All Tags »
bug »
FileIO
Sorry, but there are no more tags available to filter with.
-
Hi,
I'm not sure if I'd be better posting this to the Tech Support forum, but anyway ...
There's an inconsistency between how Phrogram treats the filename passed to OpenTextFile() and CreateTextFile() -- at least when run using the debugger. The call OpenTextFile("foo.txt") will read a file called My Phrogram Files/foo.txt, ...