Home » Personal collection » Acorn hard disk » apps » !Style » !Run

!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 » Personal collection » Acorn hard disk » apps » !Style
Filename: !Run
Read OK:
File size: 0D1E bytes
Load address: 0000
Exec address: 0000
File contents
| Impression Style !Run File
| --------------------------
| (c) 1989-1994 Computer Concepts Limited.

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

IF "<RiscOS$Version>" = "" THEN Run <ImpressionStyle$Dir>.RiscOSV
IF RiscOS$Version < 300 THEN RMEnsure ColourTrans 0.52 RMLoad <ImpressionStyle$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 SysBootShare 0
If "<CCShared$Dir>"="" Then Run <ImpressionStyle$Dir>.FileEnsure system:!CCShared.!Boot SysBootShare
If SysBootShare Then Obey System:!CCShared.!Boot
Unset SysBootShare

SetEval SysABI 0
RMEnsure ABI 2.86 SetEval SysABI -1
IF "<System$Path>"="" Then SetEval SysABI 0
IF SysABI THEN Run <ImpressionStyle$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 <ImpressionStyle$Resources>.RMStore.ABIMod
RMEnsure ABI 2.86 Error "The copy of ABI inside !Style is out of date. Impression Style may not have installed correctly. Please re-install Impression Style or seek technical help."
Unset SysABI

RMEnsure Impulse 0.18 RMLoad <ImpressionStyle$Resources>.RMStore.ImpulseII
Set DocumentManager$Scrap <Wimp$ScrapDir>.!Style

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 <ImpressionStyle$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 <ImpressionStyle$Path> %%*0"
Set Alias$@PrintType_C25 "Run <ImpressionStyle$Path> -print %%*0"
Set Alias$@RunType_BC5 "Run <ImpressionStyle$Path> %%*0"
Set Alias$@PrintType_BC5 "Run <ImpressionStyle$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 608K -max 608K
Run "<ImpressionStyle$Dir>.!RunImage" %*0
00000000  7c 20 49 6d 70 72 65 73  73 69 6f 6e 20 53 74 79  || Impression Sty|
00000010  6c 65 20 21 52 75 6e 20  46 69 6c 65 0a 7c 20 2d  |le !Run File.| -|
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 2d  2d 0a 7c 20 28 63 29 20  |---------.| (c) |
00000040  31 39 38 39 2d 31 39 39  34 20 43 6f 6d 70 75 74  |1989-1994 Comput|
00000050  65 72 20 43 6f 6e 63 65  70 74 73 20 4c 69 6d 69  |er Concepts Limi|
00000060  74 65 64 2e 0a 0a 57 69  6d 70 53 6c 6f 74 20 2d  |ted...WimpSlot -|
00000070  6d 69 6e 20 36 30 38 4b  20 2d 6d 61 78 20 36 30  |min 608K -max 60|
00000080  38 4b 0a 53 65 74 20 49  6d 70 72 65 73 73 69 6f  |8K.Set Impressio|
00000090  6e 53 74 79 6c 65 24 44  69 72 20 3c 4f 62 65 79  |nStyle$Dir <Obey|
000000a0  24 44 69 72 3e 0a 53 65  74 20 49 6d 70 72 65 73  |$Dir>.Set Impres|
000000b0  73 69 6f 6e 53 74 79 6c  65 24 52 65 73 6f 75 72  |sionStyle$Resour|
000000c0  63 65 73 20 3c 49 6d 70  72 65 73 73 69 6f 6e 53  |ces <ImpressionS|
000000d0  74 79 6c 65 24 44 69 72  3e 0a 53 65 74 20 49 6d  |tyle$Dir>.Set Im|
000000e0  70 72 65 73 73 69 6f 6e  24 50 61 74 68 20 3c 49  |pression$Path <I|
000000f0  6d 70 72 65 73 73 69 6f  6e 53 74 79 6c 65 24 44  |mpressionStyle$D|
00000100  69 72 3e 2e 21 52 75 6e  0a 53 65 74 20 49 6d 70  |ir>.!Run.Set Imp|
00000110  72 65 73 73 69 6f 6e 53  74 79 6c 65 24 50 61 74  |ressionStyle$Pat|
00000120  68 20 3c 49 6d 70 72 65  73 73 69 6f 6e 53 74 79  |h <ImpressionSty|
00000130  6c 65 24 44 69 72 3e 2e  21 52 75 6e 0a 0a 49 46  |le$Dir>.!Run..IF|
00000140  20 22 3c 52 69 73 63 4f  53 24 56 65 72 73 69 6f  | "<RiscOS$Versio|
00000150  6e 3e 22 20 3d 20 22 22  20 54 48 45 4e 20 52 75  |n>" = "" THEN Ru|
00000160  6e 20 3c 49 6d 70 72 65  73 73 69 6f 6e 53 74 79  |n <ImpressionSty|
00000170  6c 65 24 44 69 72 3e 2e  52 69 73 63 4f 53 56 0a  |le$Dir>.RiscOSV.|
00000180  49 46 20 52 69 73 63 4f  53 24 56 65 72 73 69 6f  |IF RiscOS$Versio|
00000190  6e 20 3c 20 33 30 30 20  54 48 45 4e 20 52 4d 45  |n < 300 THEN RME|
000001a0  6e 73 75 72 65 20 43 6f  6c 6f 75 72 54 72 61 6e  |nsure ColourTran|
000001b0  73 20 30 2e 35 32 20 52  4d 4c 6f 61 64 20 3c 49  |s 0.52 RMLoad <I|
000001c0  6d 70 72 65 73 73 69 6f  6e 53 74 79 6c 65 24 44  |mpressionStyle$D|
000001d0  69 72 3e 2e 52 4d 53 74  6f 72 65 2e 43 6f 6c 6f  |ir>.RMStore.Colo|
000001e0  75 72 73 0a 49 46 20 52  69 73 63 4f 53 24 56 65  |urs.IF RiscOS$Ve|
000001f0  72 73 69 6f 6e 20 3c 20  33 30 30 20 54 48 45 4e  |rsion < 300 THEN|
00000200  20 52 4d 45 6e 73 75 72  65 20 43 6f 6c 6f 75 72  | RMEnsure Colour|
00000210  54 72 61 6e 73 20 30 2e  35 32 20 45 72 72 6f 72  |Trans 0.52 Error|
00000220  20 30 20 59 6f 75 20 6e  65 65 64 20 43 6f 6c 6f  | 0 You need Colo|
00000230  75 72 54 72 61 6e 73 20  30 2e 35 32 20 6f 72 20  |urTrans 0.52 or |
00000240  6c 61 74 65 72 0a 49 46  20 52 69 73 63 4f 53 24  |later.IF RiscOS$|
00000250  56 65 72 73 69 6f 6e 20  3c 20 33 30 30 20 54 48  |Version < 300 TH|
00000260  45 4e 20 52 4d 45 6e 73  75 72 65 20 46 6f 6e 74  |EN RMEnsure Font|
00000270  4d 61 6e 61 67 65 72 20  32 2e 34 32 20 45 72 72  |Manager 2.42 Err|
00000280  6f 72 20 30 20 59 6f 75  20 6e 65 65 64 20 46 6f  |or 0 You need Fo|
00000290  6e 74 4d 61 6e 61 67 65  72 20 32 2e 34 32 20 6f  |ntManager 2.42 o|
000002a0  72 20 6c 61 74 65 72 2e  20 4c 6f 63 61 74 65 20  |r later. Locate |
000002b0  21 46 6f 6e 74 73 20 28  6f 6e 20 74 68 65 20 46  |!Fonts (on the F|
000002c0  6f 6e 74 73 20 64 69 73  63 29 2e 0a 49 46 20 52  |onts disc)..IF R|
000002d0  69 73 63 4f 53 24 56 65  72 73 69 6f 6e 20 3e 3d  |iscOS$Version >=|
000002e0  20 33 30 30 20 54 48 45  4e 20 52 4d 45 6e 73 75  | 300 THEN RMEnsu|
000002f0  72 65 20 43 6f 6c 6f 75  72 54 72 61 6e 73 20 30  |re ColourTrans 0|
00000300  2e 39 36 20 45 72 72 6f  72 20 30 20 59 6f 75 20  |.96 Error 0 You |
00000310  6e 65 65 64 20 43 6f 6c  6f 75 72 54 72 61 6e 73  |need ColourTrans|
00000320  20 30 2e 39 36 20 6f 72  20 6c 61 74 65 72 0a 49  | 0.96 or later.I|
00000330  46 20 52 69 73 63 4f 53  24 56 65 72 73 69 6f 6e  |F RiscOS$Version|
00000340  20 3e 3d 20 33 30 30 20  54 48 45 4e 20 52 4d 45  | >= 300 THEN RME|
00000350  6e 73 75 72 65 20 46 6f  6e 74 4d 61 6e 61 67 65  |nsure FontManage|
00000360  72 20 32 2e 39 38 20 45  72 72 6f 72 20 30 20 59  |r 2.98 Error 0 Y|
00000370  6f 75 20 6e 65 65 64 20  46 6f 6e 74 4d 61 6e 61  |ou need FontMana|
00000380  67 65 72 20 32 2e 39 38  20 6f 72 20 6c 61 74 65  |ger 2.98 or late|
00000390  72 0a 49 46 20 22 3c 46  6f 6e 74 24 50 61 74 68  |r.IF "<Font$Path|
000003a0  3e 22 3d 22 22 20 54 48  45 4e 20 45 72 72 6f 72  |>"="" THEN Error|
000003b0  20 30 20 46 6f 6e 74 73  20 63 61 6e 6e 6f 74 20  | 0 Fonts cannot |
000003c0  62 65 20 66 6f 75 6e 64  2e 20 4c 6f 63 61 74 65  |be found. Locate|
000003d0  20 21 46 6f 6e 74 73 20  28 6f 6e 20 74 68 65 20  | !Fonts (on the |
000003e0  46 6f 6e 74 73 20 64 69  73 63 29 2e 0a 0a 53 65  |Fonts disc)...Se|
000003f0  74 45 76 61 6c 20 53 79  73 42 6f 6f 74 53 68 61  |tEval SysBootSha|
00000400  72 65 20 30 0a 49 66 20  22 3c 43 43 53 68 61 72  |re 0.If "<CCShar|
00000410  65 64 24 44 69 72 3e 22  3d 22 22 20 54 68 65 6e  |ed$Dir>"="" Then|
00000420  20 52 75 6e 20 3c 49 6d  70 72 65 73 73 69 6f 6e  | Run <Impression|
00000430  53 74 79 6c 65 24 44 69  72 3e 2e 46 69 6c 65 45  |Style$Dir>.FileE|
00000440  6e 73 75 72 65 20 73 79  73 74 65 6d 3a 21 43 43  |nsure system:!CC|
00000450  53 68 61 72 65 64 2e 21  42 6f 6f 74 20 53 79 73  |Shared.!Boot Sys|
00000460  42 6f 6f 74 53 68 61 72  65 0a 49 66 20 53 79 73  |BootShare.If Sys|
00000470  42 6f 6f 74 53 68 61 72  65 20 54 68 65 6e 20 4f  |BootShare Then O|
00000480  62 65 79 20 53 79 73 74  65 6d 3a 21 43 43 53 68  |bey System:!CCSh|
00000490  61 72 65 64 2e 21 42 6f  6f 74 0a 55 6e 73 65 74  |ared.!Boot.Unset|
000004a0  20 53 79 73 42 6f 6f 74  53 68 61 72 65 0a 0a 53  | SysBootShare..S|
000004b0  65 74 45 76 61 6c 20 53  79 73 41 42 49 20 30 0a  |etEval SysABI 0.|
000004c0  52 4d 45 6e 73 75 72 65  20 41 42 49 20 32 2e 38  |RMEnsure ABI 2.8|
000004d0  36 20 53 65 74 45 76 61  6c 20 53 79 73 41 42 49  |6 SetEval SysABI|
000004e0  20 2d 31 0a 49 46 20 22  3c 53 79 73 74 65 6d 24  | -1.IF "<System$|
000004f0  50 61 74 68 3e 22 3d 22  22 20 54 68 65 6e 20 53  |Path>"="" Then S|
00000500  65 74 45 76 61 6c 20 53  79 73 41 42 49 20 30 0a  |etEval SysABI 0.|
00000510  49 46 20 53 79 73 41 42  49 20 54 48 45 4e 20 52  |IF SysABI THEN R|
00000520  75 6e 20 3c 49 6d 70 72  65 73 73 69 6f 6e 53 74  |un <ImpressionSt|
00000530  79 6c 65 24 44 69 72 3e  2e 46 69 6c 65 45 6e 73  |yle$Dir>.FileEns|
00000540  75 72 65 20 53 79 73 74  65 6d 3a 4d 6f 64 75 6c  |ure System:Modul|
00000550  65 73 2e 41 42 49 4d 6f  64 20 53 79 73 41 42 49  |es.ABIMod SysABI|
00000560  0a 49 46 20 53 79 73 41  42 49 20 54 48 45 4e 20  |.IF SysABI THEN |
00000570  52 4d 45 6e 73 75 72 65  20 41 42 49 20 32 2e 38  |RMEnsure ABI 2.8|
00000580  36 20 52 4d 4c 6f 61 64  20 53 79 73 74 65 6d 3a  |6 RMLoad System:|
00000590  4d 6f 64 75 6c 65 73 2e  41 42 49 4d 6f 64 0a 49  |Modules.ABIMod.I|
000005a0  46 20 53 79 73 41 42 49  20 54 48 45 4e 20 52 4d  |F SysABI THEN RM|
000005b0  45 6e 73 75 72 65 20 41  42 49 20 32 2e 38 36 20  |Ensure ABI 2.86 |
000005c0  45 72 72 6f 72 20 22 41  42 49 4d 6f 64 75 6c 65  |Error "ABIModule|
000005d0  20 69 6e 20 21 53 79 73  74 65 6d 20 69 73 20 6f  | in !System is o|
000005e0  75 74 20 6f 66 20 64 61  74 65 2e 20 50 6c 65 61  |ut of date. Plea|
000005f0  73 65 20 72 65 66 65 72  20 74 6f 20 74 68 65 20  |se refer to the |
00000600  73 65 63 74 69 6f 6e 20  27 55 70 64 61 74 69 6e  |section 'Updatin|
00000610  67 20 41 42 49 27 20 69  6e 20 74 68 65 20 6d 61  |g ABI' in the ma|
00000620  6e 75 61 6c 2e 22 0a 52  4d 45 6e 73 75 72 65 20  |nual.".RMEnsure |
00000630  41 42 49 20 32 2e 38 36  20 52 4d 4c 6f 61 64 20  |ABI 2.86 RMLoad |
00000640  3c 49 6d 70 72 65 73 73  69 6f 6e 53 74 79 6c 65  |<ImpressionStyle|
00000650  24 52 65 73 6f 75 72 63  65 73 3e 2e 52 4d 53 74  |$Resources>.RMSt|
00000660  6f 72 65 2e 41 42 49 4d  6f 64 0a 52 4d 45 6e 73  |ore.ABIMod.RMEns|
00000670  75 72 65 20 41 42 49 20  32 2e 38 36 20 45 72 72  |ure ABI 2.86 Err|
00000680  6f 72 20 22 54 68 65 20  63 6f 70 79 20 6f 66 20  |or "The copy of |
00000690  41 42 49 20 69 6e 73 69  64 65 20 21 53 74 79 6c  |ABI inside !Styl|
000006a0  65 20 69 73 20 6f 75 74  20 6f 66 20 64 61 74 65  |e is out of date|
000006b0  2e 20 49 6d 70 72 65 73  73 69 6f 6e 20 53 74 79  |. Impression Sty|
000006c0  6c 65 20 6d 61 79 20 6e  6f 74 20 68 61 76 65 20  |le may not have |
000006d0  69 6e 73 74 61 6c 6c 65  64 20 63 6f 72 72 65 63  |installed correc|
000006e0  74 6c 79 2e 20 50 6c 65  61 73 65 20 72 65 2d 69  |tly. Please re-i|
000006f0  6e 73 74 61 6c 6c 20 49  6d 70 72 65 73 73 69 6f  |nstall Impressio|
00000700  6e 20 53 74 79 6c 65 20  6f 72 20 73 65 65 6b 20  |n Style or seek |
00000710  74 65 63 68 6e 69 63 61  6c 20 68 65 6c 70 2e 22  |technical help."|
00000720  0a 55 6e 73 65 74 20 53  79 73 41 42 49 0a 0a 52  |.Unset SysABI..R|
00000730  4d 45 6e 73 75 72 65 20  49 6d 70 75 6c 73 65 20  |MEnsure Impulse |
00000740  30 2e 31 38 20 52 4d 4c  6f 61 64 20 3c 49 6d 70  |0.18 RMLoad <Imp|
00000750  72 65 73 73 69 6f 6e 53  74 79 6c 65 24 52 65 73  |ressionStyle$Res|
00000760  6f 75 72 63 65 73 3e 2e  52 4d 53 74 6f 72 65 2e  |ources>.RMStore.|
00000770  49 6d 70 75 6c 73 65 49  49 0a 53 65 74 20 44 6f  |ImpulseII.Set Do|
00000780  63 75 6d 65 6e 74 4d 61  6e 61 67 65 72 24 53 63  |cumentManager$Sc|
00000790  72 61 70 20 3c 57 69 6d  70 24 53 63 72 61 70 44  |rap <Wimp$ScrapD|
000007a0  69 72 3e 2e 21 53 74 79  6c 65 0a 0a 53 65 74 20  |ir>.!Style..Set |
000007b0  49 6d 70 53 70 65 6c 6c  20 50 72 65 73 65 6e 74  |ImpSpell Present|
000007c0  0a 53 65 74 20 4f 6c 64  49 6d 70 53 70 65 6c 6c  |.Set OldImpSpell|
000007d0  20 50 72 65 73 65 6e 74  0a 52 4d 45 6e 73 75 72  | Present.RMEnsur|
000007e0  65 20 49 6d 70 72 65 73  73 69 6f 6e 53 70 65 6c  |e ImpressionSpel|
000007f0  6c 20 30 2e 30 30 20 53  65 74 20 4f 6c 64 49 6d  |l 0.00 Set OldIm|
00000800  70 53 70 65 6c 6c 20 4e  6f 74 50 72 65 73 65 6e  |pSpell NotPresen|
00000810  74 0a 52 4d 45 6e 73 75  72 65 20 49 6d 70 72 65  |t.RMEnsure Impre|
00000820  73 73 69 6f 6e 53 70 65  6c 6c 20 31 2e 32 34 20  |ssionSpell 1.24 |
00000830  53 65 74 20 49 6d 70 53  70 65 6c 6c 20 4e 6f 74  |Set ImpSpell Not|
00000840  50 72 65 73 65 6e 74 0a  49 66 20 22 3c 49 6d 70  |Present.If "<Imp|
00000850  53 70 65 6c 6c 3e 22 3d  22 4e 6f 74 50 72 65 73  |Spell>"="NotPres|
00000860  65 6e 74 22 20 41 4e 44  20 22 3c 4f 6c 64 49 6d  |ent" AND "<OldIm|
00000870  70 53 70 65 6c 6c 3e 22  3d 22 50 72 65 73 65 6e  |pSpell>"="Presen|
00000880  74 22 20 54 48 45 4e 20  52 6d 4b 69 6c 6c 20 49  |t" THEN RmKill I|
00000890  6d 70 72 65 73 73 69 6f  6e 53 70 65 6c 6c 0a 53  |mpressionSpell.S|
000008a0  65 74 20 49 6d 70 53 70  65 6c 6c 20 50 72 65 73  |et ImpSpell Pres|
000008b0  65 6e 74 0a 53 65 74 20  4f 6c 64 49 6d 70 53 70  |ent.Set OldImpSp|
000008c0  65 6c 6c 20 50 72 65 73  65 6e 74 0a 52 4d 45 6e  |ell Present.RMEn|
000008d0  73 75 72 65 20 53 70 65  6c 6c 4d 61 73 74 65 72  |sure SpellMaster|
000008e0  20 30 2e 30 30 20 53 65  74 20 4f 6c 64 49 6d 70  | 0.00 Set OldImp|
000008f0  53 70 65 6c 6c 20 4e 6f  74 50 72 65 73 65 6e 74  |Spell NotPresent|
00000900  0a 52 4d 45 6e 73 75 72  65 20 53 70 65 6c 6c 4d  |.RMEnsure SpellM|
00000910  61 73 74 65 72 20 31 2e  32 34 20 53 65 74 20 49  |aster 1.24 Set I|
00000920  6d 70 53 70 65 6c 6c 20  4e 6f 74 50 72 65 73 65  |mpSpell NotPrese|
00000930  6e 74 0a 49 66 20 22 3c  49 6d 70 53 70 65 6c 6c  |nt.If "<ImpSpell|
00000940  3e 22 3d 22 4e 6f 74 50  72 65 73 65 6e 74 22 20  |>"="NotPresent" |
00000950  41 4e 44 20 22 3c 4f 6c  64 49 6d 70 53 70 65 6c  |AND "<OldImpSpel|
00000960  6c 3e 22 3d 22 50 72 65  73 65 6e 74 22 20 54 48  |l>"="Present" TH|
00000970  45 4e 20 52 6d 4b 69 6c  6c 20 53 70 65 6c 6c 4d  |EN RmKill SpellM|
00000980  61 73 74 65 72 0a 55 6e  53 65 74 20 49 6d 70 53  |aster.UnSet ImpS|
00000990  70 65 6c 6c 20 0a 55 6e  53 65 74 20 4f 6c 64 49  |pell .UnSet OldI|
000009a0  6d 70 53 70 65 6c 6c 0a  0a 49 63 6f 6e 53 70 72  |mpSpell..IconSpr|
000009b0  69 74 65 73 20 3c 49 6d  70 72 65 73 73 69 6f 6e  |ites <Impression|
000009c0  53 74 79 6c 65 24 44 69  72 3e 2e 21 53 70 72 69  |Style$Dir>.!Spri|
000009d0  74 65 73 0a 53 65 74 20  46 69 6c 65 24 54 79 70  |tes.Set File$Typ|
000009e0  65 5f 44 38 37 20 44 6f  63 44 61 74 61 0a 53 65  |e_D87 DocData.Se|
000009f0  74 20 46 69 6c 65 24 54  79 70 65 5f 44 38 38 20  |t File$Type_D88 |
00000a00  53 74 6f 72 69 65 73 0a  53 65 74 20 46 69 6c 65  |Stories.Set File|
00000a10  24 54 79 70 65 5f 44 38  39 20 49 4d 6f 64 75 6c  |$Type_D89 IModul|
00000a20  65 0a 53 65 74 20 46 69  6c 65 24 54 79 70 65 5f  |e.Set File$Type_|
00000a30  44 38 41 20 45 78 63 65  70 27 6e 73 0a 53 65 74  |D8A Excep'ns.Set|
00000a40  20 46 69 6c 65 24 54 79  70 65 5f 44 38 42 20 41  | File$Type_D8B A|
00000a50  62 62 72 65 76 0a 53 65  74 20 46 69 6c 65 24 54  |bbrev.Set File$T|
00000a60  79 70 65 5f 44 38 45 20  41 42 49 44 65 66 73 0a  |ype_D8E ABIDefs.|
00000a70  53 65 74 20 46 69 6c 65  24 54 79 70 65 5f 44 39  |Set File$Type_D9|
00000a80  34 20 41 72 74 57 6f 72  6b 0a 53 65 74 20 46 69  |4 ArtWork.Set Fi|
00000a90  6c 65 24 54 79 70 65 5f  66 66 35 20 50 6f 53 63  |le$Type_ff5 PoSc|
00000aa0  72 69 70 74 0a 53 65 74  20 46 69 6c 65 24 54 79  |ript.Set File$Ty|
00000ab0  70 65 5f 66 66 30 20 54  49 46 46 0a 53 65 74 20  |pe_ff0 TIFF.Set |
00000ac0  46 69 6c 65 24 54 79 70  65 5f 44 46 45 20 43 53  |File$Type_DFE CS|
00000ad0  56 0a 53 65 74 20 46 69  6c 65 24 54 79 70 65 5f  |V.Set File$Type_|
00000ae0  41 46 46 20 44 72 61 77  46 69 6c 65 0a 53 65 74  |AFF DrawFile.Set|
00000af0  20 46 69 6c 65 24 54 79  70 65 5f 42 43 35 20 49  | File$Type_BC5 I|
00000b00  6d 70 44 6f 63 0a 53 65  74 20 46 69 6c 65 24 54  |mpDoc.Set File$T|
00000b10  79 70 65 5f 43 32 35 20  41 57 6f 72 64 0a 53 65  |ype_C25 AWord.Se|
00000b20  74 20 46 69 6c 65 24 54  79 70 65 5f 42 44 36 20  |t File$Type_BD6 |
00000b30  41 75 64 69 6f 57 72 6b  0a 0a 53 65 74 20 41 6c  |AudioWrk..Set Al|
00000b40  69 61 73 24 40 52 75 6e  54 79 70 65 5f 43 32 35  |ias$@RunType_C25|
00000b50  20 22 52 75 6e 20 3c 49  6d 70 72 65 73 73 69 6f  | "Run <Impressio|
00000b60  6e 53 74 79 6c 65 24 50  61 74 68 3e 20 25 25 2a  |nStyle$Path> %%*|
00000b70  30 22 0a 53 65 74 20 41  6c 69 61 73 24 40 50 72  |0".Set Alias$@Pr|
00000b80  69 6e 74 54 79 70 65 5f  43 32 35 20 22 52 75 6e  |intType_C25 "Run|
00000b90  20 3c 49 6d 70 72 65 73  73 69 6f 6e 53 74 79 6c  | <ImpressionStyl|
00000ba0  65 24 50 61 74 68 3e 20  2d 70 72 69 6e 74 20 25  |e$Path> -print %|
00000bb0  25 2a 30 22 0a 53 65 74  20 41 6c 69 61 73 24 40  |%*0".Set Alias$@|
00000bc0  52 75 6e 54 79 70 65 5f  42 43 35 20 22 52 75 6e  |RunType_BC5 "Run|
00000bd0  20 3c 49 6d 70 72 65 73  73 69 6f 6e 53 74 79 6c  | <ImpressionStyl|
00000be0  65 24 50 61 74 68 3e 20  25 25 2a 30 22 0a 53 65  |e$Path> %%*0".Se|
00000bf0  74 20 41 6c 69 61 73 24  40 50 72 69 6e 74 54 79  |t Alias$@PrintTy|
00000c00  70 65 5f 42 43 35 20 22  52 75 6e 20 3c 49 6d 70  |pe_BC5 "Run <Imp|
00000c10  72 65 73 73 69 6f 6e 53  74 79 6c 65 24 50 61 74  |ressionStyle$Pat|
00000c20  68 3e 20 2d 70 72 69 6e  74 20 25 25 2a 30 22 0a  |h> -print %%*0".|
00000c30  0a 49 66 20 22 3c 49 6d  70 72 65 73 73 69 6f 6e  |.If "<Impression|
00000c40  24 54 69 6d 65 46 6f 72  6d 61 74 3e 22 3d 22 22  |$TimeFormat>"=""|
00000c50  20 74 68 65 6e 20 53 65  74 20 49 6d 70 72 65 73  | then Set Impres|
00000c60  73 69 6f 6e 24 54 69 6d  65 46 6f 72 6d 61 74 20  |sion$TimeFormat |
00000c70  22 25 7a 31 32 3a 25 6d  69 3a 25 73 65 20 25 70  |"%z12:%mi:%se %p|
00000c80  6d 22 0a 49 66 20 22 3c  49 6d 70 72 65 73 73 69  |m".If "<Impressi|
00000c90  6f 6e 24 44 61 74 65 46  6f 72 6d 61 74 3e 22 3d  |on$DateFormat>"=|
00000ca0  22 22 20 74 68 65 6e 20  53 65 74 20 49 6d 70 72  |"" then Set Impr|
00000cb0  65 73 73 69 6f 6e 24 44  61 74 65 46 6f 72 6d 61  |ession$DateForma|
00000cc0  74 20 22 25 7a 64 79 25  73 74 20 25 6d 6f 20 25  |t "%zdy%st %mo %|
00000cd0  63 65 25 79 72 22 0a 0a  57 69 6d 70 53 6c 6f 74  |ce%yr"..WimpSlot|
00000ce0  20 2d 6d 69 6e 20 36 30  38 4b 20 2d 6d 61 78 20  | -min 608K -max |
00000cf0  36 30 38 4b 0a 52 75 6e  20 22 3c 49 6d 70 72 65  |608K.Run "<Impre|
00000d00  73 73 69 6f 6e 53 74 79  6c 65 24 44 69 72 3e 2e  |ssionStyle$Dir>.|
00000d10  21 52 75 6e 49 6d 61 67  65 22 20 25 2a 30        |!RunImage" %*0|
00000d1e