home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / batch / ben311.zip / README < prev    next >
Text File  |  1993-05-15  |  5KB  |  114 lines

  1.        
  2.        ████████████████████████████████████████████████████████████████ 
  3.        
  4.                            The Batch ENhancer (c) 1993 
  5.                                  Version 3.11
  6.                    BEN311.ZIP is suggested BBS name for this file 
  7.                        Shareware software from Simvis Soft
  8.                               Author, Simon Lee,
  9.                   Phone: (416) 882-2514   Fax: (416) 882-2527
  10.              Mailing address: 7905 Bayview Ave., Unit 1019, Thornhill,
  11.                            Ontario, Canada L3T 7N3
  12.        
  13.        ████████████████████████████████████████████████████████████████ 
  14.        
  15.        Installation: You may either copy every file to your hard drive
  16.        or you may use menu driven installation by typing the command
  17.        INSTALL.
  18.        
  19.                              DETAILED DESCRIPTION 
  20.  
  21.        BEN stands for the Batch ENhancer:
  22.           
  23.        *BATCH*
  24.        Batch is a very simple yet powerful language DOS uses. Batch
  25.        files always end with the extension .BAT. For example, the
  26.        AUTOEXEC.BAT in the root directory of your boot disk is a batch
  27.        file. Although batch file is very flexible, it has some unwelcome
  28.        weaknesses. For example, it cannot get input from the user or
  29.        even do simple color-changing.
  30.           
  31.        *ENHANCER*
  32.        BEN is developed to compensate for Batch language's weaknesses.
  33.        BEN IMPROVE many aspects of the current batch file functions, and
  34.        it also introduce many new ones. With BEN, you can produce very
  35.        USEFUL batch files that can even compete with compiled
  36.        programming codes. Yet, BEN is so SIMPLE to use that even a
  37.        beginner can produce ATTRACTIVE batch files in no time at all.
  38.        Once you start using BEN, you will be able to incorporate colors,
  39.        sounds, menus, pop-up boxes, directory controls, and a host of
  40.        other SPECTACULAR and UNIQUE features into any batch file that
  41.        you ever write.
  42.  
  43.        Advantages of BEN over other batch file enhancement programs:
  44.        -    LARGE number of POWERFUL functions (42 in total) all
  45.             contained into one EXE file.
  46.        -    All of these functions are very EASY to use.
  47.        -    Comes with BENEdit, a text editor that is tailored for BEN.
  48.             With BENEdit, you can edit all your batch files and access
  49.             all the features of BEN QUICKLY and EASILY.
  50.        -    Optimized for SPEED.
  51.        -    Perfect for use as menuing systems.
  52.        -    Can be used for programming any batch utilities (eg.
  53.             INSTALL.BAT).
  54.        -    Compatible with DOS and Windows.
  55.        -    Compatible with the network environment. You can now use BEN
  56.             to program all the network batch files!
  57.  
  58.        Program runs on ALL systems with and does NOT require color or 
  59.        special graphics. ANSI.SYS suggested. Hard drive suggested.
  60.        Floppy use also possible.
  61.  
  62.        This is NOT free software. This is NOT public domain software.
  63.        This is shareware: you are expected to pay a registration fee to 
  64.        the author of this program if you find it useful. See registration 
  65.        details within the main package.
  66.  
  67.        ████████████████████████████████████████████████████████████████
  68.        
  69.                       FILES AVAILABLE IN THE PACKAGE
  70.      
  71.        ████████████████████████████████████████████████████████████████
  72.        
  73.        README         Readme file documentation
  74.        BROWSE.BAT     Batch file that acts as a file browser
  75.        INSTALL.BAT    Installation batch file for BEN
  76.        FILE_ID.DIZ    Four-line description of the package
  77.        !BENDEMO.EXE   Archived version of the BENDEMO files. When run,  
  78.                       these files are created:
  79.                       - BENDEMO.BAT - Demo batch file that shows the
  80.                                       features of BEN
  81.                       - BENDEMO.DA1 - Data file for BENDEMO
  82.                       - BENDEMO.DA2 - Data file for BENDEMO
  83.                       - BENDEMO.DA3 - Data file for BENDEMO
  84.                       - BENDEMO.DA4 - Data file for BENDEMO
  85.                       - BENDEMO.DA5 - Data file for BENDEMO
  86.                       - BENDEMO.MNU - Menu data file for BENDEMO
  87.        !BENTXT.EXE    Archived version of BEN's documentation. When run,
  88.                       the file BEN.TXT is created.
  89.        BEN.EXE        Batch ENhancer (BEN) program
  90.        BENEDIT.EXE    A batch file editor that allows the user to
  91.                       access all the features of BEN easily
  92.        MDESIGN.EXE    Menu designer for BEN
  93.        BEN.HLP        Help file for BEN.EXE
  94.        BENEDIT.HLP    Help file for BENEDIT.EXE
  95.        VENDOR.TXT     Text file that describes BEN's distribution
  96.                       policy
  97.        WHATSNEW.TXT   Text file that describes the new features
  98.                       of BEN version 3.11
  99.  
  100.  
  101.        To install the program, do the following at the DOS prompt:
  102.        
  103.              INSTALL        <then press enter/return key>
  104.        
  105.        Unpack the demo files by using the command:  
  106.  
  107.              !BENDEMO       <then press return/enter key>
  108.  
  109.        When this is done, run the demo batch file by using the command:
  110.              
  111.              BENDEMO        <then press return/enter key>
  112.  
  113.  
  114.