Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_18.ADF » S/M/PREVIEWER/PreText
S/M/PREVIEWER/PreText
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_18.ADF |
Filename: | S/M/PREVIEWER/PreText |
Read OK: | ✔ |
File size: | 04BC bytes |
Load address: | FFFFFFFF |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- AEW website » bbc_pd » bbc_pd_5_25_discs_d-bbc064_D-BBC064.dsd » P.PreText
- Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_18.ADF » S/M/PREVIEWER/PreText
File contents
AMX Stop Press Clip Art Previewer There are two versions of this program supplied; a Basic program and a short (under a page) machine code utility. Both do the same job, but the machine code is substantially faster. The Basic version is included as it would perhaps be easier to incorporate into other programs. "BasPrev" is the Basic version, and "Preview" is the machine code, running at &900. The source code is also included ("PrevSrc"). To use the Basic version, simply Chain it and enter the filename. To run the machine code, the syntax required is: *Preview <fname> Note that to do this you must first be in Mode 0, and if this is not the case then an error is caused ("Needs Mode 0"). An error is also produced if <fname> is not present. The program would be of use to those who have the Stop Press software but wish to examine clip art without entering it, or simply those, like me, who do not have the software, but have acquired the clip art and wish to put it to some use!
00000000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000010 20 20 20 20 20 20 20 41 4d 58 20 53 74 6f 70 20 | AMX Stop | 00000020 50 72 65 73 73 20 43 6c 69 70 20 41 72 74 20 50 |Press Clip Art P| 00000030 72 65 76 69 65 77 65 72 0a 0d 0a 0d 20 20 20 20 |reviewer.... | 00000040 20 20 20 20 20 54 68 65 72 65 20 20 61 72 65 20 | There are | 00000050 20 74 77 6f 20 20 76 65 72 73 69 6f 6e 73 20 20 | two versions | 00000060 6f 66 20 20 74 68 69 73 20 70 72 6f 67 72 61 6d |of this program| 00000070 20 73 75 70 70 6c 69 65 64 3b 20 61 20 42 61 73 | supplied; a Bas| 00000080 69 63 0a 0d 20 20 20 20 20 20 20 20 20 70 72 6f |ic.. pro| 00000090 67 72 61 6d 20 61 6e 64 20 61 20 73 68 6f 72 74 |gram and a short| 000000a0 20 28 75 6e 64 65 72 20 61 20 70 61 67 65 29 20 | (under a page) | 000000b0 6d 61 63 68 69 6e 65 20 63 6f 64 65 20 75 74 69 |machine code uti| 000000c0 6c 69 74 79 2e 20 42 6f 74 68 0a 0d 20 20 20 20 |lity. Both.. | 000000d0 20 20 20 20 20 64 6f 20 20 74 68 65 20 20 73 61 | do the sa| 000000e0 6d 65 20 20 6a 6f 62 2c 20 62 75 74 20 74 68 65 |me job, but the| 000000f0 20 20 6d 61 63 68 69 6e 65 20 20 63 6f 64 65 20 | machine code | 00000100 20 69 73 20 20 73 75 62 73 74 61 6e 74 69 61 6c | is substantial| 00000110 6c 79 0a 0d 20 20 20 20 20 20 20 20 20 66 61 73 |ly.. fas| 00000120 74 65 72 2e 20 54 68 65 20 42 61 73 69 63 20 76 |ter. The Basic v| 00000130 65 72 73 69 6f 6e 20 20 69 73 20 69 6e 63 6c 75 |ersion is inclu| 00000140 64 65 64 20 61 73 20 69 74 20 77 6f 75 6c 64 20 |ded as it would | 00000150 70 65 72 68 61 70 73 20 62 65 0a 0d 20 20 20 20 |perhaps be.. | 00000160 20 20 20 20 20 65 61 73 69 65 72 20 74 6f 20 69 | easier to i| 00000170 6e 63 6f 72 70 6f 72 61 74 65 20 69 6e 74 6f 20 |ncorporate into | 00000180 6f 74 68 65 72 20 20 70 72 6f 67 72 61 6d 73 2e |other programs.| 00000190 20 20 22 42 61 73 50 72 65 76 22 20 69 73 20 74 | "BasPrev" is t| 000001a0 68 65 0a 0d 20 20 20 20 20 20 20 20 20 42 61 73 |he.. Bas| 000001b0 69 63 20 76 65 72 73 69 6f 6e 2c 20 61 6e 64 20 |ic version, and | 000001c0 22 50 72 65 76 69 65 77 22 20 69 73 20 74 68 65 |"Preview" is the| 000001d0 20 6d 61 63 68 69 6e 65 20 20 63 6f 64 65 2c 20 | machine code, | 000001e0 72 75 6e 6e 69 6e 67 20 61 74 0a 0d 20 20 20 20 |running at.. | 000001f0 20 20 20 20 20 26 39 30 30 2e 20 54 68 65 20 73 | &900. The s| 00000200 6f 75 72 63 65 20 63 6f 64 65 20 69 73 20 61 6c |ource code is al| 00000210 73 6f 20 69 6e 63 6c 75 64 65 64 20 28 22 50 72 |so included ("Pr| 00000220 65 76 53 72 63 22 29 2e 0a 0d 0a 0d 20 20 20 20 |evSrc")..... | 00000230 20 20 20 20 20 54 6f 20 20 75 73 65 20 20 74 68 | To use th| 00000240 65 20 20 42 61 73 69 63 20 76 65 72 73 69 6f 6e |e Basic version| 00000250 2c 20 73 69 6d 70 6c 79 20 43 68 61 69 6e 20 69 |, simply Chain i| 00000260 74 20 20 61 6e 64 20 20 65 6e 74 65 72 20 20 74 |t and enter t| 00000270 68 65 0a 0d 20 20 20 20 20 20 20 20 20 66 69 6c |he.. fil| 00000280 65 6e 61 6d 65 2e 20 54 6f 20 72 75 6e 20 74 68 |ename. To run th| 00000290 65 20 6d 61 63 68 69 6e 65 20 63 6f 64 65 2c 20 |e machine code, | 000002a0 74 68 65 20 73 79 6e 74 61 78 20 72 65 71 75 69 |the syntax requi| 000002b0 72 65 64 20 69 73 3a 0a 0d 0a 0d 20 20 20 20 20 |red is:.... | 000002c0 20 20 20 20 2a 50 72 65 76 69 65 77 20 3c 66 6e | *Preview <fn| 000002d0 61 6d 65 3e 0a 0d 0a 0d 20 20 20 20 20 20 20 20 |ame>.... | 000002e0 20 4e 6f 74 65 20 74 68 61 74 20 74 6f 20 64 6f | Note that to do| 000002f0 20 74 68 69 73 20 79 6f 75 20 6d 75 73 74 20 66 | this you must f| 00000300 69 72 73 74 20 62 65 20 69 6e 20 4d 6f 64 65 20 |irst be in Mode | 00000310 30 2c 20 61 6e 64 20 69 66 20 74 68 69 73 0a 0d |0, and if this..| 00000320 20 20 20 20 20 20 20 20 20 69 73 20 6e 6f 74 20 | is not | 00000330 74 68 65 20 63 61 73 65 20 74 68 65 6e 20 20 61 |the case then a| 00000340 6e 20 65 72 72 6f 72 20 69 73 20 63 61 75 73 65 |n error is cause| 00000350 64 20 28 22 4e 65 65 64 73 20 4d 6f 64 65 20 30 |d ("Needs Mode 0| 00000360 22 29 2e 20 41 6e 0a 0d 20 20 20 20 20 20 20 20 |"). An.. | 00000370 20 65 72 72 6f 72 20 69 73 20 61 6c 73 6f 20 70 | error is also p| 00000380 72 6f 64 75 63 65 64 20 69 66 20 3c 66 6e 61 6d |roduced if <fnam| 00000390 65 3e 20 69 73 20 6e 6f 74 20 70 72 65 73 65 6e |e> is not presen| 000003a0 74 2e 0a 0d 0a 0d 20 20 20 20 20 20 20 20 20 54 |t..... T| 000003b0 68 65 20 70 72 6f 67 72 61 6d 20 77 6f 75 6c 64 |he program would| 000003c0 20 62 65 20 20 6f 66 20 75 73 65 20 74 6f 20 74 | be of use to t| 000003d0 68 6f 73 65 20 77 68 6f 20 68 61 76 65 20 74 68 |hose who have th| 000003e0 65 20 53 74 6f 70 20 50 72 65 73 73 0a 0d 20 20 |e Stop Press.. | 000003f0 20 20 20 20 20 20 20 73 6f 66 74 77 61 72 65 20 | software | 00000400 62 75 74 20 77 69 73 68 20 74 6f 20 65 78 61 6d |but wish to exam| 00000410 69 6e 65 20 63 6c 69 70 20 61 72 74 20 77 69 74 |ine clip art wit| 00000420 68 6f 75 74 20 65 6e 74 65 72 69 6e 67 20 69 74 |hout entering it| 00000430 2c 20 6f 72 0a 0d 20 20 20 20 20 20 20 20 20 73 |, or.. s| 00000440 69 6d 70 6c 79 20 74 68 6f 73 65 2c 20 6c 69 6b |imply those, lik| 00000450 65 20 6d 65 2c 20 77 68 6f 20 64 6f 20 6e 6f 74 |e me, who do not| 00000460 20 68 61 76 65 20 74 68 65 20 73 6f 66 74 77 61 | have the softwa| 00000470 72 65 2c 20 62 75 74 20 68 61 76 65 0a 0d 20 20 |re, but have.. | 00000480 20 20 20 20 20 20 20 61 63 71 75 69 72 65 64 20 | acquired | 00000490 74 68 65 20 63 6c 69 70 20 61 72 74 20 61 6e 64 |the clip art and| 000004a0 20 77 69 73 68 20 74 6f 20 70 75 74 20 69 74 20 | wish to put it | 000004b0 74 6f 20 73 6f 6d 65 20 75 73 65 21 |to some use!| 000004bc