home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1994 September / Simtel-MSDOS-Sep1994-CD2.iso / _bbs / max / hc015.bbs < prev    next >
File List  |  1994-08-11  |  9KB  |  159 lines

  1.  Simtel MSDOS Archive - Disc 2 CDROM, Sep. 94.  Walnut Creek CDROM.
  2.  ------------------------------------------------------------------
  3.  Batch file utilities
  4.  path: \disc2\batutil 
  5.  ------------------------------------------------------------------
  6. ANSMAT10.ZIP Write BAT files to change colors/function keys
  7. ASET10.ZIP   Ricki's enhanced SET command
  8. ASK.ASM      Query from within .BAT file
  9. ASK.DOC      Doc for ASK.ASM
  10. ASK11C.ZIP   Asks questions in BATch file, w/timeout, w/src
  11. ASK3.ZIP     Timed Ask from BAT w/config. errorlevels
  12. ASK_BAT.ZIP  Timed response to Y/N prompts in .BAT files
  13. ASKMEP.ZIP   Batch file utility to prompt for Y/N question
  14. ATSIGN.ZIP   Command line batch utility
  15. AUTORND3.ZIP Runs 1 of 99,999,999 batch files randomly
  16. AUTOSTOP.ZIP Batch file utility. Good for BBS's
  17. BAT_TIME.ZIP A batch-time type utility. For system use
  18. BAT2EX15.ZIP Converts BAT files to EXE files
  19. BATBRNCH.ZIP Add Yes/No branching to .BAT files with errlvl
  20. BATCD.ASM    Change dir within .BAT file
  21. BATCD.DOC    Doc for BATCD.ASM
  22. BATCH.ZIP    Useful BAT files, color prompts prn commands
  23. BATCHART.ZIP A well written article on Batch files
  24. BATCHSEL.ZIP Do DOS cmd /w file selection from BATCH file
  25. BATCMDR7.ZIP Combine small batch files, Ver. 7
  26. BATCSH10.ZIP Bat2csh 1.0 converts DOS bat to UNIX csh w/src
  27. BATDEL.ZIP   Delete batch file after execution
  28. BATHINTS.ZIP Collection of hints on using BATch files
  29. BATINPUT.ZIP Gets user input from .BAT file
  30. BATKIT50.ZIP Batch utilities - good collection
  31. BATMAKR2.ZIP Multi-option .BAT maker, with TPas 3.0 source
  32. BATMEN.ZIP   Scrollable menus/windows in DOS batch files
  33. BATMNU21.ZIP Batch file menus w/point-and-shoot & windows
  34. BATQUES.ASM  Query within .BAT file
  35. BATQUES.DOC  Doc for BATQUES.ASM
  36. BATSCRN.ZIP  Full screen pop-up pause/answer for BAT files
  37. BATSEC.ZIP   Batch Secrets: Elementary color/key text info
  38. BATTIMER.ZIP Batch file delay timer
  39. BATTUTOR.ZIP Batch file tutor/teacher
  40. BATUTIL1.ZIP Manipulate environment/get input in BAT files
  41. BATUTL2.ZIP  Lots of .BAT file utilities
  42. BATWAIT.ZIP  Wait for response in .BAT file
  43. BCSRCE2.ZIP  Wenham's BATCOM-compiled .BAT source code
  44. BED11.ZIP    Batch Editor, edit files in batch
  45. BEN250.ZIP   Batch file enhancer, boxes, colors, EGA/VGA
  46. BMENU54.ZIP  Pop-up menu system for use in batch files
  47. BTCHROOM.ZIP Corrects COMMAND.COM problem w/MARK & RELEASE
  48. CALL.ZIP     Simulate DOS 3.3 CALL w/earlier DOS vrsns w/C
  49. CALLBAT.ZIP  CALL command emulator for DOS < version 3.3
  50. CATSIG.ZIP   Audible & visual alarm for ending a long batch
  51. CDTECT.ZIP   Check for modem carrier detect in BAT files
  52. CHECK160.ZIP Cmdline util to report on system; errorlevels
  53. CHKTD15.ZIP  Check current time / date and set errorlevel
  54. CHOICE17.ZIP Ask multi-level questions in batch files
  55. CLRKEY13.ZIP Clear 'n' keystrokes from keyboard buffer
  56. CMPFTIME.ZIP Compare time/date of 2 files, set errorlevel
  57. CNTDWN1.ZIP  Countdown from n minutes, returning ERRORLEVEL
  58. COMPDATE.ZIP Store compilation time & date in TP .OBJ file
  59. COUNTFIL.ZIP Execute specified command after 'n' executions
  60. DAT13C.ZIP   Display date & time for logging, w/ASM source
  61. DATECHEK.ZIP Check day of week from batch file
  62. DATEINFO.ZIP Date reminder pgm for AUTOEXEC/Win3.1 startup
  63. DATES406.ZIP Warns you in advance of birthdays, etc.
  64. DOBAT.ZIP    Lets batch files CALL batch files
  65. DOMENU13.ZIP Adds window menus to any batch file
  66. DPV12.ZIP    BATutl: Search drive/path/volume return errlvl
  67. DREADY.ZIP   Check for drive ready in BAT files
  68. EBL405.ZIP   Extended Batch Language version 4.05
  69. ECHOOFF.PAT  Patches to make DOS default echo off in BATs
  70. ECHSYS10.ZIP ECHO/SET-like utils,include sundry system info
  71. EL.ZIP       Set errorlevel to value on cmd line, w/C src
  72. ELF11.ZIP    Set errorlevel in .BAT files w/ASM
  73. ENQR_25.ZIP  Allows batch files to be interactive
  74. ENVSET10.ZIP Set an environment variable in batch files
  75. ENVTIME.ZIP  Set DOS envir. variables based on system clock
  76. ERRLVL12.ZIP Displays errorlevel of previous program, w/src
  77. ERRLVL13.ZIP Set the DOS errorlevel (return code)
  78. EVERY15.ZIP  BATutil: Execute cmd if given time has passed
  79. EXISTDIR.ZIP Check existence of files and subdirectories
  80. EXITTIME.ZIP Exit batch file at specified time
  81. FDATE84B.ZIP Date manipulation utility for batch files
  82. FLY102.ZIP   Make batch files 'on the fly'
  83. FORTN404.ZIP Fine-tunes DOS FOR command w/options
  84. FUNKY.ZIP    Batch file ask, input F1-F10 function key ans.
  85. GET24.ZIP    BATch enhancer inputs from user, DOS, environ.
  86. GETDAY10.ZIP Put day of the week into DOS envir. variable
  87. GETKEY11.ZIP GetKey v1.01 batch file keypress utility
  88. GREET.ZIP    Nice greeting for batch files
  89. HDWEELVL.ZIP Returns hardware byte in errorlevel (w/ASM)
  90. HIT.ZIP      Graphic alternative to DOS's PAUSE-Color reqd.
  91. HMRHM11B.ZIP Returns to start DIR in batch files
  92. HOLDIT10.ZIP Like DOS' PAUSE w/timeout & errorcode w/srcTP
  93. IFEXIST.ZIP  Powerful additions to any .BAT (w/ASM)
  94. IFNULL.ZIP   Tests if a batch variable is null
  95. INPUT.ZIP    .BAT prompt, get string into env var: options
  96. INT11.ZIP    Execute DOS/BIOS interrupts from command line
  97. JUMPEXT.ZIP  Extended batch file decision maker
  98. KEYCHK11.ZIP Control batch file decision making from keybd
  99. KEYPRES2.ZIP Batch file key reader
  100. KEYSTF.ZIP   BAT util: Stuffs characters into kbd buffer
  101. MAKEMENU.ZIP Construct MENU Batch files automatically
  102. MAKMNU18.ZIP Self maintaining menu utility
  103. MCSDIAG.ZIP  Batch file disk space diagnostic
  104. MENU0891.ZIP Creates batch files which present nested menus
  105. MFWRITE.ZIP  Write cmd strings to console w/escape interp.
  106. MICROBAT.ZIP MicroMacroBat, extends functionality of BATs
  107. MS_ASK.ZIP   Ask user for input in a batch file. w/ASM src
  108. NECHO10.ZIP  .BAT color echo - compact, uses control chars
  109. PAWS19.ZIP   Batch-file util. Input, display, pause, more
  110. PBATCH11.ZIP Batch Enhancer: Menus, Mouse, Hotkeys, Colors
  111. PRMPT.ZIP    Get user input from batch files
  112. PWRBT14J.ZIP PowerBatch: Compiles batch-like files to EXE
  113. RAMBAT1.ZIP  Use RAM for Batch files, save hard disk space
  114. RAP101.ZIP   RAP v1.01: Powerful Batch programming language
  115. READ131.ZIP  Get input from kbd and put into ENV variables
  116. REPLY1.ZIP   Accepts user reply inputs in batch files
  117. RESET23.ZIP  Presses the reset button and/or CTRL+ALT+DEL
  118. RETURNTO.ZIP .BAT files for auto-return to starting drv/dir
  119. RING14D.ZIP  Ring console bell, optionally on error, w/src
  120. RONSET25.ZIP Multi-function batch enhancer by Ron Bemis
  121. RUNAT10.ZIP  Run command against each file in a given list
  122. SASK135.ZIP  Asks question in BAT file, returns errorlevel
  123. SAVPTH13.ZIP Save current path setting to a batch file
  124. SAVSCR27.ZIP Save/restore current text screen contents
  125. SCRTYP13.ZIP Return screen type in use
  126. SECBAT.ZIP   The Secrets of Batch files: Color and macros
  127. SECHO20.ZIP  Put color and other attributes in BAT files
  128. SELECT01.ZIP Pass a file as a parameter from a BATch menu
  129. SEND.ZIP     SEND any string in batch file,incl $ metastr
  130. SETENV13.ZIP Set environment variables from .BAT file
  131. SLEEP25.ZIP  Sleep for specified period
  132. SPARKL28.ZIP Batch file menus w/point-and-shoot & windows
  133. SPRBAT3B.ZIP Winchester Computer Systems SuperBat utilities
  134. SPUTILS.ZIP  Batch & screen-save utilities w/mouse input
  135. STACKEY3.ZIP Place keystrokes in keyboard buffer -- BAT aid
  136. STFKEY15.ZIP Stuff keys into the keyboard buffer. Non-TSR
  137. STRINGS2.ZIP Adds 70 string handling functions to BAT files
  138. SW_42A.ZIP   SW v4.2: BATCH file enhancement utility
  139. TASK11.ZIP   Timed ASK (yes/no/no answer) for BAT files
  140. TBT310.ZIP   TurboBat: Compiles BATch files to COM binaries
  141. TEST.ZIP     Unix-like expression test utility, w/C src
  142. TESTIF.ZIP   Controls batch files through error codes
  143. TIMECHEK.ZIP Lets batch files act on time & date
  144. TIMESTMP.ZIP Display current date & time on standard output
  145. TOADFR12.ZIP Return disk free space as ERRORLEVEL
  146. TSBAT45.ZIP  Collection of useful batch files by Timo Salmi
  147. UNICDA15.ZIP Check if specified drive is ready
  148. UNIRDW10.ZIP Branch in .BAT according to day of week
  149. VC10.ZIP     VolumeChecker: Batch utility checks disk label
  150. VIDCHK.ZIP   BAT errorlevel 1-4 for Mono, CGA, EGA, VGA
  151. VIDTYP14.ZIP Set environment variable to video display type
  152. WAIT15.ZIP   Wait in BAT files, more features than PAUSE
  153. WAIT2.ZIP    DOS pause command replacement
  154. WAITER.ZIP   Batutl: Counts down, allowing user to bail out
  155. WHAT150.ZIP  Set DOS environment to show system information
  156. XECHO11.ZIP  For batch files: A smart echo with options
  157. XSET402.ZIP  Put ANYTHING in a variable of current envir.
  158. Y_N_3.ZIP    Batch utility to ask ques, get Y/N answer
  159.