Topic : The GFA-Basic Compendium Author : GFA Systemtechnik GmbH Version : GFABasic.HYP v2.98 (12/31/2023) Subject : Documentation/Programming Nodes : 899 Index Size : 28056 HCP-Version : 3 Compiled on : Atari @charset : atarist @lang : @default : Document not found @help : Help @options : +g -i -s +z @width : 75 @hostname : STRNGSRV @hostname : CAB @hostname : HIGHWIRE @hostname : THING View Ref-FileThe Delete key deletes the character at the cursor position, the remainder or the line being pulled to the left. The Backspace key deletes the character to the left of the cursor. The Tab key moves the cursor eight character positions to the right. Control+Tab moves the cursor eight character positions to the left. LeftShift+Tab inserts blank spaces to the next tab position. RightShift+Tab deletes all blank spaces in one row up to or from cursor. The Return or Enter keys move the cursor to the beginning of the next line. The Escape key enters Direct Mode, in which you can type in commands.