home *** CD-ROM | disk | FTP | other *** search
- Installing Silver Xpress on TAG
- -------------------------------
-
- 1) Setting up the Xpress.bat file
-
- XPRESS.BAT file. For normal interactive session with Xpress. Doesn't pass
- command line parameters.
-
- C:
- cd \xpress
- XPMAIL -B%8 -FBD
-
- XPRESSC.BAT file. For passing command line parameters to Xpress for the
- automatic upload and download menu options.
-
- C:
- cd \xpress
- XPMAIL %1 -B%9 -FBD -P2 -T2
-
- FOR MULTI-NODE Systems:
-
- Same commands as above but make these changes to your XPRESS.BAT and
- XPRESSC.BAT files.
-
-
- XPRESS.BAT:
-
- C:
- CD \XPRESS
- COPY \BBS\DORINFO1.DEF \XPRESS
- XPMAIL %1 -B%9 -FBD
- DEL \XPRESS\DORINFO1.DEF
-
-
- XPRESSC.BAT
-
- C:
- CD \XPRESS
- COPY \BBS\DORINFO1.DEF \XPRESS
- XPMAIL %1 -B%9 -FBD -P2 -T2
- DEL \XPRESS\DORINFO1.DEF
-
- With multinode make sure you set your exitinfo directory in XPADM to point to the
- Xpress directory. You also have to add the -P2 & -T2 to make sure Xpress uses the
- proper COM: port and the correct DORINFO?.DEF file.
-
-
- 2) Setting up the menus
-
- Command from Main Menu to call Xpress Menu:
-
- Menu name : << MAIN SYSTEM MENU >> #1
- Command number : 31
- 1. Long desc. : (X)press Mail Menu Version 4.00
- 2. Short desc. : (X)press Menu
- 3. Key : X
- 4. General SL : 30
- 5. AR flag : @
- 6. Program key : ^
- 7. Program data : "17"
- F. Flags : SL access check, GSL and AR, Normal Command, No Linking
-
- Number 7 (Program data) varies based upon what menu number then Xpress menu is
- assigned to. Substitute the 17 with what is appropriate for your board.
-
-
-
- Entry for Menu option:
-
- Menu list number: 17
- 1. Menu number : 17
- 2. Menu name : Silver Xpress Mail Menu Version 4.00
- 3. Prompt : Xpress Mail Menu:
- 4. General SL : 30
- 5. AR flag : @
- 6. Help file ID : ""
- 7. Password : ""
- 8. Fallback menu : 0
- 9. Start help lvl: 0 <User Default>
- L. Menu location : Main System
- F. Flags : SL access check, GSL and AR, Time/Help ON
- Board NORMAL, Menu name NORMAL
-
- Command for running Xpress in the Interactive mode. Suggested for first time
- users!
-
- Menu name : Silver Xpress Mail Menu Version 4.00 #17
- Command number : 1
- 1. Long desc. : (X)press Manual Mode (Good for first time users)
- 2. Short desc. : (X)press Manual
- 3. Key : X
- 4. General SL : 30
- 5. AR flag : @
- 6. Program key : :
- 7. Program data : "XPRESS.BAT"
- F. Flags : SL access check, GSL and AR, Normal Command, No Linking
-
-
- Command for running Xpress and automatically downloading your mail packet instead
- of an interactive session. Starts bundling all the mail in your selected areas.
-
- Menu name : Silver Xpress Mail Menu Version 4.00 #17
- Command number : 2
- 1. Long desc. : (D)ownload Mail Automatically
- 2. Short desc. : (D)ownload Mail
- 3. Key : D
- 4. General SL : 30
- 5. AR flag : @
- 6. Program key : :
- 7. Program data : "XPRESSC -DA"
- F. Flags : SL access check, GSL and AR, Normal Command, No Linking
-
-
-
- Command for running Xpress and automatically uploading your reply packet instead of
- an interactive session. Prompts you to upload your replies.
-
- Menu name : Silver Xpress Mail Menu Version 4.00 #17
- Command number : 3
- 1. Long desc. : (U)pload Mail Automatically
- 2. Short desc. : (U)pload Mail
- 3. Key : U
- 4. General SL : 30
- 5. AR flag : @
- 6. Program key : :
- 7. Program data : "XPRESSC -U"
- F. Flags : SL access check, GSL and AR, Normal Command, No Linking
-
-
-
- Standard logoff of you board command. Use whatever you normally use.
-
- Menu name : Silver Xpress Mail Menu Version 4.00 #17
- Command number : 4
- 1. Long desc. : (G)oodbye - Log off System
- 2. Short desc. : (G)oodbye
- 3. Key : G
- 4. General SL : 30
- 5. AR flag : @
- 6. Program key : *
- 7. Program data : "1"
- F. Flags : SL access check, GSL and AR, Normal Command, No Linking
-
-
-
- Return to your Main Menu from the Xpress Menu.
-
- Menu name : Silver Xpress Mail Menu Version 4.00 #17
- Command number : 5
- 1. Long desc. : (Q)uit to Main Menu
- 2. Short desc. : (Q)uit to Main
- 3. Key : Q
- 4. General SL : 10
- 5. AR flag : @
- 6. Program key : ^
- 7. Program data : "1"
- F. Flags : SL access check, GSL and AR, Normal Command, No Linking
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-