Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File3.8.29 Save_pos TOS Name »Save cursor position« - "Remember" cursor position. Deklaration #define Save_pos() Cconws("\33j") Description: With 'Save cursor position' the current cursor position can be stored in an internal buffer. The stored cursor position can be restored later with 'Restore cursor position'. See also: Escape sequences VT-52 terminal Load_pos