home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
i
/
inlayprnt
/
!InlayPrnt
/
!Run
< prev
next >
Wrap
Text File
|
1992-01-05
|
637b
|
21 lines
| !Run file for Cassette Inlay Printer
| by Paul Hobbs
| First bit as for !Boot
IconSprites <Obey$Dir>.!Sprites
| Find our path
Set InlayPrnt$Dir <Obey$Dir>
Set Alias$@RunType_205 Run <Obey$Dir>.!Run %%*0
| Check memory allocation
| Note that a WimpSlot of about 152k is needed
| for the uncrunched version!
|WimpSlot -min 112K -max 112K
WimpSlot -min 152K -max 152K
| Start program
Run <InlayPrnt$Dir>.!RunImage %*0
| (Just one %, so parameters are
| substituted before !RunImage is run.
| 'Run' at start is necessary to
| prevent filing system name being
| treated as a temporary filing system
| for the duration of the command.)