home *** CD-ROM | disk | FTP | other *** search
- ! Complete list of WE.EXE command codes
-
- ! men ! Display main menu
- ! 9 ! Enter TAB ASCII 9
- ! sav ! Save file without closing window
- ! wml ! Write marked lines to file
- ! rlf ! Read lines from file and insert in existing window
- ! cla ! Close all windows and leave program
- ! opn ! Open new window and load file
- ! opt ! Open window and load file named by text at cursor
- ! snw ! Switch to next window
- ! spw ! Switch to previous window
- ! srm ! Switch to remembered window
- ! rmw ! Remember window
- ! zoo ! Toggle zoom current window mode
- ! hde ! Toggle hidden window mode
- ! uhd ! Unhide/unlock all windows
- ! iws ! Increase window size
- ! dws ! Decrease window size
- ! nws ! Set normal window sizes
- ! lok ! Toggle window locked flag
- ! snu ! Swap in next unlocked window into unlocked screen area
- ! cnf ! Set configuration information
- ! fsc ! Scan wildcard file list for text
- ! dos ! Temporary DOS shell
- ! exi ! Save file and close window
- ! qui ! Close window without saving file
- ! upl ! Move up one line
- ! dnl ! Move down one line
- ! lft ! Move one column to the left
- ! rgt ! Move one column to the right
- ! del ! Delete current character
- ! dpv ! Delete character to left
-
- ! Unless other conditions apply, all ENTER key commands listed below
- ! move to left margin and down one line. Two conditions detected by all
- ! ENTER key commands are if the cursor is on the last line of the file,
- ! or the "force add line below" flag is turned on, in which case an
- ! "alb" command is executed instead. Several commands have additional
- ! conditions where an "alb" command is used instead. Generally only
- ! one of these commands is actually listed in WE.KCD.
-
- ! ent ! ENTER (no additional functions)
- ! eni ! ENTER (do "alb" instead if "insert" mode)
- ! ene ! ENTER (do "alb" instead if at end of non-blank line)
- ! enn ! ENTER (do "alb" instead if "insert" mode AND end of non-blank line)
-
- ! alb ! Add blank line below current line
- ! ala ! Add blank line above current line
- ! tea ! Toggle "force alb command" flag for ENTER commands
- ! aui ! Set "auto indent" mode for ENTER commands
- ! lfx ! Move all the way to the left in line
- ! rgx ! Move all the way to the right in line
- ! isw ! Togglie insert/overwrite mode
- ! spl ! Break line into two lines at cursor
- ! joi ! Append line below onto current line
- ! dcl ! Delete (remove) current line
- ! dte ! Delete from cursor to end of line
- ! pup ! Move cursor one page up in file
- ! pdn ! Move cursor one page down in file
- ! sup ! Scroll text up one line without moving cursor
- ! sdn ! Scroll text down one line without moving cursor
- ! ftp ! Go to top of file
- ! fbt ! Go to bottom of file
- ! llf ! Move 8 columns to left
- ! lrg ! Move 8 columns to right
- ! gto ! Goto a line number
- ! shl ! Insert blank column at cursor in marked block
- ! shr ! Delete column at cursor in marked block
- ! aco ! Indent line with cursor to align with line above
- ! cen ! Center line within margins
- ! rps ! Repeat string insert/overwrite at cursor column in marked block
- ! aps ! Repeat string append at end of line in marked block
- ! stw ! Strip trailing whitespace from lines in marked block
- ! dlc ! Delete last char from lines in marked block
- ! dia ! Diagnostic information display
- ! inf ! Display copyright and status
- ! ibp ! Insert lines with {} above and below current line at same indent
- ! icb ! Insert line with } below current line at same indent
- ! mon ! Automatic mark mode on
- ! mof ! Automatic mark mode off
- ! msw ! Switch automatic mark mode
- ! mcl ! Clear all marks
- ! mdl ! Delete marked text
- ! mco ! Copy marked text (leaves original text intact)
- ! mmv ! Move marked text (deletes original text)
- ! mln ! Mark entire line (move down first if entire line already marked)
- ! uln ! Unmark entire line
- ! mmr ! Mark char and move right
- ! umc ! Unmark char
- ! pfm ! Manual paragraph reformat
- ! smr ! Set margins
- ! apf ! Toggle auto paragraph reformatting
- ! chd ! Change directory
- ! prn ! Print file
- ! ppg ! Print file with pagination
- ! nxt ! Find next match for most recent search
- ! ser ! Search for string with exact capitalization
- ! swd ! Search for word with exact capitalization
- ! sig ! Search for string with any capitalization
- ! swi ! Search for word with any capitalization
- ! rep ! Replace string with exact capitalization
- ! rwd ! Replace word with exact capitalization
- ! rig ! Replace string with any capitalization
- ! rwi ! Replace word with any capitalization
- ! 1 ! Insert ASCII 1
-