home *** CD-ROM | disk | FTP | other *** search
/ The CIA World Factbook 1992 / k3bimage.iso / sel / 02 / 0030 / gtscript.doc < prev    next >
Encoding:
Text File  |  1991-12-02  |  4.6 KB  |  121 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.                                    GTSCRIPT
  21.  
  22.  
  23.  
  24.                      Script generation utility for GT Power
  25.  
  26.  
  27.                                  version 1.00
  28.  
  29.  
  30.                                by Steven Byrnes
  31.  
  32.  
  33.  
  34.                                December 3, 1987
  35.  
  36.  
  37.  
  38.  
  39.  
  40. Operation of GTSCRIPT
  41. ---------------------
  42. GT  Script  isn't  a very complex program. Most of the diskspace is taken up by
  43. the  actual  program itself. First, to run GTSCRIPT, you have to unARC the file
  44. you  download,  GTSCRxxx.ARC, where xxx is the current version number - in this
  45. case 1.00. You probably have got this part figured out, otherwise I don't think
  46. you'd be reading this. Next, to get GT Script going, type "GTSCRIPT" at the DOS
  47. prompt.  If  this is the first time you are running GTSCRIPT, you will be asked
  48. to  answer  a  few  questions.  Please  enter  all  the  information - the only
  49. exception  being  where  you want the scripts GTSCRIPT creates to be stored. If
  50. you  want  GTSCRIPT  to  store the scripts in the current directory, simply hit
  51. <cr>.
  52.  
  53. If  you  are not running GTSCRIPT for the first time, or once you have answered
  54. the  questions,  you will be presented with GTSCRIPT's main menu. You will have
  55. the  option of 1) creating an auto log-in script, 2) creating a message capture
  56. script,  3)  creating  a  file  transfer  script, or 4) creating a auto log-in,
  57. file  transfer, message capture, auto log-off with optional timed execution and
  58. optional  exit  to DOS script (whew!), C)hanging the configuration of GTSCRIPT,
  59. or  Q)uit to DOS. After you make your choice, and it is 1, 2, 3, or 4, you will
  60. be  asked for the BBS type - GT-Host, Opus, PC-Board, or RBBS (look for more to
  61. come).  You  will then be asked for the name of the script you want to create -
  62. if  the  file  already exists you will be asked if you want to overwrite it. If
  63. you  have  to  answer  any more questions depends on which main menu choice you
  64. make  so  I  won' t  go  in  to that. Hopefully the rest of the program will be
  65. self-documenting.
  66.  
  67. Cautionary notes
  68. ----------------
  69.      Please note that GT-SCRIPT is a labor-saver, not a labor-eliminator.
  70.      I still recommend you familiarize yourself with GT's script language
  71.      commands, and keep a text editor (such as the Shareware program QEDIT,
  72.      or, heaven forbid, DOS's EDLIN) handy for minor script revisions that
  73.      may be necessary. BBS host software is constantly changing, and sysops
  74.      of some systems have the ability to change their own system prompts,
  75.      which means you will sometimes HAVE to customize the scripts you create
  76.      with GT-SCRIPT.
  77.  
  78.      Also, I strongly recommend that you never allow a script to run
  79.      completely unattended until you have observed it in operation and are
  80.      sure that it works properly.
  81.  
  82. The specs
  83. ---------
  84. This program, GTSCRIPT, was written in about 2000 lines of QuickBASIC (ver 3.0)
  85. code.  It takes up about 107K of diskspace excluding space taken up by scripts.
  86. As an option, though, the scripts can be stored on another drive/directory. The
  87. memory  requirements are about 160K (don't ask me why - just lots of overhead I
  88. guess).
  89.  
  90.  
  91.  
  92.  
  93.  
  94.                           GTSCRIPT.EXE version 1.00                      Page 2
  95.                           -------------------------
  96.  
  97.  
  98. Many thanks
  99. -----------
  100. I'd  like  to  thank all of those that I think deserve some credit. First, many
  101. thanks  go  to  James  Davis,  responsible for telling me about this relatively
  102. unfilled  niche  in  GT.  Next,  I'd  like to thank Joel Rennie, Robert Duncan,
  103. Tony  Locicero,  Peter  Steiger,  and  Eric  Smith  who  gave  me  suggestions,
  104. encouragement,  and  helped  work  the bugs out of this program. Last, but most
  105. certainly   not   least,   I  thank  Paul  Meiners  for  making  such  a  super
  106. communications program, GT Power.
  107.  
  108. Bugs, complaints, hints, etc.
  109. -----------------------------
  110. Even  though  I  tried  to  squash  all  of  the bugs  in  the scripts GTSCRIPT
  111. produces,  I'm  sure  some  did  get  by me. If you have any bugs to report, or
  112. complaints  to make, or hints for future improvements (I'll be adding some more
  113. BBS  types  in  the  future  for  sure),  you  can  be  sure to reach me at two
  114. locations.  One  is  James  Davis'  Retreat  (at  713-497-2306, GT-Netmail node
  115. 001/000)  and  the other is Joel Rennie's COM Port (at 713-774-5255, GT-Netmail
  116. node  001/015). I call these two boards fairly often, so you should get a reply
  117. within a few days.
  118.  
  119. Alternately, I can be reached via any GT-Host BBS that carries the GT COMPANION
  120. PROGRAM International EchoMail conference.
  121.