Home » Archimedes archive » Archimedes World » AW-1994-06-Disc1.adf » Disk1Jun94 » !AWJune94/Goodies/BasicHlp/!Help
!AWJune94/Goodies/BasicHlp/!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-1994-06-Disc1.adf » Disk1Jun94 |
Filename: | !AWJune94/Goodies/BasicHlp/!Help |
Read OK: | ✔ |
File size: | 09DD bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Archimedes World » AW-1994-06-Disc1.adf » Disk1Jun94 » !AWJune94/Goodies/BasicHlp/!Help
- Archimedes archive » Archimedes World » AW-1994-06-Disc1.adf » Disk1Jun94 » !AWJune94/Goodies/BasicHlp/!BASICHelp/!Help
File contents
BASIC Help V1.16 (18-Nov-1993) �������������������������������� by Peter Reeves-Hall �������������������� About this application ---------------------- BASIC Help is designed to allow a quick and easy lookup of BASIC keywords while working on the desktop. It was written with people using a desktop editor in mind. For this reason it uses a thin horizontal display so it can easily be position at the top or bottom of the screen for reference. Using BASIC Help ---------------- BASIC help will load in the usual way and appear on the icon bar. the main window will also open on loading so you can get down to business! The icon bar and window menu allow you to quit the application. If the window has been closed it can be reopened by selecting the icon on the icon bar. When first opened the window will contain the reference to the @ Keyword. In the top left of the window the current keyword is displayed. The main bottom part of the window contains the keyword's description. There will only be a brief one line display on using BASIC help for the first time, select the window's toggle size icon to receive full information on all entries. Use the video style controls at the middle/top of the window to move around the data base. The double arrows move backward and forward (respectively from left to right) 10 entries at a time. the single arrows jump to the adjacent records one at a time. If you have a better idea of what you are looking for you can enter a full or partial string in the writable icon where the present keyword is displayed, press Return to begin the search. The program will scan all the keywords a compile a list of those matched or containing the search string. eg. entering 'PRINT' will only generate one match - 'PRINT' entering 'PR' will give 'endPRoc' , 'PRoc' and 'PRint' The matched keywords will be displayed in a menu appearing to the right of the writable icon. If no matches are found then the menu will contain one reference to the currently viewed keyword. To the right of the writable icon is a 'Pop-Up menu icon' clicking with select or menu on this will give the full list of keywords to chose from. Finally if you position the 'caret' in a desktop text editor's window and select the Caret icon next to the 'video control' icons then the currently viewed keyword will be inserted at that Caret position. This is of great use to people programming on the desktop as it saves time copying out the keyword.
00000000 20 20 0a 20 20 20 42 41 53 49 43 20 48 65 6c 70 | . BASIC Help| 00000010 20 20 20 56 31 2e 31 36 20 28 31 38 2d 4e 6f 76 | V1.16 (18-Nov| 00000020 2d 31 39 39 33 29 0a 20 20 20 8f 8f 8f 8f 8f 8f |-1993). ......| 00000030 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f |................| 00000040 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f 0a 20 20 20 20 20 |........... | 00000050 20 20 20 62 79 20 50 65 74 65 72 20 52 65 65 76 | by Peter Reev| 00000060 65 73 2d 48 61 6c 6c 0a 20 20 20 20 20 20 20 20 |es-Hall. | 00000070 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f 8f |................| 00000080 8f 8f 8f 8f 0a 0a 0a 41 62 6f 75 74 20 74 68 69 |.......About thi| 00000090 73 20 61 70 70 6c 69 63 61 74 69 6f 6e 0a 2d 2d |s application.--| 000000a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 000000b0 2d 2d 2d 2d 0a 20 20 20 20 20 20 20 20 42 41 53 |----. BAS| 000000c0 49 43 20 48 65 6c 70 20 69 73 20 64 65 73 69 67 |IC Help is desig| 000000d0 6e 65 64 20 74 6f 20 61 6c 6c 6f 77 20 61 20 71 |ned to allow a q| 000000e0 75 69 63 6b 20 61 6e 64 20 65 61 73 79 20 6c 6f |uick and easy lo| 000000f0 6f 6b 75 70 20 6f 66 20 42 41 53 49 43 20 6b 65 |okup of BASIC ke| 00000100 79 77 6f 72 64 73 20 77 68 69 6c 65 20 77 6f 72 |ywords while wor| 00000110 6b 69 6e 67 20 6f 6e 20 74 68 65 20 64 65 73 6b |king on the desk| 00000120 74 6f 70 2e 20 49 74 20 77 61 73 20 77 72 69 74 |top. It was writ| 00000130 74 65 6e 20 77 69 74 68 20 70 65 6f 70 6c 65 20 |ten with people | 00000140 75 73 69 6e 67 20 61 20 64 65 73 6b 74 6f 70 20 |using a desktop | 00000150 65 64 69 74 6f 72 20 69 6e 20 6d 69 6e 64 2e 20 |editor in mind. | 00000160 46 6f 72 20 74 68 69 73 20 72 65 61 73 6f 6e 20 |For this reason | 00000170 69 74 20 75 73 65 73 20 61 20 74 68 69 6e 20 68 |it uses a thin h| 00000180 6f 72 69 7a 6f 6e 74 61 6c 20 64 69 73 70 6c 61 |orizontal displa| 00000190 79 20 73 6f 20 69 74 20 63 61 6e 20 65 61 73 69 |y so it can easi| 000001a0 6c 79 20 62 65 20 70 6f 73 69 74 69 6f 6e 20 61 |ly be position a| 000001b0 74 20 74 68 65 20 74 6f 70 20 6f 72 20 62 6f 74 |t the top or bot| 000001c0 74 6f 6d 20 6f 66 20 74 68 65 20 73 63 72 65 65 |tom of the scree| 000001d0 6e 20 66 6f 72 20 72 65 66 65 72 65 6e 63 65 2e |n for reference.| 000001e0 0a 0a 55 73 69 6e 67 20 42 41 53 49 43 20 48 65 |..Using BASIC He| 000001f0 6c 70 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |lp.-------------| 00000200 2d 2d 2d 0a 20 20 20 20 20 20 20 20 42 41 53 49 |---. BASI| 00000210 43 20 68 65 6c 70 20 77 69 6c 6c 20 6c 6f 61 64 |C help will load| 00000220 20 69 6e 20 74 68 65 20 75 73 75 61 6c 20 77 61 | in the usual wa| 00000230 79 20 61 6e 64 20 61 70 70 65 61 72 20 6f 6e 20 |y and appear on | 00000240 74 68 65 20 69 63 6f 6e 20 62 61 72 2e 20 74 68 |the icon bar. th| 00000250 65 20 6d 61 69 6e 20 77 69 6e 64 6f 77 20 77 69 |e main window wi| 00000260 6c 6c 20 61 6c 73 6f 20 6f 70 65 6e 20 6f 6e 20 |ll also open on | 00000270 6c 6f 61 64 69 6e 67 20 73 6f 20 79 6f 75 20 63 |loading so you c| 00000280 61 6e 20 67 65 74 20 64 6f 77 6e 20 74 6f 20 62 |an get down to b| 00000290 75 73 69 6e 65 73 73 21 20 54 68 65 20 69 63 6f |usiness! The ico| 000002a0 6e 20 62 61 72 20 61 6e 64 20 77 69 6e 64 6f 77 |n bar and window| 000002b0 20 6d 65 6e 75 20 61 6c 6c 6f 77 20 79 6f 75 20 | menu allow you | 000002c0 74 6f 20 71 75 69 74 20 74 68 65 20 61 70 70 6c |to quit the appl| 000002d0 69 63 61 74 69 6f 6e 2e 20 49 66 20 74 68 65 20 |ication. If the | 000002e0 77 69 6e 64 6f 77 20 68 61 73 20 62 65 65 6e 20 |window has been | 000002f0 63 6c 6f 73 65 64 20 69 74 20 63 61 6e 20 62 65 |closed it can be| 00000300 20 72 65 6f 70 65 6e 65 64 20 62 79 20 73 65 6c | reopened by sel| 00000310 65 63 74 69 6e 67 20 74 68 65 20 69 63 6f 6e 20 |ecting the icon | 00000320 6f 6e 20 74 68 65 20 69 63 6f 6e 20 62 61 72 2e |on the icon bar.| 00000330 20 57 68 65 6e 20 66 69 72 73 74 20 6f 70 65 6e | When first open| 00000340 65 64 20 74 68 65 20 77 69 6e 64 6f 77 20 77 69 |ed the window wi| 00000350 6c 6c 20 63 6f 6e 74 61 69 6e 20 74 68 65 20 72 |ll contain the r| 00000360 65 66 65 72 65 6e 63 65 20 74 6f 20 74 68 65 20 |eference to the | 00000370 40 20 4b 65 79 77 6f 72 64 2e 20 49 6e 20 74 68 |@ Keyword. In th| 00000380 65 20 74 6f 70 20 6c 65 66 74 20 6f 66 20 74 68 |e top left of th| 00000390 65 20 77 69 6e 64 6f 77 20 74 68 65 20 63 75 72 |e window the cur| 000003a0 72 65 6e 74 20 6b 65 79 77 6f 72 64 20 69 73 20 |rent keyword is | 000003b0 64 69 73 70 6c 61 79 65 64 2e 20 54 68 65 20 6d |displayed. The m| 000003c0 61 69 6e 20 62 6f 74 74 6f 6d 20 70 61 72 74 20 |ain bottom part | 000003d0 6f 66 20 74 68 65 20 77 69 6e 64 6f 77 20 63 6f |of the window co| 000003e0 6e 74 61 69 6e 73 20 74 68 65 20 6b 65 79 77 6f |ntains the keywo| 000003f0 72 64 27 73 20 20 64 65 73 63 72 69 70 74 69 6f |rd's descriptio| 00000400 6e 2e 20 54 68 65 72 65 20 77 69 6c 6c 20 6f 6e |n. There will on| 00000410 6c 79 20 62 65 20 61 20 62 72 69 65 66 20 6f 6e |ly be a brief on| 00000420 65 20 6c 69 6e 65 20 64 69 73 70 6c 61 79 20 6f |e line display o| 00000430 6e 20 75 73 69 6e 67 20 42 41 53 49 43 20 68 65 |n using BASIC he| 00000440 6c 70 20 66 6f 72 20 74 68 65 20 66 69 72 73 74 |lp for the first| 00000450 20 74 69 6d 65 2c 20 73 65 6c 65 63 74 20 74 68 | time, select th| 00000460 65 20 77 69 6e 64 6f 77 27 73 20 74 6f 67 67 6c |e window's toggl| 00000470 65 20 73 69 7a 65 20 69 63 6f 6e 20 74 6f 20 72 |e size icon to r| 00000480 65 63 65 69 76 65 20 66 75 6c 6c 20 69 6e 66 6f |eceive full info| 00000490 72 6d 61 74 69 6f 6e 20 6f 6e 20 61 6c 6c 20 65 |rmation on all e| 000004a0 6e 74 72 69 65 73 2e 20 55 73 65 20 74 68 65 20 |ntries. Use the | 000004b0 76 69 64 65 6f 20 73 74 79 6c 65 20 63 6f 6e 74 |video style cont| 000004c0 72 6f 6c 73 20 61 74 20 74 68 65 20 6d 69 64 64 |rols at the midd| 000004d0 6c 65 2f 74 6f 70 20 6f 66 20 74 68 65 20 77 69 |le/top of the wi| 000004e0 6e 64 6f 77 20 74 6f 20 6d 6f 76 65 20 61 72 6f |ndow to move aro| 000004f0 75 6e 64 20 74 68 65 20 64 61 74 61 20 62 61 73 |und the data bas| 00000500 65 2e 20 54 68 65 20 64 6f 75 62 6c 65 20 61 72 |e. The double ar| 00000510 72 6f 77 73 20 6d 6f 76 65 20 62 61 63 6b 77 61 |rows move backwa| 00000520 72 64 20 61 6e 64 20 66 6f 72 77 61 72 64 20 28 |rd and forward (| 00000530 72 65 73 70 65 63 74 69 76 65 6c 79 20 66 72 6f |respectively fro| 00000540 6d 20 6c 65 66 74 20 74 6f 20 72 69 67 68 74 29 |m left to right)| 00000550 20 31 30 20 65 6e 74 72 69 65 73 20 61 74 20 61 | 10 entries at a| 00000560 20 74 69 6d 65 2e 20 74 68 65 20 73 69 6e 67 6c | time. the singl| 00000570 65 20 61 72 72 6f 77 73 20 6a 75 6d 70 20 74 6f |e arrows jump to| 00000580 20 74 68 65 20 61 64 6a 61 63 65 6e 74 20 72 65 | the adjacent re| 00000590 63 6f 72 64 73 20 6f 6e 65 20 61 74 20 61 20 74 |cords one at a t| 000005a0 69 6d 65 2e 0a 20 20 20 20 20 20 20 20 49 66 20 |ime.. If | 000005b0 79 6f 75 20 68 61 76 65 20 61 20 62 65 74 74 65 |you have a bette| 000005c0 72 20 69 64 65 61 20 6f 66 20 77 68 61 74 20 79 |r idea of what y| 000005d0 6f 75 20 61 72 65 20 6c 6f 6f 6b 69 6e 67 20 66 |ou are looking f| 000005e0 6f 72 20 79 6f 75 20 63 61 6e 20 65 6e 74 65 72 |or you can enter| 000005f0 20 61 20 66 75 6c 6c 20 6f 72 20 70 61 72 74 69 | a full or parti| 00000600 61 6c 20 73 74 72 69 6e 67 20 69 6e 20 74 68 65 |al string in the| 00000610 20 77 72 69 74 61 62 6c 65 20 69 63 6f 6e 20 77 | writable icon w| 00000620 68 65 72 65 20 74 68 65 20 70 72 65 73 65 6e 74 |here the present| 00000630 20 6b 65 79 77 6f 72 64 20 69 73 20 64 69 73 70 | keyword is disp| 00000640 6c 61 79 65 64 2c 20 70 72 65 73 73 20 52 65 74 |layed, press Ret| 00000650 75 72 6e 20 74 6f 20 62 65 67 69 6e 20 74 68 65 |urn to begin the| 00000660 20 73 65 61 72 63 68 2e 20 54 68 65 20 70 72 6f | search. The pro| 00000670 67 72 61 6d 20 77 69 6c 6c 20 73 63 61 6e 20 61 |gram will scan a| 00000680 6c 6c 20 74 68 65 20 6b 65 79 77 6f 72 64 73 20 |ll the keywords | 00000690 61 20 63 6f 6d 70 69 6c 65 20 61 20 6c 69 73 74 |a compile a list| 000006a0 20 6f 66 20 74 68 6f 73 65 20 6d 61 74 63 68 65 | of those matche| 000006b0 64 20 6f 72 20 63 6f 6e 74 61 69 6e 69 6e 67 20 |d or containing | 000006c0 74 68 65 20 73 65 61 72 63 68 20 73 74 72 69 6e |the search strin| 000006d0 67 2e 20 0a 0a 65 67 2e 0a 0a 65 6e 74 65 72 69 |g. ..eg...enteri| 000006e0 6e 67 20 27 50 52 49 4e 54 27 20 77 69 6c 6c 20 |ng 'PRINT' will | 000006f0 6f 6e 6c 79 20 67 65 6e 65 72 61 74 65 20 6f 6e |only generate on| 00000700 65 20 6d 61 74 63 68 20 2d 20 27 50 52 49 4e 54 |e match - 'PRINT| 00000710 27 0a 65 6e 74 65 72 69 6e 67 20 27 50 52 27 20 |'.entering 'PR' | 00000720 77 69 6c 6c 20 67 69 76 65 20 27 65 6e 64 50 52 |will give 'endPR| 00000730 6f 63 27 20 2c 20 27 50 52 6f 63 27 20 61 6e 64 |oc' , 'PRoc' and| 00000740 20 27 50 52 69 6e 74 27 0a 0a 20 20 20 20 20 20 | 'PRint'.. | 00000750 20 20 54 68 65 20 6d 61 74 63 68 65 64 20 6b 65 | The matched ke| 00000760 79 77 6f 72 64 73 20 77 69 6c 6c 20 62 65 20 64 |ywords will be d| 00000770 69 73 70 6c 61 79 65 64 20 69 6e 20 61 20 6d 65 |isplayed in a me| 00000780 6e 75 20 61 70 70 65 61 72 69 6e 67 20 74 6f 20 |nu appearing to | 00000790 74 68 65 20 72 69 67 68 74 20 6f 66 20 74 68 65 |the right of the| 000007a0 20 77 72 69 74 61 62 6c 65 20 69 63 6f 6e 2e 20 | writable icon. | 000007b0 49 66 20 6e 6f 20 6d 61 74 63 68 65 73 20 61 72 |If no matches ar| 000007c0 65 20 66 6f 75 6e 64 20 74 68 65 6e 20 74 68 65 |e found then the| 000007d0 20 6d 65 6e 75 20 77 69 6c 6c 20 63 6f 6e 74 61 | menu will conta| 000007e0 69 6e 20 6f 6e 65 20 72 65 66 65 72 65 6e 63 65 |in one reference| 000007f0 20 74 6f 20 74 68 65 20 63 75 72 72 65 6e 74 6c | to the currentl| 00000800 79 20 76 69 65 77 65 64 20 6b 65 79 77 6f 72 64 |y viewed keyword| 00000810 2e 20 54 6f 20 74 68 65 20 72 69 67 68 74 20 6f |. To the right o| 00000820 66 20 74 68 65 20 77 72 69 74 61 62 6c 65 20 69 |f the writable i| 00000830 63 6f 6e 20 69 73 20 61 20 27 50 6f 70 2d 55 70 |con is a 'Pop-Up| 00000840 20 6d 65 6e 75 20 69 63 6f 6e 27 20 63 6c 69 63 | menu icon' clic| 00000850 6b 69 6e 67 20 77 69 74 68 20 73 65 6c 65 63 74 |king with select| 00000860 20 6f 72 20 6d 65 6e 75 20 6f 6e 20 74 68 69 73 | or menu on this| 00000870 20 77 69 6c 6c 20 67 69 76 65 20 74 68 65 20 66 | will give the f| 00000880 75 6c 6c 20 6c 69 73 74 20 6f 66 20 6b 65 79 77 |ull list of keyw| 00000890 6f 72 64 73 20 74 6f 20 63 68 6f 73 65 20 66 72 |ords to chose fr| 000008a0 6f 6d 2e 0a 20 20 20 20 20 20 20 20 46 69 6e 61 |om.. Fina| 000008b0 6c 6c 79 20 69 66 20 79 6f 75 20 70 6f 73 69 74 |lly if you posit| 000008c0 69 6f 6e 20 74 68 65 20 27 63 61 72 65 74 27 20 |ion the 'caret' | 000008d0 69 6e 20 61 20 64 65 73 6b 74 6f 70 20 74 65 78 |in a desktop tex| 000008e0 74 20 65 64 69 74 6f 72 27 73 20 77 69 6e 64 6f |t editor's windo| 000008f0 77 20 61 6e 64 20 73 65 6c 65 63 74 20 74 68 65 |w and select the| 00000900 20 43 61 72 65 74 20 69 63 6f 6e 20 6e 65 78 74 | Caret icon next| 00000910 20 74 6f 20 74 68 65 20 27 76 69 64 65 6f 20 63 | to the 'video c| 00000920 6f 6e 74 72 6f 6c 27 20 69 63 6f 6e 73 20 74 68 |ontrol' icons th| 00000930 65 6e 20 74 68 65 20 63 75 72 72 65 6e 74 6c 79 |en the currently| 00000940 20 76 69 65 77 65 64 20 6b 65 79 77 6f 72 64 20 | viewed keyword | 00000950 77 69 6c 6c 20 62 65 20 69 6e 73 65 72 74 65 64 |will be inserted| 00000960 20 61 74 20 74 68 61 74 20 43 61 72 65 74 20 70 | at that Caret p| 00000970 6f 73 69 74 69 6f 6e 2e 20 54 68 69 73 20 69 73 |osition. This is| 00000980 20 6f 66 20 67 72 65 61 74 20 75 73 65 20 74 6f | of great use to| 00000990 20 70 65 6f 70 6c 65 20 70 72 6f 67 72 61 6d 6d | people programm| 000009a0 69 6e 67 20 6f 6e 20 74 68 65 20 64 65 73 6b 74 |ing on the deskt| 000009b0 6f 70 20 61 73 20 69 74 20 73 61 76 65 73 20 74 |op as it saves t| 000009c0 69 6d 65 20 63 6f 70 79 69 6e 67 20 6f 75 74 20 |ime copying out | 000009d0 74 68 65 20 6b 65 79 77 6f 72 64 2e 0a |the keyword..| 000009dd