Home » Archimedes archive » Micro User » MU 1991-03.adf » PD-Stuff » Apps/!StrongED/!Help

Apps/!StrongED/!Help

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 » Archimedes archive » Micro User » MU 1991-03.adf » PD-Stuff
Filename: Apps/!StrongED/!Help
Read OK:
File size: 10AA bytes
Load address: 0000
Exec address: 0000
File contents
  Guttorm 'Armstrong' Vik
  H�lbekken 208                  <--  This is where you send : money
  5262 Arnatveit                                               suggestions
  Norway                                                       cheques
                                                               error reports
                 "Ah hate bugs!" (Guttorm Vik,3am)             cash
                                                               questions
                                                               etc.

  This editor is ment to be a usable alternative to !Edit
  My editor has its weaknesses, but it also has its strong sides:
   -Uses a total of 45Kb for program and workspace ( !Edit uses 160K + clib ! )
   -Resides in a module. (Is resident until you quit it, or do a hard-reset )
   -Offers a user-friendly interface ( Well, I like it! )
   -Scrolls fast
   -Doesn't wrap lines ( You will only see part of long line on screen )
   -Uses a 82*34 chars mode ( text area is 80*32, menu & scroll uses rest )
   -Positions cursor under first non-space in line above after <return>
   -Scrollbar shows how many lines of total text is in window
    (!Edit shows how many bytes of total text is in window)
   -Sends text, or block, to printer if you press <Print>
   -Shows Insert/Overwrite status
   -Toggle Insert/Overwrite status with a single keypress ( <Insert> )
   -Shows (x,y) position of cursor in text.
   -much more...

  Weaknesses: ( Ah, I guess I have to tell you about those too )
   -It is not quite finished (Will it ever be?)
   -Cannot have several windows open at the same time ( I use the whole screen )
   -Can't save or load block (yet)
    (to load block you have to do : Load file into empty window. Mark all.
       Switch to destination window. Copy
     to save use the reverse process
    )
    This will be improved upon in a later version
   -Has not got an undelete-buffer. ( I'm thinking about it )
   -You can't enter control caracters into text.
   -Will crash if you try to edit a line longer than 256 chars.
    (As far as I know, this is the only way to really crash it)
   -Contains some known (and unknown I'm sure) bugettes (=small bugs)


  If you discover any bugs, please try to find out how and when they appear,
  and send me a report.
  If you have any suggestions or there is something that you really like or
  dislike about my editor, send me a letter.

  This editor is public domain and as such, free of charge, but if
  you find that this program is of use to you, it would be nice to recieve
  a small donation ( �100 ..no?..�10..�1  ah,whatever!)



 Keys:
 -----
       f3 : Save, using stored name & type
       f4 : Search/Replace
       f5 : Goto
       f6 : mark start/end of block
       f7 : Copy block
       f12: *

  shft f3 : Save with dialouge-box
  shft f5 : Clear text
  shft f6 : Clear mark
  shft f7 : Move block
  shft f8 : Delete block

  ctrl f1-f4 : Select text 1-4 (if in desktop: return to text 1-4)

  ctrl  L : force lower case
  ctrl  U : force upper case
  ctrl  S : switch case
  ctrl  Z : return to desktop  (if in desktop: return to editor)
  ctrl  Q : loose file & return to desktop


       up/down arrow  : Move cursor one line up/down
  shft up/down arrow  : Move one page up/down
  ctrl up/down arrow  : Move to start/end of text


       right/left arrow   :  Move cursor one char to the right/left
  ctrl right/left arrow   :  Move to start/end of line

  ctrl shft right/left arrow : Delete to end/start of line

  page up/down : move one screen up/down


  Backspace : delete char to the left of cursor
  Delete    : ----------------"----------------
  Copy      : delete char under cursor
  Home      : Move to start of line
  Insert    : Toggle between insert/overwrite mode

  shft Copy : Enter copy-mode   ( <Esc> to leave it )

  print     : send text to printer.


 Icons:
 ------
    1234    : click to select textwindow.
    scroll  : as normal.

 Mouse:
 ------
    Use 'select'-button to mark an area.
    Use 'adjust'-button to adjust size of marked area.
    Double-click on line to mark it.
    Single-click to move cursor.




                Guttorm 'Armstrong' Vik , Bergen 25 April 1990

                                    --oOOo--
00000000  0a 20 20 47 75 74 74 6f  72 6d 20 27 41 72 6d 73  |.  Guttorm 'Arms|
00000010  74 72 6f 6e 67 27 20 56  69 6b 0a 20 20 48 f8 6c  |trong' Vik.  H.l|
00000020  62 65 6b 6b 65 6e 20 32  30 38 20 20 20 20 20 20  |bekken 208      |
00000030  20 20 20 20 20 20 20 20  20 20 20 20 3c 2d 2d 20  |            <-- |
00000040  20 54 68 69 73 20 69 73  20 77 68 65 72 65 20 79  | This is where y|
00000050  6f 75 20 73 65 6e 64 20  3a 20 6d 6f 6e 65 79 0a  |ou send : money.|
00000060  20 20 35 32 36 32 20 41  72 6e 61 74 76 65 69 74  |  5262 Arnatveit|
00000070  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000090  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 73  |               s|
000000a0  75 67 67 65 73 74 69 6f  6e 73 0a 20 20 4e 6f 72  |uggestions.  Nor|
000000b0  77 61 79 20 20 20 20 20  20 20 20 20 20 20 20 20  |way             |
000000c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000000e0  20 20 20 20 20 20 20 20  20 20 63 68 65 71 75 65  |          cheque|
000000f0  73 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |s.              |
00000100  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000130  20 65 72 72 6f 72 20 72  65 70 6f 72 74 73 0a 20  | error reports. |
00000140  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000150  22 41 68 20 68 61 74 65  20 62 75 67 73 21 22 20  |"Ah hate bugs!" |
00000160  28 47 75 74 74 6f 72 6d  20 56 69 6b 2c 33 61 6d  |(Guttorm Vik,3am|
00000170  29 20 20 20 20 20 20 20  20 20 20 20 20 20 63 61  |)             ca|
00000180  73 68 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |sh.             |
00000190  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000001c0  20 20 71 75 65 73 74 69  6f 6e 73 0a 20 20 20 20  |  questions.    |
000001d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000200  20 20 20 20 20 20 20 20  20 20 20 65 74 63 2e 0a  |           etc..|
00000210  0a 20 20 54 68 69 73 20  65 64 69 74 6f 72 20 69  |.  This editor i|
00000220  73 20 6d 65 6e 74 20 74  6f 20 62 65 20 61 20 75  |s ment to be a u|
00000230  73 61 62 6c 65 20 61 6c  74 65 72 6e 61 74 69 76  |sable alternativ|
00000240  65 20 74 6f 20 21 45 64  69 74 0a 20 20 4d 79 20  |e to !Edit.  My |
00000250  65 64 69 74 6f 72 20 68  61 73 20 69 74 73 20 77  |editor has its w|
00000260  65 61 6b 6e 65 73 73 65  73 2c 20 62 75 74 20 69  |eaknesses, but i|
00000270  74 20 61 6c 73 6f 20 68  61 73 20 69 74 73 20 73  |t also has its s|
00000280  74 72 6f 6e 67 20 73 69  64 65 73 3a 0a 20 20 20  |trong sides:.   |
00000290  2d 55 73 65 73 20 61 20  74 6f 74 61 6c 20 6f 66  |-Uses a total of|
000002a0  20 34 35 4b 62 20 66 6f  72 20 70 72 6f 67 72 61  | 45Kb for progra|
000002b0  6d 20 61 6e 64 20 77 6f  72 6b 73 70 61 63 65 20  |m and workspace |
000002c0  28 20 21 45 64 69 74 20  75 73 65 73 20 31 36 30  |( !Edit uses 160|
000002d0  4b 20 2b 20 63 6c 69 62  20 21 20 29 0a 20 20 20  |K + clib ! ).   |
000002e0  2d 52 65 73 69 64 65 73  20 69 6e 20 61 20 6d 6f  |-Resides in a mo|
000002f0  64 75 6c 65 2e 20 28 49  73 20 72 65 73 69 64 65  |dule. (Is reside|
00000300  6e 74 20 75 6e 74 69 6c  20 79 6f 75 20 71 75 69  |nt until you qui|
00000310  74 20 69 74 2c 20 6f 72  20 64 6f 20 61 20 68 61  |t it, or do a ha|
00000320  72 64 2d 72 65 73 65 74  20 29 0a 20 20 20 2d 4f  |rd-reset ).   -O|
00000330  66 66 65 72 73 20 61 20  75 73 65 72 2d 66 72 69  |ffers a user-fri|
00000340  65 6e 64 6c 79 20 69 6e  74 65 72 66 61 63 65 20  |endly interface |
00000350  28 20 57 65 6c 6c 2c 20  49 20 6c 69 6b 65 20 69  |( Well, I like i|
00000360  74 21 20 29 0a 20 20 20  2d 53 63 72 6f 6c 6c 73  |t! ).   -Scrolls|
00000370  20 66 61 73 74 0a 20 20  20 2d 44 6f 65 73 6e 27  | fast.   -Doesn'|
00000380  74 20 77 72 61 70 20 6c  69 6e 65 73 20 28 20 59  |t wrap lines ( Y|
00000390  6f 75 20 77 69 6c 6c 20  6f 6e 6c 79 20 73 65 65  |ou will only see|
000003a0  20 70 61 72 74 20 6f 66  20 6c 6f 6e 67 20 6c 69  | part of long li|
000003b0  6e 65 20 6f 6e 20 73 63  72 65 65 6e 20 29 0a 20  |ne on screen ). |
000003c0  20 20 2d 55 73 65 73 20  61 20 38 32 2a 33 34 20  |  -Uses a 82*34 |
000003d0  63 68 61 72 73 20 6d 6f  64 65 20 28 20 74 65 78  |chars mode ( tex|
000003e0  74 20 61 72 65 61 20 69  73 20 38 30 2a 33 32 2c  |t area is 80*32,|
000003f0  20 6d 65 6e 75 20 26 20  73 63 72 6f 6c 6c 20 75  | menu & scroll u|
00000400  73 65 73 20 72 65 73 74  20 29 0a 20 20 20 2d 50  |ses rest ).   -P|
00000410  6f 73 69 74 69 6f 6e 73  20 63 75 72 73 6f 72 20  |ositions cursor |
00000420  75 6e 64 65 72 20 66 69  72 73 74 20 6e 6f 6e 2d  |under first non-|
00000430  73 70 61 63 65 20 69 6e  20 6c 69 6e 65 20 61 62  |space in line ab|
00000440  6f 76 65 20 61 66 74 65  72 20 3c 72 65 74 75 72  |ove after <retur|
00000450  6e 3e 0a 20 20 20 2d 53  63 72 6f 6c 6c 62 61 72  |n>.   -Scrollbar|
00000460  20 73 68 6f 77 73 20 68  6f 77 20 6d 61 6e 79 20  | shows how many |
00000470  6c 69 6e 65 73 20 6f 66  20 74 6f 74 61 6c 20 74  |lines of total t|
00000480  65 78 74 20 69 73 20 69  6e 20 77 69 6e 64 6f 77  |ext is in window|
00000490  0a 20 20 20 20 28 21 45  64 69 74 20 73 68 6f 77  |.    (!Edit show|
000004a0  73 20 68 6f 77 20 6d 61  6e 79 20 62 79 74 65 73  |s how many bytes|
000004b0  20 6f 66 20 74 6f 74 61  6c 20 74 65 78 74 20 69  | of total text i|
000004c0  73 20 69 6e 20 77 69 6e  64 6f 77 29 0a 20 20 20  |s in window).   |
000004d0  2d 53 65 6e 64 73 20 74  65 78 74 2c 20 6f 72 20  |-Sends text, or |
000004e0  62 6c 6f 63 6b 2c 20 74  6f 20 70 72 69 6e 74 65  |block, to printe|
000004f0  72 20 69 66 20 79 6f 75  20 70 72 65 73 73 20 3c  |r if you press <|
00000500  50 72 69 6e 74 3e 0a 20  20 20 2d 53 68 6f 77 73  |Print>.   -Shows|
00000510  20 49 6e 73 65 72 74 2f  4f 76 65 72 77 72 69 74  | Insert/Overwrit|
00000520  65 20 73 74 61 74 75 73  0a 20 20 20 2d 54 6f 67  |e status.   -Tog|
00000530  67 6c 65 20 49 6e 73 65  72 74 2f 4f 76 65 72 77  |gle Insert/Overw|
00000540  72 69 74 65 20 73 74 61  74 75 73 20 77 69 74 68  |rite status with|
00000550  20 61 20 73 69 6e 67 6c  65 20 6b 65 79 70 72 65  | a single keypre|
00000560  73 73 20 28 20 3c 49 6e  73 65 72 74 3e 20 29 0a  |ss ( <Insert> ).|
00000570  20 20 20 2d 53 68 6f 77  73 20 28 78 2c 79 29 20  |   -Shows (x,y) |
00000580  70 6f 73 69 74 69 6f 6e  20 6f 66 20 63 75 72 73  |position of curs|
00000590  6f 72 20 69 6e 20 74 65  78 74 2e 0a 20 20 20 2d  |or in text..   -|
000005a0  6d 75 63 68 20 6d 6f 72  65 2e 2e 2e 0a 0a 20 20  |much more.....  |
000005b0  57 65 61 6b 6e 65 73 73  65 73 3a 20 28 20 41 68  |Weaknesses: ( Ah|
000005c0  2c 20 49 20 67 75 65 73  73 20 49 20 68 61 76 65  |, I guess I have|
000005d0  20 74 6f 20 74 65 6c 6c  20 79 6f 75 20 61 62 6f  | to tell you abo|
000005e0  75 74 20 74 68 6f 73 65  20 74 6f 6f 20 29 0a 20  |ut those too ). |
000005f0  20 20 2d 49 74 20 69 73  20 6e 6f 74 20 71 75 69  |  -It is not qui|
00000600  74 65 20 66 69 6e 69 73  68 65 64 20 28 57 69 6c  |te finished (Wil|
00000610  6c 20 69 74 20 65 76 65  72 20 62 65 3f 29 0a 20  |l it ever be?). |
00000620  20 20 2d 43 61 6e 6e 6f  74 20 68 61 76 65 20 73  |  -Cannot have s|
00000630  65 76 65 72 61 6c 20 77  69 6e 64 6f 77 73 20 6f  |everal windows o|
00000640  70 65 6e 20 61 74 20 74  68 65 20 73 61 6d 65 20  |pen at the same |
00000650  74 69 6d 65 20 28 20 49  20 75 73 65 20 74 68 65  |time ( I use the|
00000660  20 77 68 6f 6c 65 20 73  63 72 65 65 6e 20 29 0a  | whole screen ).|
00000670  20 20 20 2d 43 61 6e 27  74 20 73 61 76 65 20 6f  |   -Can't save o|
00000680  72 20 6c 6f 61 64 20 62  6c 6f 63 6b 20 28 79 65  |r load block (ye|
00000690  74 29 0a 20 20 20 20 28  74 6f 20 6c 6f 61 64 20  |t).    (to load |
000006a0  62 6c 6f 63 6b 20 79 6f  75 20 68 61 76 65 20 74  |block you have t|
000006b0  6f 20 64 6f 20 3a 20 4c  6f 61 64 20 66 69 6c 65  |o do : Load file|
000006c0  20 69 6e 74 6f 20 65 6d  70 74 79 20 77 69 6e 64  | into empty wind|
000006d0  6f 77 2e 20 4d 61 72 6b  20 61 6c 6c 2e 0a 20 20  |ow. Mark all..  |
000006e0  20 20 20 20 20 53 77 69  74 63 68 20 74 6f 20 64  |     Switch to d|
000006f0  65 73 74 69 6e 61 74 69  6f 6e 20 77 69 6e 64 6f  |estination windo|
00000700  77 2e 20 43 6f 70 79 0a  20 20 20 20 20 74 6f 20  |w. Copy.     to |
00000710  73 61 76 65 20 75 73 65  20 74 68 65 20 72 65 76  |save use the rev|
00000720  65 72 73 65 20 70 72 6f  63 65 73 73 0a 20 20 20  |erse process.   |
00000730  20 29 0a 20 20 20 20 54  68 69 73 20 77 69 6c 6c  | ).    This will|
00000740  20 62 65 20 69 6d 70 72  6f 76 65 64 20 75 70 6f  | be improved upo|
00000750  6e 20 69 6e 20 61 20 6c  61 74 65 72 20 76 65 72  |n in a later ver|
00000760  73 69 6f 6e 0a 20 20 20  2d 48 61 73 20 6e 6f 74  |sion.   -Has not|
00000770  20 67 6f 74 20 61 6e 20  75 6e 64 65 6c 65 74 65  | got an undelete|
00000780  2d 62 75 66 66 65 72 2e  20 28 20 49 27 6d 20 74  |-buffer. ( I'm t|
00000790  68 69 6e 6b 69 6e 67 20  61 62 6f 75 74 20 69 74  |hinking about it|
000007a0  20 29 0a 20 20 20 2d 59  6f 75 20 63 61 6e 27 74  | ).   -You can't|
000007b0  20 65 6e 74 65 72 20 63  6f 6e 74 72 6f 6c 20 63  | enter control c|
000007c0  61 72 61 63 74 65 72 73  20 69 6e 74 6f 20 74 65  |aracters into te|
000007d0  78 74 2e 0a 20 20 20 2d  57 69 6c 6c 20 63 72 61  |xt..   -Will cra|
000007e0  73 68 20 69 66 20 79 6f  75 20 74 72 79 20 74 6f  |sh if you try to|
000007f0  20 65 64 69 74 20 61 20  6c 69 6e 65 20 6c 6f 6e  | edit a line lon|
00000800  67 65 72 20 74 68 61 6e  20 32 35 36 20 63 68 61  |ger than 256 cha|
00000810  72 73 2e 0a 20 20 20 20  28 41 73 20 66 61 72 20  |rs..    (As far |
00000820  61 73 20 49 20 6b 6e 6f  77 2c 20 74 68 69 73 20  |as I know, this |
00000830  69 73 20 74 68 65 20 6f  6e 6c 79 20 77 61 79 20  |is the only way |
00000840  74 6f 20 72 65 61 6c 6c  79 20 63 72 61 73 68 20  |to really crash |
00000850  69 74 29 0a 20 20 20 2d  43 6f 6e 74 61 69 6e 73  |it).   -Contains|
00000860  20 73 6f 6d 65 20 6b 6e  6f 77 6e 20 28 61 6e 64  | some known (and|
00000870  20 75 6e 6b 6e 6f 77 6e  20 49 27 6d 20 73 75 72  | unknown I'm sur|
00000880  65 29 20 62 75 67 65 74  74 65 73 20 28 3d 73 6d  |e) bugettes (=sm|
00000890  61 6c 6c 20 62 75 67 73  29 0a 0a 0a 20 20 49 66  |all bugs)...  If|
000008a0  20 79 6f 75 20 64 69 73  63 6f 76 65 72 20 61 6e  | you discover an|
000008b0  79 20 62 75 67 73 2c 20  70 6c 65 61 73 65 20 74  |y bugs, please t|
000008c0  72 79 20 74 6f 20 66 69  6e 64 20 6f 75 74 20 68  |ry to find out h|
000008d0  6f 77 20 61 6e 64 20 77  68 65 6e 20 74 68 65 79  |ow and when they|
000008e0  20 61 70 70 65 61 72 2c  0a 20 20 61 6e 64 20 73  | appear,.  and s|
000008f0  65 6e 64 20 6d 65 20 61  20 72 65 70 6f 72 74 2e  |end me a report.|
00000900  0a 20 20 49 66 20 79 6f  75 20 68 61 76 65 20 61  |.  If you have a|
00000910  6e 79 20 73 75 67 67 65  73 74 69 6f 6e 73 20 6f  |ny suggestions o|
00000920  72 20 74 68 65 72 65 20  69 73 20 73 6f 6d 65 74  |r there is somet|
00000930  68 69 6e 67 20 74 68 61  74 20 79 6f 75 20 72 65  |hing that you re|
00000940  61 6c 6c 79 20 6c 69 6b  65 20 6f 72 0a 20 20 64  |ally like or.  d|
00000950  69 73 6c 69 6b 65 20 61  62 6f 75 74 20 6d 79 20  |islike about my |
00000960  65 64 69 74 6f 72 2c 20  73 65 6e 64 20 6d 65 20  |editor, send me |
00000970  61 20 6c 65 74 74 65 72  2e 0a 0a 20 20 54 68 69  |a letter...  Thi|
00000980  73 20 65 64 69 74 6f 72  20 69 73 20 70 75 62 6c  |s editor is publ|
00000990  69 63 20 64 6f 6d 61 69  6e 20 61 6e 64 20 61 73  |ic domain and as|
000009a0  20 73 75 63 68 2c 20 66  72 65 65 20 6f 66 20 63  | such, free of c|
000009b0  68 61 72 67 65 2c 20 62  75 74 20 69 66 0a 20 20  |harge, but if.  |
000009c0  79 6f 75 20 66 69 6e 64  20 74 68 61 74 20 74 68  |you find that th|
000009d0  69 73 20 70 72 6f 67 72  61 6d 20 69 73 20 6f 66  |is program is of|
000009e0  20 75 73 65 20 74 6f 20  79 6f 75 2c 20 69 74 20  | use to you, it |
000009f0  77 6f 75 6c 64 20 62 65  20 6e 69 63 65 20 74 6f  |would be nice to|
00000a00  20 72 65 63 69 65 76 65  0a 20 20 61 20 73 6d 61  | recieve.  a sma|
00000a10  6c 6c 20 64 6f 6e 61 74  69 6f 6e 20 28 20 a3 31  |ll donation ( .1|
00000a20  30 30 20 2e 2e 6e 6f 3f  2e 2e a3 31 30 2e 2e a3  |00 ..no?...10...|
00000a30  31 20 20 61 68 2c 77 68  61 74 65 76 65 72 21 29  |1  ah,whatever!)|
00000a40  0a 0a 0a 0a 20 4b 65 79  73 3a 0a 20 2d 2d 2d 2d  |.... Keys:. ----|
00000a50  2d 0a 20 20 20 20 20 20  20 66 33 20 3a 20 53 61  |-.       f3 : Sa|
00000a60  76 65 2c 20 75 73 69 6e  67 20 73 74 6f 72 65 64  |ve, using stored|
00000a70  20 6e 61 6d 65 20 26 20  74 79 70 65 0a 20 20 20  | name & type.   |
00000a80  20 20 20 20 66 34 20 3a  20 53 65 61 72 63 68 2f  |    f4 : Search/|
00000a90  52 65 70 6c 61 63 65 0a  20 20 20 20 20 20 20 66  |Replace.       f|
00000aa0  35 20 3a 20 47 6f 74 6f  0a 20 20 20 20 20 20 20  |5 : Goto.       |
00000ab0  66 36 20 3a 20 6d 61 72  6b 20 73 74 61 72 74 2f  |f6 : mark start/|
00000ac0  65 6e 64 20 6f 66 20 62  6c 6f 63 6b 0a 20 20 20  |end of block.   |
00000ad0  20 20 20 20 66 37 20 3a  20 43 6f 70 79 20 62 6c  |    f7 : Copy bl|
00000ae0  6f 63 6b 0a 20 20 20 20  20 20 20 66 31 32 3a 20  |ock.       f12: |
00000af0  2a 0a 0a 20 20 73 68 66  74 20 66 33 20 3a 20 53  |*..  shft f3 : S|
00000b00  61 76 65 20 77 69 74 68  20 64 69 61 6c 6f 75 67  |ave with dialoug|
00000b10  65 2d 62 6f 78 0a 20 20  73 68 66 74 20 66 35 20  |e-box.  shft f5 |
00000b20  3a 20 43 6c 65 61 72 20  74 65 78 74 0a 20 20 73  |: Clear text.  s|
00000b30  68 66 74 20 66 36 20 3a  20 43 6c 65 61 72 20 6d  |hft f6 : Clear m|
00000b40  61 72 6b 0a 20 20 73 68  66 74 20 66 37 20 3a 20  |ark.  shft f7 : |
00000b50  4d 6f 76 65 20 62 6c 6f  63 6b 0a 20 20 73 68 66  |Move block.  shf|
00000b60  74 20 66 38 20 3a 20 44  65 6c 65 74 65 20 62 6c  |t f8 : Delete bl|
00000b70  6f 63 6b 0a 0a 20 20 63  74 72 6c 20 66 31 2d 66  |ock..  ctrl f1-f|
00000b80  34 20 3a 20 53 65 6c 65  63 74 20 74 65 78 74 20  |4 : Select text |
00000b90  31 2d 34 20 28 69 66 20  69 6e 20 64 65 73 6b 74  |1-4 (if in deskt|
00000ba0  6f 70 3a 20 72 65 74 75  72 6e 20 74 6f 20 74 65  |op: return to te|
00000bb0  78 74 20 31 2d 34 29 0a  0a 20 20 63 74 72 6c 20  |xt 1-4)..  ctrl |
00000bc0  20 4c 20 3a 20 66 6f 72  63 65 20 6c 6f 77 65 72  | L : force lower|
00000bd0  20 63 61 73 65 0a 20 20  63 74 72 6c 20 20 55 20  | case.  ctrl  U |
00000be0  3a 20 66 6f 72 63 65 20  75 70 70 65 72 20 63 61  |: force upper ca|
00000bf0  73 65 0a 20 20 63 74 72  6c 20 20 53 20 3a 20 73  |se.  ctrl  S : s|
00000c00  77 69 74 63 68 20 63 61  73 65 0a 20 20 63 74 72  |witch case.  ctr|
00000c10  6c 20 20 5a 20 3a 20 72  65 74 75 72 6e 20 74 6f  |l  Z : return to|
00000c20  20 64 65 73 6b 74 6f 70  20 20 28 69 66 20 69 6e  | desktop  (if in|
00000c30  20 64 65 73 6b 74 6f 70  3a 20 72 65 74 75 72 6e  | desktop: return|
00000c40  20 74 6f 20 65 64 69 74  6f 72 29 0a 20 20 63 74  | to editor).  ct|
00000c50  72 6c 20 20 51 20 3a 20  6c 6f 6f 73 65 20 66 69  |rl  Q : loose fi|
00000c60  6c 65 20 26 20 72 65 74  75 72 6e 20 74 6f 20 64  |le & return to d|
00000c70  65 73 6b 74 6f 70 0a 0a  0a 20 20 20 20 20 20 20  |esktop...       |
00000c80  75 70 2f 64 6f 77 6e 20  61 72 72 6f 77 20 20 3a  |up/down arrow  :|
00000c90  20 4d 6f 76 65 20 63 75  72 73 6f 72 20 6f 6e 65  | Move cursor one|
00000ca0  20 6c 69 6e 65 20 75 70  2f 64 6f 77 6e 0a 20 20  | line up/down.  |
00000cb0  73 68 66 74 20 75 70 2f  64 6f 77 6e 20 61 72 72  |shft up/down arr|
00000cc0  6f 77 20 20 3a 20 4d 6f  76 65 20 6f 6e 65 20 70  |ow  : Move one p|
00000cd0  61 67 65 20 75 70 2f 64  6f 77 6e 0a 20 20 63 74  |age up/down.  ct|
00000ce0  72 6c 20 75 70 2f 64 6f  77 6e 20 61 72 72 6f 77  |rl up/down arrow|
00000cf0  20 20 3a 20 4d 6f 76 65  20 74 6f 20 73 74 61 72  |  : Move to star|
00000d00  74 2f 65 6e 64 20 6f 66  20 74 65 78 74 0a 0a 0a  |t/end of text...|
00000d10  20 20 20 20 20 20 20 72  69 67 68 74 2f 6c 65 66  |       right/lef|
00000d20  74 20 61 72 72 6f 77 20  20 20 3a 20 20 4d 6f 76  |t arrow   :  Mov|
00000d30  65 20 63 75 72 73 6f 72  20 6f 6e 65 20 63 68 61  |e cursor one cha|
00000d40  72 20 74 6f 20 74 68 65  20 72 69 67 68 74 2f 6c  |r to the right/l|
00000d50  65 66 74 0a 20 20 63 74  72 6c 20 72 69 67 68 74  |eft.  ctrl right|
00000d60  2f 6c 65 66 74 20 61 72  72 6f 77 20 20 20 3a 20  |/left arrow   : |
00000d70  20 4d 6f 76 65 20 74 6f  20 73 74 61 72 74 2f 65  | Move to start/e|
00000d80  6e 64 20 6f 66 20 6c 69  6e 65 0a 0a 20 20 63 74  |nd of line..  ct|
00000d90  72 6c 20 73 68 66 74 20  72 69 67 68 74 2f 6c 65  |rl shft right/le|
00000da0  66 74 20 61 72 72 6f 77  20 3a 20 44 65 6c 65 74  |ft arrow : Delet|
00000db0  65 20 74 6f 20 65 6e 64  2f 73 74 61 72 74 20 6f  |e to end/start o|
00000dc0  66 20 6c 69 6e 65 0a 0a  20 20 70 61 67 65 20 75  |f line..  page u|
00000dd0  70 2f 64 6f 77 6e 20 3a  20 6d 6f 76 65 20 6f 6e  |p/down : move on|
00000de0  65 20 73 63 72 65 65 6e  20 75 70 2f 64 6f 77 6e  |e screen up/down|
00000df0  0a 0a 0a 20 20 42 61 63  6b 73 70 61 63 65 20 3a  |...  Backspace :|
00000e00  20 64 65 6c 65 74 65 20  63 68 61 72 20 74 6f 20  | delete char to |
00000e10  74 68 65 20 6c 65 66 74  20 6f 66 20 63 75 72 73  |the left of curs|
00000e20  6f 72 0a 20 20 44 65 6c  65 74 65 20 20 20 20 3a  |or.  Delete    :|
00000e30  20 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  | ---------------|
00000e40  2d 22 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |-"--------------|
00000e50  2d 2d 0a 20 20 43 6f 70  79 20 20 20 20 20 20 3a  |--.  Copy      :|
00000e60  20 64 65 6c 65 74 65 20  63 68 61 72 20 75 6e 64  | delete char und|
00000e70  65 72 20 63 75 72 73 6f  72 0a 20 20 48 6f 6d 65  |er cursor.  Home|
00000e80  20 20 20 20 20 20 3a 20  4d 6f 76 65 20 74 6f 20  |      : Move to |
00000e90  73 74 61 72 74 20 6f 66  20 6c 69 6e 65 0a 20 20  |start of line.  |
00000ea0  49 6e 73 65 72 74 20 20  20 20 3a 20 54 6f 67 67  |Insert    : Togg|
00000eb0  6c 65 20 62 65 74 77 65  65 6e 20 69 6e 73 65 72  |le between inser|
00000ec0  74 2f 6f 76 65 72 77 72  69 74 65 20 6d 6f 64 65  |t/overwrite mode|
00000ed0  0a 0a 20 20 73 68 66 74  20 43 6f 70 79 20 3a 20  |..  shft Copy : |
00000ee0  45 6e 74 65 72 20 63 6f  70 79 2d 6d 6f 64 65 20  |Enter copy-mode |
00000ef0  20 20 28 20 3c 45 73 63  3e 20 74 6f 20 6c 65 61  |  ( <Esc> to lea|
00000f00  76 65 20 69 74 20 29 0a  0a 20 20 70 72 69 6e 74  |ve it )..  print|
00000f10  20 20 20 20 20 3a 20 73  65 6e 64 20 74 65 78 74  |     : send text|
00000f20  20 74 6f 20 70 72 69 6e  74 65 72 2e 0a 0a 0a 20  | to printer.... |
00000f30  49 63 6f 6e 73 3a 0a 20  2d 2d 2d 2d 2d 2d 0a 20  |Icons:. ------. |
00000f40  20 20 20 31 32 33 34 20  20 20 20 3a 20 63 6c 69  |   1234    : cli|
00000f50  63 6b 20 74 6f 20 73 65  6c 65 63 74 20 74 65 78  |ck to select tex|
00000f60  74 77 69 6e 64 6f 77 2e  0a 20 20 20 20 73 63 72  |twindow..    scr|
00000f70  6f 6c 6c 20 20 3a 20 61  73 20 6e 6f 72 6d 61 6c  |oll  : as normal|
00000f80  2e 0a 0a 20 4d 6f 75 73  65 3a 0a 20 2d 2d 2d 2d  |... Mouse:. ----|
00000f90  2d 2d 0a 20 20 20 20 55  73 65 20 27 73 65 6c 65  |--.    Use 'sele|
00000fa0  63 74 27 2d 62 75 74 74  6f 6e 20 74 6f 20 6d 61  |ct'-button to ma|
00000fb0  72 6b 20 61 6e 20 61 72  65 61 2e 0a 20 20 20 20  |rk an area..    |
00000fc0  55 73 65 20 27 61 64 6a  75 73 74 27 2d 62 75 74  |Use 'adjust'-but|
00000fd0  74 6f 6e 20 74 6f 20 61  64 6a 75 73 74 20 73 69  |ton to adjust si|
00000fe0  7a 65 20 6f 66 20 6d 61  72 6b 65 64 20 61 72 65  |ze of marked are|
00000ff0  61 2e 0a 20 20 20 20 44  6f 75 62 6c 65 2d 63 6c  |a..    Double-cl|
00001000  69 63 6b 20 6f 6e 20 6c  69 6e 65 20 74 6f 20 6d  |ick on line to m|
00001010  61 72 6b 20 69 74 2e 0a  20 20 20 20 53 69 6e 67  |ark it..    Sing|
00001020  6c 65 2d 63 6c 69 63 6b  20 74 6f 20 6d 6f 76 65  |le-click to move|
00001030  20 63 75 72 73 6f 72 2e  0a 0a 0a 0a 0a 20 20 20  | cursor......   |
00001040  20 20 20 20 20 20 20 20  20 20 20 20 20 47 75 74  |             Gut|
00001050  74 6f 72 6d 20 27 41 72  6d 73 74 72 6f 6e 67 27  |torm 'Armstrong'|
00001060  20 56 69 6b 20 2c 20 42  65 72 67 65 6e 20 32 35  | Vik , Bergen 25|
00001070  20 41 70 72 69 6c 20 31  39 39 30 0a 0a 20 20 20  | April 1990..   |
00001080  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000010a0  20 2d 2d 6f 4f 4f 6f 2d  2d 0a                    | --oOOo--.|
000010aa