home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / adventure / overcast / !JFShared / !Boot next >
Text File  |  1997-09-10  |  977b  |  27 lines

  1. | !Boot file for !JFShared
  2. | Lots of Justin Fletcher's shared resources
  3.  
  4. | Don't install over a later version of the shared library
  5. If "<JFShared%Version>" > 250 Then Obey
  6. SetEval JFShared%Version 250
  7.  
  8. Set JFShared$Path <Obey$Dir>.
  9. Set JFShared$Dir <Obey$Dir>
  10. IconSprites <Obey$Dir>.!Sprites
  11.  
  12. If "<File$Type_13C>"="" Then Set Alias$@RunType_13C Error This is a JFPatch assembler file. Drag it to a text editor to read it.|M||
  13. Set File$Type_13C JFPatch
  14.  
  15. Set BasicLibrary$File JFShared:BasicLib.WimpLib
  16. Set JFExtEdit$File JFShared:BasicLib.ExtEditLib
  17. Set HeapLibrary$File JFShared:BasicLib.HeapLib
  18. Set TestLibrary$File JFShared:BasicLib.TestLib
  19. Set JFEconetLibrary$File JFShared:BasicLib.EconetLib
  20. Set CGILibrary$File JFShared:BasicLib.CGILibrary
  21. Set SocketLibrary$File JFShared:BasicLib.SocketLib
  22. Set DynMenuLibrary$File JFShared:BasicLib.DynMenu
  23. Set DispLibrary$File JFShared:BasicLib.DispLib
  24.  
  25. | The test scrap file can be sent to the PipeFS
  26. SetMacro Test$Scrap Pipe:$.TestLog
  27.