/* Crosstalk for Windows MarkMail/Qmail Automator version 2.4 11/27/1990 Guy Gallo */ USAGE This script allows you to completely automate the uploading and downloading of message via MarkMail OR QMAIL doors using Crosstalk for Windows. The script is loaded into the Setup.Session.Script field in the following manner: ScriptName parameter1 parameter2 parameter3 For Example: qMail Mail Open 10 Translation: Use the qMail script with the parameter "Mail", "Open", "10". The above script entry ("qMail Mail Open 10") would tell the script that yes, we are going to do mail transfer, and the mail door is door number 10. If you leave out the Mail keywork as a parameter then the script functions as a slightly enhanced PCBoard logon. For example, if you entered the script as qMail Open 7 The script would simply open door number seven. Or qMail N S U The script would simply list the new files on the PCBoard and halt. REPLIES: If you are tranferring mail it happens so: Any reply file, if it exists, is uploaded *and then deleted*. If a message file already exists on disk, it is renamed to with "1" as the first character of the board name. For example, THUNDER.QWK becomes 1HUNDER.QWK. If a saved file already exists it is deleted. Messages are downloaded and you are logged off. Qmail version 3.0 Below is a listing of the configuration screen for Qmail version 3.0 with which this script was tested. ____________________________________________________________________________ (467 Mins. left) Node 16 Qmail Command? C Options 1. D/L your replies................ ON 9. Send the DeLuxe menu...... ON 2. D/L packets without msgs........ OFF 10. Send SESSION.TXT.......... OFF 3. Logoff after uploading replies.. OFF *11. Use extended prompts...... ON 4. Send the WELCOME screen......... OFF *12. Delay prompts one second.. ON 5. Send the system NEWS............ OFF 13. Clear keyboard buffer..... OFF 6. Scan for new BULLETINS.......... OFF 14. Enable "QwikStart"........ ON 7. Scan for new FILES.............. OFF 15. Repeat scanning........... OFF 8. Send the GOODBYE screen......... OFF 16. Replace @variables........ OFF ____________________________________________________________________________ The asterisked options 11 and 12 are necessary.