home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / utilities / utility_02 / convrters2 / !Dxf-CGM / !run < prev    next >
Text File  |  1996-02-05  |  661b  |  16 lines

  1. if "<System$Path>" = "" then Error 0 System resources cannot be found
  2. RMEnsure SharedCLibrary 0    RMLoad System:modules.CLib
  3. RMEnsure SharedCLibrary 3.50 Error Requires CLib 3.50 or later
  4. RMEnsure FPEmulator     0    RMLoad System:modules.FPEmulator
  5. RMEnsure FPEmulator     2.80 Error Requires FPE 2.80 or later
  6. RMEnsure ColourTrans    0 RMLoad System:modules.Colours
  7. RMEnsure ColourTrans    1.07 Errpr Requires Colout Trans 1.07 or later
  8. iconsprites <Obey$Dir>.!sprites
  9. |
  10. | dxf-cgm$path required for saving of wimp$scrap file
  11. | Must allow for two applications using wimp$scrap
  12. |
  13. set dxf-cgm$Dir <Obey$Dir>
  14. wimpslot -min 192k -max 192k 
  15. run <Obey$Dir>.dxfcgm2
  16.