[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.12.3 Libraries

07709 TOSRRP ( # → )
Attaches library to HOME directory.
--
<REF>TEXT:Libraries
076AE OFFSRRP ( # → )
Detaches library from HOME directory.
--
<REF>TEXT:Libraries
0778D (ONSRRP?) ( # → flag )
Returns TRUE if library is attached to HOME directory.
21C6F XEQSETLIB ( % → )
Internal ATTACH.
07638 SETHASH ( #libnum hxs → )
021DD (ROMPOLL) ( → )
Configures internal and external libraries.
--
<REF>TEXT:Libraries
0210F (DOROMPOLL) ( {#libnum1 #libnum2..} → )
Configures specified libraries.
--
<REF>TEXT:Libraries
08199 (ROMPARTNAME) ( #libnum → id T )
( #libnum → F )
Returns title of library as an ID, and TRUE. If library is not found, returns just FALSE.
081DE (LIB>#) ( lib → #libnum T )
Returns number of library.
08081 (ROMPART>ADDR) ( #libnum → #addr T )
( #libnum → F )
Recalls library addres + 10 (prolog and length skipped).
080BF (ROMPARTSIZE) ( #libnum → #nibbles-10 T )
( #libnum → F )
Returns size of library.
080DA (NEXTROMPID) ( #libnum → #nextlibnum T )
( #libnum → F )
If specified library exists, #libnum is returned with TRUE.
08112 (GETHASH) ( #libnum → hxs_table T )
( #libnum → F )
Gets specified library's hash table.
08130 (GETMSG) ( #libnum → [] T )
( #libnum → F )
Gets specified library's message table.
--
<REF>TEXT:Libraries
0764E (SETMESG) ( [$] #libnum → )
Sets message table of specified library.
--
<REF>TEXT:Libraries
0813C (GETLINK) ( #libnum → hxs_table T )
( #libnum → F )
Gets specified library's link table.
08157 (GETCONFIG) ( #libnum → ob T )
( #libnum → F )
07F86 (ROMPART) ( rrp → {#lib1..#libn} T )
( ROMPTR → #libnum )
Gets the list of libraries attached to the directory, along with TRUE. If the argument is a rom pointer, returns the library number of this pointer.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by Carsten Dominik on May, 30 2005 using texi2html