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-File7.8.6.13 v_curleft TOS Name: »Alpha cursor left« - Move the alpha cursor left by one character. Opcode: 5 (Escape 7) Syntax: void v_curleft ( int16_t handle ); Description: The call v_curleft moves the alpha cursor on the workstation with the ID handle one column to the left. Note: If it is already in the first column, nothing happens. Return value: The function does not return a result. Availability: Supported by all screen drivers. Group: Text functions See Also: Binding v_enter_cur