HOW TO GET YOUR DOS BASED BBS RUNNING UNDER OS/2 TO CONNECT TO THE INTERNET VIA OS/2 TO COLLECT MAIL USING INJOY, IREX & TRANSX. ALL FULLY AUTOMATIC. 29 November 1997. Version 1.0 This file was written by: Andrew Seeger Enterprise BBS Melbourne, Australia. BBS #: +61-3-9776-7089 VOICE #: +61-14-922-174 EMAIL: adhs@quantum.net.au Fidonet: 3:632/158 Battlenet: 169:1300/301 Adultlinks: 69:1169/151 1. First of all, i shall describe my system setup, so that you have an understanding on how and why i have set things up as described below. My bbs machine is an Intel DX4-100 with 32meg of ram. The operating system is OS/2 (Warp 4.0). The bbs has 2 lines, although nowadays i basically just recieve human calls on 1 line. The other line is used for mailing and personal usage. The bbs runs totally in DOS VDM's, using Frontdoor and RemoteAccess. I only have one internet account with one mailbox (adhs@quantum.net.au), so this presented a problem when i decided to get interbbs games packets from Battlenet and League 000. League 000 uses Transx and Battlenet uses Mime/Base 64 encoded or similar. Of course all my normal email goes to this address also. So when i connected to the net via my Win 95 based machine, i ran Fido2int to collect/send Battlenet, then ran Transx32 to collect/send League 000, then i ran Eudora to collect my normal email. What a process! All this was a manual process, which was really starting to take its toll. If i was away for a day or so, no mail was collected.... So when i heard of Internet Rex, i thought all my dreams had come at once. Finally i got a copy of the OS/2 version of Irex, this made me think, i have a dos based bbs setup, now i have and OS/2 based internet program that will collect my Battlenet and League 000 mail, but how do i get onto the net without calling manually? In comes In-Joy, this is an OS/2 internet dialler with much more than just dialling capabilities. This program will allow you to launch programs based on certain settings, such as launching Irex once you have made the connection to your host. In-Joy will automatically call your ISP!. 2. Programs and their usage. I use the following programs to bring this all together. Frontdoor (Dos BBS Mailer) In-Joy (Automatically call ISP, launch programs, then hangup) Transx (Transfer mail and game data via the Internet) Irex (Transfer mail and game data via the internet) Hstart (Gives ability to launch programs from the os/2 or dos command line) Hwait (Program that comes with HSTART) 3. How it all comes together. First of all i created an EXTERNAL errorlevel event for Frontdoor to execute at a particular time, the time being 0500, the errorlevel is 200. Part of the Frontdoor .BAT file looks like this... === cut === :START D: CD\FD FDFIXOS2 FD IF ERRORLEVEL 200 GOTO INTERNET GOTO START :INTERNET CALL TX.BAT HSTART "Battle Net Mail" /win c:\bat\injoy.cmd HWAIT /W:LINE2 GOTO START === cut === As you can see, when FD exits with the 200 errorlevel it goes to the label named INTERNET. The TX.BAT merely calls up Transx to make sure all mail to go via Transx is packed. I pass no command line parameters to Transx. The HSTART is where all the happenings get going, Hstart opens an OS/2 window and calls up the .CMD file called INJOY.CMD. The HWAIT line stops the batch file until it gets a signal back to tell it that it can continue and reload Frontdoor realdy for human and mail calls. Here is the INJOY.CMD ... == cut == d: cd\rex rex -queue f: cd\injoy in-joy.exe Quantum exit === cut === As you can see the first command is to call Internet Rex to QUEUE all mail waiting, at this stage Irex can get all the queued mail packed and ready to go BEFORE i get a connection to my ISP. Next i call IN-JOY.EXE, this program will make the call to my ISP, connect to the server. My ISP is Quantum, i specify it on the command line, to tell Injoy which setup to use. Injoy on has ONE command line option. Ok, here are some Injoy setups. == cut == Ûßß InJoy - Best way to the Internet. (C) Copyright 1997 v1.12 - Build Jun13 ßßÛ ÛÚÄ[ Terminal Mode ]ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿Ú[ Host ]ÄÄÄÄÄÄÄÄ¿Û Û³ ³³ Default  ³Û Û³ ³³ Quantum þ ³Û Û³ ³³ ± ³Û Û³ ³³  ³Û Û³ ³³ ³Û Û³ ³³ [ Dial ] ³Û Û³ ³³ ³Û Û³ ³³ [ New ] ³Û Û³ ³³ ³Û Û³ ³³ [ Change ] ³Û Û³ ³³ ³Û Û³ ³³ [ Delete ] ³Û Û³ ³³ ³Û ÛÀÄ[ ALT-T: Graceful logoff (PPP) ]ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÛ ÛÚ[ Output Window ]ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ Û Û³  [ Hang Up ] Û Û³ þ Û Û³ ± [Misc. opt.] Û Û³ ± Û Û³  [ Exit ] Û ÛÀ±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±Ù Û ÛLine usage monitoring......................... [X]Û ÛÜÜÜÜÜ HOST | COM2 | 57600 bps N81 | port: CLOSED | LEARNING OFF ÜÜÜÜÛ == cut == The above is the basic screen that Injoy presents you. The top RH corner conatains the HOSTS that you have defined. Now lets click on Quantum in the top RH box, then click on change... == cut == Ûßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß Host setup ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß Û Û Configuration name... Û Quantum Û Û User ID.... Û adhs Û Û Password... Û ******* Û Û Ú Protocol ÄÄÄ¿ Û ³ (o) PPP ³ Û ³ ( ) SLIP ³ Û ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÙ Û Û ÚÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄ¿ Û ³ Ok ³ ³ Autostart per host ³ ³ Cancel ³ Û ÀÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÙ Û Specify the name for your host configuration. == cut == The above just contains your configuration name, your username to logon onto your ISP and your password to logon to your ISP. I have PPP enable for my ISP. Now lets click on AUTOSTART PER HOST. == cut == Ûßßßßßßßßßßßßßßßßßßßßßßßßßßß Autostarting modules ßßßßßßßßßßßßßßßßßßßßßßßßßßßß Û Path and filename ÚÄÄÄÄÄÄÄÄÄ¿ Ú[ Autostart list ]ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ Û d:\rex\rex.cmd ³ Add-> ³ ³ d:\rex\rex.cmd  Û ÀÄÄÄÄÄÄÄÄÄÙ ³ þ Û Parameters ÚÄÄÄÄÄÄÄÄÄ¿ ³ ± Û ³Update-> ³ ³ ± Û ÀÄÄÄÄÄÄÄÄÄÙ ³ ± Û Working directory ÚÄÄÄÄÄÄÄÄÄ¿ ³ ± Û d:\rex ³ Remove ³ ³  Û ÀÄÄÄÄÄÄÄÄÄÙ À±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±Ù Û Start Stop Û at at Other program specific options Û [ ] - [ ] my command ÚÄÄÄÄÄÄÄÄÄ¿ [ ] Start minimized Û [ ] - [ ] InJoy startup ³ Ok ³ [ ] Don't start Û [ ] - [ ] dial (before) ÀÄÄÄÄÄÄÄÄÄÙ [ ] Start only once Û [X] - [ ] host connect Û [ ] - [ ] discon.(before) ÚÄÄÄÄÄÄÄÄÄ¿ General autostart options Û [ ] - [ ] discon.(after) ³ Cancel ³ [ ] SetJoy wait (caution) Û [ ] - [ ] InJoy exit ÀÄÄÄÄÄÄÄÄÄÙ [ ] Disable ALL autostarting == cut == Basically what happens in the above, is when INJOY has logged onto the HOST, it executes the REX.CMD. Notice the X in the START line... No STOP X is needed. The REX.CMD looks like this... == cut == REX -SEND -QUEUE -FETCH F: CD\INJOY SETJOY /D KILLJOY - SU 2 ENABLE E: CD\HSTART HWAIT /S:LINE2 == cut == The above .CMD fires up Irex, SENDS any waiting mail to my HOST, FETCHES any mail wating that i have specified Irex to collect, that being Transx mail and mail for Irex. It will not collect normal Email for me. irex has the capability of executing a BETWEEN.BAT or BETWEEN.CMD when it recieves mail, i use this function, here is what my BETWEEN.CMD looks like. == cut == HSTART "Battle Net Mail" /dos /win c:\bat\mailint.bat hwait /w:maildone == cut == Here i call Hstart again to open a DOS window and execute MAILINT.BAT The second line waits for a signal from the mailint.bat to continue. While all this is happening, i am still connected to my host. The contents of MAILINT.BAT is ... == cut == @ECHO OFF CLS CALL TX.BAT G: CD\DOOR\CLANSDD CLANS /I CLANS /O CD\DOOR\FE269 FE PLANETARY CD\DOOR\LORD269\NET INBOUND OUTBOUND CD\DOOR\ABBN ABTOOLS INBOUND ABTOOLS OUTBOUND CD\DOOR\AB2 AB2TOOLS INBOUND AB2TOOLS OUTBOUND CD\DOOR\BRE69 BRE PLANETARY CD\DOOR\BRE269 BRE PLANETARY CD\DOOR\FE169 FE PLANETARY CD\DOOR\KING59 KNETIN KNETOUT CD\DOOR\TAL469 TAL PLANETARY CD\DOOR\BRE000 BRE PLANETARY CD\DOOR\FE000 FE PLANETARY CD\DOOR\TAL000 TAL PLANETARY CD\DOOR\IOX169 IRONOX /PLANETARY FMAIL TOSS FMAIL IMPORT CALL TX.BAT HWAIT /S:MAILDONE EXIT == cut == As you can see, quite a bit happens, Transx is called to process the inbound data, then all the games are processed, mail tossed, then Transx is called again to pack any data to be sent out. This batch file then exits after is has told the BETWEEN.CMD that is can continue. Irex will then send out any mail that was created during the MAILINT.BAT processing. If we go back to the REX.CMD after Irex has finished, we still have the following commands to process. == cut == F: CD\INJOY SETJOY /D KILLJOY - SU 2 ENABLE E: CD\HSTART HWAIT /S:LINE2 == cut == SETJOY /D tells INJOY to HANGUP the connection NOW! We have finshed the transfer of mail now... KILLJOY - Kills Injoy! It can be run with the '-' parameter which causes it kill InJoy as soon as the modem connection is gone. SU 2 ENABLE, i use this as i had problems wit FD not being able to get the comport back, this command re-enabled the com port for FD to use again. HWAIT /S:LINE2 tells Line 2 that it can now fire up again and accept human and mail calls. 4. Here are my other INJOY setups. == cut == Ûßß InJoy - Best way to the Internet. (C) Copyright 1997 v1.12 - Build Jun13 ßßÛ ÛÚÛßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß PPP setup ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßÛÄÄ¿Û Û³ÛÚ IP address configuration ÄÄÄÄÄÄÄÄÄ¿ Ú Domain nameserver ÄÄÄÄÄÄÄÄÄÄÄÄÄ¿Û ³Û Û³Û³ Your IP address..: 0.0.0.0 ³ ³ Nameserver address: 203.63.95.1³Ûþ ³Û Û³Û³ Dest. IP address.: 0.0.0.0 ³ ³ Backup nameserver.: 192.189.54.³Û± ³Û Û³Û³ ³ ³ Your host name....: bbs ³Û ³Û Û³Û³ Netmask..........: 255.255.255.0 ³ ³ Domain name.......: quantum.net³Û ³Û Û³ÛÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÛ ³Û Û³Û Û ³Û Û³Û [X] Use VJ Compression ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ Û ³Û Û³Û ³ Save ³ Û ³Û Û³Û [ ] Auto connect ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ Û ³Û Û³Û [ ] IP Masquerading [...Masquerading options] Û ³Û Û³Û ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ Û ³Û Û³Û Timeout.: 120 secs. ³Save as default³ Û ³Û ÛÀÛ Timer...: 9999 min. [...Disconnect actions] ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÛÄÄÙÛ ÛÚÛ Û Û Û³Û ÚÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ Û Û Û³Û ³ Comm setup ³ ³ PPP options ³ ³Script setup ³ ³ Cancel ³ Û Û Û³Û ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ Û Û Û³Û Û Û Û³Û Specify 0.0.0.0 if IP address should be obtained from server. Û Û ÛÀÛ This value may be 'overruled' by PPP server Û Û ÛLÛÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÛ[X]Û ÛÜÜÜÜÜ HOST | COM2 | 57600 bps N81 | port: CLOSED | LEARNING OFF ÜÜÜÜÛ Ûßßßßßßßßßßßßßßßßßßßßßßßßßßßß Communication setup ßßßßßßßßßßßßßßßßßßßßßßßßßßßßÛÛ ÛÚ Call control ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ÛÛ Û³ (o) Let InJoy make the call ³ ÛÛ Û³ ( ) Use Terminal Mode [ ] Autostart packet mode at dial if DCD? ³ ÛÛ ÛÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÛÛ ÛÚ Port setup ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ÛÛ Û³ Port setup...........: COM2  [X] Use hardware flow control ³ ÛÛ Û³ Port speed...........: 57600  ³ ÛÛ Û³ Minimum connect speed: 0  Dial timeout: 45 seconds ³ ÛÛ ÛÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÛÛ ÛÚ Modem & Dialing ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿Ú Redial/Reconnect ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ÛÛ Û³ Phone number #1......: 98659400 ³³ [X] Redial ³ ÛÛ Û³ Modem initstring #1..: AT ³³ Attempts......: 1 ³ ÛÛ Û³ Modem initstring #2..: ATQ0S0=0V1 ³³ Pause between.: 5 sec(s) ³ ÛÛ Û³ Dialing prefix.......: ATDT ³³ ³ ÛÛ Û³ Hangup string........: +++~~~ATH0 ³³ [ ] Reconnect at conn. loss ³ ÛÛ ÛÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÛÛ Û ÛÛ Û ÚÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄ¿ ÛÛ Û ³ Ok ³ ³ More phone numbers... ³ ³ Cancel ³ ÛÛ Û ÀÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÙ ÛÛ Û InJoy automatically dials access provider and sets up the connection. ÛÛ Û ÛÛ ÛÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÛÛ ÛÜÜÜÜÜ HOST | COM2 | 57600 bps N81 | port: CLOSED | LEARNING OFF ÜÜÜÜÛ Ûßß InJoy - Best way to the Internet. (C) Copyright 1997 v1.12 - Build Jun13 ßßÛ Ûßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß PPP options ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßÛ¿Û ÛÚ Toggles ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ Ú Miscellaneous ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ Û³Û Û³ ³ ³ ³ Û³Û Û³ [X] Allow PAP Authentication ³ ³ Restart timer..: 1000 ³ Û³Û Û³ [X] Allow CHAP Authentication ³ ³ Max. tries.....: 15 ³ Û³Û Û³ [X] Allow MS-CHAP Authentication ³ ³ MRU............: 1500 ³ Û³Û Û³ [ ] Negotiate ACCM to 0 ³ ³ Interface name.: PPP ³ Û³Û Û³ [X] FCS checking ³ ³ Priority %.....: 70 ³ Û³Û Û³ [X] Addr & Cntl field compression ³ ³ PPPFLAG timeout: 2000 ms ³ Û³Û Û³ [X] Protocol compression ³ ³ ³ Û³Û Û³ [ ] ECHO-REQ resets idle timeout ³ ³ ³ Û³Û Û³ [ ] Enable auto pinger ³ ³ ³ Û³Û Û³ ³ ³ ³ Û³Û ÛÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ Û³Û Û ÛÙÛ Û Û Û Û ÚÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄ¿ Û Û Û ³ Ok ³ ³ Make fast ³ ³ Make slow ³ ³ Default ³ ³ Cancel ³ Û Û Û ÀÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÙ Û Û Û Û Û Û Allow server to authenticate/identify you, using PAP. Û Û Û Û Û ÛÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÛ]Û ÛÜÜÜÜÜ HOST | COM2 | 57600 bps N81 | port: CLOSED | LEARNING OFF ÜÜÜÜÛ ÛÛßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß Script setup ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßÛßÛ ÛÛ Ú Script filename ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ Û¿Û ÛÛ ³ Script filename.: Quantum_.scr ³ Û³Û ÛÛ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ Û³Û ÛÛ Ú Learn options ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ Scripts will help you in auto- Û³Û ÛÛ ³ ³ mating the host login process. Û³Û ÛÛ ³ [X] Automatically learn script ³ Û³Û ÛÛ ³ [ ] Scan for IP addr. (SLIP only) ³ Automatically learned scripts Û³Û ÛÛ ³ ³ normally just work, but in some Û³Û ÛÛ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ situations they require a human Û³Û ÛÛ touch. Û³Û ÛÛ Ú Script execution options ÄÄÄÄÄÄÄÄÄ¿ Û³Û ÛÛ ³ (o) Autorun script when connected ³ If your autogenerated script does Û³Û ÛÛ ³ ( ) Autorun script at host select ³ not work, then edit the script- Û³Û ÛÛ ³ ( ) Don't run ³ file by hand, synchronizing script Û³Û ÛÛ ³ Script delay: 250 millisecond(s) ³ and host login prompts. Remove ÛÙÛ ÛÛ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ non-static 'prompts' from script. Û Û ÛÛ Û Û ÛÛ ÚÄÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄÄ¿ ÚÄÄÄÄÄÄÄÄÄÄÄÄ¿ Û Û ÛÛ ³ Ok ³ ³Reset script³ ³ Cancel ³ Û Û ÛÛ ÀÄÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÄÙ ÀÄÄÄÄÄÄÄÄÄÄÄÄÙ Û Û ÛÛ File name of script Û Û ÛÛ Û Û ÛÛÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÛ]Û ÛÜÜÜÜÜ HOST | COM2 | 57600 bps N81 | port: CLOSED | LEARNING OFF ÜÜÜÜÛ == cut == I will update this file further as time goes on, try to make it more understandable. If you have ANY questions at all, please do not hesitate to contact me via any of the contact addresses that are at the top of this file. Are you looking for any of the files that i use? Frontdoor .. I have version 2.12 here via FREQ if you cannot find it elsewhere. In-Joy .. INJOY1_1.ZIP & IJ1_12B .ZIP, you can get is from the net at http://www.fx.dk/Injoy, other a FREQ is welcome. Transx .. TRANSX13.ZIP & TXMAIL20.ZIP (DOS) or TXM32v21.ZIP (WIN), you can get these from the net also at http://www.multiboard.com/products.html Irex .. Not yet released, still in BETA as of writing this file. Hstart .. HSTART05.ZIP, shoud be able to find it on the net on any good file site, say WWW.FILEPILE.COM or WWW.CDROM.COM or a FREQ is welcome. Hwait .. This file can be found in the HSTART archive. If you wish, i can email any of the files to you, just ask... Hope this all helps, if you have ANY comments, suggestions etc, feel free to let me know. This txt file was done in about an hour, so it not really up to scratch. == END OF TEXT ==