A86: Re: long file names


[Prev][Next][Index][Thread]

A86: Re: long file names




o yeah almost forgot...a character would be put in after the end of the name
like a 255 to show where the name stops

>has anyone considered making a program that renames and runs long file
>names? this could be done if the first bytes in the program after the
tokens
>and checksum are shifted to the offset of the name - 8 if the name is over
8
>characters long and then they can be run through the shell or through a
>sqrtPARSE program. what you think?
>