Docs for: HANGUP.TOS, HANG_AT.TOS, MODEMON.TOS, MODEMOFF.TOS HANGUP.TOS This program will lower the DTR line, causing your modem to hangup the current user. Then it will send out a string to take your modem off the hook (make the line busy). To use, just remove the third line from your MODEMDAT.TXT file (Forem), and then place this file's name as first thing in your LOGOFF.BAT file. If it does not work, this means that either your modem does not support the DTR line, or you have this option turned off on your modem. If your modem does not support the DTR line, then use HANG_AT.TOS instead. HANG_AT.TOS This program does the same thing as HANGUP.TOS, except that it uses the +++ ATH0 command to get the modem to drop carrier, instead of the hardware DTR method. It also will first check for a carrier, before "dropping carrier" so that if you are logged on local, or the user has already hung up, we don't waste time sending "junk" to the modem. MODEMON.TOS This program is also simple. All it does is first turn on the DTR and RTS lines, then send ATH0 to get the modem on the hook (dial-tone). It can be used anyplace, normally at the end of .BAT files. MODEMOFF.TOS This program real simple. All it does is first turn on the DTR and RTS lines, then send ATH1 to get the modem off the hook (busy). It is normally used at the beginning of .BAT files to keep people from calling in while they are running. These programs are Free. If you have comment or questions, please contact me: Bryan Hall SysOp of Fnet Node 227 (719)-543-1869 12/24/96 (HST) 4PM-10AM M-F, 24hrs Weekends 137 Kingsley Pueblo, CO 81005 If you have any suggestions, drop me a note, and I'll see if I can't add them for you....