home *** CD-ROM | disk | FTP | other *** search
- Thes programs are part of the UNIX port but don't work under RISCOS.
- RDBM_File replaces the *DBM programs. Syscall under RISCOS calls the SWI
- interface.
-
- Autoloader and Dynaloader are here if anyone wants to make them work, but
- the only reason really for doing so would be UNIX compatibility. RISCOS
- provides a much better way of adding extensions via the module mechanism.
- Write a module and call it using syscall. (Don't use star commands if the
- operation is time critical: they are very slow.)
-
- S.W.Ellacott@brighton.ac.uk