home *** CD-ROM | disk | FTP | other *** search
- 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