Home » Archimedes archive » Archimedes World » AW-1992-05.adf » May92 » !AWMay92/Goodies/Video/!Video/!Help
!AWMay92/Goodies/Video/!Video/!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 » Archimedes World » AW-1992-05.adf » May92 |
Filename: | !AWMay92/Goodies/Video/!Video/!Help |
Read OK: | ✔ |
File size: | 1A4E bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
!Video - � Mark Bright 1992 --------------------------- This program is designed to allow the user to edit and print inlay sheets for Video8, VHS-C and DAT type cassette tapes. To enable the user to quickly become familiar with the program it supports the Interactive help applications (!Help or !Spy) and is RiscOS compliant. HOW TO... Running the program is simply a matter of double clicking the icon in the filer window. If this sentance sounded like double dutch to you, I suggest you read the beginers guide to RiscOS in the documentation supplied with your machine, and try again latter. Once the program is running it will display an icon in the iconbar. Clicking the mouse <MENU> button over this icon will give the following menu... | Info > | Leads to a standard info box | Options > | Lead to Options submenu | --------- | | Video 8 | \ | VHS C | One of these 3 may be Ticked to select | DAT | / the tape format you require. | --------- | | Quit | Exits the program Options Standard (Draft) print \ NLQ print Select one for printout type reqd RiscOS printer / ----------------------- NLQ on code \ NLQ off code If your printer uses non standard 12 CPI on code / Codes, you may change them here. ----------------------- Form feed How many lines to feed after printing ----------------------- (Non RiscOS only) Save Preferences When first loaded, clicking with <ADJUST> on the iconbar icon, will bring up the main editor window with all the fields filled in, this is so you can quickly refresh your memory about what sort of information goes where! This data can be removed by selecting 'Wipe all' from the main window menu. Please note however that this "Hint" facility is ONLY available when the program is first run, at all other times <SELECT> or <ADJUST> bring up the editor with the current document displayed. Main window menu ~~~~~~~~~~~~~~~~ | Info > | Standard Info box | Save data > | Standard save box | Options > | Same as options menu from iconbar | Format | See below | Wipe all | See below Saving ~~~~~~ Selecting this brings up a standard Save dialogue box. To save a file, either enter the full pathname in the writable icon, or drag the sprite to the filer window where you wish to save the file. The default name chosen is derived from the tape number, and the tape type this should give a unique & meaningfull name to every tape saved. If you wish to change the name however, simply overwrite the name in the icon. Options ~~~~~~~ The Options submenu gives you chance to select the type of printout you require, (Draft / NLQ / RiscOS drivers), set the codes to select NLQ and Elite (12 CPI) pitch, the size of formfeed required and to save these preferences. If RiscOS drivers are selected, the other options are meaningless. The printer codes are standard EPSON codes, if however your printer supports multiple NLQ fonts, or has a NON STANDARD code, you can change these entries to suit. Form feed actualy refers to the number of line feeds to print at the end of the document. This will vary from printer to printer, depending on wether it has a push or a pull tractor, distance to tear-off bar from printhead (size of paper etc.) Selecting save stores this information inside the applications directory and is loaded by default next time the program is run. The Currently selected tape type is also stored and used as default therafter. Format ~~~~~~ On of the reasons for using a program such as this for inlays is the uniformity it gives to a collection. Format is designed to enhance this by allowing you to set the case of the text once data entry is compete. You can therfore simply type the data in in whatever manner you want and then tidy it up afterwards. The current 'Rules' for formatting are: User notes - Free form, these are not altered. Title - ALL UPPERCASE. Entries - Each Word Is Given A Capital First Letter. Wipe all ~~~~~~~~ Selecting this will delete the text from all the Index slots, all the entry slots, the title section and the user notes. It will restore the tape number to "<Tape$Prefix> 00" Tape$Prefix is a system variable which is set in !Run. This can be changed to suit the users prefernce and can be any 1 2 or 3 digit alphanumeric sequence. SAVING FILES ~~~~~~~~~~~~ To save a file for latter use, it is simply a matter of selecting the save option from the main window menu, and 'Dragging' the sprite to the filer window you wish it to be saved in. The default Leafname used when you bring up this window is the same as the tape number with a single character postfix to identify tape type. ie Tape number - MSB 00; Tape type - Video_8; save name - MSB 00_8 If you wish to change this name, feel free to do so. LOADING FILES ~~~~~~~~~~~~~ To load a file which had previously been saved, you can drag the file icon to the !Video iconbar icon, or drag the file icon to the !Video main window (If it is open) If you have more than one configuration, you can actually drag a config file onto the application to set the options to that settup. KEYS ~~~~ Whilst most of the program is menu driven, there are some keyboard shortcuts and some options only available from the keyboard. <Shift><f9> - Wipe All <f10> - Swap case of character at cursor <f11> - Delete entry to end of line <Home> - Move cursor to Index for Item 1 <Tab> - Toggle between Index and item data <Print> - Print inlay PRINTING ~~~~~~~~ Once you have entered the text into the inlay, have set the print options to suit your printer and have selected a printer type you can now print out the inlay. To do this either click on the print button on the main window, or press <Print> on the keyboard. NB to use the RiscOS printout mode, you must have the RiscOS printer drivers loaded or else the error message "No Printer Driver, Please Load and Try Again." will be given. If you are using normal print mode, the computer will first attempt to ensure that a printer is connected and responding before attempting to print. (However it should be noted that this check is NOT very reliable!) CREDITS ~~~~~~~ This program was written specially for : Fred Stocker -Many thanks.
00000000 21 56 69 64 65 6f 20 2d 20 a9 20 4d 61 72 6b 20 |!Video - . Mark | 00000010 42 72 69 67 68 74 20 31 39 39 32 0a 2d 2d 2d 2d |Bright 1992.----| 00000020 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000030 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 68 69 73 20 70 72 |-------..This pr| 00000040 6f 67 72 61 6d 20 69 73 20 64 65 73 69 67 6e 65 |ogram is designe| 00000050 64 20 74 6f 20 61 6c 6c 6f 77 20 74 68 65 20 75 |d to allow the u| 00000060 73 65 72 20 74 6f 20 65 64 69 74 20 61 6e 64 20 |ser to edit and | 00000070 70 72 69 6e 74 0a 69 6e 6c 61 79 20 73 68 65 65 |print.inlay shee| 00000080 74 73 20 66 6f 72 20 56 69 64 65 6f 38 2c 20 56 |ts for Video8, V| 00000090 48 53 2d 43 20 61 6e 64 20 44 41 54 20 74 79 70 |HS-C and DAT typ| 000000a0 65 20 63 61 73 73 65 74 74 65 20 74 61 70 65 73 |e cassette tapes| 000000b0 2e 0a 0a 54 6f 20 65 6e 61 62 6c 65 20 74 68 65 |...To enable the| 000000c0 20 75 73 65 72 20 74 6f 20 71 75 69 63 6b 6c 79 | user to quickly| 000000d0 20 62 65 63 6f 6d 65 20 66 61 6d 69 6c 69 61 72 | become familiar| 000000e0 20 77 69 74 68 20 74 68 65 20 70 72 6f 67 72 61 | with the progra| 000000f0 6d 0a 69 74 20 73 75 70 70 6f 72 74 73 20 74 68 |m.it supports th| 00000100 65 20 49 6e 74 65 72 61 63 74 69 76 65 20 68 65 |e Interactive he| 00000110 6c 70 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 |lp applications | 00000120 28 21 48 65 6c 70 20 6f 72 20 21 53 70 79 29 0a |(!Help or !Spy).| 00000130 61 6e 64 20 69 73 20 52 69 73 63 4f 53 20 63 6f |and is RiscOS co| 00000140 6d 70 6c 69 61 6e 74 2e 0a 0a 48 4f 57 20 54 4f |mpliant...HOW TO| 00000150 2e 2e 2e 0a 52 75 6e 6e 69 6e 67 20 74 68 65 20 |....Running the | 00000160 70 72 6f 67 72 61 6d 20 69 73 20 73 69 6d 70 6c |program is simpl| 00000170 79 20 61 20 6d 61 74 74 65 72 20 6f 66 20 64 6f |y a matter of do| 00000180 75 62 6c 65 20 63 6c 69 63 6b 69 6e 67 20 74 68 |uble clicking th| 00000190 65 0a 69 63 6f 6e 20 69 6e 20 74 68 65 20 66 69 |e.icon in the fi| 000001a0 6c 65 72 20 77 69 6e 64 6f 77 2e 20 49 66 20 74 |ler window. If t| 000001b0 68 69 73 20 73 65 6e 74 61 6e 63 65 20 73 6f 75 |his sentance sou| 000001c0 6e 64 65 64 20 6c 69 6b 65 20 64 6f 75 62 6c 65 |nded like double| 000001d0 0a 64 75 74 63 68 20 74 6f 20 79 6f 75 2c 20 49 |.dutch to you, I| 000001e0 20 73 75 67 67 65 73 74 20 79 6f 75 20 72 65 61 | suggest you rea| 000001f0 64 20 74 68 65 20 62 65 67 69 6e 65 72 73 20 67 |d the beginers g| 00000200 75 69 64 65 20 74 6f 20 52 69 73 63 4f 53 0a 69 |uide to RiscOS.i| 00000210 6e 20 74 68 65 20 64 6f 63 75 6d 65 6e 74 61 74 |n the documentat| 00000220 69 6f 6e 20 73 75 70 70 6c 69 65 64 20 77 69 74 |ion supplied wit| 00000230 68 20 79 6f 75 72 20 6d 61 63 68 69 6e 65 2c 20 |h your machine, | 00000240 61 6e 64 20 74 72 79 20 61 67 61 69 6e 0a 6c 61 |and try again.la| 00000250 74 74 65 72 2e 0a 0a 4f 6e 63 65 20 74 68 65 20 |tter...Once the | 00000260 70 72 6f 67 72 61 6d 20 69 73 20 72 75 6e 6e 69 |program is runni| 00000270 6e 67 20 69 74 20 77 69 6c 6c 20 64 69 73 70 6c |ng it will displ| 00000280 61 79 20 61 6e 20 69 63 6f 6e 20 69 6e 20 74 68 |ay an icon in th| 00000290 65 20 69 63 6f 6e 62 61 72 2e 0a 43 6c 69 63 6b |e iconbar..Click| 000002a0 69 6e 67 20 74 68 65 20 6d 6f 75 73 65 20 3c 4d |ing the mouse <M| 000002b0 45 4e 55 3e 20 62 75 74 74 6f 6e 20 6f 76 65 72 |ENU> button over| 000002c0 20 74 68 69 73 20 69 63 6f 6e 20 77 69 6c 6c 20 | this icon will | 000002d0 67 69 76 65 20 74 68 65 0a 66 6f 6c 6c 6f 77 69 |give the.followi| 000002e0 6e 67 20 6d 65 6e 75 2e 2e 2e 0a 0a 20 20 20 20 |ng menu..... | 000002f0 20 20 20 7c 20 49 6e 66 6f 20 20 20 20 3e 20 7c | | Info > || 00000300 20 20 20 20 4c 65 61 64 73 20 74 6f 20 61 20 73 | Leads to a s| 00000310 74 61 6e 64 61 72 64 20 69 6e 66 6f 20 62 6f 78 |tandard info box| 00000320 0a 20 20 20 20 20 20 20 7c 20 4f 70 74 69 6f 6e |. | Option| 00000330 73 20 3e 20 7c 20 20 20 20 4c 65 61 64 20 74 6f |s > | Lead to| 00000340 20 4f 70 74 69 6f 6e 73 20 73 75 62 6d 65 6e 75 | Options submenu| 00000350 0a 20 20 20 20 20 20 20 7c 20 2d 2d 2d 2d 2d 2d |. | ------| 00000360 2d 2d 2d 20 7c 0a 20 20 20 20 20 20 20 7c 20 56 |--- |. | V| 00000370 69 64 65 6f 20 38 20 20 20 7c 20 20 20 20 5c 0a |ideo 8 | \.| 00000380 20 20 20 20 20 20 20 7c 20 56 48 53 20 43 20 20 | | VHS C | 00000390 20 20 20 7c 20 20 20 20 20 20 4f 6e 65 20 6f 66 | | One of| 000003a0 20 74 68 65 73 65 20 33 20 6d 61 79 20 62 65 20 | these 3 may be | 000003b0 54 69 63 6b 65 64 20 74 6f 20 73 65 6c 65 63 74 |Ticked to select| 000003c0 0a 20 20 20 20 20 20 20 7c 20 44 41 54 20 20 20 |. | DAT | 000003d0 20 20 20 20 7c 20 20 20 20 2f 20 20 20 20 20 74 | | / t| 000003e0 68 65 20 74 61 70 65 20 66 6f 72 6d 61 74 20 79 |he tape format y| 000003f0 6f 75 20 72 65 71 75 69 72 65 2e 0a 20 20 20 20 |ou require.. | 00000400 20 20 20 7c 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 20 7c | | --------- || 00000410 0a 20 20 20 20 20 20 20 7c 20 51 75 69 74 20 20 |. | Quit | 00000420 20 20 20 20 7c 20 20 20 20 45 78 69 74 73 20 74 | | Exits t| 00000430 68 65 20 70 72 6f 67 72 61 6d 0a 0a 4f 70 74 69 |he program..Opti| 00000440 6f 6e 73 0a 20 20 20 20 20 20 20 20 53 74 61 6e |ons. Stan| 00000450 64 61 72 64 20 28 44 72 61 66 74 29 20 70 72 69 |dard (Draft) pri| 00000460 6e 74 20 20 5c 0a 20 20 20 20 20 20 20 20 4e 4c |nt \. NL| 00000470 51 20 70 72 69 6e 74 20 20 20 20 20 20 20 20 20 |Q print | 00000480 20 20 20 20 20 20 20 20 53 65 6c 65 63 74 20 6f | Select o| 00000490 6e 65 20 66 6f 72 20 70 72 69 6e 74 6f 75 74 20 |ne for printout | 000004a0 74 79 70 65 20 72 65 71 64 0a 20 20 20 20 20 20 |type reqd. | 000004b0 20 20 52 69 73 63 4f 53 20 70 72 69 6e 74 65 72 | RiscOS printer| 000004c0 20 20 20 20 20 20 20 20 20 20 2f 0a 20 20 20 20 | /. | 000004d0 20 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | ------------| 000004e0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 20 20 20 20 |-----------. | 000004f0 20 20 20 20 4e 4c 51 20 6f 6e 20 63 6f 64 65 20 | NLQ on code | 00000500 20 20 20 20 20 20 20 20 20 20 20 20 5c 0a 20 20 | \. | 00000510 20 20 20 20 20 20 4e 4c 51 20 6f 66 66 20 63 6f | NLQ off co| 00000520 64 65 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |de | 00000530 49 66 20 79 6f 75 72 20 70 72 69 6e 74 65 72 20 |If your printer | 00000540 75 73 65 73 20 6e 6f 6e 20 73 74 61 6e 64 61 72 |uses non standar| 00000550 64 0a 20 20 20 20 20 20 20 20 31 32 20 43 50 49 |d. 12 CPI| 00000560 20 6f 6e 20 63 6f 64 65 20 20 20 20 20 20 20 20 | on code | 00000570 20 20 2f 20 20 20 43 6f 64 65 73 2c 20 79 6f 75 | / Codes, you| 00000580 20 6d 61 79 20 63 68 61 6e 67 65 20 74 68 65 6d | may change them| 00000590 20 68 65 72 65 2e 0a 20 20 20 20 20 20 20 20 2d | here.. -| 000005a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 000005b0 2d 2d 2d 2d 2d 2d 0a 20 20 20 20 20 20 20 20 46 |------. F| 000005c0 6f 72 6d 20 66 65 65 64 20 20 20 20 20 20 20 20 |orm feed | 000005d0 20 20 20 20 20 20 20 48 6f 77 20 6d 61 6e 79 20 | How many | 000005e0 6c 69 6e 65 73 20 74 6f 20 66 65 65 64 20 61 66 |lines to feed af| 000005f0 74 65 72 20 70 72 69 6e 74 69 6e 67 0a 20 20 20 |ter printing. | 00000600 20 20 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | -----------| 00000610 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 20 20 20 20 |------------ | 00000620 20 20 20 20 20 28 4e 6f 6e 20 52 69 73 63 4f 53 | (Non RiscOS| 00000630 20 6f 6e 6c 79 29 0a 20 20 20 20 20 20 20 20 53 | only). S| 00000640 61 76 65 20 50 72 65 66 65 72 65 6e 63 65 73 0a |ave Preferences.| 00000650 20 20 20 20 20 20 20 0a 57 68 65 6e 20 66 69 72 | .When fir| 00000660 73 74 20 6c 6f 61 64 65 64 2c 20 63 6c 69 63 6b |st loaded, click| 00000670 69 6e 67 20 77 69 74 68 20 3c 41 44 4a 55 53 54 |ing with <ADJUST| 00000680 3e 20 6f 6e 20 74 68 65 20 69 63 6f 6e 62 61 72 |> on the iconbar| 00000690 20 69 63 6f 6e 2c 20 77 69 6c 6c 0a 62 72 69 6e | icon, will.brin| 000006a0 67 20 75 70 20 74 68 65 20 6d 61 69 6e 20 65 64 |g up the main ed| 000006b0 69 74 6f 72 20 77 69 6e 64 6f 77 20 77 69 74 68 |itor window with| 000006c0 20 61 6c 6c 20 74 68 65 20 66 69 65 6c 64 73 20 | all the fields | 000006d0 66 69 6c 6c 65 64 20 69 6e 2c 20 74 68 69 73 20 |filled in, this | 000006e0 69 73 0a 73 6f 20 79 6f 75 20 63 61 6e 20 71 75 |is.so you can qu| 000006f0 69 63 6b 6c 79 20 72 65 66 72 65 73 68 20 79 6f |ickly refresh yo| 00000700 75 72 20 6d 65 6d 6f 72 79 20 61 62 6f 75 74 20 |ur memory about | 00000710 77 68 61 74 20 73 6f 72 74 20 6f 66 20 69 6e 66 |what sort of inf| 00000720 6f 72 6d 61 74 69 6f 6e 0a 67 6f 65 73 20 77 68 |ormation.goes wh| 00000730 65 72 65 21 20 54 68 69 73 20 64 61 74 61 20 63 |ere! This data c| 00000740 61 6e 20 62 65 20 72 65 6d 6f 76 65 64 20 62 79 |an be removed by| 00000750 20 73 65 6c 65 63 74 69 6e 67 20 27 57 69 70 65 | selecting 'Wipe| 00000760 20 61 6c 6c 27 20 66 72 6f 6d 20 74 68 65 0a 6d | all' from the.m| 00000770 61 69 6e 20 77 69 6e 64 6f 77 20 6d 65 6e 75 2e |ain window menu.| 00000780 20 20 50 6c 65 61 73 65 20 6e 6f 74 65 20 68 6f | Please note ho| 00000790 77 65 76 65 72 20 74 68 61 74 20 74 68 69 73 20 |wever that this | 000007a0 22 48 69 6e 74 22 20 66 61 63 69 6c 69 74 79 20 |"Hint" facility | 000007b0 69 73 20 4f 4e 4c 59 0a 61 76 61 69 6c 61 62 6c |is ONLY.availabl| 000007c0 65 20 77 68 65 6e 20 74 68 65 20 70 72 6f 67 72 |e when the progr| 000007d0 61 6d 20 69 73 20 66 69 72 73 74 20 72 75 6e 2c |am is first run,| 000007e0 20 61 74 20 61 6c 6c 20 6f 74 68 65 72 20 74 69 | at all other ti| 000007f0 6d 65 73 20 3c 53 45 4c 45 43 54 3e 20 6f 72 0a |mes <SELECT> or.| 00000800 3c 41 44 4a 55 53 54 3e 20 62 72 69 6e 67 20 75 |<ADJUST> bring u| 00000810 70 20 74 68 65 20 65 64 69 74 6f 72 20 77 69 74 |p the editor wit| 00000820 68 20 74 68 65 20 63 75 72 72 65 6e 74 20 64 6f |h the current do| 00000830 63 75 6d 65 6e 74 20 64 69 73 70 6c 61 79 65 64 |cument displayed| 00000840 2e 0a 0a 4d 61 69 6e 20 77 69 6e 64 6f 77 20 6d |...Main window m| 00000850 65 6e 75 0a 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e |enu.~~~~~~~~~~~~| 00000860 7e 7e 7e 7e 0a 20 20 20 20 20 20 20 20 20 20 20 |~~~~. | 00000870 20 20 20 20 20 7c 20 49 6e 66 6f 20 20 20 20 20 | | Info | 00000880 20 20 20 20 20 3e 20 7c 20 20 53 74 61 6e 64 61 | > | Standa| 00000890 72 64 20 49 6e 66 6f 20 62 6f 78 0a 20 20 20 20 |rd Info box. | 000008a0 20 20 20 20 20 20 20 20 20 20 20 20 7c 20 53 61 | | Sa| 000008b0 76 65 20 64 61 74 61 20 20 20 20 20 3e 20 7c 20 |ve data > | | 000008c0 20 53 74 61 6e 64 61 72 64 20 73 61 76 65 20 62 | Standard save b| 000008d0 6f 78 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |ox. | 000008e0 20 20 20 7c 20 4f 70 74 69 6f 6e 73 20 20 20 20 | | Options | 000008f0 20 20 20 3e 20 7c 20 20 53 61 6d 65 20 61 73 20 | > | Same as | 00000900 6f 70 74 69 6f 6e 73 20 6d 65 6e 75 20 66 72 6f |options menu fro| 00000910 6d 20 69 63 6f 6e 62 61 72 0a 20 20 20 20 20 20 |m iconbar. | 00000920 20 20 20 20 20 20 20 20 20 20 7c 20 46 6f 72 6d | | Form| 00000930 61 74 20 20 20 20 20 20 20 20 20 20 7c 20 20 53 |at | S| 00000940 65 65 20 62 65 6c 6f 77 0a 20 20 20 20 20 20 20 |ee below. | 00000950 20 20 20 20 20 20 20 20 20 7c 20 57 69 70 65 20 | | Wipe | 00000960 61 6c 6c 20 20 20 20 20 20 20 20 7c 20 20 53 65 |all | Se| 00000970 65 20 62 65 6c 6f 77 0a 0a 53 61 76 69 6e 67 0a |e below..Saving.| 00000980 7e 7e 7e 7e 7e 7e 20 20 53 65 6c 65 63 74 69 6e |~~~~~~ Selectin| 00000990 67 20 74 68 69 73 20 62 72 69 6e 67 73 20 75 70 |g this brings up| 000009a0 20 61 20 73 74 61 6e 64 61 72 64 20 53 61 76 65 | a standard Save| 000009b0 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 2e 20 54 | dialogue box. T| 000009c0 6f 20 73 61 76 65 0a 61 20 66 69 6c 65 2c 20 65 |o save.a file, e| 000009d0 69 74 68 65 72 20 65 6e 74 65 72 20 74 68 65 20 |ither enter the | 000009e0 66 75 6c 6c 20 70 61 74 68 6e 61 6d 65 20 69 6e |full pathname in| 000009f0 20 74 68 65 20 77 72 69 74 61 62 6c 65 20 69 63 | the writable ic| 00000a00 6f 6e 2c 20 6f 72 20 64 72 61 67 20 74 68 65 0a |on, or drag the.| 00000a10 73 70 72 69 74 65 20 74 6f 20 74 68 65 20 66 69 |sprite to the fi| 00000a20 6c 65 72 20 77 69 6e 64 6f 77 20 77 68 65 72 65 |ler window where| 00000a30 20 79 6f 75 20 77 69 73 68 20 74 6f 20 73 61 76 | you wish to sav| 00000a40 65 20 74 68 65 20 66 69 6c 65 2e 0a 54 68 65 20 |e the file..The | 00000a50 64 65 66 61 75 6c 74 20 6e 61 6d 65 20 63 68 6f |default name cho| 00000a60 73 65 6e 20 69 73 20 64 65 72 69 76 65 64 20 66 |sen is derived f| 00000a70 72 6f 6d 20 74 68 65 20 74 61 70 65 20 6e 75 6d |rom the tape num| 00000a80 62 65 72 2c 20 61 6e 64 20 74 68 65 20 74 61 70 |ber, and the tap| 00000a90 65 20 74 79 70 65 0a 74 68 69 73 20 73 68 6f 75 |e type.this shou| 00000aa0 6c 64 20 67 69 76 65 20 61 20 75 6e 69 71 75 65 |ld give a unique| 00000ab0 20 26 20 6d 65 61 6e 69 6e 67 66 75 6c 6c 20 6e | & meaningfull n| 00000ac0 61 6d 65 20 74 6f 20 65 76 65 72 79 20 74 61 70 |ame to every tap| 00000ad0 65 20 73 61 76 65 64 2e 20 49 66 20 79 6f 75 20 |e saved. If you | 00000ae0 77 69 73 68 0a 74 6f 20 63 68 61 6e 67 65 20 74 |wish.to change t| 00000af0 68 65 20 6e 61 6d 65 20 68 6f 77 65 76 65 72 2c |he name however,| 00000b00 20 73 69 6d 70 6c 79 20 6f 76 65 72 77 72 69 74 | simply overwrit| 00000b10 65 20 74 68 65 20 6e 61 6d 65 20 69 6e 20 74 68 |e the name in th| 00000b20 65 20 69 63 6f 6e 2e 0a 0a 4f 70 74 69 6f 6e 73 |e icon...Options| 00000b30 0a 7e 7e 7e 7e 7e 7e 7e 20 54 68 65 20 4f 70 74 |.~~~~~~~ The Opt| 00000b40 69 6f 6e 73 20 73 75 62 6d 65 6e 75 20 67 69 76 |ions submenu giv| 00000b50 65 73 20 79 6f 75 20 63 68 61 6e 63 65 20 74 6f |es you chance to| 00000b60 20 73 65 6c 65 63 74 20 74 68 65 20 74 79 70 65 | select the type| 00000b70 20 6f 66 20 70 72 69 6e 74 6f 75 74 0a 79 6f 75 | of printout.you| 00000b80 20 72 65 71 75 69 72 65 2c 20 28 44 72 61 66 74 | require, (Draft| 00000b90 20 2f 20 4e 4c 51 20 2f 20 52 69 73 63 4f 53 20 | / NLQ / RiscOS | 00000ba0 64 72 69 76 65 72 73 29 2c 20 73 65 74 20 74 68 |drivers), set th| 00000bb0 65 20 63 6f 64 65 73 20 74 6f 20 73 65 6c 65 63 |e codes to selec| 00000bc0 74 20 4e 4c 51 0a 61 6e 64 20 45 6c 69 74 65 20 |t NLQ.and Elite | 00000bd0 28 31 32 20 43 50 49 29 20 70 69 74 63 68 2c 20 |(12 CPI) pitch, | 00000be0 74 68 65 20 73 69 7a 65 20 6f 66 20 66 6f 72 6d |the size of form| 00000bf0 66 65 65 64 20 72 65 71 75 69 72 65 64 20 61 6e |feed required an| 00000c00 64 20 74 6f 20 73 61 76 65 20 74 68 65 73 65 0a |d to save these.| 00000c10 70 72 65 66 65 72 65 6e 63 65 73 2e 0a 49 66 20 |preferences..If | 00000c20 52 69 73 63 4f 53 20 64 72 69 76 65 72 73 20 61 |RiscOS drivers a| 00000c30 72 65 20 73 65 6c 65 63 74 65 64 2c 20 74 68 65 |re selected, the| 00000c40 20 6f 74 68 65 72 20 6f 70 74 69 6f 6e 73 20 61 | other options a| 00000c50 72 65 20 6d 65 61 6e 69 6e 67 6c 65 73 73 2e 0a |re meaningless..| 00000c60 54 68 65 20 70 72 69 6e 74 65 72 20 63 6f 64 65 |The printer code| 00000c70 73 20 61 72 65 20 73 74 61 6e 64 61 72 64 20 45 |s are standard E| 00000c80 50 53 4f 4e 20 63 6f 64 65 73 2c 20 69 66 20 68 |PSON codes, if h| 00000c90 6f 77 65 76 65 72 20 79 6f 75 72 20 70 72 69 6e |owever your prin| 00000ca0 74 65 72 20 73 75 70 70 6f 72 74 73 0a 6d 75 6c |ter supports.mul| 00000cb0 74 69 70 6c 65 20 4e 4c 51 20 66 6f 6e 74 73 2c |tiple NLQ fonts,| 00000cc0 20 6f 72 20 68 61 73 20 61 20 4e 4f 4e 20 53 54 | or has a NON ST| 00000cd0 41 4e 44 41 52 44 20 63 6f 64 65 2c 20 79 6f 75 |ANDARD code, you| 00000ce0 20 63 61 6e 20 63 68 61 6e 67 65 20 74 68 65 73 | can change thes| 00000cf0 65 20 65 6e 74 72 69 65 73 0a 74 6f 20 73 75 69 |e entries.to sui| 00000d00 74 2e 0a 46 6f 72 6d 20 66 65 65 64 20 61 63 74 |t..Form feed act| 00000d10 75 61 6c 79 20 72 65 66 65 72 73 20 74 6f 20 74 |ualy refers to t| 00000d20 68 65 20 6e 75 6d 62 65 72 20 6f 66 20 6c 69 6e |he number of lin| 00000d30 65 20 66 65 65 64 73 20 74 6f 20 70 72 69 6e 74 |e feeds to print| 00000d40 20 61 74 20 74 68 65 20 65 6e 64 20 6f 66 20 74 | at the end of t| 00000d50 68 65 0a 64 6f 63 75 6d 65 6e 74 2e 20 54 68 69 |he.document. Thi| 00000d60 73 20 77 69 6c 6c 20 76 61 72 79 20 66 72 6f 6d |s will vary from| 00000d70 20 70 72 69 6e 74 65 72 20 74 6f 20 70 72 69 6e | printer to prin| 00000d80 74 65 72 2c 20 64 65 70 65 6e 64 69 6e 67 20 6f |ter, depending o| 00000d90 6e 20 77 65 74 68 65 72 20 69 74 20 68 61 73 0a |n wether it has.| 00000da0 61 20 70 75 73 68 20 6f 72 20 61 20 70 75 6c 6c |a push or a pull| 00000db0 20 74 72 61 63 74 6f 72 2c 20 64 69 73 74 61 6e | tractor, distan| 00000dc0 63 65 20 74 6f 20 74 65 61 72 2d 6f 66 66 20 62 |ce to tear-off b| 00000dd0 61 72 20 66 72 6f 6d 20 70 72 69 6e 74 68 65 61 |ar from printhea| 00000de0 64 20 28 73 69 7a 65 20 6f 66 0a 70 61 70 65 72 |d (size of.paper| 00000df0 20 65 74 63 2e 29 0a 53 65 6c 65 63 74 69 6e 67 | etc.).Selecting| 00000e00 20 73 61 76 65 20 73 74 6f 72 65 73 20 74 68 69 | save stores thi| 00000e10 73 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 69 6e |s information in| 00000e20 73 69 64 65 20 74 68 65 20 61 70 70 6c 69 63 61 |side the applica| 00000e30 74 69 6f 6e 73 20 64 69 72 65 63 74 6f 72 79 0a |tions directory.| 00000e40 61 6e 64 20 69 73 20 6c 6f 61 64 65 64 20 62 79 |and is loaded by| 00000e50 20 64 65 66 61 75 6c 74 20 6e 65 78 74 20 74 69 | default next ti| 00000e60 6d 65 20 74 68 65 20 70 72 6f 67 72 61 6d 20 69 |me the program i| 00000e70 73 20 72 75 6e 2e 20 54 68 65 20 43 75 72 72 65 |s run. The Curre| 00000e80 6e 74 6c 79 20 73 65 6c 65 63 74 65 64 0a 74 61 |ntly selected.ta| 00000e90 70 65 20 74 79 70 65 20 69 73 20 61 6c 73 6f 20 |pe type is also | 00000ea0 73 74 6f 72 65 64 20 61 6e 64 20 75 73 65 64 20 |stored and used | 00000eb0 61 73 20 64 65 66 61 75 6c 74 20 74 68 65 72 61 |as default thera| 00000ec0 66 74 65 72 2e 0a 0a 46 6f 72 6d 61 74 0a 7e 7e |fter...Format.~~| 00000ed0 7e 7e 7e 7e 20 20 4f 6e 20 6f 66 20 74 68 65 20 |~~~~ On of the | 00000ee0 72 65 61 73 6f 6e 73 20 66 6f 72 20 75 73 69 6e |reasons for usin| 00000ef0 67 20 61 20 70 72 6f 67 72 61 6d 20 73 75 63 68 |g a program such| 00000f00 20 61 73 20 74 68 69 73 20 66 6f 72 20 69 6e 6c | as this for inl| 00000f10 61 79 73 20 69 73 0a 74 68 65 20 75 6e 69 66 6f |ays is.the unifo| 00000f20 72 6d 69 74 79 20 69 74 20 67 69 76 65 73 20 74 |rmity it gives t| 00000f30 6f 20 61 20 63 6f 6c 6c 65 63 74 69 6f 6e 2e 20 |o a collection. | 00000f40 46 6f 72 6d 61 74 20 69 73 20 64 65 73 69 67 6e |Format is design| 00000f50 65 64 20 74 6f 20 65 6e 68 61 6e 63 65 20 74 68 |ed to enhance th| 00000f60 69 73 0a 62 79 20 61 6c 6c 6f 77 69 6e 67 20 79 |is.by allowing y| 00000f70 6f 75 20 74 6f 20 73 65 74 20 74 68 65 20 63 61 |ou to set the ca| 00000f80 73 65 20 6f 66 20 74 68 65 20 74 65 78 74 20 6f |se of the text o| 00000f90 6e 63 65 20 64 61 74 61 20 65 6e 74 72 79 20 69 |nce data entry i| 00000fa0 73 20 63 6f 6d 70 65 74 65 2e 0a 59 6f 75 20 63 |s compete..You c| 00000fb0 61 6e 20 74 68 65 72 66 6f 72 65 20 73 69 6d 70 |an therfore simp| 00000fc0 6c 79 20 74 79 70 65 20 74 68 65 20 64 61 74 61 |ly type the data| 00000fd0 20 69 6e 20 69 6e 20 77 68 61 74 65 76 65 72 20 | in in whatever | 00000fe0 6d 61 6e 6e 65 72 20 79 6f 75 20 77 61 6e 74 20 |manner you want | 00000ff0 61 6e 64 0a 74 68 65 6e 20 74 69 64 79 20 69 74 |and.then tidy it| 00001000 20 75 70 20 61 66 74 65 72 77 61 72 64 73 2e 0a | up afterwards..| 00001010 54 68 65 20 63 75 72 72 65 6e 74 20 27 52 75 6c |The current 'Rul| 00001020 65 73 27 20 66 6f 72 20 66 6f 72 6d 61 74 74 69 |es' for formatti| 00001030 6e 67 20 61 72 65 3a 0a 20 20 20 20 20 20 20 20 |ng are:. | 00001040 55 73 65 72 20 6e 6f 74 65 73 20 2d 20 46 72 65 |User notes - Fre| 00001050 65 20 66 6f 72 6d 2c 20 74 68 65 73 65 20 61 72 |e form, these ar| 00001060 65 20 6e 6f 74 20 61 6c 74 65 72 65 64 2e 0a 20 |e not altered.. | 00001070 20 20 20 20 20 20 20 54 69 74 6c 65 20 20 20 20 | Title | 00001080 20 20 2d 20 41 4c 4c 20 55 50 50 45 52 43 41 53 | - ALL UPPERCAS| 00001090 45 2e 0a 20 20 20 20 20 20 20 20 45 6e 74 72 69 |E.. Entri| 000010a0 65 73 20 20 20 20 2d 20 45 61 63 68 20 57 6f 72 |es - Each Wor| 000010b0 64 20 49 73 20 47 69 76 65 6e 20 41 20 43 61 70 |d Is Given A Cap| 000010c0 69 74 61 6c 20 46 69 72 73 74 20 4c 65 74 74 65 |ital First Lette| 000010d0 72 2e 0a 0a 57 69 70 65 20 61 6c 6c 0a 7e 7e 7e |r...Wipe all.~~~| 000010e0 7e 7e 7e 7e 7e 20 53 65 6c 65 63 74 69 6e 67 20 |~~~~~ Selecting | 000010f0 74 68 69 73 20 77 69 6c 6c 20 64 65 6c 65 74 65 |this will delete| 00001100 20 74 68 65 20 74 65 78 74 20 66 72 6f 6d 20 61 | the text from a| 00001110 6c 6c 20 74 68 65 20 49 6e 64 65 78 20 73 6c 6f |ll the Index slo| 00001120 74 73 2c 20 61 6c 6c 20 74 68 65 0a 65 6e 74 72 |ts, all the.entr| 00001130 79 20 73 6c 6f 74 73 2c 20 74 68 65 20 74 69 74 |y slots, the tit| 00001140 6c 65 20 73 65 63 74 69 6f 6e 20 61 6e 64 20 74 |le section and t| 00001150 68 65 20 75 73 65 72 20 6e 6f 74 65 73 2e 20 49 |he user notes. I| 00001160 74 20 77 69 6c 6c 20 72 65 73 74 6f 72 65 20 74 |t will restore t| 00001170 68 65 20 74 61 70 65 0a 6e 75 6d 62 65 72 20 74 |he tape.number t| 00001180 6f 20 22 3c 54 61 70 65 24 50 72 65 66 69 78 3e |o "<Tape$Prefix>| 00001190 20 30 30 22 0a 54 61 70 65 24 50 72 65 66 69 78 | 00".Tape$Prefix| 000011a0 20 69 73 20 61 20 73 79 73 74 65 6d 20 76 61 72 | is a system var| 000011b0 69 61 62 6c 65 20 77 68 69 63 68 20 69 73 20 73 |iable which is s| 000011c0 65 74 20 69 6e 20 21 52 75 6e 2e 20 54 68 69 73 |et in !Run. This| 000011d0 20 63 61 6e 20 62 65 20 63 68 61 6e 67 65 64 0a | can be changed.| 000011e0 74 6f 20 73 75 69 74 20 74 68 65 20 75 73 65 72 |to suit the user| 000011f0 73 20 70 72 65 66 65 72 6e 63 65 20 61 6e 64 20 |s prefernce and | 00001200 63 61 6e 20 62 65 20 61 6e 79 20 31 20 32 20 6f |can be any 1 2 o| 00001210 72 20 33 20 64 69 67 69 74 20 61 6c 70 68 61 6e |r 3 digit alphan| 00001220 75 6d 65 72 69 63 0a 73 65 71 75 65 6e 63 65 2e |umeric.sequence.| 00001230 20 20 20 0a 0a 0a 53 41 56 49 4e 47 20 46 49 4c | ...SAVING FIL| 00001240 45 53 0a 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a |ES.~~~~~~~~~~~~.| 00001250 20 20 20 20 20 20 20 20 54 6f 20 73 61 76 65 20 | To save | 00001260 61 20 66 69 6c 65 20 66 6f 72 20 6c 61 74 74 65 |a file for latte| 00001270 72 20 75 73 65 2c 20 69 74 20 69 73 20 73 69 6d |r use, it is sim| 00001280 70 6c 79 20 61 20 6d 61 74 74 65 72 20 6f 66 20 |ply a matter of | 00001290 73 65 6c 65 63 74 69 6e 67 20 74 68 65 0a 73 61 |selecting the.sa| 000012a0 76 65 20 6f 70 74 69 6f 6e 20 66 72 6f 6d 20 74 |ve option from t| 000012b0 68 65 20 6d 61 69 6e 20 77 69 6e 64 6f 77 20 6d |he main window m| 000012c0 65 6e 75 2c 20 61 6e 64 20 27 44 72 61 67 67 69 |enu, and 'Draggi| 000012d0 6e 67 27 20 74 68 65 20 73 70 72 69 74 65 20 74 |ng' the sprite t| 000012e0 6f 20 74 68 65 20 66 69 6c 65 72 0a 77 69 6e 64 |o the filer.wind| 000012f0 6f 77 20 79 6f 75 20 77 69 73 68 20 69 74 20 74 |ow you wish it t| 00001300 6f 20 62 65 20 73 61 76 65 64 20 69 6e 2e 20 0a |o be saved in. .| 00001310 0a 20 20 20 20 20 20 20 20 54 68 65 20 64 65 66 |. The def| 00001320 61 75 6c 74 20 4c 65 61 66 6e 61 6d 65 20 75 73 |ault Leafname us| 00001330 65 64 20 77 68 65 6e 20 79 6f 75 20 62 72 69 6e |ed when you brin| 00001340 67 20 75 70 20 74 68 69 73 20 77 69 6e 64 6f 77 |g up this window| 00001350 20 69 73 20 74 68 65 20 73 61 6d 65 20 61 73 0a | is the same as.| 00001360 74 68 65 20 74 61 70 65 20 6e 75 6d 62 65 72 20 |the tape number | 00001370 77 69 74 68 20 61 20 73 69 6e 67 6c 65 20 63 68 |with a single ch| 00001380 61 72 61 63 74 65 72 20 70 6f 73 74 66 69 78 20 |aracter postfix | 00001390 74 6f 20 69 64 65 6e 74 69 66 79 20 74 61 70 65 |to identify tape| 000013a0 20 74 79 70 65 2e 0a 69 65 20 54 61 70 65 20 6e | type..ie Tape n| 000013b0 75 6d 62 65 72 20 2d 20 4d 53 42 20 30 30 3b 20 |umber - MSB 00; | 000013c0 54 61 70 65 20 74 79 70 65 20 2d 20 56 69 64 65 |Tape type - Vide| 000013d0 6f 5f 38 3b 20 73 61 76 65 20 6e 61 6d 65 20 2d |o_8; save name -| 000013e0 20 4d 53 42 20 30 30 5f 38 0a 0a 49 66 20 79 6f | MSB 00_8..If yo| 000013f0 75 20 77 69 73 68 20 74 6f 20 63 68 61 6e 67 65 |u wish to change| 00001400 20 74 68 69 73 20 6e 61 6d 65 2c 20 66 65 65 6c | this name, feel| 00001410 20 66 72 65 65 20 74 6f 20 64 6f 20 73 6f 2e 0a | free to do so..| 00001420 0a 0a 4c 4f 41 44 49 4e 47 20 46 49 4c 45 53 0a |..LOADING FILES.| 00001430 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a 20 20 |~~~~~~~~~~~~~. | 00001440 20 20 20 20 20 20 54 6f 20 6c 6f 61 64 20 61 20 | To load a | 00001450 66 69 6c 65 20 77 68 69 63 68 20 68 61 64 20 70 |file which had p| 00001460 72 65 76 69 6f 75 73 6c 79 20 62 65 65 6e 20 73 |reviously been s| 00001470 61 76 65 64 2c 20 79 6f 75 20 63 61 6e 20 64 72 |aved, you can dr| 00001480 61 67 20 74 68 65 20 66 69 6c 65 20 0a 69 63 6f |ag the file .ico| 00001490 6e 20 74 6f 20 74 68 65 20 21 56 69 64 65 6f 20 |n to the !Video | 000014a0 69 63 6f 6e 62 61 72 20 69 63 6f 6e 2c 20 6f 72 |iconbar icon, or| 000014b0 20 64 72 61 67 20 74 68 65 20 66 69 6c 65 20 69 | drag the file i| 000014c0 63 6f 6e 20 74 6f 20 74 68 65 20 21 56 69 64 65 |con to the !Vide| 000014d0 6f 20 6d 61 69 6e 20 0a 77 69 6e 64 6f 77 20 28 |o main .window (| 000014e0 49 66 20 69 74 20 69 73 20 6f 70 65 6e 29 0a 0a |If it is open)..| 000014f0 20 20 20 20 20 20 20 20 49 66 20 79 6f 75 20 68 | If you h| 00001500 61 76 65 20 6d 6f 72 65 20 74 68 61 6e 20 6f 6e |ave more than on| 00001510 65 20 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 2c |e configuration,| 00001520 20 79 6f 75 20 63 61 6e 20 61 63 74 75 61 6c 6c | you can actuall| 00001530 79 20 64 72 61 67 20 61 20 63 6f 6e 66 69 67 0a |y drag a config.| 00001540 66 69 6c 65 20 6f 6e 74 6f 20 74 68 65 20 61 70 |file onto the ap| 00001550 70 6c 69 63 61 74 69 6f 6e 20 74 6f 20 73 65 74 |plication to set| 00001560 20 74 68 65 20 6f 70 74 69 6f 6e 73 20 74 6f 20 | the options to | 00001570 74 68 61 74 20 73 65 74 74 75 70 2e 0a 0a 0a 4b |that settup....K| 00001580 45 59 53 0a 7e 7e 7e 7e 0a 20 20 20 20 20 20 20 |EYS.~~~~. | 00001590 20 57 68 69 6c 73 74 20 6d 6f 73 74 20 6f 66 20 | Whilst most of | 000015a0 74 68 65 20 70 72 6f 67 72 61 6d 20 69 73 20 6d |the program is m| 000015b0 65 6e 75 20 64 72 69 76 65 6e 2c 20 74 68 65 72 |enu driven, ther| 000015c0 65 20 61 72 65 20 73 6f 6d 65 20 6b 65 79 62 6f |e are some keybo| 000015d0 61 72 64 20 73 68 6f 72 74 63 75 74 73 0a 61 6e |ard shortcuts.an| 000015e0 64 20 73 6f 6d 65 20 6f 70 74 69 6f 6e 73 20 6f |d some options o| 000015f0 6e 6c 79 20 61 76 61 69 6c 61 62 6c 65 20 66 72 |nly available fr| 00001600 6f 6d 20 74 68 65 20 6b 65 79 62 6f 61 72 64 2e |om the keyboard.| 00001610 0a 20 20 20 20 20 20 20 20 3c 53 68 69 66 74 3e |. <Shift>| 00001620 3c 66 39 3e 20 20 20 20 20 2d 20 57 69 70 65 20 |<f9> - Wipe | 00001630 41 6c 6c 0a 20 20 20 20 20 20 20 20 20 20 20 20 |All. | 00001640 20 20 20 3c 66 31 30 3e 20 20 20 20 2d 20 53 77 | <f10> - Sw| 00001650 61 70 20 63 61 73 65 20 6f 66 20 63 68 61 72 61 |ap case of chara| 00001660 63 74 65 72 20 61 74 20 63 75 72 73 6f 72 0a 20 |cter at cursor. | 00001670 20 20 20 20 20 20 20 20 20 20 20 20 20 20 3c 66 | <f| 00001680 31 31 3e 20 20 20 20 2d 20 44 65 6c 65 74 65 20 |11> - Delete | 00001690 65 6e 74 72 79 20 74 6f 20 65 6e 64 20 6f 66 20 |entry to end of | 000016a0 6c 69 6e 65 0a 20 20 20 20 20 20 20 20 20 20 20 |line. | 000016b0 20 20 20 3c 48 6f 6d 65 3e 20 20 20 20 2d 20 4d | <Home> - M| 000016c0 6f 76 65 20 63 75 72 73 6f 72 20 74 6f 20 49 6e |ove cursor to In| 000016d0 64 65 78 20 66 6f 72 20 49 74 65 6d 20 31 0a 20 |dex for Item 1. | 000016e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 3c 54 | <T| 000016f0 61 62 3e 20 20 20 20 2d 20 54 6f 67 67 6c 65 20 |ab> - Toggle | 00001700 62 65 74 77 65 65 6e 20 49 6e 64 65 78 20 61 6e |between Index an| 00001710 64 20 69 74 65 6d 20 64 61 74 61 0a 20 20 20 20 |d item data. | 00001720 20 20 20 20 20 20 20 20 20 3c 50 72 69 6e 74 3e | <Print>| 00001730 20 20 20 20 2d 20 50 72 69 6e 74 20 69 6e 6c 61 | - Print inla| 00001740 79 0a 0a 50 52 49 4e 54 49 4e 47 0a 7e 7e 7e 7e |y..PRINTING.~~~~| 00001750 7e 7e 7e 7e 0a 20 20 20 20 20 20 20 20 4f 6e 63 |~~~~. Onc| 00001760 65 20 79 6f 75 20 68 61 76 65 20 65 6e 74 65 72 |e you have enter| 00001770 65 64 20 74 68 65 20 74 65 78 74 20 69 6e 74 6f |ed the text into| 00001780 20 74 68 65 20 69 6e 6c 61 79 2c 20 68 61 76 65 | the inlay, have| 00001790 20 73 65 74 20 74 68 65 20 70 72 69 6e 74 20 6f | set the print o| 000017a0 70 74 69 6f 6e 73 0a 74 6f 20 73 75 69 74 20 79 |ptions.to suit y| 000017b0 6f 75 72 20 70 72 69 6e 74 65 72 20 61 6e 64 20 |our printer and | 000017c0 68 61 76 65 20 73 65 6c 65 63 74 65 64 20 61 20 |have selected a | 000017d0 70 72 69 6e 74 65 72 20 74 79 70 65 20 79 6f 75 |printer type you| 000017e0 20 63 61 6e 20 6e 6f 77 20 70 72 69 6e 74 20 6f | can now print o| 000017f0 75 74 20 74 68 65 0a 69 6e 6c 61 79 2e 20 54 6f |ut the.inlay. To| 00001800 20 64 6f 20 74 68 69 73 20 65 69 74 68 65 72 20 | do this either | 00001810 63 6c 69 63 6b 20 6f 6e 20 74 68 65 20 70 72 69 |click on the pri| 00001820 6e 74 20 62 75 74 74 6f 6e 20 6f 6e 20 74 68 65 |nt button on the| 00001830 20 6d 61 69 6e 20 77 69 6e 64 6f 77 2c 20 6f 72 | main window, or| 00001840 20 70 72 65 73 73 0a 3c 50 72 69 6e 74 3e 20 6f | press.<Print> o| 00001850 6e 20 74 68 65 20 6b 65 79 62 6f 61 72 64 2e 0a |n the keyboard..| 00001860 20 20 20 20 20 20 20 20 4e 42 20 74 6f 20 75 73 | NB to us| 00001870 65 20 74 68 65 20 52 69 73 63 4f 53 20 70 72 69 |e the RiscOS pri| 00001880 6e 74 6f 75 74 20 6d 6f 64 65 2c 20 79 6f 75 20 |ntout mode, you | 00001890 6d 75 73 74 20 68 61 76 65 20 74 68 65 20 52 69 |must have the Ri| 000018a0 73 63 4f 53 20 70 72 69 6e 74 65 72 20 64 72 69 |scOS printer dri| 000018b0 76 65 72 73 0a 6c 6f 61 64 65 64 20 6f 72 20 65 |vers.loaded or e| 000018c0 6c 73 65 20 74 68 65 20 65 72 72 6f 72 20 6d 65 |lse the error me| 000018d0 73 73 61 67 65 20 22 4e 6f 20 50 72 69 6e 74 65 |ssage "No Printe| 000018e0 72 20 44 72 69 76 65 72 2c 20 50 6c 65 61 73 65 |r Driver, Please| 000018f0 20 4c 6f 61 64 20 61 6e 64 20 54 72 79 20 41 67 | Load and Try Ag| 00001900 61 69 6e 2e 22 20 77 69 6c 6c 0a 62 65 20 67 69 |ain." will.be gi| 00001910 76 65 6e 2e 0a 20 20 20 20 20 20 20 20 49 66 20 |ven.. If | 00001920 79 6f 75 20 61 72 65 20 75 73 69 6e 67 20 6e 6f |you are using no| 00001930 72 6d 61 6c 20 70 72 69 6e 74 20 6d 6f 64 65 2c |rmal print mode,| 00001940 20 74 68 65 20 63 6f 6d 70 75 74 65 72 20 77 69 | the computer wi| 00001950 6c 6c 20 66 69 72 73 74 20 61 74 74 65 6d 70 74 |ll first attempt| 00001960 20 74 6f 0a 65 6e 73 75 72 65 20 74 68 61 74 20 | to.ensure that | 00001970 61 20 70 72 69 6e 74 65 72 20 69 73 20 63 6f 6e |a printer is con| 00001980 6e 65 63 74 65 64 20 61 6e 64 20 72 65 73 70 6f |nected and respo| 00001990 6e 64 69 6e 67 20 62 65 66 6f 72 65 20 61 74 74 |nding before att| 000019a0 65 6d 70 74 69 6e 67 20 74 6f 20 70 72 69 6e 74 |empting to print| 000019b0 2e 0a 28 48 6f 77 65 76 65 72 20 69 74 20 73 68 |..(However it sh| 000019c0 6f 75 6c 64 20 62 65 20 6e 6f 74 65 64 20 74 68 |ould be noted th| 000019d0 61 74 20 74 68 69 73 20 63 68 65 63 6b 20 69 73 |at this check is| 000019e0 20 4e 4f 54 20 76 65 72 79 20 72 65 6c 69 61 62 | NOT very reliab| 000019f0 6c 65 21 29 0a 0a 20 43 52 45 44 49 54 53 0a 20 |le!).. CREDITS. | 00001a00 7e 7e 7e 7e 7e 7e 7e 20 54 68 69 73 20 70 72 6f |~~~~~~~ This pro| 00001a10 67 72 61 6d 20 77 61 73 20 77 72 69 74 74 65 6e |gram was written| 00001a20 20 73 70 65 63 69 61 6c 6c 79 20 66 6f 72 20 3a | specially for :| 00001a30 20 46 72 65 64 20 53 74 6f 63 6b 65 72 20 2d 4d | Fred Stocker -M| 00001a40 61 6e 79 20 74 68 61 6e 6b 73 2e 0a 0a 0a |any thanks....| 00001a4e