Re: random filenames

new topic     » goto parent     » topic index » view thread      » older message » newer message

Thanks to all for your input guys. I've know adapted Jason's technique but
instead of the byte array i'm useing;
if ch >= 'A' and ch <= 'Z'
or ch >= 'a' and ch <= 'z'
-- etc...

then check filename with 'dir()' and recurce if need to.

nb. the code had to remain small and efficiant, it's later going to be
translated to assembly by someone else.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu