Most simple way is to use \r and \n. Read "Special ASCII characters" topic for more info. : when building my string to dump into a txt file via FileWrite (file_number, : myString) : how the heck do i add a carriage return to certain parts of my string? : thank you.
|