home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / TE2OSB.ZIP / READMY < prev   
Text File  |  1992-08-31  |  3KB  |  50 lines

  1.                                                                 8/31/92
  2.                       OSB.SCR Script for OS/2 Shareware BBS
  3.  
  4.         Brady Flowers, author of TE/2, has prepared several excellent
  5.         scripts for logging onto OS/2 Shareware BBS.  These scripts come
  6.         with TE/2 v1.21 and are available on BBSs.  This script is a
  7.         modification of Mr. Flowers' original scripts to suit my taste.
  8.         The main change is the addition of a section to download one or
  9.         more files automatically.
  10.  
  11.         I prefer little scripts or modules to be in one script file
  12.         rather than several.  Also, I wanted my script to contain a
  13.         module for downloading preselected files. There are several
  14.         changes to be made by you; but first, here is my setup:
  15.  
  16.         I use Boot Manager...C drive is my DOS 5; D drive is my OS/2.
  17.         Only OS/2 files are on D drive.  All other files, including TE/2
  18.         are on C drive. I have migrated TE/2 to OS/2 Desktop and within
  19.         OS/2 Programs.  This explanation is probably not necessary to
  20.         most of you, but I am new to OS/2,  and I had to learn why I
  21.         could not locate some files at first. Using the full path in
  22.         filenames was the solution. I use TE/2 in OS/2 Full-Size Window,
  23.         I call from the dialling directory, and I keep my logon script
  24.         in c:\te2\scrip.
  25.  
  26.         Changes, which you may need, include:
  27.            1. Enter your name in place of mine. Password will come from
  28.               the dialing directory automatically.
  29.            2. Adjust download and upload directories. See `string'
  30.               section.
  31.            3. In TE2.INI file set `QueryZMRecover' to FALSE
  32.            4. In TE2.INI file set `ClobberDL' to FALSE
  33.            5. In script under subroutine SetupQwk, set `ClobberDL=1'
  34.  
  35.         To download files, prepare a file `osb.get'. The only line in
  36.         the file should contain a list of filenames you wish to
  37.         download. This file should be kept in same directory as script.
  38.         Here's an example:
  39.         drmann11.zip;os2new.zip;timeos2.zip
  40.  
  41.         SUMMARY of what script does, all automatically:
  42.            1. Logs onto OS/2 Shareware BBS, and logs off
  43.            2. Puts new file listing(since last logon) in OSB.FIL
  44.            3. Uploads REP packet, if any
  45.            4. Downloads OffLine Reader messages in a zipped packet
  46.            5. Downloads preselected files, if any
  47.  
  48.         I hope this script works for you as well as it does for me.
  49.                                               Jim Smith
  50.