home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1996 December / PSL_V4N12.ISO / filesbbs / utils / dos / bat_file.bbs < prev    next >
Encoding:
File List  |  1996-11-10  |  11.4 KB  |  146 lines

  1. ASKITMK.ZIP     40672  03-19-96  AskIt (MK) 6.0 allows you to include simple
  2.                                | Y/N question in batch files and sets          
  3.                                | ERRORLEVEL based on the response. You can     
  4.                                | also include parameters to set the color of   
  5.                                | the text and to exit with a default answer    
  6.                                | after a number of seconds. (Mark L. Kelly)    
  7.                                | (Reg.Fee: $0)                                 
  8. CARRIER.ZIP     23809  11-10-95  Carrier 1.01 detects your modem carrier and
  9.                                | sets ERRORLEVEL to indicate comm port.        
  10.                                | Supports COM1 to COM4. (Timothy Campbell)     
  11.                                | (Reg.Fee: $10)                                
  12. EBL409.ZIP     415638  04-10-96  Extended Batch Language-PLUS 4.09 adds
  13.                                | colorful windows, pop-up menus, and buttons   
  14.                                | to your batch files, and contains 100         
  15.                                | built-in batch file commands and functions    
  16.                                | requiring little or no resident memory. You   
  17.                                | can use enhanced arithmetic, string, system,  
  18.                                | file I/O, and error recovery functions to     
  19.                                | build more powerful batch files for running   
  20.                                | printers, automate program execution, create  
  21.                                | user interfaces, provide colorful choice      
  22.                                | menus, and more. (Frank Canova) (ASP)         
  23.                                | (Reg.Fee: $52)                                
  24. FDATE.ZIP       80763  04-23-96  FDate 1.2b resets files to a given date. This
  25.                                | utility has a multitude of options for        
  26.                                | choosing the date to set, such as in Hex, the 
  27.                                | Julian date, the current date minus N days, a 
  28.                                | specific day of the week's date, and more.    
  29.                                | (Garrett A. Wollman) (Reg.Fee: $10)           
  30. FORTN607.ZIP    73666  08-09-96  Fortune (BG) 6.07 adds features to DOS's FOR
  31.                                | command. These features can be applied to     
  32.                                | commands accepting regular DOS wildcards.     
  33.                                | Results of the command are written to a batch 
  34.                                | file which you can review before you run it.  
  35.                                | It also includes the ability to embed         
  36.                                | redirection indicators in a command, separate 
  37.                                | the file name and file extension, identify    
  38.                                | individual characters in the the file name    
  39.                                | and extension, specify incrementation in the  
  40.                                | file names, specify multiple statements on    
  41.                                | one command line, exclude up to 10 file       
  42.                                | specifications from consideration, do PKZIP   
  43.                                | commands, and more. (Bruce Guthrie) (Reg.Fee: 
  44.                                | $0)                                           
  45. GETK002.ZIP     22786  01-03-96  GetKey (GM) 23k returns the name of any key
  46.                                | pressed to standard output or sets it into an 
  47.                                | environment variable, for use in batch files. 
  48.                                | For example, pressing the A key will return   
  49.                                | the letter A, pressing the ~ key will return  
  50.                                | the word TILDE, etc. Sample batch files are   
  51.                                | included. (Gary A. Mays) (Reg.Fee: $0)        
  52. HOLD.ZIP        17392  09-13-96  Hold  prints a countdown (and an optional
  53.                                | text line) on the screen and exits when the   
  54.                                | time is up. This allows your batch file to    
  55.                                | wait a specified time before performing its   
  56.                                | next task. (John Deweerd) (Reg.Fee: $0)       
  57. M403.ZIP       231560  02-14-96  MacroEdit 4.03 is a powerful batch file
  58.                                | enhancement program which includes a set of   
  59.                                | over 80 macros. The bracketed macro           
  60.                                | expressions within batch files are replaced   
  61.                                | with the macro value. For example, including  
  62.                                | [day$] in the command line would expand to    
  63.                                | the day of the week (to perform tasks on      
  64.                                | certain days of the week, etc.). When         
  65.                                | brackets are left empty, parameters typed in  
  66.                                | at the command line are incorporated into the 
  67.                                | line of the batch file for the desired        
  68.                                | result. You can also use the DOS redirection  
  69.                                | symbols to add files and pipe commands into   
  70.                                | programs that accept standard input. A set of 
  71.                                | example batch files and tips for usage are    
  72.                                | included. (Gary A. Mays) (Reg.Fee: $?)        
  73. MAKE_BAT.ZIP    11372  09-13-96  MAKEBAT  is a utility for getting user input
  74.                                | and creating batch files. It can also be used 
  75.                                | for positioning text on the DOS screen. (John 
  76.                                | Deweerd) (Reg.Fee: $0)                        
  77. MAKEBAT.ZIP      4535  06-10-96  MakeBat 1.0 is useful when writing batch
  78.                                | files. It saves many keystrokes by letting    
  79.                                | you edit, debug, or run a batch file from a   
  80.                                | menu. (Mark A. Waldrip) (Reg.Fee: $0)         
  81. MEPTIMER.ZIP    69732  11-21-95  MEP Timer 1.0 allows you to add
  82.                                | time-dependant events to batch files. It      
  83.                                | includes a TSR to reboot the computer at a    
  84.                                | given time (regardless of what programs are   
  85.                                | running), display the current date and time   
  86.                                | in any format, and set ERRORLEVEL when a      
  87.                                | time-specification criteria is met. (MEP      
  88.                                | Technologies) (Reg.Fee: $20)                  
  89. MMAN210.ZIP     69236  01-27-96  Menu-Man 2.10 displays menus in batch files.
  90.                                | (MicroMetric) (ASP) (Reg.Fee: $20)            
  91. PMAN116.ZIP     33486  06-15-96  Path_Man 1.16 will search the directories in
  92.                                | your defined Path for a specified file and    
  93.                                | set Errorlevel based on the results.          
  94.                                | (MicroMetric) (ASP) (Reg.Fee: $15)            
  95. PUADOS12.ZIP    23415  12-27-95  Power Users' Aliases for DOS 1.0 is a set of
  96.                                | batch files and utilities to save time and    
  97.                                | keystrokes when performing various tasks in   
  98.                                | DOS. It includes utilities to set ERRORLEVEL  
  99.                                | based on whether 4DOS is active, locate text, 
  100.                                | display ANSI code definitions, combine date   
  101.                                | and time in the same display, and more. (Tony 
  102.                                | Baelcher) (Reg.Fee: $0)                       
  103. PWRBAT23.ZIP   276499  08-26-96  PowerBatch 2.3 is a programming language and
  104.                                | compiler for DOS. It does NOT compile         
  105.                                | existing batch files, as does TurboBat. It is 
  106.                                | instead a compiler that supports "batch file  
  107.                                | type commands," but which will not compile    
  108.                                | existing batch files without modification.    
  109.                                | Our impression is that PowerBatch is a little 
  110.                                | too complex for someone wanting to crank out  
  111.                                | an occasional compiled batch file or for      
  112.                                | someone not already familiar with programming 
  113.                                | concepts. On the positive side, PowerBatch    
  114.                                | adds about 40 new commands, and for the       
  115.                                | determined novice, PB is easier to learn      
  116.                                | than, say, QuickBASIC or Turbo Pascal, but    
  117.                                | then, it has a much narrower range of use as  
  118.                                | well. Other features include a box drawing    
  119.                                | command; a demo file that shows how to create 
  120.                                | professional pop-up type menus; and some      
  121.                                | additional utilities. xample programs added,  
  122.                                | including a full-featured calculator with     
  123.                                | scrolling tape, directory information         
  124.                                | display, screen saver, and quote display.     
  125.                                | NEW: example programs added, including a      
  126.                                | full-featured calculator (Joel P Harper)      
  127.                                | (ASP) (Reg.Fee: $30)                          
  128. RAZ.ZIP          6137  09-11-96  RAZ Batch Professional 1.2 is a set of batch
  129.                                | files that make running ScanDisk, formatting  
  130.                                | floppy disks, etc. much simpler. (The Perfect 
  131.                                | Captain) (Reg.Fee: $0)                        
  132. RUN.ZIP        136636  12-13-95  Run [DFG] 1.36 is an enhanced batch
  133.                                | interpreter which allows variable             
  134.                                | assignments, string manipulation, and display 
  135.                                | control. The program offers over 75 commands. 
  136.                                | It can issue any DOS command and launch       
  137.                                | executables either as child processes or by   
  138.                                | removing itself from memory and passing       
  139.                                | control to the launched executable. Batch     
  140.                                | files can accept user input and act on it     
  141.                                | based on your criteria. Sample source files   
  142.                                | are included. (Don F. Garr) (Reg.Fee: $20)    
  143. SOUNDJB.ZIP      4947  08-26-96  Sound (JB)  allows you to add simple sounds
  144.                                | to your batch files (Jeff Bergamini)          
  145.                                | (Reg.Fee: $0)                                 
  146.