Home » Personal collection » Acorn hard disk » risc_os_3_resources » Resources » Edit/Messages

Edit/Messages

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn hard disk » risc_os_3_resources » Resources
Filename: Edit/Messages
Read OK:
File size: 310C bytes
Load address: 0000
Exec address: 0000
File contents
# Messages for Edit
BarIcon:!edit

# Menu title strings can only be 12 characters in length
ME1:Cannot allocate buffers
ME2:Task window
ME3:Task
ME4:Kill,Reconnect,Suspend,Resume,Unlink,Link,TaskInput,Ignore Ctl,Edit
ME5:Task active in this window
NSP:Not enough memory for task window

#Main menu entries
ED1:Edit
ED2:>Info,Create,Quit
ED2a:>Info,Create,BASIC options,Quit
ED2b:Options
ED2c:Strip line numbers,Line number increment
ED2d:Increment
ED2e:by
ED3: Create  
#ED4:Text file,Data file,Command file,Obey file,Task window
ED4:Text,BASIC,Obey,Command,example
ED5:\TEdit application, an editor of plain text files.|M\Screate a new Text \w.

# BASIC messages
BA1:Zero is not a sensible line increment
bas1:This does not look like tokenised BASIC.
bas2:BASIC program contains a line reference. Try again with line numbers?
bas3:Number too large at line %d
bas4:Mismatched quotes at line %d
bas5:Mismatched brackets at line %d
bas6:Not enough memory, unable to claim enough memory for the program
bas7:Not enough memory to tokenise the text
bas8:WARNING! Detokenising has overflowed buffer by %i bytes
bas9:Line number limit reached.  Reduce line number increment, and re-save
basA:Mixture of lines with and without line numbers detected at line %d

# RISC_OSLib txt messages
txt1:Cannot save an Edit file into itself
txt2:Could not save file '%s'
txt3:Not enough memory for imported data
txt4:Not enough memory (or too many windows)
txt5:Too many windows
txt6:1 file modified
txt7:%i files modified
txt8:File '%s' has been modified
txt9:This file has been modified
txt10:Edit
txt11:Misc,>Save    F3,Select,Edit,Display
txt12:Misc
txt13:>Info,>File,Set type,New view,Print      PRINT,Column tab   �F3,Overwrite    �F1,Wordwrap     ^F5
txt13a: Set type 
txt14:Select
txt15:>Save,Print,Copy    ^C,Move    ^V,Delete  ^X,Clear   ^Z,>Indent ^F4
txt16:Edit
txt17:>Find         F4,>Goto         F5,Undo         F8,Redo         F9,CR<->LF     ^F8,Expand tabs,Format text ^F6
txt18:Format width
txt19:Click SELECT to set the caret.
txt20:Drag SELECT to set a selection.
txt21:Click/Drag ADJUST to adjust the selection.
txt22:Click ADJUST to set a selection.
txt23: ColTab
txt24: Overwrite
txt25: Wordwrap
txt26:TextFile
txt27:DataFile
txt28:ExecFile
txt29:ObeyFile
txt29a:MakeFile
txt29b:BASICFile
txt30:EditFile
txt31:Counting...
txt32:%i Found
txt33:Searching...
txt34:Not Found
txt35:Found
txt36:Replace ?
txt37:Last Replace ?
txt38:%i replaced
txt39:Nothing to undo
txt40:Undone
txt41:Redone
txt42:Nothing to redo
txt43:'%s' not found, or is not a file.
txt48:Not enough memory
txt49:unrecoverable internal error 1
txt50:unrecoverable internal error 2
txt51:File '%s' not found
txt52:Unrecoverable startup error: too many fonts
txt53:Fonts
txt54:System Font
txt55:Colour
txt56:Font size
txt57:8,10,12,14,20,morethan12chars
txt58:Font height
txt59:8,10,12,14,20,morethan12chars
txt60:Line spacing
txt61:Left margin
txt62:Display
txt63:Font,Font size,Font height,Line spacing,Margin,Invert,Window wrap,Foreground,Background,Work area
txt64:Printer application must be loaded to print from Edit
txt65:<untitled>
txt66:YES
txt67:NO
txt68:load/exec
txt69:Name of new file:
txt70:Insert file:
txt71:Width
txt72:val
txtfind1:Replace string too long
txtfind2:Bad replacement string
txtfind3:Not enough memory for search
txtfind4:Bad search string

# Menu interactive help for icon menu
IHELP0:\Rget information about this version of Edit.
IHELP1:\Rcreate certain file types.
IHELP2:\Rset options for processing BASIC files.
IHELP3:\Squit Edit.
IHELP10:\Screate a new Text file.
IHELP11:\Screate a new BASIC file.
IHELP12:\Screate a new Obey file.
IHELP13:\Screate a new Command file.
IHELP14:Type in a file type name and \Screate a new file of this type.
IHELP20:\Stoggle whether line numbers are stripped from the BASIC program.
IHELP21:\Rset the amount by which line numbers are incremented for each new BASIC line.
IHELPX21:Type in the amount by which line numbers are incremented for each new BASIC line.
PROGINFO:This \w displays information about Edit.

# Menu interactive help for main menu
HELP0:\Raccess various miscellaneous operations.
HELP1:\Ssave with the current filename. \Rget a save box for this \w.
HELP2:\Rdisplay operations that can be performed on the selected text.
HELP3:\Rdisplay various editing operations.
HELP4:\Rchange various display options. Any changes made will also apply to newly created \ws.

# The Misc menu
HELP00:\Rget information about this version of Edit.
HELP01:\Rget information about the file being edited.
HELP02:\Rchange the file type of the file being edited.
HELP03:\Sget another view of this file.
HELP04:\Sprint this file.
HELP05:\Scontrol column tab mode.|MWhen on, the TAB key advances to the next column of 8 spaces.|MWhen off, the TAB key advances to the next word in the line above.
HELP06:\Scontrol overwrite mode.|MWhen on, typed characters replace existing text.|MWhen off, typed characters are inserted into existing text.
HELP07:\Scontrol wordwrap mode.|MWhen on, line breaks are inserted to break up typed characters into a paragraph.|MWhen off, you must insert line breaks yourself.
HELPX02:Type in a new file type for the file being edited.

# the Select menu
HELP20:\Rget a save box for the selected text.
HELP21:\Sprint the selection.
HELP22:\Scopy the selection to the caret.
HELP23:\Smove the selection to the caret.
HELP24:\Sdelete the selection.
HELP25:\Sclear (i.e. unselect) the selection.
HELP26:\Rindent the selection.

# the Edit menu
HELP30:\Rfind and/or replace characters in the file.
HELP31:\Rgo to a specific line.
HELP32:\Sundo the last editing operation. Click ADJUST repeatedly to undo successive operations.
HELP33:\Sredo the last undone operation. Click ADJUST repeatedly to redo successive operations.
HELP34:\Sexchange all "carriage return" and "line feed" characters in your file. "Carriage return" characters appear as [0d] in your text.
HELP35:\Sexpand any literal tab characters in your text (they appear as [09]) into the equivalent number of spaces.
HELP36:\Sformat the text around the caret into a paragraph, or \Rset the paragraph width.
HELP360:Type in the desired paragraph width in characters, and press RETURN.

# the Display menu
HELP40:\Rset the display font.
HELP41:\Rset the character size (width and height), for any but the system font.
HELP42:\Rset the character height (leaving width unchanged).
HELP43:\Radjust the inter-line spacing by a number of screen pixels.
HELP44:\Radjust the left hand margin of text \ws by a number of screen pixels.
HELP45:\Sswap text and background colours.
HELP46:\Scontrol \w wrap.|MWhen on, this makes long lines in the text wrap (on the display) at the \w border.|MWhen off, long lines can extend to the screen width before they are wrapped.
HELP47:\Rset the text colour.
HELP48:\Rset the background \w colour.
HELP49:\Rset the width of the work area of an Edit \w, in terms of system font characters.

# the Display submenus
HELPX40:\Sset the desired font for use in this \w.
HELPX41:Use this menu to set the character size: click on a preselected common value, or type in any value in the bottom field and press RETURN.
HELPX42:Use this menu to set the character height: click on a preselected common value, or type in any value in the bottom field and press RETURN.
HELPX43:Type in the desired line spacing adjustment in screen pixels (positive or negative), and press RETURN.
HELPX44:Type in the desired left margin in screen pixels, and press RETURN.
HELPX47:\Sset the desired colour for text in this \w.
HELPX48:\Sset the desired background colour for this \w.
HELPX49:Type in the width of the work area of an Edit \w, in terms of system font characters.

# the Task window menu
HELPT0:\Skill the currently connected task.
HELPT1:\Screate a new task using memory in the Next slot in the Task display. This option is only available when the current task has been killed.
HELPT2:\Ssuspend the operation of the currently connected task. This allows you to examine and edit its output so far, before allowing the task to continue.
HELPT3:\Sresume operation of a suspended task.
HELPT4:\Sprevent the sending of keystrokes to the task. When unlinked, your input in this \w is treated the same as input in any normal Edit \w.
HELPT5:\Ssend keystrokes in this \w to the connected task.
HELPT6:\Ssend the current selection (from any Edit \w) to the task, as though you had typed it.
HELPT7:Click here to control the treatment of control characters sent by the task.|MWhen set, most control characters are ignored.|MWhen not set, every single character sent by the task is inserted in the Edit \w.
HELPT8:\Raccess normal Edit menu operations for this \w.

# dialogue boxes
FIND:Type in the string you wish to find, then press RETURN twice to find it. The search starts at the current caret position.
FIND0:Click \s or type RETURN or hit F1, to start the search.
FIND1:Click \s or type F2 to retrieve the find and replace strings from the previous search.
FIND7:Click \s or type F3 to search for the "Find:" string, and count how many occurrences there are in the rest of the file.
FIND2:Click \s and then type in the string you want to find.
FIND3:Click \s and then type in the string you want to replace it with (if required).
FIND8:Click \s or type F4 to control case sensitivity in searching.
FIND9:Click \s or type F5 to control the use of magic character sequences in searching. The available sequences are summarised on the lower portion of the dialogue box.
FINDa:Click \s or type F6 to control the use of wildcarded expressions in searching.  Wildcards can be entered from the keyboard or via the icons in the lower portion of the dialogue box.
FINDb:Matches any character
FINDc:Matches the newline character
FINDd:Matches any SINGLE alphanumeric character [a-zA-Z0-9] or underscore '_'
FINDe:Matches any SINGLE digit [0-9]
FINDf:||X Matches the character ctrl-X
FINDg:Used to escape special characters back to their normal meaning
FINDh:Marks start of a set  eg. [abc] is the set of all lower case a's b's and c's
FINDi:Marks end of a set eg. [abc] is the set of all lower case a's b's and c's
FINDj:Not the next character (or set) in the find string
FINDk:Zero or more occurrences of the next pattern element
FINDl:One or more occurrences of the next pattern element
FINDm:The longest sequence of the next pattern element
FINDn:Used to mark a range of characters eg. a-z
FINDo:Denotes the string which was last found matching the find string
FINDp:?n denotes the n'th ambiguous subpattern in the found string
FINDq:�xx matches the character whose ASCII code is given by the hex number xx

FOUND:The string has been found, and is now the selection.
FOUND0:Click here or type S or RETURN or ESC to quit from the Find system.
FOUND1:Click here or type C to to search again for the string, without replacing this one.
FOUND2:Click here or type R to replace the string, and search for the next one.
FOUND3:Click here or type L to replace the string, and quit from the Find system.
FOUND4:Click here or type E to replace this and all subsequent occurrences of the string.
FOUND6:Click here or type U to undo the last operation in the Find sequence. Click \s repeatedly to undo several operations.
FOUND7:Click here or type D to redo the last undone operation. Click \s repeatedly to redo several operations.

GOTO:Type in the line number you wish to go to, then press RETURN.
INDENT:Type in the string with which to indent each line. Type a number to indent with that many space. Type a negative number to strip that many characters from the front of lines. Blank lines are not affected.
FILEINFO:This \w displays information about the file being edited.
PROGINFO:This \w displays information about Edit.

SAVEAS:This box allows you to save data in a file, or transfer it to another application.
SAVEAS0:Click here to save the data with the current filename. If it is not a full pathname, you must drag the icon to a directory first.
SAVEAS2:This shows the filename for this data. If it is not a full pathname, drag the icon into a directory display.
SAVEAS3:Drag this icon to the directory in which you want to save the file. Or, drag it to the program into which you want to transfer the data.
CLOSE:Click \s on SAVE to get the chance to save the file, DISCARD to close without saving, and CANCEL to cancel the close operation.
QUIT:Click \s on DISCARD to quit Edit without saving any modified documents, or CANCEL to cancel the quit operation.

EditX:Unrecoverable internal error (%s): preserving files in %s before exiting
00000000  23 20 4d 65 73 73 61 67  65 73 20 66 6f 72 20 45  |# Messages for E|
00000010  64 69 74 0a 42 61 72 49  63 6f 6e 3a 21 65 64 69  |dit.BarIcon:!edi|
00000020  74 0a 0a 23 20 4d 65 6e  75 20 74 69 74 6c 65 20  |t..# Menu title |
00000030  73 74 72 69 6e 67 73 20  63 61 6e 20 6f 6e 6c 79  |strings can only|
00000040  20 62 65 20 31 32 20 63  68 61 72 61 63 74 65 72  | be 12 character|
00000050  73 20 69 6e 20 6c 65 6e  67 74 68 0a 4d 45 31 3a  |s in length.ME1:|
00000060  43 61 6e 6e 6f 74 20 61  6c 6c 6f 63 61 74 65 20  |Cannot allocate |
00000070  62 75 66 66 65 72 73 0a  4d 45 32 3a 54 61 73 6b  |buffers.ME2:Task|
00000080  20 77 69 6e 64 6f 77 0a  4d 45 33 3a 54 61 73 6b  | window.ME3:Task|
00000090  0a 4d 45 34 3a 4b 69 6c  6c 2c 52 65 63 6f 6e 6e  |.ME4:Kill,Reconn|
000000a0  65 63 74 2c 53 75 73 70  65 6e 64 2c 52 65 73 75  |ect,Suspend,Resu|
000000b0  6d 65 2c 55 6e 6c 69 6e  6b 2c 4c 69 6e 6b 2c 54  |me,Unlink,Link,T|
000000c0  61 73 6b 49 6e 70 75 74  2c 49 67 6e 6f 72 65 20  |askInput,Ignore |
000000d0  43 74 6c 2c 45 64 69 74  0a 4d 45 35 3a 54 61 73  |Ctl,Edit.ME5:Tas|
000000e0  6b 20 61 63 74 69 76 65  20 69 6e 20 74 68 69 73  |k active in this|
000000f0  20 77 69 6e 64 6f 77 0a  4e 53 50 3a 4e 6f 74 20  | window.NSP:Not |
00000100  65 6e 6f 75 67 68 20 6d  65 6d 6f 72 79 20 66 6f  |enough memory fo|
00000110  72 20 74 61 73 6b 20 77  69 6e 64 6f 77 0a 0a 23  |r task window..#|
00000120  4d 61 69 6e 20 6d 65 6e  75 20 65 6e 74 72 69 65  |Main menu entrie|
00000130  73 0a 45 44 31 3a 45 64  69 74 0a 45 44 32 3a 3e  |s.ED1:Edit.ED2:>|
00000140  49 6e 66 6f 2c 43 72 65  61 74 65 2c 51 75 69 74  |Info,Create,Quit|
00000150  0a 45 44 32 61 3a 3e 49  6e 66 6f 2c 43 72 65 61  |.ED2a:>Info,Crea|
00000160  74 65 2c 42 41 53 49 43  20 6f 70 74 69 6f 6e 73  |te,BASIC options|
00000170  2c 51 75 69 74 0a 45 44  32 62 3a 4f 70 74 69 6f  |,Quit.ED2b:Optio|
00000180  6e 73 0a 45 44 32 63 3a  53 74 72 69 70 20 6c 69  |ns.ED2c:Strip li|
00000190  6e 65 20 6e 75 6d 62 65  72 73 2c 4c 69 6e 65 20  |ne numbers,Line |
000001a0  6e 75 6d 62 65 72 20 69  6e 63 72 65 6d 65 6e 74  |number increment|
000001b0  0a 45 44 32 64 3a 49 6e  63 72 65 6d 65 6e 74 0a  |.ED2d:Increment.|
000001c0  45 44 32 65 3a 62 79 0a  45 44 33 3a 20 43 72 65  |ED2e:by.ED3: Cre|
000001d0  61 74 65 20 20 0a 23 45  44 34 3a 54 65 78 74 20  |ate  .#ED4:Text |
000001e0  66 69 6c 65 2c 44 61 74  61 20 66 69 6c 65 2c 43  |file,Data file,C|
000001f0  6f 6d 6d 61 6e 64 20 66  69 6c 65 2c 4f 62 65 79  |ommand file,Obey|
00000200  20 66 69 6c 65 2c 54 61  73 6b 20 77 69 6e 64 6f  | file,Task windo|
00000210  77 0a 45 44 34 3a 54 65  78 74 2c 42 41 53 49 43  |w.ED4:Text,BASIC|
00000220  2c 4f 62 65 79 2c 43 6f  6d 6d 61 6e 64 2c 65 78  |,Obey,Command,ex|
00000230  61 6d 70 6c 65 0a 45 44  35 3a 5c 54 45 64 69 74  |ample.ED5:\TEdit|
00000240  20 61 70 70 6c 69 63 61  74 69 6f 6e 2c 20 61 6e  | application, an|
00000250  20 65 64 69 74 6f 72 20  6f 66 20 70 6c 61 69 6e  | editor of plain|
00000260  20 74 65 78 74 20 66 69  6c 65 73 2e 7c 4d 5c 53  | text files.|M\S|
00000270  63 72 65 61 74 65 20 61  20 6e 65 77 20 54 65 78  |create a new Tex|
00000280  74 20 5c 77 2e 0a 0a 23  20 42 41 53 49 43 20 6d  |t \w...# BASIC m|
00000290  65 73 73 61 67 65 73 0a  42 41 31 3a 5a 65 72 6f  |essages.BA1:Zero|
000002a0  20 69 73 20 6e 6f 74 20  61 20 73 65 6e 73 69 62  | is not a sensib|
000002b0  6c 65 20 6c 69 6e 65 20  69 6e 63 72 65 6d 65 6e  |le line incremen|
000002c0  74 0a 62 61 73 31 3a 54  68 69 73 20 64 6f 65 73  |t.bas1:This does|
000002d0  20 6e 6f 74 20 6c 6f 6f  6b 20 6c 69 6b 65 20 74  | not look like t|
000002e0  6f 6b 65 6e 69 73 65 64  20 42 41 53 49 43 2e 0a  |okenised BASIC..|
000002f0  62 61 73 32 3a 42 41 53  49 43 20 70 72 6f 67 72  |bas2:BASIC progr|
00000300  61 6d 20 63 6f 6e 74 61  69 6e 73 20 61 20 6c 69  |am contains a li|
00000310  6e 65 20 72 65 66 65 72  65 6e 63 65 2e 20 54 72  |ne reference. Tr|
00000320  79 20 61 67 61 69 6e 20  77 69 74 68 20 6c 69 6e  |y again with lin|
00000330  65 20 6e 75 6d 62 65 72  73 3f 0a 62 61 73 33 3a  |e numbers?.bas3:|
00000340  4e 75 6d 62 65 72 20 74  6f 6f 20 6c 61 72 67 65  |Number too large|
00000350  20 61 74 20 6c 69 6e 65  20 25 64 0a 62 61 73 34  | at line %d.bas4|
00000360  3a 4d 69 73 6d 61 74 63  68 65 64 20 71 75 6f 74  |:Mismatched quot|
00000370  65 73 20 61 74 20 6c 69  6e 65 20 25 64 0a 62 61  |es at line %d.ba|
00000380  73 35 3a 4d 69 73 6d 61  74 63 68 65 64 20 62 72  |s5:Mismatched br|
00000390  61 63 6b 65 74 73 20 61  74 20 6c 69 6e 65 20 25  |ackets at line %|
000003a0  64 0a 62 61 73 36 3a 4e  6f 74 20 65 6e 6f 75 67  |d.bas6:Not enoug|
000003b0  68 20 6d 65 6d 6f 72 79  2c 20 75 6e 61 62 6c 65  |h memory, unable|
000003c0  20 74 6f 20 63 6c 61 69  6d 20 65 6e 6f 75 67 68  | to claim enough|
000003d0  20 6d 65 6d 6f 72 79 20  66 6f 72 20 74 68 65 20  | memory for the |
000003e0  70 72 6f 67 72 61 6d 0a  62 61 73 37 3a 4e 6f 74  |program.bas7:Not|
000003f0  20 65 6e 6f 75 67 68 20  6d 65 6d 6f 72 79 20 74  | enough memory t|
00000400  6f 20 74 6f 6b 65 6e 69  73 65 20 74 68 65 20 74  |o tokenise the t|
00000410  65 78 74 0a 62 61 73 38  3a 57 41 52 4e 49 4e 47  |ext.bas8:WARNING|
00000420  21 20 44 65 74 6f 6b 65  6e 69 73 69 6e 67 20 68  |! Detokenising h|
00000430  61 73 20 6f 76 65 72 66  6c 6f 77 65 64 20 62 75  |as overflowed bu|
00000440  66 66 65 72 20 62 79 20  25 69 20 62 79 74 65 73  |ffer by %i bytes|
00000450  0a 62 61 73 39 3a 4c 69  6e 65 20 6e 75 6d 62 65  |.bas9:Line numbe|
00000460  72 20 6c 69 6d 69 74 20  72 65 61 63 68 65 64 2e  |r limit reached.|
00000470  20 20 52 65 64 75 63 65  20 6c 69 6e 65 20 6e 75  |  Reduce line nu|
00000480  6d 62 65 72 20 69 6e 63  72 65 6d 65 6e 74 2c 20  |mber increment, |
00000490  61 6e 64 20 72 65 2d 73  61 76 65 0a 62 61 73 41  |and re-save.basA|
000004a0  3a 4d 69 78 74 75 72 65  20 6f 66 20 6c 69 6e 65  |:Mixture of line|
000004b0  73 20 77 69 74 68 20 61  6e 64 20 77 69 74 68 6f  |s with and witho|
000004c0  75 74 20 6c 69 6e 65 20  6e 75 6d 62 65 72 73 20  |ut line numbers |
000004d0  64 65 74 65 63 74 65 64  20 61 74 20 6c 69 6e 65  |detected at line|
000004e0  20 25 64 0a 0a 23 20 52  49 53 43 5f 4f 53 4c 69  | %d..# RISC_OSLi|
000004f0  62 20 74 78 74 20 6d 65  73 73 61 67 65 73 0a 74  |b txt messages.t|
00000500  78 74 31 3a 43 61 6e 6e  6f 74 20 73 61 76 65 20  |xt1:Cannot save |
00000510  61 6e 20 45 64 69 74 20  66 69 6c 65 20 69 6e 74  |an Edit file int|
00000520  6f 20 69 74 73 65 6c 66  0a 74 78 74 32 3a 43 6f  |o itself.txt2:Co|
00000530  75 6c 64 20 6e 6f 74 20  73 61 76 65 20 66 69 6c  |uld not save fil|
00000540  65 20 27 25 73 27 0a 74  78 74 33 3a 4e 6f 74 20  |e '%s'.txt3:Not |
00000550  65 6e 6f 75 67 68 20 6d  65 6d 6f 72 79 20 66 6f  |enough memory fo|
00000560  72 20 69 6d 70 6f 72 74  65 64 20 64 61 74 61 0a  |r imported data.|
00000570  74 78 74 34 3a 4e 6f 74  20 65 6e 6f 75 67 68 20  |txt4:Not enough |
00000580  6d 65 6d 6f 72 79 20 28  6f 72 20 74 6f 6f 20 6d  |memory (or too m|
00000590  61 6e 79 20 77 69 6e 64  6f 77 73 29 0a 74 78 74  |any windows).txt|
000005a0  35 3a 54 6f 6f 20 6d 61  6e 79 20 77 69 6e 64 6f  |5:Too many windo|
000005b0  77 73 0a 74 78 74 36 3a  31 20 66 69 6c 65 20 6d  |ws.txt6:1 file m|
000005c0  6f 64 69 66 69 65 64 0a  74 78 74 37 3a 25 69 20  |odified.txt7:%i |
000005d0  66 69 6c 65 73 20 6d 6f  64 69 66 69 65 64 0a 74  |files modified.t|
000005e0  78 74 38 3a 46 69 6c 65  20 27 25 73 27 20 68 61  |xt8:File '%s' ha|
000005f0  73 20 62 65 65 6e 20 6d  6f 64 69 66 69 65 64 0a  |s been modified.|
00000600  74 78 74 39 3a 54 68 69  73 20 66 69 6c 65 20 68  |txt9:This file h|
00000610  61 73 20 62 65 65 6e 20  6d 6f 64 69 66 69 65 64  |as been modified|
00000620  0a 74 78 74 31 30 3a 45  64 69 74 0a 74 78 74 31  |.txt10:Edit.txt1|
00000630  31 3a 4d 69 73 63 2c 3e  53 61 76 65 20 20 20 20  |1:Misc,>Save    |
00000640  46 33 2c 53 65 6c 65 63  74 2c 45 64 69 74 2c 44  |F3,Select,Edit,D|
00000650  69 73 70 6c 61 79 0a 74  78 74 31 32 3a 4d 69 73  |isplay.txt12:Mis|
00000660  63 0a 74 78 74 31 33 3a  3e 49 6e 66 6f 2c 3e 46  |c.txt13:>Info,>F|
00000670  69 6c 65 2c 53 65 74 20  74 79 70 65 2c 4e 65 77  |ile,Set type,New|
00000680  20 76 69 65 77 2c 50 72  69 6e 74 20 20 20 20 20  | view,Print     |
00000690  20 50 52 49 4e 54 2c 43  6f 6c 75 6d 6e 20 74 61  | PRINT,Column ta|
000006a0  62 20 20 20 8b 46 33 2c  4f 76 65 72 77 72 69 74  |b   .F3,Overwrit|
000006b0  65 20 20 20 20 8b 46 31  2c 57 6f 72 64 77 72 61  |e    .F1,Wordwra|
000006c0  70 20 20 20 20 20 5e 46  35 0a 74 78 74 31 33 61  |p     ^F5.txt13a|
000006d0  3a 20 53 65 74 20 74 79  70 65 20 0a 74 78 74 31  |: Set type .txt1|
000006e0  34 3a 53 65 6c 65 63 74  0a 74 78 74 31 35 3a 3e  |4:Select.txt15:>|
000006f0  53 61 76 65 2c 50 72 69  6e 74 2c 43 6f 70 79 20  |Save,Print,Copy |
00000700  20 20 20 5e 43 2c 4d 6f  76 65 20 20 20 20 5e 56  |   ^C,Move    ^V|
00000710  2c 44 65 6c 65 74 65 20  20 5e 58 2c 43 6c 65 61  |,Delete  ^X,Clea|
00000720  72 20 20 20 5e 5a 2c 3e  49 6e 64 65 6e 74 20 5e  |r   ^Z,>Indent ^|
00000730  46 34 0a 74 78 74 31 36  3a 45 64 69 74 0a 74 78  |F4.txt16:Edit.tx|
00000740  74 31 37 3a 3e 46 69 6e  64 20 20 20 20 20 20 20  |t17:>Find       |
00000750  20 20 46 34 2c 3e 47 6f  74 6f 20 20 20 20 20 20  |  F4,>Goto      |
00000760  20 20 20 46 35 2c 55 6e  64 6f 20 20 20 20 20 20  |   F5,Undo      |
00000770  20 20 20 46 38 2c 52 65  64 6f 20 20 20 20 20 20  |   F8,Redo      |
00000780  20 20 20 46 39 2c 43 52  3c 2d 3e 4c 46 20 20 20  |   F9,CR<->LF   |
00000790  20 20 5e 46 38 2c 45 78  70 61 6e 64 20 74 61 62  |  ^F8,Expand tab|
000007a0  73 2c 46 6f 72 6d 61 74  20 74 65 78 74 20 5e 46  |s,Format text ^F|
000007b0  36 0a 74 78 74 31 38 3a  46 6f 72 6d 61 74 20 77  |6.txt18:Format w|
000007c0  69 64 74 68 0a 74 78 74  31 39 3a 43 6c 69 63 6b  |idth.txt19:Click|
000007d0  20 53 45 4c 45 43 54 20  74 6f 20 73 65 74 20 74  | SELECT to set t|
000007e0  68 65 20 63 61 72 65 74  2e 0a 74 78 74 32 30 3a  |he caret..txt20:|
000007f0  44 72 61 67 20 53 45 4c  45 43 54 20 74 6f 20 73  |Drag SELECT to s|
00000800  65 74 20 61 20 73 65 6c  65 63 74 69 6f 6e 2e 0a  |et a selection..|
00000810  74 78 74 32 31 3a 43 6c  69 63 6b 2f 44 72 61 67  |txt21:Click/Drag|
00000820  20 41 44 4a 55 53 54 20  74 6f 20 61 64 6a 75 73  | ADJUST to adjus|
00000830  74 20 74 68 65 20 73 65  6c 65 63 74 69 6f 6e 2e  |t the selection.|
00000840  0a 74 78 74 32 32 3a 43  6c 69 63 6b 20 41 44 4a  |.txt22:Click ADJ|
00000850  55 53 54 20 74 6f 20 73  65 74 20 61 20 73 65 6c  |UST to set a sel|
00000860  65 63 74 69 6f 6e 2e 0a  74 78 74 32 33 3a 20 43  |ection..txt23: C|
00000870  6f 6c 54 61 62 0a 74 78  74 32 34 3a 20 4f 76 65  |olTab.txt24: Ove|
00000880  72 77 72 69 74 65 0a 74  78 74 32 35 3a 20 57 6f  |rwrite.txt25: Wo|
00000890  72 64 77 72 61 70 0a 74  78 74 32 36 3a 54 65 78  |rdwrap.txt26:Tex|
000008a0  74 46 69 6c 65 0a 74 78  74 32 37 3a 44 61 74 61  |tFile.txt27:Data|
000008b0  46 69 6c 65 0a 74 78 74  32 38 3a 45 78 65 63 46  |File.txt28:ExecF|
000008c0  69 6c 65 0a 74 78 74 32  39 3a 4f 62 65 79 46 69  |ile.txt29:ObeyFi|
000008d0  6c 65 0a 74 78 74 32 39  61 3a 4d 61 6b 65 46 69  |le.txt29a:MakeFi|
000008e0  6c 65 0a 74 78 74 32 39  62 3a 42 41 53 49 43 46  |le.txt29b:BASICF|
000008f0  69 6c 65 0a 74 78 74 33  30 3a 45 64 69 74 46 69  |ile.txt30:EditFi|
00000900  6c 65 0a 74 78 74 33 31  3a 43 6f 75 6e 74 69 6e  |le.txt31:Countin|
00000910  67 2e 2e 2e 0a 74 78 74  33 32 3a 25 69 20 46 6f  |g....txt32:%i Fo|
00000920  75 6e 64 0a 74 78 74 33  33 3a 53 65 61 72 63 68  |und.txt33:Search|
00000930  69 6e 67 2e 2e 2e 0a 74  78 74 33 34 3a 4e 6f 74  |ing....txt34:Not|
00000940  20 46 6f 75 6e 64 0a 74  78 74 33 35 3a 46 6f 75  | Found.txt35:Fou|
00000950  6e 64 0a 74 78 74 33 36  3a 52 65 70 6c 61 63 65  |nd.txt36:Replace|
00000960  20 3f 0a 74 78 74 33 37  3a 4c 61 73 74 20 52 65  | ?.txt37:Last Re|
00000970  70 6c 61 63 65 20 3f 0a  74 78 74 33 38 3a 25 69  |place ?.txt38:%i|
00000980  20 72 65 70 6c 61 63 65  64 0a 74 78 74 33 39 3a  | replaced.txt39:|
00000990  4e 6f 74 68 69 6e 67 20  74 6f 20 75 6e 64 6f 0a  |Nothing to undo.|
000009a0  74 78 74 34 30 3a 55 6e  64 6f 6e 65 0a 74 78 74  |txt40:Undone.txt|
000009b0  34 31 3a 52 65 64 6f 6e  65 0a 74 78 74 34 32 3a  |41:Redone.txt42:|
000009c0  4e 6f 74 68 69 6e 67 20  74 6f 20 72 65 64 6f 0a  |Nothing to redo.|
000009d0  74 78 74 34 33 3a 27 25  73 27 20 6e 6f 74 20 66  |txt43:'%s' not f|
000009e0  6f 75 6e 64 2c 20 6f 72  20 69 73 20 6e 6f 74 20  |ound, or is not |
000009f0  61 20 66 69 6c 65 2e 0a  74 78 74 34 38 3a 4e 6f  |a file..txt48:No|
00000a00  74 20 65 6e 6f 75 67 68  20 6d 65 6d 6f 72 79 0a  |t enough memory.|
00000a10  74 78 74 34 39 3a 75 6e  72 65 63 6f 76 65 72 61  |txt49:unrecovera|
00000a20  62 6c 65 20 69 6e 74 65  72 6e 61 6c 20 65 72 72  |ble internal err|
00000a30  6f 72 20 31 0a 74 78 74  35 30 3a 75 6e 72 65 63  |or 1.txt50:unrec|
00000a40  6f 76 65 72 61 62 6c 65  20 69 6e 74 65 72 6e 61  |overable interna|
00000a50  6c 20 65 72 72 6f 72 20  32 0a 74 78 74 35 31 3a  |l error 2.txt51:|
00000a60  46 69 6c 65 20 27 25 73  27 20 6e 6f 74 20 66 6f  |File '%s' not fo|
00000a70  75 6e 64 0a 74 78 74 35  32 3a 55 6e 72 65 63 6f  |und.txt52:Unreco|
00000a80  76 65 72 61 62 6c 65 20  73 74 61 72 74 75 70 20  |verable startup |
00000a90  65 72 72 6f 72 3a 20 74  6f 6f 20 6d 61 6e 79 20  |error: too many |
00000aa0  66 6f 6e 74 73 0a 74 78  74 35 33 3a 46 6f 6e 74  |fonts.txt53:Font|
00000ab0  73 0a 74 78 74 35 34 3a  53 79 73 74 65 6d 20 46  |s.txt54:System F|
00000ac0  6f 6e 74 0a 74 78 74 35  35 3a 43 6f 6c 6f 75 72  |ont.txt55:Colour|
00000ad0  0a 74 78 74 35 36 3a 46  6f 6e 74 20 73 69 7a 65  |.txt56:Font size|
00000ae0  0a 74 78 74 35 37 3a 38  2c 31 30 2c 31 32 2c 31  |.txt57:8,10,12,1|
00000af0  34 2c 32 30 2c 6d 6f 72  65 74 68 61 6e 31 32 63  |4,20,morethan12c|
00000b00  68 61 72 73 0a 74 78 74  35 38 3a 46 6f 6e 74 20  |hars.txt58:Font |
00000b10  68 65 69 67 68 74 0a 74  78 74 35 39 3a 38 2c 31  |height.txt59:8,1|
00000b20  30 2c 31 32 2c 31 34 2c  32 30 2c 6d 6f 72 65 74  |0,12,14,20,moret|
00000b30  68 61 6e 31 32 63 68 61  72 73 0a 74 78 74 36 30  |han12chars.txt60|
00000b40  3a 4c 69 6e 65 20 73 70  61 63 69 6e 67 0a 74 78  |:Line spacing.tx|
00000b50  74 36 31 3a 4c 65 66 74  20 6d 61 72 67 69 6e 0a  |t61:Left margin.|
00000b60  74 78 74 36 32 3a 44 69  73 70 6c 61 79 0a 74 78  |txt62:Display.tx|
00000b70  74 36 33 3a 46 6f 6e 74  2c 46 6f 6e 74 20 73 69  |t63:Font,Font si|
00000b80  7a 65 2c 46 6f 6e 74 20  68 65 69 67 68 74 2c 4c  |ze,Font height,L|
00000b90  69 6e 65 20 73 70 61 63  69 6e 67 2c 4d 61 72 67  |ine spacing,Marg|
00000ba0  69 6e 2c 49 6e 76 65 72  74 2c 57 69 6e 64 6f 77  |in,Invert,Window|
00000bb0  20 77 72 61 70 2c 46 6f  72 65 67 72 6f 75 6e 64  | wrap,Foreground|
00000bc0  2c 42 61 63 6b 67 72 6f  75 6e 64 2c 57 6f 72 6b  |,Background,Work|
00000bd0  20 61 72 65 61 0a 74 78  74 36 34 3a 50 72 69 6e  | area.txt64:Prin|
00000be0  74 65 72 20 61 70 70 6c  69 63 61 74 69 6f 6e 20  |ter application |
00000bf0  6d 75 73 74 20 62 65 20  6c 6f 61 64 65 64 20 74  |must be loaded t|
00000c00  6f 20 70 72 69 6e 74 20  66 72 6f 6d 20 45 64 69  |o print from Edi|
00000c10  74 0a 74 78 74 36 35 3a  3c 75 6e 74 69 74 6c 65  |t.txt65:<untitle|
00000c20  64 3e 0a 74 78 74 36 36  3a 59 45 53 0a 74 78 74  |d>.txt66:YES.txt|
00000c30  36 37 3a 4e 4f 0a 74 78  74 36 38 3a 6c 6f 61 64  |67:NO.txt68:load|
00000c40  2f 65 78 65 63 0a 74 78  74 36 39 3a 4e 61 6d 65  |/exec.txt69:Name|
00000c50  20 6f 66 20 6e 65 77 20  66 69 6c 65 3a 0a 74 78  | of new file:.tx|
00000c60  74 37 30 3a 49 6e 73 65  72 74 20 66 69 6c 65 3a  |t70:Insert file:|
00000c70  0a 74 78 74 37 31 3a 57  69 64 74 68 0a 74 78 74  |.txt71:Width.txt|
00000c80  37 32 3a 76 61 6c 0a 74  78 74 66 69 6e 64 31 3a  |72:val.txtfind1:|
00000c90  52 65 70 6c 61 63 65 20  73 74 72 69 6e 67 20 74  |Replace string t|
00000ca0  6f 6f 20 6c 6f 6e 67 0a  74 78 74 66 69 6e 64 32  |oo long.txtfind2|
00000cb0  3a 42 61 64 20 72 65 70  6c 61 63 65 6d 65 6e 74  |:Bad replacement|
00000cc0  20 73 74 72 69 6e 67 0a  74 78 74 66 69 6e 64 33  | string.txtfind3|
00000cd0  3a 4e 6f 74 20 65 6e 6f  75 67 68 20 6d 65 6d 6f  |:Not enough memo|
00000ce0  72 79 20 66 6f 72 20 73  65 61 72 63 68 0a 74 78  |ry for search.tx|
00000cf0  74 66 69 6e 64 34 3a 42  61 64 20 73 65 61 72 63  |tfind4:Bad searc|
00000d00  68 20 73 74 72 69 6e 67  0a 0a 23 20 4d 65 6e 75  |h string..# Menu|
00000d10  20 69 6e 74 65 72 61 63  74 69 76 65 20 68 65 6c  | interactive hel|
00000d20  70 20 66 6f 72 20 69 63  6f 6e 20 6d 65 6e 75 0a  |p for icon menu.|
00000d30  49 48 45 4c 50 30 3a 5c  52 67 65 74 20 69 6e 66  |IHELP0:\Rget inf|
00000d40  6f 72 6d 61 74 69 6f 6e  20 61 62 6f 75 74 20 74  |ormation about t|
00000d50  68 69 73 20 76 65 72 73  69 6f 6e 20 6f 66 20 45  |his version of E|
00000d60  64 69 74 2e 0a 49 48 45  4c 50 31 3a 5c 52 63 72  |dit..IHELP1:\Rcr|
00000d70  65 61 74 65 20 63 65 72  74 61 69 6e 20 66 69 6c  |eate certain fil|
00000d80  65 20 74 79 70 65 73 2e  0a 49 48 45 4c 50 32 3a  |e types..IHELP2:|
00000d90  5c 52 73 65 74 20 6f 70  74 69 6f 6e 73 20 66 6f  |\Rset options fo|
00000da0  72 20 70 72 6f 63 65 73  73 69 6e 67 20 42 41 53  |r processing BAS|
00000db0  49 43 20 66 69 6c 65 73  2e 0a 49 48 45 4c 50 33  |IC files..IHELP3|
00000dc0  3a 5c 53 71 75 69 74 20  45 64 69 74 2e 0a 49 48  |:\Squit Edit..IH|
00000dd0  45 4c 50 31 30 3a 5c 53  63 72 65 61 74 65 20 61  |ELP10:\Screate a|
00000de0  20 6e 65 77 20 54 65 78  74 20 66 69 6c 65 2e 0a  | new Text file..|
00000df0  49 48 45 4c 50 31 31 3a  5c 53 63 72 65 61 74 65  |IHELP11:\Screate|
00000e00  20 61 20 6e 65 77 20 42  41 53 49 43 20 66 69 6c  | a new BASIC fil|
00000e10  65 2e 0a 49 48 45 4c 50  31 32 3a 5c 53 63 72 65  |e..IHELP12:\Scre|
00000e20  61 74 65 20 61 20 6e 65  77 20 4f 62 65 79 20 66  |ate a new Obey f|
00000e30  69 6c 65 2e 0a 49 48 45  4c 50 31 33 3a 5c 53 63  |ile..IHELP13:\Sc|
00000e40  72 65 61 74 65 20 61 20  6e 65 77 20 43 6f 6d 6d  |reate a new Comm|
00000e50  61 6e 64 20 66 69 6c 65  2e 0a 49 48 45 4c 50 31  |and file..IHELP1|
00000e60  34 3a 54 79 70 65 20 69  6e 20 61 20 66 69 6c 65  |4:Type in a file|
00000e70  20 74 79 70 65 20 6e 61  6d 65 20 61 6e 64 20 5c  | type name and \|
00000e80  53 63 72 65 61 74 65 20  61 20 6e 65 77 20 66 69  |Screate a new fi|
00000e90  6c 65 20 6f 66 20 74 68  69 73 20 74 79 70 65 2e  |le of this type.|
00000ea0  0a 49 48 45 4c 50 32 30  3a 5c 53 74 6f 67 67 6c  |.IHELP20:\Stoggl|
00000eb0  65 20 77 68 65 74 68 65  72 20 6c 69 6e 65 20 6e  |e whether line n|
00000ec0  75 6d 62 65 72 73 20 61  72 65 20 73 74 72 69 70  |umbers are strip|
00000ed0  70 65 64 20 66 72 6f 6d  20 74 68 65 20 42 41 53  |ped from the BAS|
00000ee0  49 43 20 70 72 6f 67 72  61 6d 2e 0a 49 48 45 4c  |IC program..IHEL|
00000ef0  50 32 31 3a 5c 52 73 65  74 20 74 68 65 20 61 6d  |P21:\Rset the am|
00000f00  6f 75 6e 74 20 62 79 20  77 68 69 63 68 20 6c 69  |ount by which li|
00000f10  6e 65 20 6e 75 6d 62 65  72 73 20 61 72 65 20 69  |ne numbers are i|
00000f20  6e 63 72 65 6d 65 6e 74  65 64 20 66 6f 72 20 65  |ncremented for e|
00000f30  61 63 68 20 6e 65 77 20  42 41 53 49 43 20 6c 69  |ach new BASIC li|
00000f40  6e 65 2e 0a 49 48 45 4c  50 58 32 31 3a 54 79 70  |ne..IHELPX21:Typ|
00000f50  65 20 69 6e 20 74 68 65  20 61 6d 6f 75 6e 74 20  |e in the amount |
00000f60  62 79 20 77 68 69 63 68  20 6c 69 6e 65 20 6e 75  |by which line nu|
00000f70  6d 62 65 72 73 20 61 72  65 20 69 6e 63 72 65 6d  |mbers are increm|
00000f80  65 6e 74 65 64 20 66 6f  72 20 65 61 63 68 20 6e  |ented for each n|
00000f90  65 77 20 42 41 53 49 43  20 6c 69 6e 65 2e 0a 50  |ew BASIC line..P|
00000fa0  52 4f 47 49 4e 46 4f 3a  54 68 69 73 20 5c 77 20  |ROGINFO:This \w |
00000fb0  64 69 73 70 6c 61 79 73  20 69 6e 66 6f 72 6d 61  |displays informa|
00000fc0  74 69 6f 6e 20 61 62 6f  75 74 20 45 64 69 74 2e  |tion about Edit.|
00000fd0  0a 0a 23 20 4d 65 6e 75  20 69 6e 74 65 72 61 63  |..# Menu interac|
00000fe0  74 69 76 65 20 68 65 6c  70 20 66 6f 72 20 6d 61  |tive help for ma|
00000ff0  69 6e 20 6d 65 6e 75 0a  48 45 4c 50 30 3a 5c 52  |in menu.HELP0:\R|
00001000  61 63 63 65 73 73 20 76  61 72 69 6f 75 73 20 6d  |access various m|
00001010  69 73 63 65 6c 6c 61 6e  65 6f 75 73 20 6f 70 65  |iscellaneous ope|
00001020  72 61 74 69 6f 6e 73 2e  0a 48 45 4c 50 31 3a 5c  |rations..HELP1:\|
00001030  53 73 61 76 65 20 77 69  74 68 20 74 68 65 20 63  |Ssave with the c|
00001040  75 72 72 65 6e 74 20 66  69 6c 65 6e 61 6d 65 2e  |urrent filename.|
00001050  20 5c 52 67 65 74 20 61  20 73 61 76 65 20 62 6f  | \Rget a save bo|
00001060  78 20 66 6f 72 20 74 68  69 73 20 5c 77 2e 0a 48  |x for this \w..H|
00001070  45 4c 50 32 3a 5c 52 64  69 73 70 6c 61 79 20 6f  |ELP2:\Rdisplay o|
00001080  70 65 72 61 74 69 6f 6e  73 20 74 68 61 74 20 63  |perations that c|
00001090  61 6e 20 62 65 20 70 65  72 66 6f 72 6d 65 64 20  |an be performed |
000010a0  6f 6e 20 74 68 65 20 73  65 6c 65 63 74 65 64 20  |on the selected |
000010b0  74 65 78 74 2e 0a 48 45  4c 50 33 3a 5c 52 64 69  |text..HELP3:\Rdi|
000010c0  73 70 6c 61 79 20 76 61  72 69 6f 75 73 20 65 64  |splay various ed|
000010d0  69 74 69 6e 67 20 6f 70  65 72 61 74 69 6f 6e 73  |iting operations|
000010e0  2e 0a 48 45 4c 50 34 3a  5c 52 63 68 61 6e 67 65  |..HELP4:\Rchange|
000010f0  20 76 61 72 69 6f 75 73  20 64 69 73 70 6c 61 79  | various display|
00001100  20 6f 70 74 69 6f 6e 73  2e 20 41 6e 79 20 63 68  | options. Any ch|
00001110  61 6e 67 65 73 20 6d 61  64 65 20 77 69 6c 6c 20  |anges made will |
00001120  61 6c 73 6f 20 61 70 70  6c 79 20 74 6f 20 6e 65  |also apply to ne|
00001130  77 6c 79 20 63 72 65 61  74 65 64 20 5c 77 73 2e  |wly created \ws.|
00001140  0a 0a 23 20 54 68 65 20  4d 69 73 63 20 6d 65 6e  |..# The Misc men|
00001150  75 0a 48 45 4c 50 30 30  3a 5c 52 67 65 74 20 69  |u.HELP00:\Rget i|
00001160  6e 66 6f 72 6d 61 74 69  6f 6e 20 61 62 6f 75 74  |nformation about|
00001170  20 74 68 69 73 20 76 65  72 73 69 6f 6e 20 6f 66  | this version of|
00001180  20 45 64 69 74 2e 0a 48  45 4c 50 30 31 3a 5c 52  | Edit..HELP01:\R|
00001190  67 65 74 20 69 6e 66 6f  72 6d 61 74 69 6f 6e 20  |get information |
000011a0  61 62 6f 75 74 20 74 68  65 20 66 69 6c 65 20 62  |about the file b|
000011b0  65 69 6e 67 20 65 64 69  74 65 64 2e 0a 48 45 4c  |eing edited..HEL|
000011c0  50 30 32 3a 5c 52 63 68  61 6e 67 65 20 74 68 65  |P02:\Rchange the|
000011d0  20 66 69 6c 65 20 74 79  70 65 20 6f 66 20 74 68  | file type of th|
000011e0  65 20 66 69 6c 65 20 62  65 69 6e 67 20 65 64 69  |e file being edi|
000011f0  74 65 64 2e 0a 48 45 4c  50 30 33 3a 5c 53 67 65  |ted..HELP03:\Sge|
00001200  74 20 61 6e 6f 74 68 65  72 20 76 69 65 77 20 6f  |t another view o|
00001210  66 20 74 68 69 73 20 66  69 6c 65 2e 0a 48 45 4c  |f this file..HEL|
00001220  50 30 34 3a 5c 53 70 72  69 6e 74 20 74 68 69 73  |P04:\Sprint this|
00001230  20 66 69 6c 65 2e 0a 48  45 4c 50 30 35 3a 5c 53  | file..HELP05:\S|
00001240  63 6f 6e 74 72 6f 6c 20  63 6f 6c 75 6d 6e 20 74  |control column t|
00001250  61 62 20 6d 6f 64 65 2e  7c 4d 57 68 65 6e 20 6f  |ab mode.|MWhen o|
00001260  6e 2c 20 74 68 65 20 54  41 42 20 6b 65 79 20 61  |n, the TAB key a|
00001270  64 76 61 6e 63 65 73 20  74 6f 20 74 68 65 20 6e  |dvances to the n|
00001280  65 78 74 20 63 6f 6c 75  6d 6e 20 6f 66 20 38 20  |ext column of 8 |
00001290  73 70 61 63 65 73 2e 7c  4d 57 68 65 6e 20 6f 66  |spaces.|MWhen of|
000012a0  66 2c 20 74 68 65 20 54  41 42 20 6b 65 79 20 61  |f, the TAB key a|
000012b0  64 76 61 6e 63 65 73 20  74 6f 20 74 68 65 20 6e  |dvances to the n|
000012c0  65 78 74 20 77 6f 72 64  20 69 6e 20 74 68 65 20  |ext word in the |
000012d0  6c 69 6e 65 20 61 62 6f  76 65 2e 0a 48 45 4c 50  |line above..HELP|
000012e0  30 36 3a 5c 53 63 6f 6e  74 72 6f 6c 20 6f 76 65  |06:\Scontrol ove|
000012f0  72 77 72 69 74 65 20 6d  6f 64 65 2e 7c 4d 57 68  |rwrite mode.|MWh|
00001300  65 6e 20 6f 6e 2c 20 74  79 70 65 64 20 63 68 61  |en on, typed cha|
00001310  72 61 63 74 65 72 73 20  72 65 70 6c 61 63 65 20  |racters replace |
00001320  65 78 69 73 74 69 6e 67  20 74 65 78 74 2e 7c 4d  |existing text.|M|
00001330  57 68 65 6e 20 6f 66 66  2c 20 74 79 70 65 64 20  |When off, typed |
00001340  63 68 61 72 61 63 74 65  72 73 20 61 72 65 20 69  |characters are i|
00001350  6e 73 65 72 74 65 64 20  69 6e 74 6f 20 65 78 69  |nserted into exi|
00001360  73 74 69 6e 67 20 74 65  78 74 2e 0a 48 45 4c 50  |sting text..HELP|
00001370  30 37 3a 5c 53 63 6f 6e  74 72 6f 6c 20 77 6f 72  |07:\Scontrol wor|
00001380  64 77 72 61 70 20 6d 6f  64 65 2e 7c 4d 57 68 65  |dwrap mode.|MWhe|
00001390  6e 20 6f 6e 2c 20 6c 69  6e 65 20 62 72 65 61 6b  |n on, line break|
000013a0  73 20 61 72 65 20 69 6e  73 65 72 74 65 64 20 74  |s are inserted t|
000013b0  6f 20 62 72 65 61 6b 20  75 70 20 74 79 70 65 64  |o break up typed|
000013c0  20 63 68 61 72 61 63 74  65 72 73 20 69 6e 74 6f  | characters into|
000013d0  20 61 20 70 61 72 61 67  72 61 70 68 2e 7c 4d 57  | a paragraph.|MW|
000013e0  68 65 6e 20 6f 66 66 2c  20 79 6f 75 20 6d 75 73  |hen off, you mus|
000013f0  74 20 69 6e 73 65 72 74  20 6c 69 6e 65 20 62 72  |t insert line br|
00001400  65 61 6b 73 20 79 6f 75  72 73 65 6c 66 2e 0a 48  |eaks yourself..H|
00001410  45 4c 50 58 30 32 3a 54  79 70 65 20 69 6e 20 61  |ELPX02:Type in a|
00001420  20 6e 65 77 20 66 69 6c  65 20 74 79 70 65 20 66  | new file type f|
00001430  6f 72 20 74 68 65 20 66  69 6c 65 20 62 65 69 6e  |or the file bein|
00001440  67 20 65 64 69 74 65 64  2e 0a 0a 23 20 74 68 65  |g edited...# the|
00001450  20 53 65 6c 65 63 74 20  6d 65 6e 75 0a 48 45 4c  | Select menu.HEL|
00001460  50 32 30 3a 5c 52 67 65  74 20 61 20 73 61 76 65  |P20:\Rget a save|
00001470  20 62 6f 78 20 66 6f 72  20 74 68 65 20 73 65 6c  | box for the sel|
00001480  65 63 74 65 64 20 74 65  78 74 2e 0a 48 45 4c 50  |ected text..HELP|
00001490  32 31 3a 5c 53 70 72 69  6e 74 20 74 68 65 20 73  |21:\Sprint the s|
000014a0  65 6c 65 63 74 69 6f 6e  2e 0a 48 45 4c 50 32 32  |election..HELP22|
000014b0  3a 5c 53 63 6f 70 79 20  74 68 65 20 73 65 6c 65  |:\Scopy the sele|
000014c0  63 74 69 6f 6e 20 74 6f  20 74 68 65 20 63 61 72  |ction to the car|
000014d0  65 74 2e 0a 48 45 4c 50  32 33 3a 5c 53 6d 6f 76  |et..HELP23:\Smov|
000014e0  65 20 74 68 65 20 73 65  6c 65 63 74 69 6f 6e 20  |e the selection |
000014f0  74 6f 20 74 68 65 20 63  61 72 65 74 2e 0a 48 45  |to the caret..HE|
00001500  4c 50 32 34 3a 5c 53 64  65 6c 65 74 65 20 74 68  |LP24:\Sdelete th|
00001510  65 20 73 65 6c 65 63 74  69 6f 6e 2e 0a 48 45 4c  |e selection..HEL|
00001520  50 32 35 3a 5c 53 63 6c  65 61 72 20 28 69 2e 65  |P25:\Sclear (i.e|
00001530  2e 20 75 6e 73 65 6c 65  63 74 29 20 74 68 65 20  |. unselect) the |
00001540  73 65 6c 65 63 74 69 6f  6e 2e 0a 48 45 4c 50 32  |selection..HELP2|
00001550  36 3a 5c 52 69 6e 64 65  6e 74 20 74 68 65 20 73  |6:\Rindent the s|
00001560  65 6c 65 63 74 69 6f 6e  2e 0a 0a 23 20 74 68 65  |election...# the|
00001570  20 45 64 69 74 20 6d 65  6e 75 0a 48 45 4c 50 33  | Edit menu.HELP3|
00001580  30 3a 5c 52 66 69 6e 64  20 61 6e 64 2f 6f 72 20  |0:\Rfind and/or |
00001590  72 65 70 6c 61 63 65 20  63 68 61 72 61 63 74 65  |replace characte|
000015a0  72 73 20 69 6e 20 74 68  65 20 66 69 6c 65 2e 0a  |rs in the file..|
000015b0  48 45 4c 50 33 31 3a 5c  52 67 6f 20 74 6f 20 61  |HELP31:\Rgo to a|
000015c0  20 73 70 65 63 69 66 69  63 20 6c 69 6e 65 2e 0a  | specific line..|
000015d0  48 45 4c 50 33 32 3a 5c  53 75 6e 64 6f 20 74 68  |HELP32:\Sundo th|
000015e0  65 20 6c 61 73 74 20 65  64 69 74 69 6e 67 20 6f  |e last editing o|
000015f0  70 65 72 61 74 69 6f 6e  2e 20 43 6c 69 63 6b 20  |peration. Click |
00001600  41 44 4a 55 53 54 20 72  65 70 65 61 74 65 64 6c  |ADJUST repeatedl|
00001610  79 20 74 6f 20 75 6e 64  6f 20 73 75 63 63 65 73  |y to undo succes|
00001620  73 69 76 65 20 6f 70 65  72 61 74 69 6f 6e 73 2e  |sive operations.|
00001630  0a 48 45 4c 50 33 33 3a  5c 53 72 65 64 6f 20 74  |.HELP33:\Sredo t|
00001640  68 65 20 6c 61 73 74 20  75 6e 64 6f 6e 65 20 6f  |he last undone o|
00001650  70 65 72 61 74 69 6f 6e  2e 20 43 6c 69 63 6b 20  |peration. Click |
00001660  41 44 4a 55 53 54 20 72  65 70 65 61 74 65 64 6c  |ADJUST repeatedl|
00001670  79 20 74 6f 20 72 65 64  6f 20 73 75 63 63 65 73  |y to redo succes|
00001680  73 69 76 65 20 6f 70 65  72 61 74 69 6f 6e 73 2e  |sive operations.|
00001690  0a 48 45 4c 50 33 34 3a  5c 53 65 78 63 68 61 6e  |.HELP34:\Sexchan|
000016a0  67 65 20 61 6c 6c 20 22  63 61 72 72 69 61 67 65  |ge all "carriage|
000016b0  20 72 65 74 75 72 6e 22  20 61 6e 64 20 22 6c 69  | return" and "li|
000016c0  6e 65 20 66 65 65 64 22  20 63 68 61 72 61 63 74  |ne feed" charact|
000016d0  65 72 73 20 69 6e 20 79  6f 75 72 20 66 69 6c 65  |ers in your file|
000016e0  2e 20 22 43 61 72 72 69  61 67 65 20 72 65 74 75  |. "Carriage retu|
000016f0  72 6e 22 20 63 68 61 72  61 63 74 65 72 73 20 61  |rn" characters a|
00001700  70 70 65 61 72 20 61 73  20 5b 30 64 5d 20 69 6e  |ppear as [0d] in|
00001710  20 79 6f 75 72 20 74 65  78 74 2e 0a 48 45 4c 50  | your text..HELP|
00001720  33 35 3a 5c 53 65 78 70  61 6e 64 20 61 6e 79 20  |35:\Sexpand any |
00001730  6c 69 74 65 72 61 6c 20  74 61 62 20 63 68 61 72  |literal tab char|
00001740  61 63 74 65 72 73 20 69  6e 20 79 6f 75 72 20 74  |acters in your t|
00001750  65 78 74 20 28 74 68 65  79 20 61 70 70 65 61 72  |ext (they appear|
00001760  20 61 73 20 5b 30 39 5d  29 20 69 6e 74 6f 20 74  | as [09]) into t|
00001770  68 65 20 65 71 75 69 76  61 6c 65 6e 74 20 6e 75  |he equivalent nu|
00001780  6d 62 65 72 20 6f 66 20  73 70 61 63 65 73 2e 0a  |mber of spaces..|
00001790  48 45 4c 50 33 36 3a 5c  53 66 6f 72 6d 61 74 20  |HELP36:\Sformat |
000017a0  74 68 65 20 74 65 78 74  20 61 72 6f 75 6e 64 20  |the text around |
000017b0  74 68 65 20 63 61 72 65  74 20 69 6e 74 6f 20 61  |the caret into a|
000017c0  20 70 61 72 61 67 72 61  70 68 2c 20 6f 72 20 5c  | paragraph, or \|
000017d0  52 73 65 74 20 74 68 65  20 70 61 72 61 67 72 61  |Rset the paragra|
000017e0  70 68 20 77 69 64 74 68  2e 0a 48 45 4c 50 33 36  |ph width..HELP36|
000017f0  30 3a 54 79 70 65 20 69  6e 20 74 68 65 20 64 65  |0:Type in the de|
00001800  73 69 72 65 64 20 70 61  72 61 67 72 61 70 68 20  |sired paragraph |
00001810  77 69 64 74 68 20 69 6e  20 63 68 61 72 61 63 74  |width in charact|
00001820  65 72 73 2c 20 61 6e 64  20 70 72 65 73 73 20 52  |ers, and press R|
00001830  45 54 55 52 4e 2e 0a 0a  23 20 74 68 65 20 44 69  |ETURN...# the Di|
00001840  73 70 6c 61 79 20 6d 65  6e 75 0a 48 45 4c 50 34  |splay menu.HELP4|
00001850  30 3a 5c 52 73 65 74 20  74 68 65 20 64 69 73 70  |0:\Rset the disp|
00001860  6c 61 79 20 66 6f 6e 74  2e 0a 48 45 4c 50 34 31  |lay font..HELP41|
00001870  3a 5c 52 73 65 74 20 74  68 65 20 63 68 61 72 61  |:\Rset the chara|
00001880  63 74 65 72 20 73 69 7a  65 20 28 77 69 64 74 68  |cter size (width|
00001890  20 61 6e 64 20 68 65 69  67 68 74 29 2c 20 66 6f  | and height), fo|
000018a0  72 20 61 6e 79 20 62 75  74 20 74 68 65 20 73 79  |r any but the sy|
000018b0  73 74 65 6d 20 66 6f 6e  74 2e 0a 48 45 4c 50 34  |stem font..HELP4|
000018c0  32 3a 5c 52 73 65 74 20  74 68 65 20 63 68 61 72  |2:\Rset the char|
000018d0  61 63 74 65 72 20 68 65  69 67 68 74 20 28 6c 65  |acter height (le|
000018e0  61 76 69 6e 67 20 77 69  64 74 68 20 75 6e 63 68  |aving width unch|
000018f0  61 6e 67 65 64 29 2e 0a  48 45 4c 50 34 33 3a 5c  |anged)..HELP43:\|
00001900  52 61 64 6a 75 73 74 20  74 68 65 20 69 6e 74 65  |Radjust the inte|
00001910  72 2d 6c 69 6e 65 20 73  70 61 63 69 6e 67 20 62  |r-line spacing b|
00001920  79 20 61 20 6e 75 6d 62  65 72 20 6f 66 20 73 63  |y a number of sc|
00001930  72 65 65 6e 20 70 69 78  65 6c 73 2e 0a 48 45 4c  |reen pixels..HEL|
00001940  50 34 34 3a 5c 52 61 64  6a 75 73 74 20 74 68 65  |P44:\Radjust the|
00001950  20 6c 65 66 74 20 68 61  6e 64 20 6d 61 72 67 69  | left hand margi|
00001960  6e 20 6f 66 20 74 65 78  74 20 5c 77 73 20 62 79  |n of text \ws by|
00001970  20 61 20 6e 75 6d 62 65  72 20 6f 66 20 73 63 72  | a number of scr|
00001980  65 65 6e 20 70 69 78 65  6c 73 2e 0a 48 45 4c 50  |een pixels..HELP|
00001990  34 35 3a 5c 53 73 77 61  70 20 74 65 78 74 20 61  |45:\Sswap text a|
000019a0  6e 64 20 62 61 63 6b 67  72 6f 75 6e 64 20 63 6f  |nd background co|
000019b0  6c 6f 75 72 73 2e 0a 48  45 4c 50 34 36 3a 5c 53  |lours..HELP46:\S|
000019c0  63 6f 6e 74 72 6f 6c 20  5c 77 20 77 72 61 70 2e  |control \w wrap.|
000019d0  7c 4d 57 68 65 6e 20 6f  6e 2c 20 74 68 69 73 20  ||MWhen on, this |
000019e0  6d 61 6b 65 73 20 6c 6f  6e 67 20 6c 69 6e 65 73  |makes long lines|
000019f0  20 69 6e 20 74 68 65 20  74 65 78 74 20 77 72 61  | in the text wra|
00001a00  70 20 28 6f 6e 20 74 68  65 20 64 69 73 70 6c 61  |p (on the displa|
00001a10  79 29 20 61 74 20 74 68  65 20 5c 77 20 62 6f 72  |y) at the \w bor|
00001a20  64 65 72 2e 7c 4d 57 68  65 6e 20 6f 66 66 2c 20  |der.|MWhen off, |
00001a30  6c 6f 6e 67 20 6c 69 6e  65 73 20 63 61 6e 20 65  |long lines can e|
00001a40  78 74 65 6e 64 20 74 6f  20 74 68 65 20 73 63 72  |xtend to the scr|
00001a50  65 65 6e 20 77 69 64 74  68 20 62 65 66 6f 72 65  |een width before|
00001a60  20 74 68 65 79 20 61 72  65 20 77 72 61 70 70 65  | they are wrappe|
00001a70  64 2e 0a 48 45 4c 50 34  37 3a 5c 52 73 65 74 20  |d..HELP47:\Rset |
00001a80  74 68 65 20 74 65 78 74  20 63 6f 6c 6f 75 72 2e  |the text colour.|
00001a90  0a 48 45 4c 50 34 38 3a  5c 52 73 65 74 20 74 68  |.HELP48:\Rset th|
00001aa0  65 20 62 61 63 6b 67 72  6f 75 6e 64 20 5c 77 20  |e background \w |
00001ab0  63 6f 6c 6f 75 72 2e 0a  48 45 4c 50 34 39 3a 5c  |colour..HELP49:\|
00001ac0  52 73 65 74 20 74 68 65  20 77 69 64 74 68 20 6f  |Rset the width o|
00001ad0  66 20 74 68 65 20 77 6f  72 6b 20 61 72 65 61 20  |f the work area |
00001ae0  6f 66 20 61 6e 20 45 64  69 74 20 5c 77 2c 20 69  |of an Edit \w, i|
00001af0  6e 20 74 65 72 6d 73 20  6f 66 20 73 79 73 74 65  |n terms of syste|
00001b00  6d 20 66 6f 6e 74 20 63  68 61 72 61 63 74 65 72  |m font character|
00001b10  73 2e 0a 0a 23 20 74 68  65 20 44 69 73 70 6c 61  |s...# the Displa|
00001b20  79 20 73 75 62 6d 65 6e  75 73 0a 48 45 4c 50 58  |y submenus.HELPX|
00001b30  34 30 3a 5c 53 73 65 74  20 74 68 65 20 64 65 73  |40:\Sset the des|
00001b40  69 72 65 64 20 66 6f 6e  74 20 66 6f 72 20 75 73  |ired font for us|
00001b50  65 20 69 6e 20 74 68 69  73 20 5c 77 2e 0a 48 45  |e in this \w..HE|
00001b60  4c 50 58 34 31 3a 55 73  65 20 74 68 69 73 20 6d  |LPX41:Use this m|
00001b70  65 6e 75 20 74 6f 20 73  65 74 20 74 68 65 20 63  |enu to set the c|
00001b80  68 61 72 61 63 74 65 72  20 73 69 7a 65 3a 20 63  |haracter size: c|
00001b90  6c 69 63 6b 20 6f 6e 20  61 20 70 72 65 73 65 6c  |lick on a presel|
00001ba0  65 63 74 65 64 20 63 6f  6d 6d 6f 6e 20 76 61 6c  |ected common val|
00001bb0  75 65 2c 20 6f 72 20 74  79 70 65 20 69 6e 20 61  |ue, or type in a|
00001bc0  6e 79 20 76 61 6c 75 65  20 69 6e 20 74 68 65 20  |ny value in the |
00001bd0  62 6f 74 74 6f 6d 20 66  69 65 6c 64 20 61 6e 64  |bottom field and|
00001be0  20 70 72 65 73 73 20 52  45 54 55 52 4e 2e 0a 48  | press RETURN..H|
00001bf0  45 4c 50 58 34 32 3a 55  73 65 20 74 68 69 73 20  |ELPX42:Use this |
00001c00  6d 65 6e 75 20 74 6f 20  73 65 74 20 74 68 65 20  |menu to set the |
00001c10  63 68 61 72 61 63 74 65  72 20 68 65 69 67 68 74  |character height|
00001c20  3a 20 63 6c 69 63 6b 20  6f 6e 20 61 20 70 72 65  |: click on a pre|
00001c30  73 65 6c 65 63 74 65 64  20 63 6f 6d 6d 6f 6e 20  |selected common |
00001c40  76 61 6c 75 65 2c 20 6f  72 20 74 79 70 65 20 69  |value, or type i|
00001c50  6e 20 61 6e 79 20 76 61  6c 75 65 20 69 6e 20 74  |n any value in t|
00001c60  68 65 20 62 6f 74 74 6f  6d 20 66 69 65 6c 64 20  |he bottom field |
00001c70  61 6e 64 20 70 72 65 73  73 20 52 45 54 55 52 4e  |and press RETURN|
00001c80  2e 0a 48 45 4c 50 58 34  33 3a 54 79 70 65 20 69  |..HELPX43:Type i|
00001c90  6e 20 74 68 65 20 64 65  73 69 72 65 64 20 6c 69  |n the desired li|
00001ca0  6e 65 20 73 70 61 63 69  6e 67 20 61 64 6a 75 73  |ne spacing adjus|
00001cb0  74 6d 65 6e 74 20 69 6e  20 73 63 72 65 65 6e 20  |tment in screen |
00001cc0  70 69 78 65 6c 73 20 28  70 6f 73 69 74 69 76 65  |pixels (positive|
00001cd0  20 6f 72 20 6e 65 67 61  74 69 76 65 29 2c 20 61  | or negative), a|
00001ce0  6e 64 20 70 72 65 73 73  20 52 45 54 55 52 4e 2e  |nd press RETURN.|
00001cf0  0a 48 45 4c 50 58 34 34  3a 54 79 70 65 20 69 6e  |.HELPX44:Type in|
00001d00  20 74 68 65 20 64 65 73  69 72 65 64 20 6c 65 66  | the desired lef|
00001d10  74 20 6d 61 72 67 69 6e  20 69 6e 20 73 63 72 65  |t margin in scre|
00001d20  65 6e 20 70 69 78 65 6c  73 2c 20 61 6e 64 20 70  |en pixels, and p|
00001d30  72 65 73 73 20 52 45 54  55 52 4e 2e 0a 48 45 4c  |ress RETURN..HEL|
00001d40  50 58 34 37 3a 5c 53 73  65 74 20 74 68 65 20 64  |PX47:\Sset the d|
00001d50  65 73 69 72 65 64 20 63  6f 6c 6f 75 72 20 66 6f  |esired colour fo|
00001d60  72 20 74 65 78 74 20 69  6e 20 74 68 69 73 20 5c  |r text in this \|
00001d70  77 2e 0a 48 45 4c 50 58  34 38 3a 5c 53 73 65 74  |w..HELPX48:\Sset|
00001d80  20 74 68 65 20 64 65 73  69 72 65 64 20 62 61 63  | the desired bac|
00001d90  6b 67 72 6f 75 6e 64 20  63 6f 6c 6f 75 72 20 66  |kground colour f|
00001da0  6f 72 20 74 68 69 73 20  5c 77 2e 0a 48 45 4c 50  |or this \w..HELP|
00001db0  58 34 39 3a 54 79 70 65  20 69 6e 20 74 68 65 20  |X49:Type in the |
00001dc0  77 69 64 74 68 20 6f 66  20 74 68 65 20 77 6f 72  |width of the wor|
00001dd0  6b 20 61 72 65 61 20 6f  66 20 61 6e 20 45 64 69  |k area of an Edi|
00001de0  74 20 5c 77 2c 20 69 6e  20 74 65 72 6d 73 20 6f  |t \w, in terms o|
00001df0  66 20 73 79 73 74 65 6d  20 66 6f 6e 74 20 63 68  |f system font ch|
00001e00  61 72 61 63 74 65 72 73  2e 0a 0a 23 20 74 68 65  |aracters...# the|
00001e10  20 54 61 73 6b 20 77 69  6e 64 6f 77 20 6d 65 6e  | Task window men|
00001e20  75 0a 48 45 4c 50 54 30  3a 5c 53 6b 69 6c 6c 20  |u.HELPT0:\Skill |
00001e30  74 68 65 20 63 75 72 72  65 6e 74 6c 79 20 63 6f  |the currently co|
00001e40  6e 6e 65 63 74 65 64 20  74 61 73 6b 2e 0a 48 45  |nnected task..HE|
00001e50  4c 50 54 31 3a 5c 53 63  72 65 61 74 65 20 61 20  |LPT1:\Screate a |
00001e60  6e 65 77 20 74 61 73 6b  20 75 73 69 6e 67 20 6d  |new task using m|
00001e70  65 6d 6f 72 79 20 69 6e  20 74 68 65 20 4e 65 78  |emory in the Nex|
00001e80  74 20 73 6c 6f 74 20 69  6e 20 74 68 65 20 54 61  |t slot in the Ta|
00001e90  73 6b 20 64 69 73 70 6c  61 79 2e 20 54 68 69 73  |sk display. This|
00001ea0  20 6f 70 74 69 6f 6e 20  69 73 20 6f 6e 6c 79 20  | option is only |
00001eb0  61 76 61 69 6c 61 62 6c  65 20 77 68 65 6e 20 74  |available when t|
00001ec0  68 65 20 63 75 72 72 65  6e 74 20 74 61 73 6b 20  |he current task |
00001ed0  68 61 73 20 62 65 65 6e  20 6b 69 6c 6c 65 64 2e  |has been killed.|
00001ee0  0a 48 45 4c 50 54 32 3a  5c 53 73 75 73 70 65 6e  |.HELPT2:\Ssuspen|
00001ef0  64 20 74 68 65 20 6f 70  65 72 61 74 69 6f 6e 20  |d the operation |
00001f00  6f 66 20 74 68 65 20 63  75 72 72 65 6e 74 6c 79  |of the currently|
00001f10  20 63 6f 6e 6e 65 63 74  65 64 20 74 61 73 6b 2e  | connected task.|
00001f20  20 54 68 69 73 20 61 6c  6c 6f 77 73 20 79 6f 75  | This allows you|
00001f30  20 74 6f 20 65 78 61 6d  69 6e 65 20 61 6e 64 20  | to examine and |
00001f40  65 64 69 74 20 69 74 73  20 6f 75 74 70 75 74 20  |edit its output |
00001f50  73 6f 20 66 61 72 2c 20  62 65 66 6f 72 65 20 61  |so far, before a|
00001f60  6c 6c 6f 77 69 6e 67 20  74 68 65 20 74 61 73 6b  |llowing the task|
00001f70  20 74 6f 20 63 6f 6e 74  69 6e 75 65 2e 0a 48 45  | to continue..HE|
00001f80  4c 50 54 33 3a 5c 53 72  65 73 75 6d 65 20 6f 70  |LPT3:\Sresume op|
00001f90  65 72 61 74 69 6f 6e 20  6f 66 20 61 20 73 75 73  |eration of a sus|
00001fa0  70 65 6e 64 65 64 20 74  61 73 6b 2e 0a 48 45 4c  |pended task..HEL|
00001fb0  50 54 34 3a 5c 53 70 72  65 76 65 6e 74 20 74 68  |PT4:\Sprevent th|
00001fc0  65 20 73 65 6e 64 69 6e  67 20 6f 66 20 6b 65 79  |e sending of key|
00001fd0  73 74 72 6f 6b 65 73 20  74 6f 20 74 68 65 20 74  |strokes to the t|
00001fe0  61 73 6b 2e 20 57 68 65  6e 20 75 6e 6c 69 6e 6b  |ask. When unlink|
00001ff0  65 64 2c 20 79 6f 75 72  20 69 6e 70 75 74 20 69  |ed, your input i|
00002000  6e 20 74 68 69 73 20 5c  77 20 69 73 20 74 72 65  |n this \w is tre|
00002010  61 74 65 64 20 74 68 65  20 73 61 6d 65 20 61 73  |ated the same as|
00002020  20 69 6e 70 75 74 20 69  6e 20 61 6e 79 20 6e 6f  | input in any no|
00002030  72 6d 61 6c 20 45 64 69  74 20 5c 77 2e 0a 48 45  |rmal Edit \w..HE|
00002040  4c 50 54 35 3a 5c 53 73  65 6e 64 20 6b 65 79 73  |LPT5:\Ssend keys|
00002050  74 72 6f 6b 65 73 20 69  6e 20 74 68 69 73 20 5c  |trokes in this \|
00002060  77 20 74 6f 20 74 68 65  20 63 6f 6e 6e 65 63 74  |w to the connect|
00002070  65 64 20 74 61 73 6b 2e  0a 48 45 4c 50 54 36 3a  |ed task..HELPT6:|
00002080  5c 53 73 65 6e 64 20 74  68 65 20 63 75 72 72 65  |\Ssend the curre|
00002090  6e 74 20 73 65 6c 65 63  74 69 6f 6e 20 28 66 72  |nt selection (fr|
000020a0  6f 6d 20 61 6e 79 20 45  64 69 74 20 5c 77 29 20  |om any Edit \w) |
000020b0  74 6f 20 74 68 65 20 74  61 73 6b 2c 20 61 73 20  |to the task, as |
000020c0  74 68 6f 75 67 68 20 79  6f 75 20 68 61 64 20 74  |though you had t|
000020d0  79 70 65 64 20 69 74 2e  0a 48 45 4c 50 54 37 3a  |yped it..HELPT7:|
000020e0  43 6c 69 63 6b 20 68 65  72 65 20 74 6f 20 63 6f  |Click here to co|
000020f0  6e 74 72 6f 6c 20 74 68  65 20 74 72 65 61 74 6d  |ntrol the treatm|
00002100  65 6e 74 20 6f 66 20 63  6f 6e 74 72 6f 6c 20 63  |ent of control c|
00002110  68 61 72 61 63 74 65 72  73 20 73 65 6e 74 20 62  |haracters sent b|
00002120  79 20 74 68 65 20 74 61  73 6b 2e 7c 4d 57 68 65  |y the task.|MWhe|
00002130  6e 20 73 65 74 2c 20 6d  6f 73 74 20 63 6f 6e 74  |n set, most cont|
00002140  72 6f 6c 20 63 68 61 72  61 63 74 65 72 73 20 61  |rol characters a|
00002150  72 65 20 69 67 6e 6f 72  65 64 2e 7c 4d 57 68 65  |re ignored.|MWhe|
00002160  6e 20 6e 6f 74 20 73 65  74 2c 20 65 76 65 72 79  |n not set, every|
00002170  20 73 69 6e 67 6c 65 20  63 68 61 72 61 63 74 65  | single characte|
00002180  72 20 73 65 6e 74 20 62  79 20 74 68 65 20 74 61  |r sent by the ta|
00002190  73 6b 20 69 73 20 69 6e  73 65 72 74 65 64 20 69  |sk is inserted i|
000021a0  6e 20 74 68 65 20 45 64  69 74 20 5c 77 2e 0a 48  |n the Edit \w..H|
000021b0  45 4c 50 54 38 3a 5c 52  61 63 63 65 73 73 20 6e  |ELPT8:\Raccess n|
000021c0  6f 72 6d 61 6c 20 45 64  69 74 20 6d 65 6e 75 20  |ormal Edit menu |
000021d0  6f 70 65 72 61 74 69 6f  6e 73 20 66 6f 72 20 74  |operations for t|
000021e0  68 69 73 20 5c 77 2e 0a  0a 23 20 64 69 61 6c 6f  |his \w...# dialo|
000021f0  67 75 65 20 62 6f 78 65  73 0a 46 49 4e 44 3a 54  |gue boxes.FIND:T|
00002200  79 70 65 20 69 6e 20 74  68 65 20 73 74 72 69 6e  |ype in the strin|
00002210  67 20 79 6f 75 20 77 69  73 68 20 74 6f 20 66 69  |g you wish to fi|
00002220  6e 64 2c 20 74 68 65 6e  20 70 72 65 73 73 20 52  |nd, then press R|
00002230  45 54 55 52 4e 20 74 77  69 63 65 20 74 6f 20 66  |ETURN twice to f|
00002240  69 6e 64 20 69 74 2e 20  54 68 65 20 73 65 61 72  |ind it. The sear|
00002250  63 68 20 73 74 61 72 74  73 20 61 74 20 74 68 65  |ch starts at the|
00002260  20 63 75 72 72 65 6e 74  20 63 61 72 65 74 20 70  | current caret p|
00002270  6f 73 69 74 69 6f 6e 2e  0a 46 49 4e 44 30 3a 43  |osition..FIND0:C|
00002280  6c 69 63 6b 20 5c 73 20  6f 72 20 74 79 70 65 20  |lick \s or type |
00002290  52 45 54 55 52 4e 20 6f  72 20 68 69 74 20 46 31  |RETURN or hit F1|
000022a0  2c 20 74 6f 20 73 74 61  72 74 20 74 68 65 20 73  |, to start the s|
000022b0  65 61 72 63 68 2e 0a 46  49 4e 44 31 3a 43 6c 69  |earch..FIND1:Cli|
000022c0  63 6b 20 5c 73 20 6f 72  20 74 79 70 65 20 46 32  |ck \s or type F2|
000022d0  20 74 6f 20 72 65 74 72  69 65 76 65 20 74 68 65  | to retrieve the|
000022e0  20 66 69 6e 64 20 61 6e  64 20 72 65 70 6c 61 63  | find and replac|
000022f0  65 20 73 74 72 69 6e 67  73 20 66 72 6f 6d 20 74  |e strings from t|
00002300  68 65 20 70 72 65 76 69  6f 75 73 20 73 65 61 72  |he previous sear|
00002310  63 68 2e 0a 46 49 4e 44  37 3a 43 6c 69 63 6b 20  |ch..FIND7:Click |
00002320  5c 73 20 6f 72 20 74 79  70 65 20 46 33 20 74 6f  |\s or type F3 to|
00002330  20 73 65 61 72 63 68 20  66 6f 72 20 74 68 65 20  | search for the |
00002340  22 46 69 6e 64 3a 22 20  73 74 72 69 6e 67 2c 20  |"Find:" string, |
00002350  61 6e 64 20 63 6f 75 6e  74 20 68 6f 77 20 6d 61  |and count how ma|
00002360  6e 79 20 6f 63 63 75 72  72 65 6e 63 65 73 20 74  |ny occurrences t|
00002370  68 65 72 65 20 61 72 65  20 69 6e 20 74 68 65 20  |here are in the |
00002380  72 65 73 74 20 6f 66 20  74 68 65 20 66 69 6c 65  |rest of the file|
00002390  2e 0a 46 49 4e 44 32 3a  43 6c 69 63 6b 20 5c 73  |..FIND2:Click \s|
000023a0  20 61 6e 64 20 74 68 65  6e 20 74 79 70 65 20 69  | and then type i|
000023b0  6e 20 74 68 65 20 73 74  72 69 6e 67 20 79 6f 75  |n the string you|
000023c0  20 77 61 6e 74 20 74 6f  20 66 69 6e 64 2e 0a 46  | want to find..F|
000023d0  49 4e 44 33 3a 43 6c 69  63 6b 20 5c 73 20 61 6e  |IND3:Click \s an|
000023e0  64 20 74 68 65 6e 20 74  79 70 65 20 69 6e 20 74  |d then type in t|
000023f0  68 65 20 73 74 72 69 6e  67 20 79 6f 75 20 77 61  |he string you wa|
00002400  6e 74 20 74 6f 20 72 65  70 6c 61 63 65 20 69 74  |nt to replace it|
00002410  20 77 69 74 68 20 28 69  66 20 72 65 71 75 69 72  | with (if requir|
00002420  65 64 29 2e 0a 46 49 4e  44 38 3a 43 6c 69 63 6b  |ed)..FIND8:Click|
00002430  20 5c 73 20 6f 72 20 74  79 70 65 20 46 34 20 74  | \s or type F4 t|
00002440  6f 20 63 6f 6e 74 72 6f  6c 20 63 61 73 65 20 73  |o control case s|
00002450  65 6e 73 69 74 69 76 69  74 79 20 69 6e 20 73 65  |ensitivity in se|
00002460  61 72 63 68 69 6e 67 2e  0a 46 49 4e 44 39 3a 43  |arching..FIND9:C|
00002470  6c 69 63 6b 20 5c 73 20  6f 72 20 74 79 70 65 20  |lick \s or type |
00002480  46 35 20 74 6f 20 63 6f  6e 74 72 6f 6c 20 74 68  |F5 to control th|
00002490  65 20 75 73 65 20 6f 66  20 6d 61 67 69 63 20 63  |e use of magic c|
000024a0  68 61 72 61 63 74 65 72  20 73 65 71 75 65 6e 63  |haracter sequenc|
000024b0  65 73 20 69 6e 20 73 65  61 72 63 68 69 6e 67 2e  |es in searching.|
000024c0  20 54 68 65 20 61 76 61  69 6c 61 62 6c 65 20 73  | The available s|
000024d0  65 71 75 65 6e 63 65 73  20 61 72 65 20 73 75 6d  |equences are sum|
000024e0  6d 61 72 69 73 65 64 20  6f 6e 20 74 68 65 20 6c  |marised on the l|
000024f0  6f 77 65 72 20 70 6f 72  74 69 6f 6e 20 6f 66 20  |ower portion of |
00002500  74 68 65 20 64 69 61 6c  6f 67 75 65 20 62 6f 78  |the dialogue box|
00002510  2e 0a 46 49 4e 44 61 3a  43 6c 69 63 6b 20 5c 73  |..FINDa:Click \s|
00002520  20 6f 72 20 74 79 70 65  20 46 36 20 74 6f 20 63  | or type F6 to c|
00002530  6f 6e 74 72 6f 6c 20 74  68 65 20 75 73 65 20 6f  |ontrol the use o|
00002540  66 20 77 69 6c 64 63 61  72 64 65 64 20 65 78 70  |f wildcarded exp|
00002550  72 65 73 73 69 6f 6e 73  20 69 6e 20 73 65 61 72  |ressions in sear|
00002560  63 68 69 6e 67 2e 20 20  57 69 6c 64 63 61 72 64  |ching.  Wildcard|
00002570  73 20 63 61 6e 20 62 65  20 65 6e 74 65 72 65 64  |s can be entered|
00002580  20 66 72 6f 6d 20 74 68  65 20 6b 65 79 62 6f 61  | from the keyboa|
00002590  72 64 20 6f 72 20 76 69  61 20 74 68 65 20 69 63  |rd or via the ic|
000025a0  6f 6e 73 20 69 6e 20 74  68 65 20 6c 6f 77 65 72  |ons in the lower|
000025b0  20 70 6f 72 74 69 6f 6e  20 6f 66 20 74 68 65 20  | portion of the |
000025c0  64 69 61 6c 6f 67 75 65  20 62 6f 78 2e 0a 46 49  |dialogue box..FI|
000025d0  4e 44 62 3a 4d 61 74 63  68 65 73 20 61 6e 79 20  |NDb:Matches any |
000025e0  63 68 61 72 61 63 74 65  72 0a 46 49 4e 44 63 3a  |character.FINDc:|
000025f0  4d 61 74 63 68 65 73 20  74 68 65 20 6e 65 77 6c  |Matches the newl|
00002600  69 6e 65 20 63 68 61 72  61 63 74 65 72 0a 46 49  |ine character.FI|
00002610  4e 44 64 3a 4d 61 74 63  68 65 73 20 61 6e 79 20  |NDd:Matches any |
00002620  53 49 4e 47 4c 45 20 61  6c 70 68 61 6e 75 6d 65  |SINGLE alphanume|
00002630  72 69 63 20 63 68 61 72  61 63 74 65 72 20 5b 61  |ric character [a|
00002640  2d 7a 41 2d 5a 30 2d 39  5d 20 6f 72 20 75 6e 64  |-zA-Z0-9] or und|
00002650  65 72 73 63 6f 72 65 20  27 5f 27 0a 46 49 4e 44  |erscore '_'.FIND|
00002660  65 3a 4d 61 74 63 68 65  73 20 61 6e 79 20 53 49  |e:Matches any SI|
00002670  4e 47 4c 45 20 64 69 67  69 74 20 5b 30 2d 39 5d  |NGLE digit [0-9]|
00002680  0a 46 49 4e 44 66 3a 7c  7c 58 20 4d 61 74 63 68  |.FINDf:||X Match|
00002690  65 73 20 74 68 65 20 63  68 61 72 61 63 74 65 72  |es the character|
000026a0  20 63 74 72 6c 2d 58 0a  46 49 4e 44 67 3a 55 73  | ctrl-X.FINDg:Us|
000026b0  65 64 20 74 6f 20 65 73  63 61 70 65 20 73 70 65  |ed to escape spe|
000026c0  63 69 61 6c 20 63 68 61  72 61 63 74 65 72 73 20  |cial characters |
000026d0  62 61 63 6b 20 74 6f 20  74 68 65 69 72 20 6e 6f  |back to their no|
000026e0  72 6d 61 6c 20 6d 65 61  6e 69 6e 67 0a 46 49 4e  |rmal meaning.FIN|
000026f0  44 68 3a 4d 61 72 6b 73  20 73 74 61 72 74 20 6f  |Dh:Marks start o|
00002700  66 20 61 20 73 65 74 20  20 65 67 2e 20 5b 61 62  |f a set  eg. [ab|
00002710  63 5d 20 69 73 20 74 68  65 20 73 65 74 20 6f 66  |c] is the set of|
00002720  20 61 6c 6c 20 6c 6f 77  65 72 20 63 61 73 65 20  | all lower case |
00002730  61 27 73 20 62 27 73 20  61 6e 64 20 63 27 73 0a  |a's b's and c's.|
00002740  46 49 4e 44 69 3a 4d 61  72 6b 73 20 65 6e 64 20  |FINDi:Marks end |
00002750  6f 66 20 61 20 73 65 74  20 65 67 2e 20 5b 61 62  |of a set eg. [ab|
00002760  63 5d 20 69 73 20 74 68  65 20 73 65 74 20 6f 66  |c] is the set of|
00002770  20 61 6c 6c 20 6c 6f 77  65 72 20 63 61 73 65 20  | all lower case |
00002780  61 27 73 20 62 27 73 20  61 6e 64 20 63 27 73 0a  |a's b's and c's.|
00002790  46 49 4e 44 6a 3a 4e 6f  74 20 74 68 65 20 6e 65  |FINDj:Not the ne|
000027a0  78 74 20 63 68 61 72 61  63 74 65 72 20 28 6f 72  |xt character (or|
000027b0  20 73 65 74 29 20 69 6e  20 74 68 65 20 66 69 6e  | set) in the fin|
000027c0  64 20 73 74 72 69 6e 67  0a 46 49 4e 44 6b 3a 5a  |d string.FINDk:Z|
000027d0  65 72 6f 20 6f 72 20 6d  6f 72 65 20 6f 63 63 75  |ero or more occu|
000027e0  72 72 65 6e 63 65 73 20  6f 66 20 74 68 65 20 6e  |rrences of the n|
000027f0  65 78 74 20 70 61 74 74  65 72 6e 20 65 6c 65 6d  |ext pattern elem|
00002800  65 6e 74 0a 46 49 4e 44  6c 3a 4f 6e 65 20 6f 72  |ent.FINDl:One or|
00002810  20 6d 6f 72 65 20 6f 63  63 75 72 72 65 6e 63 65  | more occurrence|
00002820  73 20 6f 66 20 74 68 65  20 6e 65 78 74 20 70 61  |s of the next pa|
00002830  74 74 65 72 6e 20 65 6c  65 6d 65 6e 74 0a 46 49  |ttern element.FI|
00002840  4e 44 6d 3a 54 68 65 20  6c 6f 6e 67 65 73 74 20  |NDm:The longest |
00002850  73 65 71 75 65 6e 63 65  20 6f 66 20 74 68 65 20  |sequence of the |
00002860  6e 65 78 74 20 70 61 74  74 65 72 6e 20 65 6c 65  |next pattern ele|
00002870  6d 65 6e 74 0a 46 49 4e  44 6e 3a 55 73 65 64 20  |ment.FINDn:Used |
00002880  74 6f 20 6d 61 72 6b 20  61 20 72 61 6e 67 65 20  |to mark a range |
00002890  6f 66 20 63 68 61 72 61  63 74 65 72 73 20 65 67  |of characters eg|
000028a0  2e 20 61 2d 7a 0a 46 49  4e 44 6f 3a 44 65 6e 6f  |. a-z.FINDo:Deno|
000028b0  74 65 73 20 74 68 65 20  73 74 72 69 6e 67 20 77  |tes the string w|
000028c0  68 69 63 68 20 77 61 73  20 6c 61 73 74 20 66 6f  |hich was last fo|
000028d0  75 6e 64 20 6d 61 74 63  68 69 6e 67 20 74 68 65  |und matching the|
000028e0  20 66 69 6e 64 20 73 74  72 69 6e 67 0a 46 49 4e  | find string.FIN|
000028f0  44 70 3a 3f 6e 20 64 65  6e 6f 74 65 73 20 74 68  |Dp:?n denotes th|
00002900  65 20 6e 27 74 68 20 61  6d 62 69 67 75 6f 75 73  |e n'th ambiguous|
00002910  20 73 75 62 70 61 74 74  65 72 6e 20 69 6e 20 74  | subpattern in t|
00002920  68 65 20 66 6f 75 6e 64  20 73 74 72 69 6e 67 0a  |he found string.|
00002930  46 49 4e 44 71 3a 84 78  78 20 6d 61 74 63 68 65  |FINDq:.xx matche|
00002940  73 20 74 68 65 20 63 68  61 72 61 63 74 65 72 20  |s the character |
00002950  77 68 6f 73 65 20 41 53  43 49 49 20 63 6f 64 65  |whose ASCII code|
00002960  20 69 73 20 67 69 76 65  6e 20 62 79 20 74 68 65  | is given by the|
00002970  20 68 65 78 20 6e 75 6d  62 65 72 20 78 78 0a 0a  | hex number xx..|
00002980  46 4f 55 4e 44 3a 54 68  65 20 73 74 72 69 6e 67  |FOUND:The string|
00002990  20 68 61 73 20 62 65 65  6e 20 66 6f 75 6e 64 2c  | has been found,|
000029a0  20 61 6e 64 20 69 73 20  6e 6f 77 20 74 68 65 20  | and is now the |
000029b0  73 65 6c 65 63 74 69 6f  6e 2e 0a 46 4f 55 4e 44  |selection..FOUND|
000029c0  30 3a 43 6c 69 63 6b 20  68 65 72 65 20 6f 72 20  |0:Click here or |
000029d0  74 79 70 65 20 53 20 6f  72 20 52 45 54 55 52 4e  |type S or RETURN|
000029e0  20 6f 72 20 45 53 43 20  74 6f 20 71 75 69 74 20  | or ESC to quit |
000029f0  66 72 6f 6d 20 74 68 65  20 46 69 6e 64 20 73 79  |from the Find sy|
00002a00  73 74 65 6d 2e 0a 46 4f  55 4e 44 31 3a 43 6c 69  |stem..FOUND1:Cli|
00002a10  63 6b 20 68 65 72 65 20  6f 72 20 74 79 70 65 20  |ck here or type |
00002a20  43 20 74 6f 20 74 6f 20  73 65 61 72 63 68 20 61  |C to to search a|
00002a30  67 61 69 6e 20 66 6f 72  20 74 68 65 20 73 74 72  |gain for the str|
00002a40  69 6e 67 2c 20 77 69 74  68 6f 75 74 20 72 65 70  |ing, without rep|
00002a50  6c 61 63 69 6e 67 20 74  68 69 73 20 6f 6e 65 2e  |lacing this one.|
00002a60  0a 46 4f 55 4e 44 32 3a  43 6c 69 63 6b 20 68 65  |.FOUND2:Click he|
00002a70  72 65 20 6f 72 20 74 79  70 65 20 52 20 74 6f 20  |re or type R to |
00002a80  72 65 70 6c 61 63 65 20  74 68 65 20 73 74 72 69  |replace the stri|
00002a90  6e 67 2c 20 61 6e 64 20  73 65 61 72 63 68 20 66  |ng, and search f|
00002aa0  6f 72 20 74 68 65 20 6e  65 78 74 20 6f 6e 65 2e  |or the next one.|
00002ab0  0a 46 4f 55 4e 44 33 3a  43 6c 69 63 6b 20 68 65  |.FOUND3:Click he|
00002ac0  72 65 20 6f 72 20 74 79  70 65 20 4c 20 74 6f 20  |re or type L to |
00002ad0  72 65 70 6c 61 63 65 20  74 68 65 20 73 74 72 69  |replace the stri|
00002ae0  6e 67 2c 20 61 6e 64 20  71 75 69 74 20 66 72 6f  |ng, and quit fro|
00002af0  6d 20 74 68 65 20 46 69  6e 64 20 73 79 73 74 65  |m the Find syste|
00002b00  6d 2e 0a 46 4f 55 4e 44  34 3a 43 6c 69 63 6b 20  |m..FOUND4:Click |
00002b10  68 65 72 65 20 6f 72 20  74 79 70 65 20 45 20 74  |here or type E t|
00002b20  6f 20 72 65 70 6c 61 63  65 20 74 68 69 73 20 61  |o replace this a|
00002b30  6e 64 20 61 6c 6c 20 73  75 62 73 65 71 75 65 6e  |nd all subsequen|
00002b40  74 20 6f 63 63 75 72 72  65 6e 63 65 73 20 6f 66  |t occurrences of|
00002b50  20 74 68 65 20 73 74 72  69 6e 67 2e 0a 46 4f 55  | the string..FOU|
00002b60  4e 44 36 3a 43 6c 69 63  6b 20 68 65 72 65 20 6f  |ND6:Click here o|
00002b70  72 20 74 79 70 65 20 55  20 74 6f 20 75 6e 64 6f  |r type U to undo|
00002b80  20 74 68 65 20 6c 61 73  74 20 6f 70 65 72 61 74  | the last operat|
00002b90  69 6f 6e 20 69 6e 20 74  68 65 20 46 69 6e 64 20  |ion in the Find |
00002ba0  73 65 71 75 65 6e 63 65  2e 20 43 6c 69 63 6b 20  |sequence. Click |
00002bb0  5c 73 20 72 65 70 65 61  74 65 64 6c 79 20 74 6f  |\s repeatedly to|
00002bc0  20 75 6e 64 6f 20 73 65  76 65 72 61 6c 20 6f 70  | undo several op|
00002bd0  65 72 61 74 69 6f 6e 73  2e 0a 46 4f 55 4e 44 37  |erations..FOUND7|
00002be0  3a 43 6c 69 63 6b 20 68  65 72 65 20 6f 72 20 74  |:Click here or t|
00002bf0  79 70 65 20 44 20 74 6f  20 72 65 64 6f 20 74 68  |ype D to redo th|
00002c00  65 20 6c 61 73 74 20 75  6e 64 6f 6e 65 20 6f 70  |e last undone op|
00002c10  65 72 61 74 69 6f 6e 2e  20 43 6c 69 63 6b 20 5c  |eration. Click \|
00002c20  73 20 72 65 70 65 61 74  65 64 6c 79 20 74 6f 20  |s repeatedly to |
00002c30  72 65 64 6f 20 73 65 76  65 72 61 6c 20 6f 70 65  |redo several ope|
00002c40  72 61 74 69 6f 6e 73 2e  0a 0a 47 4f 54 4f 3a 54  |rations...GOTO:T|
00002c50  79 70 65 20 69 6e 20 74  68 65 20 6c 69 6e 65 20  |ype in the line |
00002c60  6e 75 6d 62 65 72 20 79  6f 75 20 77 69 73 68 20  |number you wish |
00002c70  74 6f 20 67 6f 20 74 6f  2c 20 74 68 65 6e 20 70  |to go to, then p|
00002c80  72 65 73 73 20 52 45 54  55 52 4e 2e 0a 49 4e 44  |ress RETURN..IND|
00002c90  45 4e 54 3a 54 79 70 65  20 69 6e 20 74 68 65 20  |ENT:Type in the |
00002ca0  73 74 72 69 6e 67 20 77  69 74 68 20 77 68 69 63  |string with whic|
00002cb0  68 20 74 6f 20 69 6e 64  65 6e 74 20 65 61 63 68  |h to indent each|
00002cc0  20 6c 69 6e 65 2e 20 54  79 70 65 20 61 20 6e 75  | line. Type a nu|
00002cd0  6d 62 65 72 20 74 6f 20  69 6e 64 65 6e 74 20 77  |mber to indent w|
00002ce0  69 74 68 20 74 68 61 74  20 6d 61 6e 79 20 73 70  |ith that many sp|
00002cf0  61 63 65 2e 20 54 79 70  65 20 61 20 6e 65 67 61  |ace. Type a nega|
00002d00  74 69 76 65 20 6e 75 6d  62 65 72 20 74 6f 20 73  |tive number to s|
00002d10  74 72 69 70 20 74 68 61  74 20 6d 61 6e 79 20 63  |trip that many c|
00002d20  68 61 72 61 63 74 65 72  73 20 66 72 6f 6d 20 74  |haracters from t|
00002d30  68 65 20 66 72 6f 6e 74  20 6f 66 20 6c 69 6e 65  |he front of line|
00002d40  73 2e 20 42 6c 61 6e 6b  20 6c 69 6e 65 73 20 61  |s. Blank lines a|
00002d50  72 65 20 6e 6f 74 20 61  66 66 65 63 74 65 64 2e  |re not affected.|
00002d60  0a 46 49 4c 45 49 4e 46  4f 3a 54 68 69 73 20 5c  |.FILEINFO:This \|
00002d70  77 20 64 69 73 70 6c 61  79 73 20 69 6e 66 6f 72  |w displays infor|
00002d80  6d 61 74 69 6f 6e 20 61  62 6f 75 74 20 74 68 65  |mation about the|
00002d90  20 66 69 6c 65 20 62 65  69 6e 67 20 65 64 69 74  | file being edit|
00002da0  65 64 2e 0a 50 52 4f 47  49 4e 46 4f 3a 54 68 69  |ed..PROGINFO:Thi|
00002db0  73 20 5c 77 20 64 69 73  70 6c 61 79 73 20 69 6e  |s \w displays in|
00002dc0  66 6f 72 6d 61 74 69 6f  6e 20 61 62 6f 75 74 20  |formation about |
00002dd0  45 64 69 74 2e 0a 0a 53  41 56 45 41 53 3a 54 68  |Edit...SAVEAS:Th|
00002de0  69 73 20 62 6f 78 20 61  6c 6c 6f 77 73 20 79 6f  |is box allows yo|
00002df0  75 20 74 6f 20 73 61 76  65 20 64 61 74 61 20 69  |u to save data i|
00002e00  6e 20 61 20 66 69 6c 65  2c 20 6f 72 20 74 72 61  |n a file, or tra|
00002e10  6e 73 66 65 72 20 69 74  20 74 6f 20 61 6e 6f 74  |nsfer it to anot|
00002e20  68 65 72 20 61 70 70 6c  69 63 61 74 69 6f 6e 2e  |her application.|
00002e30  0a 53 41 56 45 41 53 30  3a 43 6c 69 63 6b 20 68  |.SAVEAS0:Click h|
00002e40  65 72 65 20 74 6f 20 73  61 76 65 20 74 68 65 20  |ere to save the |
00002e50  64 61 74 61 20 77 69 74  68 20 74 68 65 20 63 75  |data with the cu|
00002e60  72 72 65 6e 74 20 66 69  6c 65 6e 61 6d 65 2e 20  |rrent filename. |
00002e70  49 66 20 69 74 20 69 73  20 6e 6f 74 20 61 20 66  |If it is not a f|
00002e80  75 6c 6c 20 70 61 74 68  6e 61 6d 65 2c 20 79 6f  |ull pathname, yo|
00002e90  75 20 6d 75 73 74 20 64  72 61 67 20 74 68 65 20  |u must drag the |
00002ea0  69 63 6f 6e 20 74 6f 20  61 20 64 69 72 65 63 74  |icon to a direct|
00002eb0  6f 72 79 20 66 69 72 73  74 2e 0a 53 41 56 45 41  |ory first..SAVEA|
00002ec0  53 32 3a 54 68 69 73 20  73 68 6f 77 73 20 74 68  |S2:This shows th|
00002ed0  65 20 66 69 6c 65 6e 61  6d 65 20 66 6f 72 20 74  |e filename for t|
00002ee0  68 69 73 20 64 61 74 61  2e 20 49 66 20 69 74 20  |his data. If it |
00002ef0  69 73 20 6e 6f 74 20 61  20 66 75 6c 6c 20 70 61  |is not a full pa|
00002f00  74 68 6e 61 6d 65 2c 20  64 72 61 67 20 74 68 65  |thname, drag the|
00002f10  20 69 63 6f 6e 20 69 6e  74 6f 20 61 20 64 69 72  | icon into a dir|
00002f20  65 63 74 6f 72 79 20 64  69 73 70 6c 61 79 2e 0a  |ectory display..|
00002f30  53 41 56 45 41 53 33 3a  44 72 61 67 20 74 68 69  |SAVEAS3:Drag thi|
00002f40  73 20 69 63 6f 6e 20 74  6f 20 74 68 65 20 64 69  |s icon to the di|
00002f50  72 65 63 74 6f 72 79 20  69 6e 20 77 68 69 63 68  |rectory in which|
00002f60  20 79 6f 75 20 77 61 6e  74 20 74 6f 20 73 61 76  | you want to sav|
00002f70  65 20 74 68 65 20 66 69  6c 65 2e 20 4f 72 2c 20  |e the file. Or, |
00002f80  64 72 61 67 20 69 74 20  74 6f 20 74 68 65 20 70  |drag it to the p|
00002f90  72 6f 67 72 61 6d 20 69  6e 74 6f 20 77 68 69 63  |rogram into whic|
00002fa0  68 20 79 6f 75 20 77 61  6e 74 20 74 6f 20 74 72  |h you want to tr|
00002fb0  61 6e 73 66 65 72 20 74  68 65 20 64 61 74 61 2e  |ansfer the data.|
00002fc0  0a 43 4c 4f 53 45 3a 43  6c 69 63 6b 20 5c 73 20  |.CLOSE:Click \s |
00002fd0  6f 6e 20 53 41 56 45 20  74 6f 20 67 65 74 20 74  |on SAVE to get t|
00002fe0  68 65 20 63 68 61 6e 63  65 20 74 6f 20 73 61 76  |he chance to sav|
00002ff0  65 20 74 68 65 20 66 69  6c 65 2c 20 44 49 53 43  |e the file, DISC|
00003000  41 52 44 20 74 6f 20 63  6c 6f 73 65 20 77 69 74  |ARD to close wit|
00003010  68 6f 75 74 20 73 61 76  69 6e 67 2c 20 61 6e 64  |hout saving, and|
00003020  20 43 41 4e 43 45 4c 20  74 6f 20 63 61 6e 63 65  | CANCEL to cance|
00003030  6c 20 74 68 65 20 63 6c  6f 73 65 20 6f 70 65 72  |l the close oper|
00003040  61 74 69 6f 6e 2e 0a 51  55 49 54 3a 43 6c 69 63  |ation..QUIT:Clic|
00003050  6b 20 5c 73 20 6f 6e 20  44 49 53 43 41 52 44 20  |k \s on DISCARD |
00003060  74 6f 20 71 75 69 74 20  45 64 69 74 20 77 69 74  |to quit Edit wit|
00003070  68 6f 75 74 20 73 61 76  69 6e 67 20 61 6e 79 20  |hout saving any |
00003080  6d 6f 64 69 66 69 65 64  20 64 6f 63 75 6d 65 6e  |modified documen|
00003090  74 73 2c 20 6f 72 20 43  41 4e 43 45 4c 20 74 6f  |ts, or CANCEL to|
000030a0  20 63 61 6e 63 65 6c 20  74 68 65 20 71 75 69 74  | cancel the quit|
000030b0  20 6f 70 65 72 61 74 69  6f 6e 2e 0a 0a 45 64 69  | operation...Edi|
000030c0  74 58 3a 55 6e 72 65 63  6f 76 65 72 61 62 6c 65  |tX:Unrecoverable|
000030d0  20 69 6e 74 65 72 6e 61  6c 20 65 72 72 6f 72 20  | internal error |
000030e0  28 25 73 29 3a 20 70 72  65 73 65 72 76 69 6e 67  |(%s): preserving|
000030f0  20 66 69 6c 65 73 20 69  6e 20 25 73 20 62 65 66  | files in %s bef|
00003100  6f 72 65 20 65 78 69 74  69 6e 67 0a              |ore exiting.|
0000310c