home *** CD-ROM | disk | FTP | other *** search
- | >!Run V 0.83 (04-Jan-89)
- Wimpslot -min 64K -max 64K
- if "<$Printing>"<>"" then ERROR 42 Printer in use
- Set PDriver$Dir <Obey$Dir>
- if "<Printer$Scrap>" = "" OR "<Printer$Scrap>" RIGHT 6 = "!Scrap" then set Printer$Scrap <PDriver$Dir>.PS!Scrap
- if "<Printer$Temp>" = "" OR "<Printer$Temp>" RIGHT 5 = "!Temp" then set Printer$Temp <PDriver$Dir>.PS!Temp
- | set the printer
- rmload <PDriver$Dir>.PDriverPS
- | don't RMEnsure as we are probably replacing some other printer
- iconsprites <PDriver$Dir>.!Sprites
- Run <PDriver$Dir>.!RunImage
-