home *** CD-ROM | disk | FTP | other *** search
- Setting the .CFG File
- ─────────────────────
-
- 1. Set Your Comm Port
-
- -- load the Commo.cfg file into your favorite text editor. Look at
- line 1...it's set to {2400,8n1,2}. The 2400 is baud rate, 8n1
- is self-explanatory..the 2 is Comm port 2. Change the baud rate
- or comm port if necessary to match your modem settings.
-
- 2. If You Have An MNP modem
-
- -- look at lines 5 and 6..you may have to toggle these
- -- look at line 16..you will have to toggle this
-
- 3. Set Your Initialization String
-
- -- look at line 7..this is the modem initialization string. Insert
- the one you've been using from your other comm program. One
- note, your current string may end with "^M" (carriage return).
- Commo uses the "|" symbol as carriage return..don't put in a ^M.
-
- 4. Set Default Paths
-
- -- this step is somewhat meaningless since the script takes care of
- upload and download paths, but go ahead and edit lines 27 and 28
- to reflect the upload and download path you'ld normally use
-
- 5. Set Colors
-
- -- optional...see if you like the ones I have setup. If not, edit
- lines 53 to 60 according to your own likes.
-
- 6. Save the File
-
- -- save and continue on to the next Readme file
-