Col> Row+--------------------------------------------------------------------------- +--------------------------------------------------------------------------- cursor: current: current|| type: data || contents: edit: Commands: '^','?',,,,,,';' commands: {H)elp R)ecalc F)ormat S)ave L)oad C)opy D)elete M)erge A)uto T)ext ed} {Q)uit G)oto I)nsert P)rint E)dge O)ptions ?)storage W)hat =)lock}  is delete line/getout. '~' = global search. TEXT ENTRY: as the 1st 2 chars of line use: '/r' to right justify text in line, '/l' to left justify and '/c' to center. '/=' duplicates the string across the whole column. '/p'='/PAGE' Change setting by typing '/' and r,l,c,= or p then . DATA ENTRY: once at least 1 char has been typeCol> Row+--------------------------------------------------------------------------- +--------------------------------------------------------------------------- cursor: current: current|| type: data || contents: edit:  rowcol(p^.ny,p^.nx,temps); write('[',temps,'] R)elative or N)o Adjustment'); gotoxy(22+spot-1,numro ---- Help page 1 ---- hit to continue __________________________Main entry mode__________________________________ Move the cursor using the arrow keys or . If nothing has been typed will move the cursor to the first row/column of the next column/row (depending on the current order). Enter data by typing onto the 'data' line the information you wish to place in the location indicated by the 'current' line. The '^' key will toggle the 'type' indicator between text and numeric. SPECIAL FUNCTIONS: = ; goto. '?' = evaluate input as equation. is delete line/getout. '~' = global search. TEXT ENTRY: as the 1st 2 chars of line use: '/r' to right justify text in line, '/l' to left justify and '/c' to center. '/=' duplicates the string across the whole column. '/p'='/PAGE' Change setting by typing '/' and r,l,c,= or p then . DATA ENTRY: once at least 1 char has been typed, the cursor may be pointed at other positions, will enter that position into the edit line. SPECIAL FUNCTIONS : sum, avg, cnt, min, max, regr, proj, slope, depd, table  '='/PAGE' Change setting by typing '/' and r,l,c,= or p then . DATA ENTRY: once at least 1 char has been type---- Help page 2 ----- Hit to continue ________________________Extended commands___________________________________ these commands are accessed by hitting the ';' key Auto enter automatic entry mode. will abort. Copy Copy a (range) entry to another (range) entry Delete Delete a row, column, entry or the whole array Edge set the window top left corner to the cursor position Format change column size or precision under cursor Goto move cursor to a specific column Help prints this information Insert Insert a row or column into the array Load Load a file into the array Merge overlay file onto array Options Enable/Disable various program options Print Print a report Quit exit the report generator Recalculate recompute entry at cursor or whole array in current order Save save the array to a file Sort accessed by 'N', sorts a column of entries What if text, prints 1st column & row entries of cursor position Text Edit entry or input data ? space available * switch display size = set/clear locked screen