home *** CD-ROM | disk | FTP | other *** search
- | run file for XLisp application
- |
- RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
- RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
- RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
- RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 or later
- |
- Set XLisp$Dir <Obey$Dir>
- |
- | Initial Path to working directory, dot-terminated!
- Set XLisp$WorkDir <XLisp$dir>.^.
- |
- | Initial path along which the lsp.* files are looked up. It is not
- | necessary to include XLisp$WorkDir in the path as it it autamagically
- | searched, if the file-to-load is not found along this path.
- Set XLisp$lspPath ,<XLisp$Dir>.
- |
- WimpSlot -min 512k
-
- |use the following for debugging i.e. to trap postmortem dumps
- |Run <XLisp$Dir>.!Runimage %*0 2> <Xlisp$Dir>.postmortem
-
- Run <XLisp$Dir>.!Runimage %*0
-