home *** CD-ROM | disk | FTP | other *** search
- | !Run file for BulBoard
- | version 1.00 (15 - August - 1989)
- if "<BulBoard$Running>" <> "" then Error 0 Archiboard is already running
- if "<System$Path>" = "" then Error 0 System resources cannot be found
- RMEnsure SharedCLibrary 3.75 RMLoad System:modules.CLib
- RMensure SharedClibrary 3.50 Error 0 Module SharedClibrary 3.50 or later required
-
- RMensure ColourTrans 0.52 rmload System:Modules.Colours
- RMEnsure ColourTrans 0.52 Error 0 Module ColourTrans 0.52 or later required
-
- Set BulBoard$Dir <Obey$Dir>
- Set BBSsys$Dir <Obey$Dir>.!BBSsys
- Set BBSslots$Dir <Obey$Dir>.SlotTasks
- Set BBSfiles$Dir <BBSsys$Dir>.Kernel.Files.Files
- Set BBSData$Dir <Obey$Dir>.Data
- Set BulBoard$Running Yes
- run <BBSsys$Dir>.Kernel.!Kernel
- |desktop -file <BulBoard$Dir>.!Start
-