home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / tsbat46.zip / TSBAT.INF < prev    next >
Text File  |  1994-09-04  |  8KB  |  215 lines

  1.                            - 1 -
  2. Sun 4-September-1994
  3.  
  4. About TSBAT in General                         (All rights reserved)
  5. ======================
  6.  
  7. ┌───────────────────────────────────────────────────────────────┐
  8. │ Please do not distribute any part of this package separately. │
  9. └───────────────────────────────────────────────────────────────┘
  10.  
  11. This package may be used and distributed freely for NON-COMMERCIAL,
  12. NON-INSTITUTIONAL, PRIVATE purposes, provided it is not changed in
  13. any way. (Repacking with another method is ok, though.) For ANY
  14. other usage, such as use in a business enterprise or at a
  15. university, contact the author for registration. Uploading to
  16. bulletin boards is encouraged.
  17.  
  18. You are free to quote brief passages from this package provided you
  19. clearly indicate the source with a proper acknowledgment.
  20.  
  21. If you have comments about the this collection, please do not
  22. hesitate to use electronic mail for communication.
  23.  
  24. You'll find many suggestions, improvements, and corrections from
  25. helpful UseNet users in the garbo.uwasa.fi:/pc/pd2/tspost*.zip
  26. information and feedback files. See tspost00.zip for the index of
  27. the said files. See the end of this file for same pointers.
  28.  
  29. These batches and the information are for MsDos with the command.com
  30. interpreter. Some of the tricks may not work properly a such on a
  31. DR-DOS system or with the 4DOS command interpreter because of their
  32. subtle incompatibilities with the vanilla MsDos.
  33.  
  34. The author shall not be liable to the user for any direct, indirect
  35. or consequential loss arising from the use of, or inability to use,
  36. any program, batch or file howsoever caused. No warranty is given
  37. that the batches, the programs or the advice given will work under
  38. all circumstances.
  39.  
  40. Timo Salmi
  41. Professor of Accounting and Business Finance
  42. Faculty of Accounting & Industrial Management
  43. University of Vaasa
  44. P.O. BOX 297, FIN-65101 Vaasa, Finland
  45. InterNet email address: ts@uwasa.fi
  46.  
  47.  
  48.                            - 2 -
  49.  
  50. Contents of Timo Salmi BATches. The batches are self-documenting.
  51. But also see tsbat.nws news file for tips and information.
  52.  
  53. TSBAT46         Batch file collection, T.Salmi
  54. Filename        Comment
  55. --------        --------------------------------
  56. ADDPATH.BAT     Append directories to the path
  57. APATH-OM.BAT    Otto Makela's version of addpath
  58. ARC2ZIP.BAT     Single .arc to .zip with comment
  59. ASK.EXE         Ask questions in a batch file
  60. ASKENV.EXE      Ask, returning environment value
  61. BASENAME.EXE    Extract file name from full name
  62. BASEPATH.EXE    Extract path name from full name
  63. BASEXTEN.EXE    Extract file extension from name
  64. BATRICKS.TXT    Assorted batch tricks and tips
  65. BDIR.BAT        Bare list & count of directories
  66. BLANK.BAT       Poor man's screen saver
  67. BLK.BAT         Poor man's screen saver & popup
  68. BOOT.BAT        Choose your boot configuration
  69. C.BAT           Lazy changing of directory
  70. CD.AUX          Auxiliary ascii file for pushit
  71. COLOR.BAT       Set screen color attributes
  72. COLORMAP.BAT    Ansi screen color esc. seq. map
  73. D.BAT           Directory with sort & wildsearch
  74. DAILY.BAT       Run a program only once a day
  75. DELDIR.BAT      Remove directory and its files
  76. DELPATH.BAT     Delete a directory from the path
  77. DOSTRICK.TXT    Assorted MsDos tricks and tips
  78. EDIT.BAT        A truly trivial text editor
  79. EXE2ZIP.BAT     Self-extracting file into a zip
  80. FILE_ID.DIZ     Brief characterization of TSBAT
  81. FU.BAT          Poor man's function evaluator
  82. GFIND.BAT       Combine Garbo index files info
  83. HEX.BAT         Add and subtract hexadecimals
  84. ISANSI.EXE      Has a screen driver been loaded
  85. LASTBOOT.BAT    Show date + time of previos boot
  86. LC.BAT          Line count for text files
  87. LEVEL.BAT       Testbench for program errorlevel
  88. LINK1.BAT       How to link batch files together
  89. LINK2.BAT       Batch link demo's second file
  90. LOCATE.BAT      Wildcard file find
  91. LOGRUN.BAT      Log program usage & time and run
  92. LOOP.BAT        An index loop demonstration
  93. M.BAT           Give multiple MsDos commands
  94. MAKESURE.BAT    Simple command.com virus warning
  95. MENU.BAT        Run programs from a menu
  96. MVE.BAT         Move file to another directory
  97. PATH.TXT        How to beat the 127 byte limit
  98. POPDIRE.BAT     Restore (pop) saved directory
  99. POPPATH.BAT     Restore the saved path
  100. PORTS.BAT       Display port base I/O addresses
  101. PROMPT.TXT      Tips on prompt usages with ansi
  102. PUSHDIRE.BAT    Non-resident push directory
  103. PUSHIT.BAT      Alternative pushing of directory
  104. PUSHPATH.BAT    Save the current path
  105. REPLY.BAT       How to give input within a batch
  106. REZIP.BAT       Remove zip authenticity labels
  107. RULER.BAT       Show screen columns
  108. RUN.BAT         Testing for viruses
  109. SAFEDEL.BAT     Safe delete of files
  110. SCANZ.BAT       Scan for viruses (incl. execomp)
  111. SCOPY.BAT       Copy a file with a single device
  112. SETCOM.BAT      Secure your command.com
  113. SETPRN.BAT      Set an Epson compatible printer
  114. SHOW.BAT        Wildcard multifile type command
  115. SHOWTIME.BAT    Show current date and time
  116. SUBS.BAT        Make current dir a subst drive
  117. SWEEP.BAT       Go recursively thru directories
  118. TEST33.BAT      Test for MsDos 3.3 or later demo
  119. TESTANSI.BAT    Ansi-type screen driver present?
  120. TOUCH.BAT       Touch a file's datetime stamp
  121. TSBAT.INF       Document (a readme)
  122. TSBAT.NWS       News concerning this package
  123. TSPROG.INF      List of PD programs from T.Salmi
  124. UNPACK.BAT      Unpack-test-view any archivetype
  125. VAASA.INF       Info: Finland, Vaasa, U of Vaasa
  126. VIRUS.BAT       Another batch-based virus test
  127. WEEKLY.BAT      Run program(s) once a week
  128. WHERE.BAT       Generic searchstring fname find
  129. WILD.BAT        Wildcard any command
  130. ZIPDATE.BAT     Equate .zip date to latest file
  131. ZOO2ZIP.BAT     Single .zoo to .zip with comment
  132. ----            ------             ------  -----
  133. 0076
  134.  
  135.  
  136. Questions, feedback, alternatives, and improvements from the users:
  137. ==================================================================
  138.  
  139. tspost21.zip
  140. ------------
  141. From: ts@uwasa.fi
  142. To: jmcging@access.digex.net (John McGing)
  143. Date: Sun, 21 Aug 1994 08:24:48 +0300 (EET DST)
  144. Subject: Re: TSBAT45 and DRDOS6
  145.  
  146. tspost19.zip
  147. ------------
  148. From: "CLAUS FISCHER" <WI00227@wipool.wifo.uni-mannheim.de>
  149. Date: Fri, 18 Feb 1994 15:34:39 CET
  150. Subject: Update for Timo's FU.BAT
  151.  
  152. From: Remco Broekhoff <100041.3006@CompuServe.COM>
  153. Date: 23 Feb 94 05:00:11 EST
  154. Subject: tsbat: lastboot.bat -> BOOTREC.BAT
  155.  
  156. From: grether@wsuaix.csc.wsu.edu (ed grether)
  157. Date: Sat, 19 Dec 92 18:03:03 PST
  158. Subject: Review of TSBAT40.ZIP
  159.  
  160. tspost18.zip
  161. ------------
  162. From: David Pickles <D.M.Pickles@bristol.ac.uk>
  163. Date: Thu, 6 Jan 94 16:35:45 GMT
  164. Subject: Re: Re-boot from a batch file?
  165.  
  166. From ts@uwasa.fi Thu Feb  3 21:45:46 1994
  167. Subject: Re: PUSHDIRE.BAT & POPDIRE.BAT
  168. To: kfagans@nyx.cs.du.edu (Kenn R. Fagans)
  169.  
  170. tspost17.zip
  171. ------------
  172. From: mcr@holly.demon.co.uk (Mark Rogers)
  173. Subject: TSBAT / User input in .BAT files / A little ingenuity
  174. Date: Thu, 14 Oct 1993 00:48:45 +0000
  175.  
  176. From: mcr@holly.demon.co.uk (Mark Rogers)
  177. Subject: tsbat - level.bat improvements
  178. Date: Mon, 15 Nov 1993 13:31:44 +0000
  179.  
  180. tspost16.zip
  181. ------------
  182. From: ccml@hippo.ru.ac.za (Mike Lawrie)
  183. Subject: getdrv.bat
  184. Date: Sun, 13 Jun 1993 22:09:41 +0200 (EET)
  185.  
  186. From: mcr@holly.demon.co.uk (Mark Rogers)
  187. Subject: Re: Dos Errorlevel
  188. Date: Sun, 29 Aug 1993 17:06:30 +0000
  189.  
  190. tspost13.zip
  191. ------------
  192. From: rcmcc@canis.bellcore.com (Ron McConnell)
  193. Date: Thu, 4 Feb 93 12:55:22 EST
  194. Subject: ruler.bat
  195.  
  196. From ts@uwasa.fi Sat Feb 13 07:18:25 1993
  197. Subject: Re: a batch programming question
  198. To: bmaggio@dcs.bellcore.com (Bill Maggio)
  199.  
  200. tspost12.zip
  201. ------------
  202. From: pete@quake.sylmar.ca.us (Pete Benjamin)
  203. Date: Wed, 21 Oct 92 13:12 PDT
  204. Subject: FYI - A mod for ruler.bat that includes the tens position.
  205.  
  206. tspost10.zip
  207. ------------
  208. From: Richard Kaye <KAYE@vax.oxford.ac.uk>
  209. Date: Mon Jun 29 15:30:55 1992
  210. Subject: TSBAT, alternative ERRORLEVEL code
  211.  
  212. From: ts@uwasa.fi (Timo Salmi)
  213. Date: Tue, 18 Aug 1992 05:20:17 GMT
  214. Subject: A batch programming contest for you
  215.