/ (pfx cmd) | | moves the line to the top of the screen, makes it the current line |
# | | concatonates commands into a single string |
ALL /xxx/ | | finds all occurances of xxx |
AUT xx | | autosaves the file after xx entries |
CDelete | | to delete a word or words |
CFirst | | moves to column 1 |
CInsert | | to insert a word or words |
CLast | | moves to the last position |
CLocate :n|+n|-n|/c | | :n moves to column n; +n, -n moves the column to the right, left n positions, respectively;
/c where c is any character, puts the scale line at the first letter and moves
that line to the top of the screen |
CMS | | exits to CMS, commands can be issued from there |
COverlay | | to replace selected characters |
COUnt /xxx/ :yyy | | counts the occurances of string xxx from the current line to line yyy |
CReplace | | to change a word or words |
DUPlicate x y | | duplicates y lines starting with the current line x times |
GET fn ft fm ss ee ftc | | external copy from fn ft fm {start with line} {end with line} {from to copy} |
F data | | case-sensitive find data from current line down |
FILEL | | to view the file list; FILEL * * X displays X disk |
FUP data | | case-sensitive find data from current line up |
HEXType xx | | displays in hex all lines to line xx starting with the current line |
I (pfx cmd) | | will place mulitple blank lines on the screen |
Join CURSOR | | (usually a PFKEY) the line joins at the cursor location |
L /xxx/ | | locate xxx from current line down |
L - /xxx/ | | locate xxx from current line backwards |
MErge xx yy | | merge xx and yy |
PACK ON/OFF | | packs the file |
PF6/PF18 | | recall previous commands |
POWerinp (pfx cmd) | | power typing allows continuous typing with automatic word wrap |
PUT tfc | | export {to from copy} |
PUTD | | deletes lines and places them in memory |
Q AUTosave | | checks if AUTOSAVE is on or off |
Q MSGL | | displays message line |
Q PF | | displays PFKey settings |
SAVE = newname = | | (command lind) save without overlaying |
SF / user-id | | (command line) send file |
SORT :xx yy zz | | sort from the current line to xx on columns yy through zz |
SPlit CURSOR | | (usually a PFKEY) the line splits at the cursor location |
SPLTJOIN | | (usually a PFKEY) combines SPlit and JOIN |
ZONE xx yy | | vertical control of columns to be accessed |