•  Back 
  •  Pure C Help 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : Pure C Documentation
Author      : John Kormylo
Version     : PC.HYP 1.1
Subject     : Documentation/Pure C
Nodes       : 193
Index Size  : 5414
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : en
@default    : 
@help       : Help
@options    : +g -i -s +x +z -t4
@width      : 75
View Ref-File[ Control Codes for Pure C ]

Key(s)       Function

ESC          View user screen image (Edit/User Screen).
SHIFT/SHIFT  Abort compiler.
CONTROL-B    Check for unbalanced braces (Search/Check Braces).
CONTROL-C    Copy block to paste buffer (Edit/Copy).
CONTROL-D    Print block (File/Print Selection).
CONTROL-E    Locate source code which caused the selected error
              message (Search/Find Error).
CONTROL-F    Find next occurrence of string (Search/Find...).
CONTROL-G    Repeat last search (Search/Find Same).
CONTROL-H    Close window, don't save (File/Abandon).
CONTROL-I    Find next occurrence of block (Search/Find Selection).
CONTROL-J    Remove starting tabs in block (Edit/Shift Left).
CONTROL-K    Add starting tabs in block (Edit/Shift Right).
CONTROL-L    Locate line by number (Search/Goto Line...). 
CONTROL-M    Save under new name (File/Save as...).
CONTROL-N    Select entire window (Edit/Select All).
CONTROL-O    Open edit window (File/Open .C).
CONTROL-P    Print window contents (File/Print).
CONTROL-Q    Exit Pure C (File/Quit).
CONTROL-R    Locate and replace a string (Search/Replace...).
CONTROL-S    Save edit window (File/Save).
CONTROL-T    Repeat last replace (Search/Replace Same).
CONTROL-U    Close window (File/Close).
CONTROL-V    Insert paste buffer contents (Edit/Paste).
CONTROL-W    Move bottom window to top (Edit/Cycle Windows).
CONTROL-X    Copy block to paste buffer and delete (Edit/Cut).
CONTROL-Y    Copy line to paste buffer and delete.

CONTROL/SHIFT-Q  Quit without saving Configuration File.

See also block selection, edit keys, Help key and ALTERNATE keys.