home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #3 / CDA3.iso / comm / ts3m.zip / TS_WAIT.TXT < prev    next >
Text File  |  1995-02-20  |  4KB  |  118 lines

  1.  
  2.  
  3.  
  4.  
  5.    WAIT.EXE, or TS_WAIT.EXE, is a simple utility which can be inserted
  6.    into batch files to suspend work until the specified time.
  7.  
  8.  
  9.  
  10.    This Product is Shareware, if you continue to use it
  11.  
  12.                   Please Register properly.
  13.  
  14.  
  15.  
  16.                         _______
  17.                    ____|__     |               (R)
  18.                 --|       |    |-------------------
  19.                   |   ____|__  |  Association of
  20.                   |  |       |_|  Shareware
  21.                   |__|   o   |    Professionals
  22.                 -----|   |   |---------------------
  23.                      |___|___|    Member
  24.  
  25.    TeleShare/WAIT  Version 2.51  Copyright (C)1993-5  P. C. Softsmith
  26.  
  27.  
  28.    Use TeleShare/WAIT to setup file transfers between systems
  29.    at specified times, such as overnight updates and backups.
  30.  
  31.    Execution example...
  32.  
  33.    WAIT 11 AM     <-Causes batch file to WAIT until 11:00 AM
  34.    WAIT NOON      <-Causes batch file to WAIT until NOON
  35.    WAIT 11:59 PM  <-Causes batch file to WAIT until 11:59 PM
  36.    WAIT MIDNIGHT  <-Causes batch file to WAIT until MIDNIGHT
  37.  
  38.    WAIT 7:30PM -S <-activates the screen saving feature.
  39.  
  40.    Notes:
  41.  
  42.    Seconds are not used, nor are they generally useful.
  43.    If file transfer depended on overly exact timing, the internal
  44.    clocks in any two machines would probably defeat the effort.
  45.    Its a good idea to check the dates and times on the transfer
  46.    computers while setting up transfers.  And periodically
  47.    check again with repeating setups.
  48.  
  49.    Supply either AM, PM, NOON or MIDNIGHT in the time entry.
  50.    There are no built in assumptions or defaults so you will
  51.    get an error if you don't specify accurately.
  52.  
  53.    The COLON is necessary if you specify MINUTES.
  54.  
  55.    When TeleShare/WAIT is started with a valid time, the screen
  56.    will clear and the progress of the scheduled WAIT will be
  57.    displayed until the specified time.
  58.  
  59.    Press ESC to cancel the WAIT from the keyboard. BATCH FILE 
  60.    execution will resume. Stop the batch file ( if desired ) 
  61.    with a normal CTRL-BREAK. ( CTRL-C ).
  62.  
  63.    Example valid time entries:
  64.  
  65.    9:00AM <or> 9:00 AM <or> 9AM = Morning
  66.    7:00PM <or> 7:00 PM <or> 7PM = Afternoon/Evening
  67.  
  68.    12:00NOON     <or> 12:00 NOON <or> NOON        = Noon
  69.    12:00MIDNIGHT <or> 12:00 MID  <or> MIDNIGHT    = Midnight
  70.  
  71.  
  72.    SUPPORT and the ASP
  73.  
  74.  
  75.    For technical support, either call (604) 433-5189, or write to
  76.    Suite 606 - 6455 Willingdon Avenue, Burnaby, British Columbia,
  77.    Canada, V5H  4E4.    Both registered and soon to be registered
  78.    users currently get the same  support  without  any  arbitrary
  79.    time limit.  The TELE.DOC has Compuserve and internet addresses.
  80.  
  81.    History:
  82.  
  83.    February, 1995  Minor screen display changes.
  84.    November, 1994  First changes in years.  Added the screen
  85.    saver capability.
  86.  
  87.    ASP Introduction:
  88.  
  89.    Please  also  carefully  read  the  accompanying  SHR_WARE.DOC
  90.    document.
  91.  
  92.    "This program is produced by a member of  the  Association  of
  93.    Shareware Professionals (ASP). ASP wants to make sure that the
  94.    shareware  principle  works  for  you.  If  you  are unable to
  95.    resolve a shareware-related problem  with  an  ASP  member  by
  96.    contacting  the  member directly, ASP may be able to help. The
  97.    ASP Ombudsman can help you resolve a dispute or  problem  with
  98.    an  ASP  member,  but  does  not provide technical support for
  99.    members' products. Please write to the ASP  Ombudsman  at  545
  100.    Grover  Road,  Muskegon, MI 49442 or send a CompuServe message
  101.    via CompuServe Mail to ASP Ombudsman 70007,3536."
  102.  
  103.  
  104.  
  105.  
  106.    THE  DOCUMENTATION AND ASSOCIATED SOFTWARE ARE DISTRIBUTED AND
  107.    SOLD WITH NO WARRANTIES, EITHER EXPRESS OR IMPLIED,  REGARDING
  108.    ITS  MERCHANTABILITY  OR  FITNESS  FOR ANY PARTICULAR PURPOSE.
  109.    THE INFORMATION IN THIS DOCUMENTATION  IS  SUBJECT  TO  CHANGE
  110.    WITHOUT  NOTICE  AND  DOES  NOT REPRESENT A COMMITTMENT ON THE
  111.    PART OF THE VENDOR.
  112.  
  113.    OTHER PRODUCT AND BRAND  NAMES  MENTIONED  ARE  TRADEMARKS  OR
  114.    REGISTERED    TRADEMARKS    OF   THEIR   RESPECTIVE   HOLDERS.
  115.  
  116.  
  117.  
  118.