the "WRITE" command

ok, if you want to start a new line, what command do you use? Because, WRITE writes over the top of each previous line. Is it something like WRITELINE in vb? Thanks, Trint

You must use TEXTMODE(TRUE) before You start writing to the file