Doesn't support the . folder but otherwise pretty good
The . folder always (at least as of the current version) exists, it's built in and nobody knows why. But checking if it does in fact exist I guess future proofs you for the event it gets removed. You can still use it as a normal folder though (for the most part) so why not support it lol
How did you find out about this?
I'm making an update that detects illegal project names (CON, PRN, AUX, NUL, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, and LPT4) so it doesn't break.
This is amazing
THANK YOU SO MUCH
I just released a new version. The main difference is the input (easier to see now) and the project name (you'll see...)
I found another problem; FILES will also error when used on a project with Spoiler
"@" in the name (even though this is supported by SAVE and LOAD (but not PROJECT)
I guess I could make a new version that checks for this
Replying to:12Me21I found another problem; FILES will also error when used on a project with Spoiler
"@" in the name (even though this is supported by SAVE and LOAD (but not PROJECT)
I guess I could make a new version that checks for this
Why did you make a spoiler for that?
Replying to:12Me21I found another problem; FILES will also error when used on a project with Spoiler
"@" in the name (even though this is supported by SAVE and LOAD (but not PROJECT)
I guess I could make a new version that checks for this
oops I meant to make that an icode lol
Could I reverse engineer this program so that I can incorporate it in my program as a file searching engine (with a great UI btw)? Of course, crediting the code to your name and whatnot, I will do.
You say that the '.' folder is built in, but I cant see it on the built in file viewer; How would one even go about storing, and retreving files from this folder, if you cant see it in the file viewer?
I think you can use PROJECT "."
One question, how did you get the project name to be .FILE? Two reasons I know this isn't a normal name for a project is because "." dosen't appear on the keyboard when entering a project name, and when viewing files in the top menu, a back arrow appears in the .FILE folder's place. Is this intended?
Replying to:HTV04One question, how did you get the project name to be .FILE? Two reasons I know this isn't a normal name for a project is because "." dosen't appear on the keyboard when entering a project name, and when viewing files in the top menu, a back arrow appears in the .FILE folder's place. Is this intended?
I think he made it with homebrew.
Replying to:HTV04One question, how did you get the project name to be .FILE? Two reasons I know this isn't a normal name for a project is because "." dosen't appear on the keyboard when entering a project name, and when viewing files in the top menu, a back arrow appears in the .FILE folder's place. Is this intended?
Probably with the SAVE command
Replying to:HTV04One question, how did you get the project name to be .FILE? Two reasons I know this isn't a normal name for a project is because "." dosen't appear on the keyboard when entering a project name, and when viewing files in the top menu, a back arrow appears in the .FILE folder's place. Is this intended?
He talks about the project name