Dataman S4 Manual page 62

Table of Contents

Advertisement

DATAMAN S4 MANUAL
- all terminal functions have two unique letters.
@COMPUTER TEXT = >><R>
>><R>
>><R>
*
To indicate that an extra function is expected, the
prompt changes
from a >> to a *.
FUNC LIB = Make
Library<$&FUNCLIB>
@COMPUTER TEXT = <R>
>><R>
>><R>
>>MAKE LIBRARY
MAKE LIBRARY is the opposite to loading a
library. It makes a LIBRARY
PROM from the code and defaults present in the
TPA area. MAKELIB lets
you make a LIBRARY ROM, with your own
preferences incorporated. The
code in the TPA area is moved into USER RAM,
from 8000 upwards, and
certain framing information (42 bytes - see
LIBRARY) added. All
you have to do after MAKELIB is to configure for
a 27256, then program
it with USER RAM from 08000 TO 0FFFF.
<$ILIBRARY ROM;Making your own
custom>Such a LIBRARY ROM will restore
the PROM ALGORITHM, BAUD-RATE, FILE-
TYPE and other system-variables
which were set when you made it.
62 FUNC LIB = Make Library<$&FUNCLIB>

Advertisement

Table of Contents
loading

Table of Contents