home *** CD-ROM | disk | FTP | other *** search
- |
- | !Run file for !UserEdit, the RiscBBS user-editor
- |
- | Copyright (c)1991. Written by Carl Declerck.
- |
- WimpSlot -Min 64k -Max 64k
- |
- If "<System$Path>" = "" then Error 0 Can't find System. Make RISC-OS see the system-folder first!
- RMEnsure SharedCLibrary 3.50 RMLoad <System$Path>Modules.Clib
- RMEnsure SharedCLibrary 3.50 Error 0 You need Clib 3.50 or later!
- |
- Set UserEdit$Dir <Obey$Dir>
- |
- Run <UserEdit$Dir>.!RunImage
-