Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_38.ADF » +view2
+view2
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 ADFS disks » Electron_User_Group » EUG_38.ADF |
Filename: | +view2 |
Read OK: | ✔ |
File size: | 09AA bytes |
Load address: | 2B206576 |
Exec address: | 77656976 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_38.ADF » +view2
- Personal collection » Acorn hard disk » zipped_disks » elk03 » eug38/+view2
File contents
Using Text mode commands. FORMAT PARAGRAPH Will format from the line that the cursor is on to the next blank line. Used to tidy up a paragraph when words are deleted or inserted and the paragraph becomes untidy. Those of us who remember the days of typing on an old typewriter will also remember how we use to indicate a new paragraph by putting some spaces before the first word of a new paragraph. In these days of wordprocessors a new paragraph is indicated with a blank line. This is the reason. TOP OF TEXT Will move the cursor and the screen to the top of the text. BOTTOM OF TEXT Will move the cursor and the screen to the bottom of the text. DELETE END OF LINE If the cursor is moved to the middle of a line of text this command will delete all the text to the end of that line. BEGINNING OF LINE Will move the cursor from its current position in a line to the beginning of that line. END OF LINE. Will move the cursor from its current position in a line to the end of that line. INSERT LINE. Will insert a blank line into the current cursor position. DELETE LINE. Will delete the line the cursor is currently on including any characters on that line. INSERT SPACE. Will insert a space infront of the cursor. DELETE SPACE. Will delete the space infront of the cursor including any characters in that space. MOVE BLOCK. Will move a block of text marked with the set marker command to the current cursor position. SWAP CASE. Will change the case of the letter the cursor is on. A rather pointless command. MARGINS. Never used it. DELETE UP TO CHARACTER Will wait for a key to be pressed and delete from the current cursor position to the first instance of the character indicated by that key. So if you have typed the whole alphabet, position the cursor on the E, select this command and type M. The letters FGHIJKLM will be deleted. HIGHTLIGHT 1 Causes printed text to be underlined. HIGHTLIGHT 2 Causes printed text to be bold GOTO MARKER. Will wait for a number, 1, 2, 3 or 4 and put the cursor to the position of that particular marker. Useful when you are editing a large file. SET MARKER. Will wait for a number key 1, 2, 3 or 4 to be pressed and set a marker with that number at that position. If a number is selected which is the same as a previously set marker then the old marker is deleted. Markers will be deleted when a paragraph is formatted. Used for Goto marker, Move block, Delete block and Copy block.
00000000 0d 55 73 69 6e 67 20 54 65 78 74 20 6d 6f 64 65 |.Using Text mode| 00000010 20 63 6f 6d 6d 61 6e 64 73 2e 0d 0d 46 4f 52 4d | commands...FORM| 00000020 41 54 20 50 41 52 41 47 52 41 50 48 0d 0d 57 69 |AT PARAGRAPH..Wi| 00000030 6c 6c 20 66 6f 72 6d 61 74 20 66 72 6f 6d 20 74 |ll format from t| 00000040 68 65 20 6c 69 6e 65 20 74 68 61 74 20 74 68 65 |he line that the| 00000050 20 63 75 72 73 6f 72 20 69 73 20 6f 6e 20 74 6f | cursor is on to| 00000060 20 74 68 65 20 6e 65 78 74 20 62 6c 61 6e 6b 20 | the next blank | 00000070 6c 69 6e 65 2e 0d 55 73 65 64 20 74 6f 20 74 69 |line..Used to ti| 00000080 64 79 20 75 70 20 61 20 70 61 72 61 67 72 61 70 |dy up a paragrap| 00000090 68 20 77 68 65 6e 20 77 6f 72 64 73 20 61 72 65 |h when words are| 000000a0 20 64 65 6c 65 74 65 64 20 6f 72 20 69 6e 73 65 | deleted or inse| 000000b0 72 74 65 64 20 61 6e 64 20 74 68 65 0d 70 61 72 |rted and the.par| 000000c0 61 67 72 61 70 68 20 62 65 63 6f 6d 65 73 20 75 |agraph becomes u| 000000d0 6e 74 69 64 79 2e 0d 0d 1c 54 68 6f 73 65 20 6f |ntidy....Those o| 000000e0 66 20 75 73 20 77 68 6f 20 72 65 6d 65 6d 62 65 |f us who remembe| 000000f0 72 20 74 68 65 20 64 61 79 73 20 6f 66 20 74 79 |r the days of ty| 00000100 70 69 6e 67 20 6f 6e 20 61 6e 20 6f 6c 64 20 74 |ping on an old t| 00000110 79 70 65 77 72 69 74 65 72 20 77 69 6c 6c 20 61 |ypewriter will a| 00000120 6c 73 6f 0d 72 65 6d 65 6d 62 65 72 20 68 6f 77 |lso.remember how| 00000130 20 77 65 20 75 73 65 20 74 6f 20 69 6e 64 69 63 | we use to indic| 00000140 61 74 65 20 61 20 6e 65 77 20 70 61 72 61 67 72 |ate a new paragr| 00000150 61 70 68 20 62 79 20 70 75 74 74 69 6e 67 20 73 |aph by putting s| 00000160 6f 6d 65 20 73 70 61 63 65 73 0d 62 65 66 6f 72 |ome spaces.befor| 00000170 65 20 74 68 65 20 66 69 72 73 74 20 77 6f 72 64 |e the first word| 00000180 20 6f 66 20 61 20 6e 65 77 20 70 61 72 61 67 72 | of a new paragr| 00000190 61 70 68 2e 20 49 6e 20 74 68 65 73 65 20 64 61 |aph. In these da| 000001a0 79 73 20 6f 66 20 77 6f 72 64 70 72 6f 63 65 73 |ys of wordproces| 000001b0 73 6f 72 73 0d 61 20 6e 65 77 20 70 61 72 61 67 |sors.a new parag| 000001c0 72 61 70 68 20 69 73 20 69 6e 64 69 63 61 74 65 |raph is indicate| 000001d0 64 20 77 69 74 68 20 61 20 62 6c 61 6e 6b 20 6c |d with a blank l| 000001e0 69 6e 65 2e 20 54 68 69 73 20 69 73 20 74 68 65 |ine. This is the| 000001f0 20 72 65 61 73 6f 6e 2e 1c 0d 0d 54 4f 50 20 4f | reason....TOP O| 00000200 46 20 54 45 58 54 0d 0d 57 69 6c 6c 20 6d 6f 76 |F TEXT..Will mov| 00000210 65 20 74 68 65 20 63 75 72 73 6f 72 20 61 6e 64 |e the cursor and| 00000220 20 74 68 65 20 73 63 72 65 65 6e 20 74 6f 20 74 | the screen to t| 00000230 68 65 20 74 6f 70 20 6f 66 20 74 68 65 20 74 65 |he top of the te| 00000240 78 74 2e 0d 0d 42 4f 54 54 4f 4d 20 4f 46 20 54 |xt...BOTTOM OF T| 00000250 45 58 54 0d 0d 57 69 6c 6c 20 6d 6f 76 65 20 74 |EXT..Will move t| 00000260 68 65 20 63 75 72 73 6f 72 20 61 6e 64 20 74 68 |he cursor and th| 00000270 65 20 73 63 72 65 65 6e 20 74 6f 20 74 68 65 20 |e screen to the | 00000280 62 6f 74 74 6f 6d 20 6f 66 20 74 68 65 20 74 65 |bottom of the te| 00000290 78 74 2e 0d 0d 44 45 4c 45 54 45 20 45 4e 44 20 |xt...DELETE END | 000002a0 4f 46 20 4c 49 4e 45 0d 0d 49 66 20 74 68 65 20 |OF LINE..If the | 000002b0 63 75 72 73 6f 72 20 69 73 20 6d 6f 76 65 64 20 |cursor is moved | 000002c0 74 6f 20 74 68 65 20 6d 69 64 64 6c 65 20 6f 66 |to the middle of| 000002d0 20 61 20 6c 69 6e 65 20 6f 66 20 74 65 78 74 20 | a line of text | 000002e0 74 68 69 73 20 63 6f 6d 6d 61 6e 64 20 77 69 6c |this command wil| 000002f0 6c 0d 64 65 6c 65 74 65 20 61 6c 6c 20 74 68 65 |l.delete all the| 00000300 20 74 65 78 74 20 74 6f 20 74 68 65 20 65 6e 64 | text to the end| 00000310 20 6f 66 20 74 68 61 74 20 6c 69 6e 65 2e 0d 0d | of that line...| 00000320 42 45 47 49 4e 4e 49 4e 47 20 4f 46 20 4c 49 4e |BEGINNING OF LIN| 00000330 45 0d 0d 57 69 6c 6c 20 6d 6f 76 65 20 74 68 65 |E..Will move the| 00000340 20 63 75 72 73 6f 72 20 66 72 6f 6d 20 69 74 73 | cursor from its| 00000350 20 63 75 72 72 65 6e 74 20 70 6f 73 69 74 69 6f | current positio| 00000360 6e 20 69 6e 20 61 20 6c 69 6e 65 20 74 6f 20 74 |n in a line to t| 00000370 68 65 20 62 65 67 69 6e 6e 69 6e 67 0d 6f 66 20 |he beginning.of | 00000380 74 68 61 74 20 6c 69 6e 65 2e 0d 0d 45 4e 44 20 |that line...END | 00000390 4f 46 20 4c 49 4e 45 2e 0d 0d 57 69 6c 6c 20 6d |OF LINE...Will m| 000003a0 6f 76 65 20 74 68 65 20 63 75 72 73 6f 72 20 66 |ove the cursor f| 000003b0 72 6f 6d 20 69 74 73 20 63 75 72 72 65 6e 74 20 |rom its current | 000003c0 70 6f 73 69 74 69 6f 6e 20 69 6e 20 61 20 6c 69 |position in a li| 000003d0 6e 65 20 74 6f 20 74 68 65 20 65 6e 64 20 6f 66 |ne to the end of| 000003e0 0d 74 68 61 74 20 6c 69 6e 65 2e 0d 0d 49 4e 53 |.that line...INS| 000003f0 45 52 54 20 4c 49 4e 45 2e 0d 0d 57 69 6c 6c 20 |ERT LINE...Will | 00000400 69 6e 73 65 72 74 20 61 20 62 6c 61 6e 6b 20 6c |insert a blank l| 00000410 69 6e 65 20 69 6e 74 6f 20 74 68 65 20 63 75 72 |ine into the cur| 00000420 72 65 6e 74 20 63 75 72 73 6f 72 20 70 6f 73 69 |rent cursor posi| 00000430 74 69 6f 6e 2e 0d 0d 44 45 4c 45 54 45 20 4c 49 |tion...DELETE LI| 00000440 4e 45 2e 0d 0d 57 69 6c 6c 20 64 65 6c 65 74 65 |NE...Will delete| 00000450 20 74 68 65 20 6c 69 6e 65 20 74 68 65 20 63 75 | the line the cu| 00000460 72 73 6f 72 20 69 73 20 63 75 72 72 65 6e 74 6c |rsor is currentl| 00000470 79 20 6f 6e 20 69 6e 63 6c 75 64 69 6e 67 20 61 |y on including a| 00000480 6e 79 20 63 68 61 72 61 63 74 65 72 73 0d 6f 6e |ny characters.on| 00000490 20 74 68 61 74 20 6c 69 6e 65 2e 0d 0d 49 4e 53 | that line...INS| 000004a0 45 52 54 20 53 50 41 43 45 2e 0d 0d 57 69 6c 6c |ERT SPACE...Will| 000004b0 20 69 6e 73 65 72 74 20 61 20 73 70 61 63 65 20 | insert a space | 000004c0 69 6e 66 72 6f 6e 74 20 6f 66 20 74 68 65 20 63 |infront of the c| 000004d0 75 72 73 6f 72 2e 0d 0d 44 45 4c 45 54 45 20 53 |ursor...DELETE S| 000004e0 50 41 43 45 2e 0d 0d 57 69 6c 6c 20 64 65 6c 65 |PACE...Will dele| 000004f0 74 65 20 74 68 65 20 73 70 61 63 65 20 69 6e 66 |te the space inf| 00000500 72 6f 6e 74 20 6f 66 20 74 68 65 20 63 75 72 73 |ront of the curs| 00000510 6f 72 20 69 6e 63 6c 75 64 69 6e 67 20 61 6e 79 |or including any| 00000520 20 63 68 61 72 61 63 74 65 72 73 20 69 6e 0d 74 | characters in.t| 00000530 68 61 74 20 73 70 61 63 65 2e 0d 0d 4d 4f 56 45 |hat space...MOVE| 00000540 20 42 4c 4f 43 4b 2e 0d 0d 57 69 6c 6c 20 6d 6f | BLOCK...Will mo| 00000550 76 65 20 61 20 62 6c 6f 63 6b 20 6f 66 20 74 65 |ve a block of te| 00000560 78 74 20 6d 61 72 6b 65 64 20 77 69 74 68 20 74 |xt marked with t| 00000570 68 65 20 73 65 74 20 6d 61 72 6b 65 72 20 63 6f |he set marker co| 00000580 6d 6d 61 6e 64 20 74 6f 20 74 68 65 0d 63 75 72 |mmand to the.cur| 00000590 72 65 6e 74 20 63 75 72 73 6f 72 20 70 6f 73 69 |rent cursor posi| 000005a0 74 69 6f 6e 2e 0d 0d 53 57 41 50 20 43 41 53 45 |tion...SWAP CASE| 000005b0 2e 0d 0d 57 69 6c 6c 20 63 68 61 6e 67 65 20 74 |...Will change t| 000005c0 68 65 20 63 61 73 65 20 6f 66 20 74 68 65 20 6c |he case of the l| 000005d0 65 74 74 65 72 20 74 68 65 20 63 75 72 73 6f 72 |etter the cursor| 000005e0 20 69 73 20 6f 6e 2e 20 41 20 72 61 74 68 65 72 | is on. A rather| 000005f0 20 70 6f 69 6e 74 6c 65 73 73 0d 63 6f 6d 6d 61 | pointless.comma| 00000600 6e 64 2e 0d 0d 4d 41 52 47 49 4e 53 2e 20 4e 65 |nd...MARGINS. Ne| 00000610 76 65 72 20 75 73 65 64 20 69 74 2e 0d 0d 44 45 |ver used it...DE| 00000620 4c 45 54 45 20 55 50 20 54 4f 20 43 48 41 52 41 |LETE UP TO CHARA| 00000630 43 54 45 52 0d 0d 57 69 6c 6c 20 77 61 69 74 20 |CTER..Will wait | 00000640 66 6f 72 20 61 20 6b 65 79 20 74 6f 20 62 65 20 |for a key to be | 00000650 70 72 65 73 73 65 64 20 20 61 6e 64 20 64 65 6c |pressed and del| 00000660 65 74 65 20 66 72 6f 6d 20 74 68 65 20 63 75 72 |ete from the cur| 00000670 72 65 6e 74 20 63 75 72 73 6f 72 0d 70 6f 73 69 |rent cursor.posi| 00000680 74 69 6f 6e 20 74 6f 20 74 68 65 20 66 69 72 73 |tion to the firs| 00000690 74 20 69 6e 73 74 61 6e 63 65 20 6f 66 20 74 68 |t instance of th| 000006a0 65 20 63 68 61 72 61 63 74 65 72 20 69 6e 64 69 |e character indi| 000006b0 63 61 74 65 64 20 62 79 20 74 68 61 74 20 6b 65 |cated by that ke| 000006c0 79 2e 0d 53 6f 20 69 66 20 79 6f 75 20 68 61 76 |y..So if you hav| 000006d0 65 20 74 79 70 65 64 20 74 68 65 20 77 68 6f 6c |e typed the whol| 000006e0 65 20 61 6c 70 68 61 62 65 74 2c 20 70 6f 73 69 |e alphabet, posi| 000006f0 74 69 6f 6e 20 74 68 65 20 63 75 72 73 6f 72 20 |tion the cursor | 00000700 6f 6e 20 74 68 65 20 45 2c 0d 73 65 6c 65 63 74 |on the E,.select| 00000710 20 74 68 69 73 20 63 6f 6d 6d 61 6e 64 20 61 6e | this command an| 00000720 64 20 74 79 70 65 20 4d 2e 20 54 68 65 20 6c 65 |d type M. The le| 00000730 74 74 65 72 73 20 46 47 48 49 4a 4b 4c 4d 20 77 |tters FGHIJKLM w| 00000740 69 6c 6c 20 62 65 20 64 65 6c 65 74 65 64 2e 0d |ill be deleted..| 00000750 0d 48 49 47 48 54 4c 49 47 48 54 20 31 20 20 20 |.HIGHTLIGHT 1 | 00000760 43 61 75 73 65 73 20 70 72 69 6e 74 65 64 20 74 |Causes printed t| 00000770 65 78 74 20 74 6f 20 62 65 20 75 6e 64 65 72 6c |ext to be underl| 00000780 69 6e 65 64 2e 0d 48 49 47 48 54 4c 49 47 48 54 |ined..HIGHTLIGHT| 00000790 20 32 20 20 20 43 61 75 73 65 73 20 70 72 69 6e | 2 Causes prin| 000007a0 74 65 64 20 74 65 78 74 20 74 6f 20 62 65 20 62 |ted text to be b| 000007b0 6f 6c 64 0d 0d 47 4f 54 4f 20 4d 41 52 4b 45 52 |old..GOTO MARKER| 000007c0 2e 0d 0d 57 69 6c 6c 20 77 61 69 74 20 66 6f 72 |...Will wait for| 000007d0 20 61 20 6e 75 6d 62 65 72 2c 20 31 2c 20 32 2c | a number, 1, 2,| 000007e0 20 33 20 6f 72 20 34 20 61 6e 64 20 70 75 74 20 | 3 or 4 and put | 000007f0 74 68 65 20 63 75 72 73 6f 72 20 74 6f 20 74 68 |the cursor to th| 00000800 65 20 70 6f 73 69 74 69 6f 6e 20 6f 66 0d 74 68 |e position of.th| 00000810 61 74 20 70 61 72 74 69 63 75 6c 61 72 20 6d 61 |at particular ma| 00000820 72 6b 65 72 2e 20 1c 55 73 65 66 75 6c 20 77 68 |rker. .Useful wh| 00000830 65 6e 20 79 6f 75 20 61 72 65 20 65 64 69 74 69 |en you are editi| 00000840 6e 67 20 61 20 6c 61 72 67 65 20 66 69 6c 65 2e |ng a large file.| 00000850 1c 0d 0d 53 45 54 20 4d 41 52 4b 45 52 2e 0d 0d |...SET MARKER...| 00000860 57 69 6c 6c 20 77 61 69 74 20 66 6f 72 20 61 20 |Will wait for a | 00000870 6e 75 6d 62 65 72 20 6b 65 79 20 31 2c 20 32 2c |number key 1, 2,| 00000880 20 33 20 6f 72 20 34 20 74 6f 20 62 65 20 70 72 | 3 or 4 to be pr| 00000890 65 73 73 65 64 20 61 6e 64 20 73 65 74 20 61 20 |essed and set a | 000008a0 6d 61 72 6b 65 72 20 77 69 74 68 0d 74 68 61 74 |marker with.that| 000008b0 20 6e 75 6d 62 65 72 20 61 74 20 74 68 61 74 20 | number at that | 000008c0 70 6f 73 69 74 69 6f 6e 2e 20 0d 0d 49 66 20 61 |position. ..If a| 000008d0 20 6e 75 6d 62 65 72 20 69 73 20 73 65 6c 65 63 | number is selec| 000008e0 74 65 64 20 77 68 69 63 68 20 69 73 20 74 68 65 |ted which is the| 000008f0 20 73 61 6d 65 20 61 73 20 61 20 70 72 65 76 69 | same as a previ| 00000900 6f 75 73 6c 79 20 73 65 74 20 6d 61 72 6b 65 72 |ously set marker| 00000910 20 74 68 65 6e 0d 74 68 65 20 6f 6c 64 20 6d 61 | then.the old ma| 00000920 72 6b 65 72 20 69 73 20 64 65 6c 65 74 65 64 2e |rker is deleted.| 00000930 0d 0d 4d 61 72 6b 65 72 73 20 77 69 6c 6c 20 62 |..Markers will b| 00000940 65 20 64 65 6c 65 74 65 64 20 77 68 65 6e 20 61 |e deleted when a| 00000950 20 70 61 72 61 67 72 61 70 68 20 69 73 20 66 6f | paragraph is fo| 00000960 72 6d 61 74 74 65 64 2e 0d 0d 55 73 65 64 20 66 |rmatted...Used f| 00000970 6f 72 20 47 6f 74 6f 20 6d 61 72 6b 65 72 2c 20 |or Goto marker, | 00000980 4d 6f 76 65 20 62 6c 6f 63 6b 2c 20 44 65 6c 65 |Move block, Dele| 00000990 74 65 20 62 6c 6f 63 6b 20 61 6e 64 20 43 6f 70 |te block and Cop| 000009a0 79 20 62 6c 6f 63 6b 2e 0d 0d |y block...| 000009aa