2D396 |
MAXRETRY
|
Maximum number of retries = 10.
|
2D3A0 |
LAMPKNO
|
Contains packet number.
|
2D3B1 |
LAMPACKET
|
|
2D3C6 |
LAMRETRY
|
Contains #retry.
|
2D3D9 |
(LAMERRMSG)
|
|
2D3EE |
LAMKP
|
|
2D3FB |
LAMLNAME
|
|
2D40E |
LAMOBJ
|
|
2D41D |
LAMOPOS
|
|
2D42E |
(LAMEXCHP)
|
|
2D45A |
LAMKLIST
|
|
2D46D |
LAMKMODE
|
|
2D480 |
(LAMKPTRN)
|
|
2D493 |
LAMKRM
|
|
2D4A2 |
(LAMMaxR)
|
|
2F211 |
LAMKML
|
|
2D441 |
'LamKPSto
|
|
2D816 |
(DORECN)
|
( $/id/lam → )
Internal RECN.
|
2D9F5 |
(DOSERVER)
|
Internal SERVER.
|
2E6EB |
SENDLIST
|
( {} → )
Internal SEND.
|
2E5AB |
(SENDNAME)
|
( id/lam → )
Internal SEND.
|
2E7EF |
GETNAME
|
( $/id/lam → )
Internal KGET.
|
2E876 |
DOFINISH
|
( → )
Internal FINISH.
|
2E8D1 |
DOPKT
|
( $ $' → )
Internal PKT.
|
2EC84 |
DOBAUD
|
( % → )
Internal BAUD.
|
2ECCA |
DOPARITY
|
( % → )
Internal PARITY.
|
2ED10 |
DOTRANSIO
|
( % → )
Internal TRANSIO.
|
2ED4C |
(DOCKSM)
|
Internal CKSM.
|
2EDA6 |
DOKERRM
|
( → $ )
Internal KERRM.
|
2EDE1 |
DOBUFLEN
|
( → % 0/1 )
Internal BUFLEN.
|
2EDF5 |
(DOSTIME)
|
Internal STIME.
|
2EE18 |
DOSBRK
|
( → )
Internal SBRK.
|
2EE6F |
(DOXMIT)
|
( $ → )
Internal XMIT.
|
2EE97 |
DOSRECV
|
( % → )
Internal SRECV.
|
315C6 |
CLOSEUART
|
( → )
Internal CLOSEIO.
|
31868 |
DOCR
|
( → )
Internal CR.
|
31FFD |
DODELAY
|
( % → )
Internal DELAY.
|
2D730 |
KDispRow2
|
|
2D74E |
KDispStatus2
|
|
2D517 |
EXCHINITPK
|
|
2D58C |
SENDEOT
|
|
2E0A9 |
SENDNAK
|
|
2E0C7 |
SENDERROR
|
|
2E0F4 |
SENDPKT
|
|
2E6BE |
InitIOEnv
|
|
2EAE2 |
KERMOPEN
|
|
2EB37 |
DOOPENIO
|
|
2EB62 |
OpenIO
|
|
3187C |
OpenIOPrt
|
|
2E4DC |
APNDCRLF
|
( $ → $' )
Appends carriage return and line feed to
string.
|
31854 |
docr
|
|
2EC25 |
IOCheckReal
|
|
2E99E |
StdIOPAR
|
( → {} )
Default IOPAR: { 9600 0 0 0 3 1 } .
|
2EA4F |
GetIOPAR
|
( → %baud % % % % % )
Recalls IOPAR and explodes it into the stack.
|
2E9CB |
StoIOPAR
|
( {} → )
STO the list of IO parameters in the HOME
directory in the variable IOPAR.
|
2EC34 |
SetIOPARerr
|
Error C12h
Generates "Invalid IOPAR" error.
|
31F4A |
StdPRTPAR
|
|
31F7D |
StoPRTPAR
|
|
3205C |
GetChkPRTPAR
|
|
30ED2 |
OUTUART
|
|
31289 |
POPUART
|
|
3161E |
OpenUartClr
|
|
315F9 |
CloseUart
|
|
31608 |
(OpenUart?Clr)
|
|
32161 |
PRINT
|
|
32387 |
PRINTxNLF
|
|
323F9 |
REMAP
|
|
3252B |
SetEcma94
|
|
324A6 |
AllowPrlcdCl
|
|
32B74 |
PrintGrob
|
|
2D9A1 |
SetServMode
|
|
2D9B2 |
ClrServMode
|
|
2EEC4 |
SendSetup
|
|
2EFD7 |
TRPACKETFAIL
|
|
2F383 |
IncrLAMPKNO
|
Increases packet number.
|
2F39C |
GetKermPkt#
|
|
2F989 |
RecvNextPkt
|
|
2FEC9 |
KVISLF
|
( $ → $' )
String translation for transfer from HP to
PC. Inserts <cr> (character 12) in front of
every newline (character 10), and translates
characters >127 to the corresponding
backslash escape. Which translations are
being made depends upon the current
translation mode (the last number in the
IOPAR variable, can be set with DOTRANSIO ).
0: No translation
1: CRLF translation
2: CRLF and characters 128-159 (80h-9Fh)
3: CRLF and characters 128-255 (80h-FFh)
|
2FEDD |
KVIS
|
( $ → $' )
Like <REF>KVISLF, but never translates newlines.
|
3016B |
KINVISLF
|
( $ → $' $" )
String translation for transfer from PC to
HP. Translates digraphs in the string to
characters and removes <cr> (character 12) in
front of newline characters. Which
translations are actually made depends upon
the current translation mode, see KVISLF .
$" contains any incomplete trailing
backslash sequence in the original string.
|
307E2 |
GETKP
|
|
2FEA1 |
SENDACK
|
|
2FEB5 |
SENDNULLACK
|
|
30914 |
ACK_INIT
|
|
30B1D |
(CHOOSE_INIT)
|
|
30BBE |
ENCODE1PKT
|
|
30BD7 |
ENCODE
|
|
30D31 |
DECODE
|
|
3133B |
UARTBUFLEN
|
|
3136C |
FLUSHRSBUF
|
|
31444 |
PUTSERIAL
|
|
314E5 |
GETSERIAL
|
|
30794 |
VERSTRING
|
( → $ )
Returns version string.
|
3037A |
(VERSTRING?)
|
( $ → $ flag )
Checks if $ starts with VERSTRING .
|
42249 |
UART?
|
|
42145 |
UARTxcp
|
|
2D5E1 |
SEND_PACKET
|
|
21B5A |
XEQIOBACKUP
|
|
00C10 |
kermpktmsg
|
|
00C0E |
kermrecvmsg
|
|
00C0D |
kermsendmsg
|
|