home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / trip.zip / TSLHELP.BAT < prev    next >
DOS Batch File  |  1980-01-02  |  5KB  |  117 lines

  1. ECHO OFF
  2. CLS
  3. ECHO                            Thank you for ordering from
  4. ECHO  
  5. ECHO                         T H E   S O F T W A R E   L A B S
  6. ECHO                             3767 Overland Avenue #112
  7. ECHO                               Los Angeles, CA 90034
  8. ECHO                         ---------------------------------
  9. ECHO                         TECHNICAL SUPPORT: (213) 559-5456
  10. ECHO                         ORDER LINE ONLY:   (800) 359-9998
  11. ECHO  
  12. ECHO                          . . . . TECHNICAL SUPPORT . . . .
  13. ECHO  
  14. ECHO If  you  have questions or problems with  the  program  on this disk, call our
  15. ECHO technical support staff for assistance:  Mon - Fri, 2pm - 4pm Pacific Standard
  16. ECHO Time. Before calling, read the documentation for instructions on using of your
  17. ECHO program.   Then, if you still need help, we will try to answer your  questions
  18. ECHO to the best of our ability. Please be at your computer when you make your call.
  19. ECHO  
  20. ECHO                     Feel free to CALL us for technical support.
  21. ECHO  
  22. ECHO                                    DO NOT WRITE.
  23. ECHO  
  24. ECHO                   We cannot respond to written requests for help.
  25. ECHO  
  26. PAUSE
  27. CLS
  28. ECHO  
  29. ECHO  
  30. ECHO               Begin by typing   README   [press Enter]
  31. ECHO  
  32. ECHO               To start the program, type   VP   [press Enter]  
  33. ECHO  
  34. ECHO               To print the documentation, type   PRINTDOC   [press Enter]
  35. ECHO  
  36. ECHO -------------------------------------------------------------------------------
  37. ECHO ---- BE  SURE  TO  READ  THE  DOCUMENTATION  BEFORE  RUNNING  THE  PROGRAM ----
  38. ECHO -------------------------------------------------------------------------------
  39. ECHO  
  40. ECHO               To read the quick-start instructions on your screen, 
  41. ECHO               type   VIEWDOC QWKSTART   and press the Enter key.
  42. ECHO  
  43. ECHO               To read the instruction manual on your screen,
  44. ECHO               type   VIEWDOC VP.DOC   and press the Enter key.
  45. ECHO  
  46. ECHO  
  47. ECHO  
  48. ECHO  
  49. pause
  50. cls
  51. ECHO  
  52. ECHO  
  53. ECHO  
  54. ECHO                             --- IMPORTANT ---
  55. ECHO  
  56. ECHO  
  57. ECHO Before running  the  programs on this disk,  make a backup copy of the disk.
  58. ECHO Insert  this  disk in drive A: and a blank, formatted disk in drive B:  Then
  59. ECHO enter:
  60. ECHO                           COPY A:*.* B:/V   [ENTER]
  61. ECHO  
  62. ECHO Use this command  even if you have only one floppy disk drive.  When you are
  63. ECHO prompted to insert the target disk,  remove the TSL (source) disk from drive
  64. ECHO A: and insert a blank disk. (See your DOS manual for details).
  65. ECHO  
  66. ECHO       -----------------------------------------------------------------
  67. ECHO       SPECIAL NOTE * * * * IF YOU HAVE 3.5" DRIVES * * * * SPECIAL NOTE
  68. ECHO       -----------------------------------------------------------------
  69. ECHO  
  70. ECHO Some computers, especially laptops,  will not make a backup with the DISKCOPY
  71. ECHO command. If this occurs, use the COPY command to backup  your  disks.  Insert
  72. ECHO your TSL disk in drive A: and a blank formatted disk in drive B:  Then enter:
  73. ECHO  
  74. ECHO                           COPY A:*.* B:/V [ENTER]
  75. ECHO  
  76. ECHO  
  77. ECHO  
  78. PAUSE
  79. CLS
  80. ECHO  
  81. ECHO                                  LIMITED WARRANTY
  82. ECHO  
  83. ECHO This disk is warranted to be readable.   THE SOFTWARE LABS hereby disclaims all
  84. ECHO other express or implied warranties for this software,  including  the  warran-
  85. ECHO ties of merchantability and fitness for a particular purpose.  In no event will
  86. ECHO THE SOFTWARE LABS be liable for any damages,  including  any lost profits, lost
  87. ECHO lost savings or other incidental  or  consequential damages arising out the use
  88. ECHO use or inability to use this software.  If this disk proves  to  be unreadable,
  89. ECHO please return it for an immediate replacement.
  90. ECHO  
  91. ECHO  
  92. PAUSE
  93. CLS
  94. ECHO                  . . . PLEASE SUPPORT PROGRAM AUTHORS . . .
  95. ECHO  
  96. ECHO  
  97. ECHO THE  SOFTWARE  LABS  is  dedicated to bringing you the best public domain and
  98. ECHO Shareware programs available.   A great deal of time and effort goes into the
  99. ECHO acquisition, selection, and testing of programs. Our goal is to offer you the
  100. ECHO best and newest programs in each category.
  101. ECHO  
  102. ECHO The fee we charge for distributing the programs in the TSL Library covers the
  103. ECHO cost of our efforts. The program authors do not receive any part of this fee.
  104. ECHO  
  105. ECHO SHAREWARE is software which is provided to you to "try before you buy." It is
  106. ECHO not free software. Shareware authors request registration fees from those who
  107. ECHO try their programs and decide they will continue to them.   Because Shareware
  108. ECHO authors do not have to pay the high cost of advertising, the fees they charge
  109. ECHO for registration are modest compared to the prices you would pay  for compar-
  110. ECHO able programs marketed commercially. Shareware is a real bargain.
  111. ECHO  
  112. ECHO Shareware authors deserve to be compensated  for  the  hard work they put into
  113. ECHO the programs you benefit from.  In many cases your registration fee brings you
  114. ECHO extras like printed manuals, telephone support, update service, etc.  In addi-
  115. ECHO tion,  only your support can maintain the Shareware concept as a viable alter-
  116. ECHO native to paying high prices for commercial software.
  117.