Home » Archimedes archive » Acorn User » AU 1997-10 A.adf » Extras » Apple][e/PD/BOB/ARMBOB/!ArmBob/!Help
Apple][e/PD/BOB/ARMBOB/!ArmBob/!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 » Acorn User » AU 1997-10 A.adf » Extras |
Filename: | Apple][e/PD/BOB/ARMBOB/!ArmBob/!Help |
Read OK: | ✔ |
File size: | 04CB bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
******* ARM BOB v2.3 *************** GCW 31/05/97 ******* Double clicking on !ArmBob will define four filetypes: BobFile BobTask BobProj BobPTask and their run-actions, and will open the directory of the pseudo-filing-system Bob: which contains Bob programs. BobFiles run in a command window - use these for wimp programs. BobTask programs run in a taskwindow. Only use these for non-wimp programs with no graphics output. BobProj files contain the pathnames of files comprising a Bob program. Just one must contain the top-level function main(). Running the BobProj file compiles the files and runs the resulting code in a command window. BobPTask files are similar to BobProj files but runs the program in a taskwindow. Compilation errors cause a throwback window to open. Click on the Throwback icon to open an edit window on the source file, with the error line highlighted. To debug and/or trace double click on the obey files debug and trace, and convert your program to BobTask or BobPTask filetype. Double click on the !Armbob icon to switch debug or trace mode off. See the docs directory for more information. *********************************************************
00000000 20 2a 2a 2a 2a 2a 2a 2a 20 41 52 4d 20 42 4f 42 | ******* ARM BOB| 00000010 20 76 32 2e 33 20 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a | v2.3 **********| 00000020 2a 2a 2a 2a 2a 20 47 43 57 20 33 31 2f 30 35 2f |***** GCW 31/05/| 00000030 39 37 20 2a 2a 2a 2a 2a 2a 2a 20 20 20 20 20 20 |97 ******* | 00000040 20 0a 0a 20 44 6f 75 62 6c 65 20 63 6c 69 63 6b | .. Double click| 00000050 69 6e 67 20 6f 6e 20 21 41 72 6d 42 6f 62 20 77 |ing on !ArmBob w| 00000060 69 6c 6c 20 64 65 66 69 6e 65 20 66 6f 75 72 0a |ill define four.| 00000070 20 66 69 6c 65 74 79 70 65 73 3a 0a 0a 20 20 20 | filetypes:.. | 00000080 20 20 20 20 42 6f 62 46 69 6c 65 20 20 42 6f 62 | BobFile Bob| 00000090 54 61 73 6b 20 20 42 6f 62 50 72 6f 6a 20 42 6f |Task BobProj Bo| 000000a0 62 50 54 61 73 6b 0a 0a 20 61 6e 64 20 74 68 65 |bPTask.. and the| 000000b0 69 72 20 72 75 6e 2d 61 63 74 69 6f 6e 73 2c 20 |ir run-actions, | 000000c0 61 6e 64 20 77 69 6c 6c 20 6f 70 65 6e 20 74 68 |and will open th| 000000d0 65 20 64 69 72 65 63 74 6f 72 79 0a 20 6f 66 20 |e directory. of | 000000e0 74 68 65 20 70 73 65 75 64 6f 2d 66 69 6c 69 6e |the pseudo-filin| 000000f0 67 2d 73 79 73 74 65 6d 20 42 6f 62 3a 20 77 68 |g-system Bob: wh| 00000100 69 63 68 20 63 6f 6e 74 61 69 6e 73 20 42 6f 62 |ich contains Bob| 00000110 0a 20 70 72 6f 67 72 61 6d 73 2e 0a 0a 20 42 6f |. programs... Bo| 00000120 62 46 69 6c 65 73 20 72 75 6e 20 69 6e 20 61 20 |bFiles run in a | 00000130 63 6f 6d 6d 61 6e 64 20 77 69 6e 64 6f 77 20 2d |command window -| 00000140 20 75 73 65 20 74 68 65 73 65 20 66 6f 72 20 77 | use these for w| 00000150 69 6d 70 0a 20 70 72 6f 67 72 61 6d 73 2e 0a 0a |imp. programs...| 00000160 20 42 6f 62 54 61 73 6b 20 70 72 6f 67 72 61 6d | BobTask program| 00000170 73 20 72 75 6e 20 69 6e 20 61 20 74 61 73 6b 77 |s run in a taskw| 00000180 69 6e 64 6f 77 2e 20 4f 6e 6c 79 20 75 73 65 20 |indow. Only use | 00000190 74 68 65 73 65 0a 20 66 6f 72 20 6e 6f 6e 2d 77 |these. for non-w| 000001a0 69 6d 70 20 70 72 6f 67 72 61 6d 73 20 77 69 74 |imp programs wit| 000001b0 68 20 6e 6f 20 67 72 61 70 68 69 63 73 20 6f 75 |h no graphics ou| 000001c0 74 70 75 74 2e 0a 0a 20 42 6f 62 50 72 6f 6a 20 |tput... BobProj | 000001d0 66 69 6c 65 73 20 63 6f 6e 74 61 69 6e 20 74 68 |files contain th| 000001e0 65 20 70 61 74 68 6e 61 6d 65 73 20 6f 66 20 66 |e pathnames of f| 000001f0 69 6c 65 73 20 63 6f 6d 70 72 69 73 69 6e 67 0a |iles comprising.| 00000200 20 61 20 42 6f 62 20 70 72 6f 67 72 61 6d 2e 20 | a Bob program. | 00000210 4a 75 73 74 20 6f 6e 65 20 6d 75 73 74 20 63 6f |Just one must co| 00000220 6e 74 61 69 6e 20 74 68 65 20 74 6f 70 2d 6c 65 |ntain the top-le| 00000230 76 65 6c 0a 20 66 75 6e 63 74 69 6f 6e 20 6d 61 |vel. function ma| 00000240 69 6e 28 29 2e 20 52 75 6e 6e 69 6e 67 20 74 68 |in(). Running th| 00000250 65 20 42 6f 62 50 72 6f 6a 20 66 69 6c 65 20 63 |e BobProj file c| 00000260 6f 6d 70 69 6c 65 73 20 74 68 65 0a 20 66 69 6c |ompiles the. fil| 00000270 65 73 20 61 6e 64 20 72 75 6e 73 20 74 68 65 20 |es and runs the | 00000280 72 65 73 75 6c 74 69 6e 67 20 63 6f 64 65 20 69 |resulting code i| 00000290 6e 20 61 20 63 6f 6d 6d 61 6e 64 20 77 69 6e 64 |n a command wind| 000002a0 6f 77 2e 0a 0a 20 42 6f 62 50 54 61 73 6b 20 66 |ow... BobPTask f| 000002b0 69 6c 65 73 20 61 72 65 20 73 69 6d 69 6c 61 72 |iles are similar| 000002c0 20 74 6f 20 42 6f 62 50 72 6f 6a 20 66 69 6c 65 | to BobProj file| 000002d0 73 20 62 75 74 20 72 75 6e 73 0a 20 74 68 65 20 |s but runs. the | 000002e0 70 72 6f 67 72 61 6d 20 69 6e 20 61 20 74 61 73 |program in a tas| 000002f0 6b 77 69 6e 64 6f 77 2e 0a 0a 20 43 6f 6d 70 69 |kwindow... Compi| 00000300 6c 61 74 69 6f 6e 20 65 72 72 6f 72 73 20 63 61 |lation errors ca| 00000310 75 73 65 20 61 20 74 68 72 6f 77 62 61 63 6b 20 |use a throwback | 00000320 77 69 6e 64 6f 77 20 74 6f 20 6f 70 65 6e 2e 0a |window to open..| 00000330 20 43 6c 69 63 6b 20 6f 6e 20 74 68 65 20 54 68 | Click on the Th| 00000340 72 6f 77 62 61 63 6b 20 69 63 6f 6e 20 74 6f 20 |rowback icon to | 00000350 6f 70 65 6e 20 61 6e 20 65 64 69 74 20 77 69 6e |open an edit win| 00000360 64 6f 77 0a 20 6f 6e 20 74 68 65 20 73 6f 75 72 |dow. on the sour| 00000370 63 65 20 66 69 6c 65 2c 20 77 69 74 68 20 74 68 |ce file, with th| 00000380 65 20 65 72 72 6f 72 20 6c 69 6e 65 20 68 69 67 |e error line hig| 00000390 68 6c 69 67 68 74 65 64 2e 0a 0a 20 54 6f 20 64 |hlighted... To d| 000003a0 65 62 75 67 20 61 6e 64 2f 6f 72 20 74 72 61 63 |ebug and/or trac| 000003b0 65 20 64 6f 75 62 6c 65 20 63 6c 69 63 6b 20 6f |e double click o| 000003c0 6e 20 74 68 65 20 6f 62 65 79 20 66 69 6c 65 73 |n the obey files| 000003d0 0a 20 64 65 62 75 67 20 61 6e 64 20 74 72 61 63 |. debug and trac| 000003e0 65 2c 20 61 6e 64 20 63 6f 6e 76 65 72 74 20 79 |e, and convert y| 000003f0 6f 75 72 20 70 72 6f 67 72 61 6d 20 74 6f 20 42 |our program to B| 00000400 6f 62 54 61 73 6b 0a 20 6f 72 20 42 6f 62 50 54 |obTask. or BobPT| 00000410 61 73 6b 20 66 69 6c 65 74 79 70 65 2e 20 44 6f |ask filetype. Do| 00000420 75 62 6c 65 20 63 6c 69 63 6b 20 6f 6e 20 74 68 |uble click on th| 00000430 65 20 21 41 72 6d 62 6f 62 0a 20 69 63 6f 6e 20 |e !Armbob. icon | 00000440 74 6f 20 73 77 69 74 63 68 20 64 65 62 75 67 20 |to switch debug | 00000450 6f 72 20 74 72 61 63 65 20 6d 6f 64 65 20 6f 66 |or trace mode of| 00000460 66 2e 0a 0a 20 53 65 65 20 74 68 65 20 64 6f 63 |f... See the doc| 00000470 73 20 64 69 72 65 63 74 6f 72 79 20 66 6f 72 20 |s directory for | 00000480 6d 6f 72 65 20 69 6e 66 6f 72 6d 61 74 69 6f 6e |more information| 00000490 2e 0a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |..**************| 000004a0 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 000004c0 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |***********| 000004cb