ASCII 255 (hex FF) has worked for me in the days of DOS. Be warned though, it could actually mean something to the interpreter, so you'll have to test it for proper operation.
I used to use ASCII 255 in my directory (folder) names because spaces were not allowed in DOS.
Comments
I used to use ASCII 255 in my directory (folder) names because spaces were not allowed in DOS.