dummy-decoy / ben10-chirp

2 stars 0 forks source link

Unable to paste number strings #2

Open WolfyBuilder opened 3 years ago

WolfyBuilder commented 3 years ago

Whenever I try to paste a string of numbers, it automatically generates a file for the first number, and then says:

" 'number' is not recognized as an internal or external command, operable program or batch file."

for each subsequent number in the string.

dummy-decoy commented 3 years ago

the error you describe does not come from the script itself, not from python, but from the windows command prompt. the generator script does only accept one single argument. if you want to generate multiple codes, you will need to call the script multiple times.

WolfyBuilder commented 3 years ago

I'm not trying to generate multiple codes, just one code with 12 symbols. When pasting the text in, it automatically executes a command for each individual number