home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 004 / sbrain.zip / DDD.DOC < prev    next >
Text File  |  1994-10-12  |  2KB  |  75 lines

  1. Dollars Direct(tm) Dialer
  2. =========================
  3. This program will call the ABS BBS and upload your order files
  4. for you automatically. Use it in your nightly BBS event.
  5. In order for DDD to work, you will need to update SBRAIN using
  6. a BRAINEX.DAT dated 10/12/94 or later. DDD will only work with
  7. a registered version of Shop Master.
  8.  
  9. DDD.EXE will be placed in your BRAINEX directory, and ABS.SCR will
  10. go into your BRAINEX\SBRAIN directory.
  11.  
  12. ABS.SCR is the script file used by DDD to execute commands.
  13.  
  14. Commands are:
  15.  
  16. WAIT FOR
  17. --------
  18. Waits for text before going to next line of script file
  19.  
  20. Example:
  21.  
  22. WAIT FOR Command?
  23.  
  24. TRANSMIT
  25. --------
  26. Send text following command, text must be on the same line
  27.  
  28. Examples:
  29.  
  30. TRANSMIT G
  31. Sends the letter G to the remote system.
  32.  
  33. TRANSMIT @LOGON
  34. DDD will convert @LOGON to the ABS BBS user name and password as
  35. specified in the BRAINEX.INI file.
  36.  
  37.  
  38. SENDFILE
  39. --------
  40. Starts Zmodem send of ZIP order file in BRAINEX\SBRAIN\ABS directory
  41.  
  42. Example:
  43.  
  44. SENDFILE @FILENAME
  45. Will Zmodem send parameter @FILENAME. DDD will convert @FILENAME
  46. to the actual name of the ZIP file in the BRAINEX\SBRAIN\ABS directory.
  47. You do not need to use the actual filename.
  48.  
  49. DOSSHELL
  50. --------
  51. Executes DOS command
  52.  
  53. Example:
  54. DOSSHELL DSZ rz
  55. Shell to DSZ program to recieve a file
  56.  
  57. DELAY x
  58. -------
  59. Pauses the program for x seconds
  60.  
  61. Example:
  62. DELAY 10
  63. Delays for 10 seconds
  64.  
  65. Under normal conditions, you will not need to edit the ABS.SCR file for use
  66. with the ABS BBS.
  67.  
  68. LOG FILE
  69. ========
  70. DDD creates a BRAINEX\SBRAIN\ABS\CALL.LOG file.
  71.  
  72. IF YOU ARE NOT USING DOLLARS DIRECT(tm)
  73. =======================================
  74. See ABS.DOC for info about using Dollars Direct(tm) on your BBS.
  75.