Procedure WriteStrLn(Line:String) Updates VX and VY : Yes Updates Cursor Position : Yes Similar to WriteStr except that the current write position moves to the next line down. Like the Turbo Pascal WriteLn, if this is used on the last line of the screen, the screen scrolls up.