Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Turbo Pascal - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 ^K^D           End edit session - return to compiler command line
 ^I             Tab to next word position
 ^Q^I           Toggle auto indent feature On/Off
 ^Q^L           Restore cursor line except after ^Y delete
 ^Q^F           Find text    - (g)lobal, (b)ackwards, (u)ignore case
 ^Q^A           Replace text - (n)umber, (w)hole words only
 ^Q^L           Repeat last Find/Replace operation
 ^P             Prefix to enter Control characters in text
 ^U             Abort current operation
 ^V             Insert mode toggle On/Off
 ^G             Delete character under cursor
 ^T             Delete word to the right of cursor
 ^N             Insert line break at cursor position
 ^Y             Delete the line containing the cursor
 ^Q^Y           Delete from cursor to end of line
 ^K^B           Mark block start point
 ^K^K           Mark block end point
 ^K^T           Mark single word
 ^K^H           Intensify marked block On/Off
 ^K^C           Copy intensified block to current cursor location
 ^K^V           Move intensified block to current cursor location
 ^K^Y           Delete intensified block
 ^K^R           Read block from disk to current cursor location
 ^K^W           Write intensified block to disk file
 ^E             Cursor up
 ^D             Cursor right
 ^S             Cursor left
 ^X             Cursor down
 ^R             Page Up
 ^C             Page Down
 ^A             Cursor left one word
 ^F             Cursor right one word
 ^W             Scroll lines down
 ^Z             Scroll lines up
 ^Q^S           Cursor to start of line
 ^Q^D           Cursor to end of line
 ^Q^E           Cursor to top of screen
 ^Q^X           Cursor to bottom of screen
 ^Q^R           Cursor to top of file
 ^Q^C           Cursor to end of file
 ^Q^B           Cursor to start of marked block
 ^Q^K           Cursor to end of marked block
 ^Q^P           Cursor to previous location before SAVE function

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson