Posted by member 1031 on 2003-06-25 07:55:26 link
That is an interesting suggestion, fractal.designer. Quite a good idea for using the randomline function.
If such escape codes were to be implemented from reading within a file, how should it deal with text like "C:\Testing\n" ? see, that \n would be read as a line break, which could be bad. Not a common occurance, to be sure, but I'm curious whether you (or anyone) have an alternate solution.
If such escape codes were to be implemented from reading within a file, how should it deal with text like "C:\Testing\n" ? see, that \n would be read as a line break, which could be bad. Not a common occurance, to be sure, but I'm curious whether you (or anyone) have an alternate solution.