FILES gives an error when checking projects with certain names
Root / SmileBASIC Bug Reports / [.]
12Me21Created:
FILES usually never causes errors, even if the specified project doesn't exist
However, certain valid project names will cause errors with FILES. These are:
- Any name containing @ (this can only be created through hacking)
- DOS reserved device names (CON, PRN, AUX, NUL, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, LPT4) (even though they can be created without hacking)