home *** CD-ROM | disk | FTP | other *** search
- This contents of this disk (file) are as follows*
-
- README.NOW - This document.
- STI_HELP - Complete HELP subsystem. One call does it all.
- STI_ALOC - For allocating HUGE arrays (> 64k)
- STI_DBAS - (unfinished) Database routines.
- STI_DIR - Directory browser/file selector.
- STI_DXRF - Display directory tree.
- STI_EDIT - Editor subsystem. One call does it all.
- STI_ERR - Create better messages than "Runtime error XXXXX!"
- STI_HASH - Generic hash table etc.
- STI_KEYS - Access the keyboard. YOU MUST PORT THIS TO THE IBM. Other units
- need this.
- STI_INPT - Data input routines
- STI_SCRF - Screen functions. YOU MUST PORT THIS. Almost everything uses
- this unit. Porting SHOULD be easy. Just change the addresses.
- (IF you need help I can probably tell you what to do. You will
- have to test it though...)
- STI_SONG - Plays music. Change Crt98 to Crt and it SHOULD work.
- STI_STAK - Generic stack stuff.
- STI_STRN - Some string handling functions/procedures.
- STI_STRU - Some structure manipulation routines.
- STI_VM - Virtual Memory. 2 different systems.
- STI_CALC - A calculator subsystem. One call does it all.
- STI_EXPR - Expression evaluator (simple).
- STI_TMNU - For creating menus. One call does it all. This is VERY
- useful.
-
- I'm sorry, but documentation is rough. You should be able to figure
- it out though...
-
- If you want to, remove copyrights and replace them with:
-
- {-------------------------------------------------------------------}
- { This CODE is hereby placed into the PUBLIC DOMAIN. The author }
- { gives up all rights to this code and may not be held liable for }
- { any damages. }
- { Author : Gavin Thomas Nicol }
- { nick@silk1.nsis.nec.cl.co.jp }
- {-------------------------------------------------------------------}
-
- Of course, if you want to send a donation, they are also welcome 8-)
- Send to:
- Gavin Thomas Nicol
- 1-3-19 B201, Kami-yoga,
- Setagaya-ku, Tokyo,
- Japan
-
- Nick
-
-