
Originally Posted by
Biesi
How about speaking english?
Else other ppl won't help you
You're right,however if someone asks you something on the forum in dutch,you'd feel weird answering in english,wouldn't you?
What i'm trying to achieve is having a program that given a X value,creates X number of files on the desktop.
Issue here is that with Sixx93's first answer,i could only make up to 155 files and those files would use ascii names instead than numbers (which is kinda fine anyway,but numbers are preferred).
I'd just need a working code of it,then i'd take care myself of actually understanding how each line works in detail - or - i'll just wait until it's done in classroom.
about the post #5:
i've been doing a test,that code instead of outputting:
1 hue
2 hue
...
200 hue
spams 1 character beginning from 'c' and on character 7 of the ascii code it emits a bip.
Also weird is that it doesn't close unless killing the process,awkward!