the helpfile says that i need to /fclose the file before using it again, but when i do //fopen a file.txt | fopen b file.txt it works, why?
and when one file is opened with /fopen and then i /run the same file it works too, why?