home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / b / bupld13.zip / BUPLD.DOC next >
Text File  |  1993-01-26  |  7KB  |  169 lines

  1.  
  2.    ╔══════════════════════════════════╤══════════════════════════════╗
  3.    ║   TDBS Batch Upload v1.3         │   Frontier Enterprises       ║
  4.    ║     for TBBS v2.2                │   Post Office Box 3233       ║
  5.    ║   (c) 1993 Frontier Enterprises  │   Champaign, IL  61826-3233  ║
  6.    ║   Written by Andy Trick          │   (217) 356-0277 - Voice     ║
  7.    ╟──────────────────────────────────┤         356-9464 - Fax       ║
  8.    ║   Cost - $19   Visa/MC Accepted  │         356-0278 - Data (BBS)║
  9.    ╚══════════════════════════════════╧══════════════════════════════╝
  10.  
  11.      VERSION 1.3
  12.      DATE: 01/26/93
  13.  
  14.      CHANGES:
  15.  
  16.        version 1.1
  17.  
  18.        (1)  Allows users to enter extended descriptions
  19.                     (up to 90 characters).
  20.  
  21.        (2)  Asks users if they want to logoff after transfer.
  22.  
  23.        (3)  ULPATH.LST - List of directory names to check
  24.             for duplicate uploading
  25.  
  26.        (4)  "/P" - Always check ULPATH.LST.
  27.  
  28.        (5)  "/D" - Allows SysOp to toggle free UL time.
  29.  
  30.        (6)  "/X:***" - Lets you specify a default file
  31.             extension for uploads. (eg. /X:zip)
  32.  
  33.        (7)  UL.LOG - Keeps track of what was uploaded,
  34.             where it was uploaded, and who uploaded it.
  35.  
  36.        version 1.2
  37.  
  38.        (1)  Bug fixed!  Users are now logged off without any
  39.             key presses.
  40.  
  41.        (2)  "/A2:n" - if this switch is used and the user
  42.             chooses to LogOff after transfer, the program
  43.             will not log them off; instead, an authorization
  44.             flag in field two will be set---otherwise it will
  45.             be reset.  If the switch is not used, BUPLD.TPG will
  46.             not change any authorization flags.
  47.  
  48.        (3)  Major bug fixed!  Two users now encounter no problems
  49.             when simultaneously using the program.
  50.  
  51.        version 1.3
  52.  
  53.        (1)  Greater verstaility in handling ULPATH.LST.
  54.             Now compatible with .FAR format.
  55.  
  56.  
  57.  PURPOSE:   Allows users to perform batch uploads, appending the
  58.             file descriptions in alternate directory format.
  59.  
  60.  INSTALL:   Copy UPLD.TPG, ULPATH.LST, and UL.LOG (optional) into any
  61.             directory.  Call the program from a TBBS menu with:
  62.  
  63.            "TYPE = 200  OPTDATA = (path)\BUPLD /Q && (DirFile) [/D/P/X:***/A2:n]"
  64.  
  65.             DirFile is the path and filename of the directory
  66.             file for the area where you want the uploads to go.
  67.  
  68.  
  69. SWITCHES:  [/D /P /X:*** /A2:n]
  70.  
  71.             /D              Don't charge for upload time
  72.  
  73.             This switch allows uploads to be "free" on the
  74.             system, i.e., time spent uploading doesn't count
  75.             against time limits or billing.
  76.  
  77.              /X:***          Default File extension
  78.  
  79.              This switch specifies a default extension for the program
  80.              to append to uploads without an extension.  (eg. /X:zip)
  81.  
  82.              /P  (optional switch) - Always check ULPATH.LST
  83.  
  84.             DEFAULT: When the user chooses to logoff after transfer,
  85.             the program prompts him to enter the filenames beforehand.
  86.             The program will then check ULPATH.LST to make sure that
  87.             the filename does not already exist before transfering
  88.             the file.  If he does not choose "LogOff" ULPATH will
  89.             not check ULPATH.LST.
  90.               The /P switch, however, prompts the user for filenames
  91.             before ALL transfer regardless of whether "LogOff" is
  92.             chosen.  Consequently, ULPATH.LST will always be checked.
  93.  
  94.             NOTE: Limiting factors of "/P" are:
  95.  
  96.                   (1) If users are not prompted for filenames before
  97.                       the transfer, they will not have to type in
  98.                       any filenames---only descriptions.
  99.  
  100.                   (2) Before the transfer a maximum of 20 files can
  101.                       be entered for uploading.
  102.  
  103.             NOTE: If ULPATH.LST does not exist, no directories will
  104.                   be checked.
  105.  
  106.             /A2:n  (optional switch) - Set the users A2 flag on LogOff.
  107.  
  108.              if this switch is used and the user chooses to LogOff
  109.              after transfer, the program will not log them off; instead,
  110.              the authorization flag number 'n' in field two will be set
  111.              ---otherwise it will be reset.  If the switch is not used,
  112.              BUPLD.TPG will not change any authorization flags.
  113.  
  114.              (eg. /A2:3
  115.  
  116.              if the user chooses to logoff they will exit the program
  117.              with: A2=--X-----
  118.              otherwise: A2=--.-----)
  119.  
  120.              NOTE: This switch is useful if you wish to log users off
  121.                    through type 5/45 menu.  It was requested by sysops
  122.                    who use third party TBBS software.
  123.  
  124.  
  125.   UL LOG:   The file UL.LOG keeps track of what files were uploaded,
  126.             where they were uploaded, and who uploaded them.  If you
  127.             don't want to use it, simply delete the file, and the
  128.             program won't write to it anymore.  Re-create the file
  129.             in the same directory as UPLD.TPG to resume use.
  130.  
  131.    LEGAL:   Frontier Enterprises hereby disclaims all warranties relating
  132.             to this software, whether express or implied, including
  133.             without limitation any implied warranties of merchantability
  134.             or fitness for a particular purpose.  Frontier Enterprises
  135.             will not be liable for any special, incidental,
  136.             consequential, indirect or similar damages due to loss of
  137.             data or any other reason.  In no event shall Frontier
  138.             Enterprises' liability for any damages ever exceed the price
  139.             paid for the license to use software, regardless of the form
  140.             of the claim.  The person using the software bears all risk
  141.             as to the quality and performance of the software.
  142.  
  143.  SUPPORT:   If you have problems installing or using this program
  144.             please feel free to contact us anytime.  Our BBS has
  145.             a special support area for our releases, or you can
  146.             contact us by voice/fax.  (All phone numbers are listed
  147.             at beginning of this text file).
  148.  
  149.             PLEASE LET US KNOW IF YOU HAVE ANY SUGGESTIONS/COMMENTS!!
  150.  
  151. REGISTRATION:   To obtain a valid copy of BUPLD.TPG, you must register
  152.             by sending $19 payable to Frontier Enterprises to the
  153.             address at the beginning of this text file, or order
  154.             24 hours a day with your Visa/Mastercard on our voice,
  155.             data, or fax lines.
  156.  
  157.             WE APPRECIATE YOUR PATRONAGE!!
  158.  
  159. PLEASE NOTE:   We are available for custom programming work and can
  160.             develop DOS, Windows, or TBBS/TDBS applications in
  161.             C, Pascal, dBase, or TDBS to meet any need!  Please
  162.             contact us for more information!
  163.  
  164.               LOOK FOR MANY MORE USEFUL TDBS/TBBS RELEASES
  165.  
  166.                   >> ONLY FROM FRONTIER ENTERPRISES <<
  167.  
  168.             WE KEEP YOU ON THE CUTTING EDGE OF TECHNOLOGY!!!
  169.