Home » Archimedes archive » Zipped Apps » Impression Publisher » !Publisher/!Run

!Publisher/!Run

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 » Zipped Apps » Impression Publisher
Filename: !Publisher/!Run
Read OK:
File size: 0E2A bytes
Load address: 0000
Exec address: 0000
File contents
| Impression Publisher !Run File
| ------------------------------
| (c) 1989-1996 Computer Concepts Limited.

WimpSlot -min 672K -max 672K
Set ImpressionPublisher$Dir <Obey$Dir>
Set ImpressionPublisher$Resources <ImpressionPublisher$Dir>
Set Impression$Path <ImpressionPublisher$Dir>.!Run
Set ImpressionPublisher$Path <ImpressionPublisher$Dir>.!Run

Run <ImpressionPublisher$Dir>.RiscOSV
IF RiscOS$Version < 300 THEN RMEnsure ColourTrans 0.52 RMLoad <ImpressionPublisher$Dir>.RMStore.Colours
IF RiscOS$Version < 300 THEN RMEnsure ColourTrans 0.52 Error 0 You need ColourTrans 0.52 or later
IF RiscOS$Version < 300 THEN RMEnsure FontManager 2.42 Error 0 You need FontManager 2.42 or later. Locate !Fonts (on the Fonts disc).
IF RiscOS$Version >= 300 THEN RMEnsure ColourTrans 0.96 Error 0 You need ColourTrans 0.96 or later
IF RiscOS$Version >= 300 THEN RMEnsure FontManager 2.98 Error 0 You need FontManager 2.98 or later
IF "<Font$Path>"="" THEN Error 0 Fonts cannot be found. Locate !Fonts (on the Fonts disc).

SetEval SysABI 0
RMEnsure ABI 2.86 SetEval SysABI -1
IF "<System$Path>"="" Then SetEval SysABI 0
IF SysABI THEN Run <ImpressionPublisher$Dir>.FileEnsure system:Modules.ABIMod SysABI
IF SysABI THEN RMEnsure ABI 2.86 RMLoad system:Modules.ABIMod
IF SysABI THEN RMEnsure ABI 2.86 Error "ABIModule in !System is out of date. Please refer to the section 'Updating ABI' in the manual."
RMEnsure ABI 2.86 RMLoad <ImpressionPublisher$Resources>.RMStore.ABIMod
RMEnsure ABI 2.86 Error "The copy of ABI inside !Publisher is out of date. Impression Publisher may not have installed correctly. Please re-install Impression Publisher or seek technical help."
Unset SysABI

SetEval SysBootShare 0
If "<CCShared$Dir>"="" Then Run <ImpressionPublisher$Dir>.FileEnsure system:!CCShared.!Boot SysBootShare
If SysBootShare Then Obey system:!CCShared.!Boot
Unset SysBootShare

RMEnsure Impulse 0.18 RMLoad <ImpressionPublisher$Resources>.RMStore.ImpulseII
RMEnsure Impulse 0.18 Error 0 "The copy of Impulse inside !Publisher is out of date. Impression Publisher may not have installed correctly. Please re-install Impression Publisher or seek technical help."
Set DocumentManager$Scrap <Wimp$ScrapDir>.!Publisher

Set ImpSpell Present
Set OldImpSpell Present
RMEnsure ImpressionSpell 0.00 Set OldImpSpell NotPresent
RMEnsure ImpressionSpell 1.24 Set ImpSpell NotPresent
If "<ImpSpell>"="NotPresent" AND "<OldImpSpell>"="Present" THEN RmKill ImpressionSpell
Set ImpSpell Present
Set OldImpSpell Present
RMEnsure SpellMaster 0.00 Set OldImpSpell NotPresent
RMEnsure SpellMaster 1.24 Set ImpSpell NotPresent
If "<ImpSpell>"="NotPresent" AND "<OldImpSpell>"="Present" THEN RmKill SpellMaster
UnSet ImpSpell 
UnSet OldImpSpell

IconSprites <ImpressionPublisher$Dir>.!Sprites
Set File$Type_D87 DocData
Set File$Type_D88 Stories
Set File$Type_D89 IModule
Set File$Type_D8A Excep'ns
Set File$Type_D8B Abbrev
Set File$Type_D8E ABIDefs
Set File$Type_D94 ArtWork
Set File$Type_ff5 PoScript
Set File$Type_ff0 TIFF
Set File$Type_DFE CSV
Set File$Type_AFF DrawFile
Set File$Type_BC5 ImpDoc
Set File$Type_C25 AWord
Set File$Type_BD6 AudioWrk

Set Alias$@RunType_C25 "Run <ImpressionPublisher$Path> %%*0"
Set Alias$@PrintType_C25 "Run <ImpressionPublisher$Path> -print %%*0"
Set Alias$@RunType_BC5 "Run <ImpressionPublisher$Path> %%*0"
Set Alias$@PrintType_BC5 "Run <ImpressionPublisher$Path> -print %%*0"

If "<Impression$TimeFormat>"="" then Set Impression$TimeFormat "%z12:%mi:%se %pm"
If "<Impression$DateFormat>"="" then Set Impression$DateFormat "%zdy%st %mo %ce%yr"

WimpSlot -min 672K -max 672K
Run "<ImpressionPublisher$Dir>.!RunImage" %*0
00000000  7c 20 49 6d 70 72 65 73  73 69 6f 6e 20 50 75 62  || Impression Pub|
00000010  6c 69 73 68 65 72 20 21  52 75 6e 20 46 69 6c 65  |lisher !Run File|
00000020  0a 7c 20 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |.| -------------|
00000030  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00000040  2d 0a 7c 20 28 63 29 20  31 39 38 39 2d 31 39 39  |-.| (c) 1989-199|
00000050  36 20 43 6f 6d 70 75 74  65 72 20 43 6f 6e 63 65  |6 Computer Conce|
00000060  70 74 73 20 4c 69 6d 69  74 65 64 2e 0a 0a 57 69  |pts Limited...Wi|
00000070  6d 70 53 6c 6f 74 20 2d  6d 69 6e 20 36 37 32 4b  |mpSlot -min 672K|
00000080  20 2d 6d 61 78 20 36 37  32 4b 0a 53 65 74 20 49  | -max 672K.Set I|
00000090  6d 70 72 65 73 73 69 6f  6e 50 75 62 6c 69 73 68  |mpressionPublish|
000000a0  65 72 24 44 69 72 20 3c  4f 62 65 79 24 44 69 72  |er$Dir <Obey$Dir|
000000b0  3e 0a 53 65 74 20 49 6d  70 72 65 73 73 69 6f 6e  |>.Set Impression|
000000c0  50 75 62 6c 69 73 68 65  72 24 52 65 73 6f 75 72  |Publisher$Resour|
000000d0  63 65 73 20 3c 49 6d 70  72 65 73 73 69 6f 6e 50  |ces <ImpressionP|
000000e0  75 62 6c 69 73 68 65 72  24 44 69 72 3e 0a 53 65  |ublisher$Dir>.Se|
000000f0  74 20 49 6d 70 72 65 73  73 69 6f 6e 24 50 61 74  |t Impression$Pat|
00000100  68 20 3c 49 6d 70 72 65  73 73 69 6f 6e 50 75 62  |h <ImpressionPub|
00000110  6c 69 73 68 65 72 24 44  69 72 3e 2e 21 52 75 6e  |lisher$Dir>.!Run|
00000120  0a 53 65 74 20 49 6d 70  72 65 73 73 69 6f 6e 50  |.Set ImpressionP|
00000130  75 62 6c 69 73 68 65 72  24 50 61 74 68 20 3c 49  |ublisher$Path <I|
00000140  6d 70 72 65 73 73 69 6f  6e 50 75 62 6c 69 73 68  |mpressionPublish|
00000150  65 72 24 44 69 72 3e 2e  21 52 75 6e 0a 0a 52 75  |er$Dir>.!Run..Ru|
00000160  6e 20 3c 49 6d 70 72 65  73 73 69 6f 6e 50 75 62  |n <ImpressionPub|
00000170  6c 69 73 68 65 72 24 44  69 72 3e 2e 52 69 73 63  |lisher$Dir>.Risc|
00000180  4f 53 56 0a 49 46 20 52  69 73 63 4f 53 24 56 65  |OSV.IF RiscOS$Ve|
00000190  72 73 69 6f 6e 20 3c 20  33 30 30 20 54 48 45 4e  |rsion < 300 THEN|
000001a0  20 52 4d 45 6e 73 75 72  65 20 43 6f 6c 6f 75 72  | RMEnsure Colour|
000001b0  54 72 61 6e 73 20 30 2e  35 32 20 52 4d 4c 6f 61  |Trans 0.52 RMLoa|
000001c0  64 20 3c 49 6d 70 72 65  73 73 69 6f 6e 50 75 62  |d <ImpressionPub|
000001d0  6c 69 73 68 65 72 24 44  69 72 3e 2e 52 4d 53 74  |lisher$Dir>.RMSt|
000001e0  6f 72 65 2e 43 6f 6c 6f  75 72 73 0a 49 46 20 52  |ore.Colours.IF R|
000001f0  69 73 63 4f 53 24 56 65  72 73 69 6f 6e 20 3c 20  |iscOS$Version < |
00000200  33 30 30 20 54 48 45 4e  20 52 4d 45 6e 73 75 72  |300 THEN RMEnsur|
00000210  65 20 43 6f 6c 6f 75 72  54 72 61 6e 73 20 30 2e  |e ColourTrans 0.|
00000220  35 32 20 45 72 72 6f 72  20 30 20 59 6f 75 20 6e  |52 Error 0 You n|
00000230  65 65 64 20 43 6f 6c 6f  75 72 54 72 61 6e 73 20  |eed ColourTrans |
00000240  30 2e 35 32 20 6f 72 20  6c 61 74 65 72 0a 49 46  |0.52 or later.IF|
00000250  20 52 69 73 63 4f 53 24  56 65 72 73 69 6f 6e 20  | RiscOS$Version |
00000260  3c 20 33 30 30 20 54 48  45 4e 20 52 4d 45 6e 73  |< 300 THEN RMEns|
00000270  75 72 65 20 46 6f 6e 74  4d 61 6e 61 67 65 72 20  |ure FontManager |
00000280  32 2e 34 32 20 45 72 72  6f 72 20 30 20 59 6f 75  |2.42 Error 0 You|
00000290  20 6e 65 65 64 20 46 6f  6e 74 4d 61 6e 61 67 65  | need FontManage|
000002a0  72 20 32 2e 34 32 20 6f  72 20 6c 61 74 65 72 2e  |r 2.42 or later.|
000002b0  20 4c 6f 63 61 74 65 20  21 46 6f 6e 74 73 20 28  | Locate !Fonts (|
000002c0  6f 6e 20 74 68 65 20 46  6f 6e 74 73 20 64 69 73  |on the Fonts dis|
000002d0  63 29 2e 0a 49 46 20 52  69 73 63 4f 53 24 56 65  |c)..IF RiscOS$Ve|
000002e0  72 73 69 6f 6e 20 3e 3d  20 33 30 30 20 54 48 45  |rsion >= 300 THE|
000002f0  4e 20 52 4d 45 6e 73 75  72 65 20 43 6f 6c 6f 75  |N RMEnsure Colou|
00000300  72 54 72 61 6e 73 20 30  2e 39 36 20 45 72 72 6f  |rTrans 0.96 Erro|
00000310  72 20 30 20 59 6f 75 20  6e 65 65 64 20 43 6f 6c  |r 0 You need Col|
00000320  6f 75 72 54 72 61 6e 73  20 30 2e 39 36 20 6f 72  |ourTrans 0.96 or|
00000330  20 6c 61 74 65 72 0a 49  46 20 52 69 73 63 4f 53  | later.IF RiscOS|
00000340  24 56 65 72 73 69 6f 6e  20 3e 3d 20 33 30 30 20  |$Version >= 300 |
00000350  54 48 45 4e 20 52 4d 45  6e 73 75 72 65 20 46 6f  |THEN RMEnsure Fo|
00000360  6e 74 4d 61 6e 61 67 65  72 20 32 2e 39 38 20 45  |ntManager 2.98 E|
00000370  72 72 6f 72 20 30 20 59  6f 75 20 6e 65 65 64 20  |rror 0 You need |
00000380  46 6f 6e 74 4d 61 6e 61  67 65 72 20 32 2e 39 38  |FontManager 2.98|
00000390  20 6f 72 20 6c 61 74 65  72 0a 49 46 20 22 3c 46  | or later.IF "<F|
000003a0  6f 6e 74 24 50 61 74 68  3e 22 3d 22 22 20 54 48  |ont$Path>"="" TH|
000003b0  45 4e 20 45 72 72 6f 72  20 30 20 46 6f 6e 74 73  |EN Error 0 Fonts|
000003c0  20 63 61 6e 6e 6f 74 20  62 65 20 66 6f 75 6e 64  | cannot be found|
000003d0  2e 20 4c 6f 63 61 74 65  20 21 46 6f 6e 74 73 20  |. Locate !Fonts |
000003e0  28 6f 6e 20 74 68 65 20  46 6f 6e 74 73 20 64 69  |(on the Fonts di|
000003f0  73 63 29 2e 0a 0a 53 65  74 45 76 61 6c 20 53 79  |sc)...SetEval Sy|
00000400  73 41 42 49 20 30 0a 52  4d 45 6e 73 75 72 65 20  |sABI 0.RMEnsure |
00000410  41 42 49 20 32 2e 38 36  20 53 65 74 45 76 61 6c  |ABI 2.86 SetEval|
00000420  20 53 79 73 41 42 49 20  2d 31 0a 49 46 20 22 3c  | SysABI -1.IF "<|
00000430  53 79 73 74 65 6d 24 50  61 74 68 3e 22 3d 22 22  |System$Path>"=""|
00000440  20 54 68 65 6e 20 53 65  74 45 76 61 6c 20 53 79  | Then SetEval Sy|
00000450  73 41 42 49 20 30 0a 49  46 20 53 79 73 41 42 49  |sABI 0.IF SysABI|
00000460  20 54 48 45 4e 20 52 75  6e 20 3c 49 6d 70 72 65  | THEN Run <Impre|
00000470  73 73 69 6f 6e 50 75 62  6c 69 73 68 65 72 24 44  |ssionPublisher$D|
00000480  69 72 3e 2e 46 69 6c 65  45 6e 73 75 72 65 20 73  |ir>.FileEnsure s|
00000490  79 73 74 65 6d 3a 4d 6f  64 75 6c 65 73 2e 41 42  |ystem:Modules.AB|
000004a0  49 4d 6f 64 20 53 79 73  41 42 49 0a 49 46 20 53  |IMod SysABI.IF S|
000004b0  79 73 41 42 49 20 54 48  45 4e 20 52 4d 45 6e 73  |ysABI THEN RMEns|
000004c0  75 72 65 20 41 42 49 20  32 2e 38 36 20 52 4d 4c  |ure ABI 2.86 RML|
000004d0  6f 61 64 20 73 79 73 74  65 6d 3a 4d 6f 64 75 6c  |oad system:Modul|
000004e0  65 73 2e 41 42 49 4d 6f  64 0a 49 46 20 53 79 73  |es.ABIMod.IF Sys|
000004f0  41 42 49 20 54 48 45 4e  20 52 4d 45 6e 73 75 72  |ABI THEN RMEnsur|
00000500  65 20 41 42 49 20 32 2e  38 36 20 45 72 72 6f 72  |e ABI 2.86 Error|
00000510  20 22 41 42 49 4d 6f 64  75 6c 65 20 69 6e 20 21  | "ABIModule in !|
00000520  53 79 73 74 65 6d 20 69  73 20 6f 75 74 20 6f 66  |System is out of|
00000530  20 64 61 74 65 2e 20 50  6c 65 61 73 65 20 72 65  | date. Please re|
00000540  66 65 72 20 74 6f 20 74  68 65 20 73 65 63 74 69  |fer to the secti|
00000550  6f 6e 20 27 55 70 64 61  74 69 6e 67 20 41 42 49  |on 'Updating ABI|
00000560  27 20 69 6e 20 74 68 65  20 6d 61 6e 75 61 6c 2e  |' in the manual.|
00000570  22 0a 52 4d 45 6e 73 75  72 65 20 41 42 49 20 32  |".RMEnsure ABI 2|
00000580  2e 38 36 20 52 4d 4c 6f  61 64 20 3c 49 6d 70 72  |.86 RMLoad <Impr|
00000590  65 73 73 69 6f 6e 50 75  62 6c 69 73 68 65 72 24  |essionPublisher$|
000005a0  52 65 73 6f 75 72 63 65  73 3e 2e 52 4d 53 74 6f  |Resources>.RMSto|
000005b0  72 65 2e 41 42 49 4d 6f  64 0a 52 4d 45 6e 73 75  |re.ABIMod.RMEnsu|
000005c0  72 65 20 41 42 49 20 32  2e 38 36 20 45 72 72 6f  |re ABI 2.86 Erro|
000005d0  72 20 22 54 68 65 20 63  6f 70 79 20 6f 66 20 41  |r "The copy of A|
000005e0  42 49 20 69 6e 73 69 64  65 20 21 50 75 62 6c 69  |BI inside !Publi|
000005f0  73 68 65 72 20 69 73 20  6f 75 74 20 6f 66 20 64  |sher is out of d|
00000600  61 74 65 2e 20 49 6d 70  72 65 73 73 69 6f 6e 20  |ate. Impression |
00000610  50 75 62 6c 69 73 68 65  72 20 6d 61 79 20 6e 6f  |Publisher may no|
00000620  74 20 68 61 76 65 20 69  6e 73 74 61 6c 6c 65 64  |t have installed|
00000630  20 63 6f 72 72 65 63 74  6c 79 2e 20 50 6c 65 61  | correctly. Plea|
00000640  73 65 20 72 65 2d 69 6e  73 74 61 6c 6c 20 49 6d  |se re-install Im|
00000650  70 72 65 73 73 69 6f 6e  20 50 75 62 6c 69 73 68  |pression Publish|
00000660  65 72 20 6f 72 20 73 65  65 6b 20 74 65 63 68 6e  |er or seek techn|
00000670  69 63 61 6c 20 68 65 6c  70 2e 22 0a 55 6e 73 65  |ical help.".Unse|
00000680  74 20 53 79 73 41 42 49  0a 0a 53 65 74 45 76 61  |t SysABI..SetEva|
00000690  6c 20 53 79 73 42 6f 6f  74 53 68 61 72 65 20 30  |l SysBootShare 0|
000006a0  0a 49 66 20 22 3c 43 43  53 68 61 72 65 64 24 44  |.If "<CCShared$D|
000006b0  69 72 3e 22 3d 22 22 20  54 68 65 6e 20 52 75 6e  |ir>"="" Then Run|
000006c0  20 3c 49 6d 70 72 65 73  73 69 6f 6e 50 75 62 6c  | <ImpressionPubl|
000006d0  69 73 68 65 72 24 44 69  72 3e 2e 46 69 6c 65 45  |isher$Dir>.FileE|
000006e0  6e 73 75 72 65 20 73 79  73 74 65 6d 3a 21 43 43  |nsure system:!CC|
000006f0  53 68 61 72 65 64 2e 21  42 6f 6f 74 20 53 79 73  |Shared.!Boot Sys|
00000700  42 6f 6f 74 53 68 61 72  65 0a 49 66 20 53 79 73  |BootShare.If Sys|
00000710  42 6f 6f 74 53 68 61 72  65 20 54 68 65 6e 20 4f  |BootShare Then O|
00000720  62 65 79 20 73 79 73 74  65 6d 3a 21 43 43 53 68  |bey system:!CCSh|
00000730  61 72 65 64 2e 21 42 6f  6f 74 0a 55 6e 73 65 74  |ared.!Boot.Unset|
00000740  20 53 79 73 42 6f 6f 74  53 68 61 72 65 0a 0a 52  | SysBootShare..R|
00000750  4d 45 6e 73 75 72 65 20  49 6d 70 75 6c 73 65 20  |MEnsure Impulse |
00000760  30 2e 31 38 20 52 4d 4c  6f 61 64 20 3c 49 6d 70  |0.18 RMLoad <Imp|
00000770  72 65 73 73 69 6f 6e 50  75 62 6c 69 73 68 65 72  |ressionPublisher|
00000780  24 52 65 73 6f 75 72 63  65 73 3e 2e 52 4d 53 74  |$Resources>.RMSt|
00000790  6f 72 65 2e 49 6d 70 75  6c 73 65 49 49 0a 52 4d  |ore.ImpulseII.RM|
000007a0  45 6e 73 75 72 65 20 49  6d 70 75 6c 73 65 20 30  |Ensure Impulse 0|
000007b0  2e 31 38 20 45 72 72 6f  72 20 30 20 22 54 68 65  |.18 Error 0 "The|
000007c0  20 63 6f 70 79 20 6f 66  20 49 6d 70 75 6c 73 65  | copy of Impulse|
000007d0  20 69 6e 73 69 64 65 20  21 50 75 62 6c 69 73 68  | inside !Publish|
000007e0  65 72 20 69 73 20 6f 75  74 20 6f 66 20 64 61 74  |er is out of dat|
000007f0  65 2e 20 49 6d 70 72 65  73 73 69 6f 6e 20 50 75  |e. Impression Pu|
00000800  62 6c 69 73 68 65 72 20  6d 61 79 20 6e 6f 74 20  |blisher may not |
00000810  68 61 76 65 20 69 6e 73  74 61 6c 6c 65 64 20 63  |have installed c|
00000820  6f 72 72 65 63 74 6c 79  2e 20 50 6c 65 61 73 65  |orrectly. Please|
00000830  20 72 65 2d 69 6e 73 74  61 6c 6c 20 49 6d 70 72  | re-install Impr|
00000840  65 73 73 69 6f 6e 20 50  75 62 6c 69 73 68 65 72  |ession Publisher|
00000850  20 6f 72 20 73 65 65 6b  20 74 65 63 68 6e 69 63  | or seek technic|
00000860  61 6c 20 68 65 6c 70 2e  22 0a 53 65 74 20 44 6f  |al help.".Set Do|
00000870  63 75 6d 65 6e 74 4d 61  6e 61 67 65 72 24 53 63  |cumentManager$Sc|
00000880  72 61 70 20 3c 57 69 6d  70 24 53 63 72 61 70 44  |rap <Wimp$ScrapD|
00000890  69 72 3e 2e 21 50 75 62  6c 69 73 68 65 72 0a 0a  |ir>.!Publisher..|
000008a0  53 65 74 20 49 6d 70 53  70 65 6c 6c 20 50 72 65  |Set ImpSpell Pre|
000008b0  73 65 6e 74 0a 53 65 74  20 4f 6c 64 49 6d 70 53  |sent.Set OldImpS|
000008c0  70 65 6c 6c 20 50 72 65  73 65 6e 74 0a 52 4d 45  |pell Present.RME|
000008d0  6e 73 75 72 65 20 49 6d  70 72 65 73 73 69 6f 6e  |nsure Impression|
000008e0  53 70 65 6c 6c 20 30 2e  30 30 20 53 65 74 20 4f  |Spell 0.00 Set O|
000008f0  6c 64 49 6d 70 53 70 65  6c 6c 20 4e 6f 74 50 72  |ldImpSpell NotPr|
00000900  65 73 65 6e 74 0a 52 4d  45 6e 73 75 72 65 20 49  |esent.RMEnsure I|
00000910  6d 70 72 65 73 73 69 6f  6e 53 70 65 6c 6c 20 31  |mpressionSpell 1|
00000920  2e 32 34 20 53 65 74 20  49 6d 70 53 70 65 6c 6c  |.24 Set ImpSpell|
00000930  20 4e 6f 74 50 72 65 73  65 6e 74 0a 49 66 20 22  | NotPresent.If "|
00000940  3c 49 6d 70 53 70 65 6c  6c 3e 22 3d 22 4e 6f 74  |<ImpSpell>"="Not|
00000950  50 72 65 73 65 6e 74 22  20 41 4e 44 20 22 3c 4f  |Present" AND "<O|
00000960  6c 64 49 6d 70 53 70 65  6c 6c 3e 22 3d 22 50 72  |ldImpSpell>"="Pr|
00000970  65 73 65 6e 74 22 20 54  48 45 4e 20 52 6d 4b 69  |esent" THEN RmKi|
00000980  6c 6c 20 49 6d 70 72 65  73 73 69 6f 6e 53 70 65  |ll ImpressionSpe|
00000990  6c 6c 0a 53 65 74 20 49  6d 70 53 70 65 6c 6c 20  |ll.Set ImpSpell |
000009a0  50 72 65 73 65 6e 74 0a  53 65 74 20 4f 6c 64 49  |Present.Set OldI|
000009b0  6d 70 53 70 65 6c 6c 20  50 72 65 73 65 6e 74 0a  |mpSpell Present.|
000009c0  52 4d 45 6e 73 75 72 65  20 53 70 65 6c 6c 4d 61  |RMEnsure SpellMa|
000009d0  73 74 65 72 20 30 2e 30  30 20 53 65 74 20 4f 6c  |ster 0.00 Set Ol|
000009e0  64 49 6d 70 53 70 65 6c  6c 20 4e 6f 74 50 72 65  |dImpSpell NotPre|
000009f0  73 65 6e 74 0a 52 4d 45  6e 73 75 72 65 20 53 70  |sent.RMEnsure Sp|
00000a00  65 6c 6c 4d 61 73 74 65  72 20 31 2e 32 34 20 53  |ellMaster 1.24 S|
00000a10  65 74 20 49 6d 70 53 70  65 6c 6c 20 4e 6f 74 50  |et ImpSpell NotP|
00000a20  72 65 73 65 6e 74 0a 49  66 20 22 3c 49 6d 70 53  |resent.If "<ImpS|
00000a30  70 65 6c 6c 3e 22 3d 22  4e 6f 74 50 72 65 73 65  |pell>"="NotPrese|
00000a40  6e 74 22 20 41 4e 44 20  22 3c 4f 6c 64 49 6d 70  |nt" AND "<OldImp|
00000a50  53 70 65 6c 6c 3e 22 3d  22 50 72 65 73 65 6e 74  |Spell>"="Present|
00000a60  22 20 54 48 45 4e 20 52  6d 4b 69 6c 6c 20 53 70  |" THEN RmKill Sp|
00000a70  65 6c 6c 4d 61 73 74 65  72 0a 55 6e 53 65 74 20  |ellMaster.UnSet |
00000a80  49 6d 70 53 70 65 6c 6c  20 0a 55 6e 53 65 74 20  |ImpSpell .UnSet |
00000a90  4f 6c 64 49 6d 70 53 70  65 6c 6c 0a 0a 49 63 6f  |OldImpSpell..Ico|
00000aa0  6e 53 70 72 69 74 65 73  20 3c 49 6d 70 72 65 73  |nSprites <Impres|
00000ab0  73 69 6f 6e 50 75 62 6c  69 73 68 65 72 24 44 69  |sionPublisher$Di|
00000ac0  72 3e 2e 21 53 70 72 69  74 65 73 0a 53 65 74 20  |r>.!Sprites.Set |
00000ad0  46 69 6c 65 24 54 79 70  65 5f 44 38 37 20 44 6f  |File$Type_D87 Do|
00000ae0  63 44 61 74 61 0a 53 65  74 20 46 69 6c 65 24 54  |cData.Set File$T|
00000af0  79 70 65 5f 44 38 38 20  53 74 6f 72 69 65 73 0a  |ype_D88 Stories.|
00000b00  53 65 74 20 46 69 6c 65  24 54 79 70 65 5f 44 38  |Set File$Type_D8|
00000b10  39 20 49 4d 6f 64 75 6c  65 0a 53 65 74 20 46 69  |9 IModule.Set Fi|
00000b20  6c 65 24 54 79 70 65 5f  44 38 41 20 45 78 63 65  |le$Type_D8A Exce|
00000b30  70 27 6e 73 0a 53 65 74  20 46 69 6c 65 24 54 79  |p'ns.Set File$Ty|
00000b40  70 65 5f 44 38 42 20 41  62 62 72 65 76 0a 53 65  |pe_D8B Abbrev.Se|
00000b50  74 20 46 69 6c 65 24 54  79 70 65 5f 44 38 45 20  |t File$Type_D8E |
00000b60  41 42 49 44 65 66 73 0a  53 65 74 20 46 69 6c 65  |ABIDefs.Set File|
00000b70  24 54 79 70 65 5f 44 39  34 20 41 72 74 57 6f 72  |$Type_D94 ArtWor|
00000b80  6b 0a 53 65 74 20 46 69  6c 65 24 54 79 70 65 5f  |k.Set File$Type_|
00000b90  66 66 35 20 50 6f 53 63  72 69 70 74 0a 53 65 74  |ff5 PoScript.Set|
00000ba0  20 46 69 6c 65 24 54 79  70 65 5f 66 66 30 20 54  | File$Type_ff0 T|
00000bb0  49 46 46 0a 53 65 74 20  46 69 6c 65 24 54 79 70  |IFF.Set File$Typ|
00000bc0  65 5f 44 46 45 20 43 53  56 0a 53 65 74 20 46 69  |e_DFE CSV.Set Fi|
00000bd0  6c 65 24 54 79 70 65 5f  41 46 46 20 44 72 61 77  |le$Type_AFF Draw|
00000be0  46 69 6c 65 0a 53 65 74  20 46 69 6c 65 24 54 79  |File.Set File$Ty|
00000bf0  70 65 5f 42 43 35 20 49  6d 70 44 6f 63 0a 53 65  |pe_BC5 ImpDoc.Se|
00000c00  74 20 46 69 6c 65 24 54  79 70 65 5f 43 32 35 20  |t File$Type_C25 |
00000c10  41 57 6f 72 64 0a 53 65  74 20 46 69 6c 65 24 54  |AWord.Set File$T|
00000c20  79 70 65 5f 42 44 36 20  41 75 64 69 6f 57 72 6b  |ype_BD6 AudioWrk|
00000c30  0a 0a 53 65 74 20 41 6c  69 61 73 24 40 52 75 6e  |..Set Alias$@Run|
00000c40  54 79 70 65 5f 43 32 35  20 22 52 75 6e 20 3c 49  |Type_C25 "Run <I|
00000c50  6d 70 72 65 73 73 69 6f  6e 50 75 62 6c 69 73 68  |mpressionPublish|
00000c60  65 72 24 50 61 74 68 3e  20 25 25 2a 30 22 0a 53  |er$Path> %%*0".S|
00000c70  65 74 20 41 6c 69 61 73  24 40 50 72 69 6e 74 54  |et Alias$@PrintT|
00000c80  79 70 65 5f 43 32 35 20  22 52 75 6e 20 3c 49 6d  |ype_C25 "Run <Im|
00000c90  70 72 65 73 73 69 6f 6e  50 75 62 6c 69 73 68 65  |pressionPublishe|
00000ca0  72 24 50 61 74 68 3e 20  2d 70 72 69 6e 74 20 25  |r$Path> -print %|
00000cb0  25 2a 30 22 0a 53 65 74  20 41 6c 69 61 73 24 40  |%*0".Set Alias$@|
00000cc0  52 75 6e 54 79 70 65 5f  42 43 35 20 22 52 75 6e  |RunType_BC5 "Run|
00000cd0  20 3c 49 6d 70 72 65 73  73 69 6f 6e 50 75 62 6c  | <ImpressionPubl|
00000ce0  69 73 68 65 72 24 50 61  74 68 3e 20 25 25 2a 30  |isher$Path> %%*0|
00000cf0  22 0a 53 65 74 20 41 6c  69 61 73 24 40 50 72 69  |".Set Alias$@Pri|
00000d00  6e 74 54 79 70 65 5f 42  43 35 20 22 52 75 6e 20  |ntType_BC5 "Run |
00000d10  3c 49 6d 70 72 65 73 73  69 6f 6e 50 75 62 6c 69  |<ImpressionPubli|
00000d20  73 68 65 72 24 50 61 74  68 3e 20 2d 70 72 69 6e  |sher$Path> -prin|
00000d30  74 20 25 25 2a 30 22 0a  0a 49 66 20 22 3c 49 6d  |t %%*0"..If "<Im|
00000d40  70 72 65 73 73 69 6f 6e  24 54 69 6d 65 46 6f 72  |pression$TimeFor|
00000d50  6d 61 74 3e 22 3d 22 22  20 74 68 65 6e 20 53 65  |mat>"="" then Se|
00000d60  74 20 49 6d 70 72 65 73  73 69 6f 6e 24 54 69 6d  |t Impression$Tim|
00000d70  65 46 6f 72 6d 61 74 20  22 25 7a 31 32 3a 25 6d  |eFormat "%z12:%m|
00000d80  69 3a 25 73 65 20 25 70  6d 22 0a 49 66 20 22 3c  |i:%se %pm".If "<|
00000d90  49 6d 70 72 65 73 73 69  6f 6e 24 44 61 74 65 46  |Impression$DateF|
00000da0  6f 72 6d 61 74 3e 22 3d  22 22 20 74 68 65 6e 20  |ormat>"="" then |
00000db0  53 65 74 20 49 6d 70 72  65 73 73 69 6f 6e 24 44  |Set Impression$D|
00000dc0  61 74 65 46 6f 72 6d 61  74 20 22 25 7a 64 79 25  |ateFormat "%zdy%|
00000dd0  73 74 20 25 6d 6f 20 25  63 65 25 79 72 22 0a 0a  |st %mo %ce%yr"..|
00000de0  57 69 6d 70 53 6c 6f 74  20 2d 6d 69 6e 20 36 37  |WimpSlot -min 67|
00000df0  32 4b 20 2d 6d 61 78 20  36 37 32 4b 0a 52 75 6e  |2K -max 672K.Run|
00000e00  20 22 3c 49 6d 70 72 65  73 73 69 6f 6e 50 75 62  | "<ImpressionPub|
00000e10  6c 69 73 68 65 72 24 44  69 72 3e 2e 21 52 75 6e  |lisher$Dir>.!Run|
00000e20  49 6d 61 67 65 22 20 25  2a 30                    |Image" %*0|
00000e2a