home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.barnyard.co.uk
/
2015.02.ftp.barnyard.co.uk.tar
/
ftp.barnyard.co.uk
/
cpm
/
walnut-creek-CDROM
/
CPM
/
BBSING
/
BBS
/
QBBS-UTL.ARK
/
BDOS84.MSG
next >
Wrap
Text File
|
1986-09-14
|
640b
|
19 lines
QCHAT04 and BYE BDOS CALL 84
07/17/86
Lawrence Davis
QCHAT04 (and later) make a call to the BYE5 extended BDOS CALL 84 to
display WHO's There buffer to the Sysop. If the BYE5 bell is on then
the callers name/location, logon time, status, and modem speed are
displayed on the sysop's console only.
To enable this feature in BYE5 only one instruction needs to be added.
At label SRUDEF make sure the code appears as follows:
SRUDEF: CALL WHOSIT
RET
That is all that is necessary to enable the call.
make sure the code appears as foll