home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / gerald / resultz / !Resultz / !Run < prev    next >
Text File  |  1993-11-17  |  3KB  |  68 lines

  1. |
  2. | Run file for Resultz
  3. |
  4. Set      Resultz$Dir      <Obey$Dir>
  5. Set      Resultz$ImageDir <Resultz$Dir>
  6. SetMacro Resultz$Path     <Resultz$UserPath><Resultz$Dir>.User.,<Resultz$Dir>.Resource.<Resultz$EndPath>
  7. |
  8. IconSprites <Resultz$ImageDir>.!Sprites
  9. |
  10. Set File$Type_BDF Firewrkz
  11. |
  12. Set File$Type_BE0 Recordz
  13. |
  14. Set File$Type_BE1 Resultz
  15. SetMacro Alias$@RunType_BE1   Run <Resultz$Dir>.!Run %%*0
  16. SetMacro Alias$@PrintType_BE1 Run <Resultz$Dir>.!Run -Print %%*0
  17. |
  18. Set File$Type_C1C Wordz
  19. |
  20. Set File$Type_C1D FwrkzTem
  21. SetMacro Alias$@RunType_C1D   Run <Resultz$Dir>.!Run -Template %%*0
  22. SetMacro Alias$@PrintType_C1D Run <Resultz$Dir>.!Run -oPrint %%*0
  23. |
  24. Set File$Type_C1E FwrkzCmd
  25. SetMacro Alias$@RunType_C1E   Run <Resultz$Dir>.!Run -Command %%*0
  26. |
  27. If "<File$Type_C32>"="" then Set File$Type_C32 RTF
  28. If "<File$Type_DB0>"="" then Set File$Type_DB0 LotusWK1
  29. If "<File$Type_DFE>"="" then Set File$Type_DFE CSV
  30. |
  31. SetEval Resultz$HasDOSFS 1
  32. RMEnsure DOSFS 0.43 SetEval Resultz$HasDOSFS 0
  33. If Resultz$HasDOSFS=1 then DOSMap TXT &FFF
  34. If Resultz$HasDOSFS=1 then DOSMap RTF &C32
  35. | If Resultz$HasDOSFS=1 then DOSMap WK1 &DB0 - doesn't accept numbers!
  36. If Resultz$HasDOSFS=1 then DOSMap CSV &DFE
  37. Unset Resultz$HasDOSFS
  38. |
  39. RMEnsure FontManager 2.42 Error 0 Resultz needs Outline FontManager 2.42 or later
  40. |
  41. RMEnsure Squash 0.00 If "<System$Path>"="" then Error 0 Unable to locate your System directory. Please use StartRz on the Examples disc
  42. RMEnsure Squash 0.00 RMLoad System:Modules.Squash
  43. |
  44. RMEnsure ColourTrans 0.52 If "<System$Path>"="" then Error 0 Unable to locate your System directory. Please use StartRz on the Examples disc
  45. RMEnsure ColourTrans 0.52 RMLoad System:Modules.Colours
  46. RMEnsure ColourTrans 0.52 Error 0 The version of ColourTrans installed in your !System is too old. Resultz needs ColourTrans 0.52 or later
  47. |
  48. WimpSlot -min 32K -max 32K
  49. Run Resultz:Loader -image <Resultz$ImageDir>.Resource.!Sprite
  50. |
  51. Set Resultz$CLibLoaded 1
  52. RMEnsure SharedCLibrary 0.00 Set Resultz$CLibLoaded 0
  53. If Resultz$CLibLoaded=0 then If "<System$Path>"="" then Error 0 Unable to locate your System directory. Please use StartRz on the Examples disc
  54. If Resultz$CLibLoaded=0 then RMLoad System:Modules.CLib
  55. If Resultz$CLibLoaded=1 then RMEnsure SharedCLibrary 3.75 Error 0 You are already running a version of CLib which is too old. Resultz needs SharedCLibrary 3.75 or later
  56. Unset Resultz$CLibLoaded
  57. RMEnsure SharedCLibrary 3.75 Error 0 The version of CLib installed in your !System is too old. Resultz needs SharedCLibrary 3.75 or later
  58. |
  59. RMEnsure FPEmulator 2.80 If "<System$Path>"="" then Error 0 Unable to locate your System directory. Please use StartRz on the Examples disc
  60. RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
  61. RMEnsure FPEmulator 2.80 Error 0 The version of FPEmulator installed in your !System is too old. Resultz needs FPEmulator 2.80 or later
  62. |
  63. RMEnsure Task 0.08 RMLoad Resultz:TaskX*
  64. RMEnsure Task 0.08 Error 0 The version of Task found on your application resources path is too old. Resultz needs Task 0.08 or later
  65. |
  66. Run Resultz:ImageSlot <Resultz$ImageDir>.!RunImage 12K 64K
  67. |
  68. Run <Resultz$ImageDir>.!RunImage -n Resultz %*0