home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / ezb_400.zip / EZB-NEW.BAK < prev    next >
Text File  |  1994-05-05  |  16KB  |  323 lines

  1. ==============================================================================
  2.  
  3.                      ***   NEW as of version  4.00   ***
  4.  
  5.  
  6. Mouse support has been added. A little screen saver has been added for
  7.    the Magic Menus. This feature is only meant to work if mouse support
  8.    is active. If mouse support is not active, then EZBatch drops to the
  9.    DOS prompt and leaves you in control and therefore the screen saver
  10.    is disabled. The screen saver will NOT be active while your programs
  11.    are in operation....it is ONLY WHILE the Magic Menu is active!
  12.  
  13. EZBatch will attempt to auto-install itself. You may copy the EZBatch
  14.    onto your hard drive and install from there. (instead of having to
  15.    install from the floppy, like past versions). EZBatch WILL install
  16.    itself into the "C:\EZBATCH" directory (no matter where you place it).
  17.    So....if you copy the files into some other directory, they will still
  18.    be there, after you run the install.
  19.  
  20. A new command line paramter has been added:
  21.    "EZBATCH CFG".  This will bring up a configuration screen. In here, you
  22.    can set some defaults such as Sound (ON/OFF), Mouse (ON/OFF) and the
  23.    screen saver timer (0-9). In the unregistered version, Sound and Mouse
  24.    are not usable at all and the timer can only be set for either 0 or 1.
  25.    Registered users can turn the mouse, and sound off and can adjust the
  26.    screen saver timer from 0 to 9 minutes as they see fit.
  27.  
  28. Since the "CFG" parameter has been added, I got rid of the "SOUND" parameter.
  29.    The "CFG" parameter will take it's place...see above note!
  30.  
  31. ==============================================================================
  32.  
  33.                      ***   NEW as of version  3.30   ***
  34.  
  35.  
  36. Sometimes when trying to create an EZBatch file when one existed with the
  37.     SAME name, EZBatch would get confused would "error out" of the code.
  38.     The new batch file WAS being made correctly, but I found that I had a
  39.     programming error which was causing the problem. It should be corrected
  40.     now. If anyone experiences this problem, please let me know!!
  41.  
  42. Modified the EZBFIX program cosmetically and added a couple more options.
  43.     Previously, you ran EZBFIX GAMES which basically updated the EZBatch
  44.     Game files in the C:\EZBATCH\GAMES directory.    Now you can run:
  45.       EZBFIX GAMES   to update the GAMES submenu
  46.       EZBFIX MAIN    to update the MAIN menu
  47.       EZBFIX ALL     to update GAMES and MAIN!
  48.     This will put a new reference within the batch files showing the current
  49.     version of EZBatch and the current date and time from your system when
  50.     the EZBFIX was run. This way you can keep everything current and fresh!
  51.  
  52. ==============================================================================
  53.  
  54.                      ***   NEW as of version  3.02   ***
  55.  
  56.  
  57. This is a MINOR update. There were errors within the EZBFIX.EXE program.
  58.     (Leftovers from the 3.01 update). In some instances the program would
  59.     "error out" of the code and not finish making all of the modifications
  60.     to the GAME files. What this caused is that when the "unmodified" games
  61.     would run, the GAME menu was not coming back up, you were taken to the
  62.     MAIN menu instead.
  63.  
  64. ==============================================================================
  65.  
  66.                      ***   NEW as of version  3.01   ***
  67.  
  68.  
  69. This is a MINOR update. There were a few lockup problems associated with
  70.     the 3.00 version. One lockup was with the EZBFIX.EXE program. Some lockups
  71.     could occur with EZBATCH.EXE when specifying wrong parameters.
  72.  
  73. ==============================================================================
  74.  
  75.                      ***   NEW as of version  3.00   ***
  76.  
  77.  
  78. Added a "GAMES" submenu. This allows the user to keep any games seperate from
  79.     any other applications and utilities. Making an EZBatch file FROM WITHIN
  80.     the GAMES subdirectory will create a new file in the GAMES menu. Making
  81.     an EZBatch file from anywhere else on the hard drive will create the file
  82.     within the MAIN EZBatch menu.
  83.  
  84. Added a converter program which modifies your old batch files which you moved
  85.     to the GAMES subdirectory. There is a help screen on this when you run it.
  86.     More information is available in the EZB-DOC file included.
  87.  
  88. All parameters WERE being converted to uppercase letters. Some programs insist
  89.     on receiving lowercase parameters for certain features (PKZIP is one).
  90.     The problem is fixed. Now it supports lowercase parameters.
  91.  
  92. Updated the doc files to provide info on the new features and added a small
  93.     section that helps with trouble shooting.
  94.  
  95. ==============================================================================
  96.  
  97.                      ***   NEW as of version  2.10   ***
  98.  
  99. Very minor internal changes. A few cosmetic changes on some of the screens.
  100. reduced the number of available EZB files in the unregistered  version!
  101. Documentation changes regarding NEW BBS NUMBER and new address info.
  102.  
  103. ==============================================================================
  104.  
  105.                      ***   NEW as of version  2.00   ***
  106.  
  107. I made several changes to the internal error checking.
  108.      the program will now BEEP when errors are encountered
  109.      This is to properly warn the user of a probable typing error.
  110.  
  111. I corrected a typo in the "EZB-QUIK.TXT" file which stated that you had
  112.      to change the PATH statement in your "CONFIG.SYS" file....
  113.      The PATH statement should be in the "AUTOEXEC.BAT" file.
  114.      I apologize for any confusion it may have created to users.
  115.      I did not hear from anyone about it, so hopefully most users did
  116.      realize where the PATH should have been placed. IF the program
  117.      did not seem to work right....you probably put the PATH statement
  118.      in the wrong file !!
  119.  
  120. I added some file creation information to the batch files that EZbatch
  121.      creates. EZBatch now makes a note of the version which created the
  122.      given batch file. If a batch file no longer works for any reason, it
  123.      should help me (and you) track down where/when the batch file started
  124.      having problems. It also makes for a better record keeping in case you
  125.      print out your batch files from the SHOW parameter.
  126.  
  127. I added the ability to "print screen" a mail in registration form from
  128.      the "REGISTER" parameter. Just type "EZBATCH REGISTER" and follow the
  129.      instructions.
  130.  
  131. ==============================================================================
  132.  
  133.                      ***   NEW as of version  1.10   ***
  134.  
  135. I deleted the "VER" parameter. EZBatch will now show the available
  136.      parameters when executed without any parameters. 
  137.  
  138. I added a "HELP" function which shows the autohelp screen.
  139.      (instead of the old way which showed it when no parameter was used)
  140.  
  141. These two changes make the program "feel" more natural, so that now
  142.      when you are not quite sure what your choices are, you may simply
  143.      execute EZBatch by itself and get a better idea of what is going on.
  144.  
  145. I corrected a problem which caused a problem when you tried to use
  146.      subdirectories as the location for the program you wanted to run.
  147.  
  148. ==============================================================================
  149.  
  150.                      ***   NEW as of version  1.03   ***
  151.  
  152. A few minor changes from version 1.02, concerning the SHOW parameter.
  153.      I made some adjustments to the way it handled errors.
  154.  
  155. PKLITE (1.15) compressed the code, reducing the executable files.
  156.  
  157. ==============================================================================
  158.  
  159.                      ***   NEW as of version  1.02   ***
  160.  
  161. I added a "SHOW" parameter. This allows you to display the EZB file on
  162.      your screen. Optionally you can print it out if you wish.
  163.  
  164. I added support for calling batch files. Some programs want you to run
  165.      their predefined batch file. This version will make a CALL to their
  166.      batch file (if it exists in the program's directory). If a batch file
  167.      does not exist, EZB will search for a (COM) file and if not found, 
  168.      will search for an (EXE) file.
  169.  
  170. I used PKLITE (1.15) to compress the code, reducing my executable files.
  171.  
  172. ==============================================================================
  173.  
  174.                      ***   NEW as of version  1.01   ***
  175.  
  176. A minor bug fix. Version 1.00 was not properly upgrading correctly from
  177.      some of the beta versions. It would go part way through the install
  178.      and then give an error. It also would lose the batch files. If you
  179.      tried to do the install a second time, it would have upgraded,but
  180.      still would have lost the batch files. The problem was actually with
  181.      the beta versions. I have revised the code so as to protect from the
  182.      beta problems.
  183.  
  184. I used PKLITE to compress the code, thus reducing the executable programs.
  185.  
  186. ==============================================================================
  187.  
  188.                      ***   NEW as of version  1.00   ***
  189.  
  190. The ENTIRE program has been RE-WRITTEN using Microsoft QuickBasic 4.5 .
  191.      The general format is the same as before, but I will be able to
  192.      incorporate better error checking and better screens with QuickBasic.
  193.  
  194. You DO NOT need ANSI loaded with this version (nor with future versions).
  195.  
  196. You DO NOT need to use CAPITAL LETTERS for the command parameters.
  197.  
  198. I got rid of the "CFG" parameter. EZBatch will now configure itself to use
  199.      "C:\EZBATCH" as the installed location. If another program uses that
  200.      directory you must relocate those files to a different directory. (If
  201.      you want to keep them seperate !!).  **IF**  "C:\EZBATCH"  was your
  202.      "OLD" EZBatch directory, everything will be fine as it is. When you
  203.      install the NEW EZBATCH VERSION everything will be upgraded as needed.
  204.  
  205. I added an "INSTALL" parameter. This will unite the old "CFG" parameter and
  206.      auto-install/upgrade as one process. You should still run the "INSTALL"
  207.      from a floppy drive.
  208.            
  209.            First time users will run "EZBATCH INSTALL" to auto-install
  210.            EZBatch onto their hard drive and it will automatically 
  211.            configure EZBatch as well.
  212.  
  213.            Users that are upgrading to a newer version of EZBatch will also
  214.            need to run "EZBATCH INSTALL". This will auto-upgrade their old
  215.            configuration file to the new one. It will then transfer the old
  216.            EZB files to the new configuration and replace the old EZBatch
  217.            program and documentation files with the new ones.
  218.  
  219. I added a "REGISTER" parameter. Once the registration fee is paid, the user
  220.      will have an assigned registration number. The number allows the user
  221.      to register the program. Once registered, the screen will display up to
  222.      144 batch files on the screen (instead of 24), the duration of the
  223.      sounds will be much shorter and optionally may be disabled if you like. 
  224.  
  225. I added a "SOUND" parameter. This will toggle the sound ON or OFF as desired.
  226.      Simply run "EZBATCH SOUND" to toggle the sounds "OFF" and repeat to turn
  227.      sounds "ON" again. This feature is only active upon registration.
  228.  
  229.  
  230. I am going to be working on the cursor and mouse support options and HOPE to
  231.      have them ready in the not so distant future. (depending on your support)
  232.  
  233. ==============================================================================
  234.  
  235.                         ***   NEW AS OF BETA-10   ***
  236.  
  237. Adjusted the magic menu display to allow more files on the screen without
  238.      having a scrolling problem. A user would get a problem when trying
  239.      to display a lot (about 80 or so) of EZB files.
  240.  
  241. I implemented a limit on the UNREGISTERED copies of EZBATCH. The unregistered
  242.      copy will allow a total of 24 batch files to be displayed while the
  243.      REGISTERED copy will allow 144 batch files to be displayed. This will
  244.      completely fill the screen without having to go to a second or third
  245.      screen (which would defeat what I wanted to accomplish).
  246.  
  247. ==============================================================================
  248.  
  249.                         ***   NEW AS OF BETA-09   ***
  250.  
  251. Corrected several typos in the docs and on the help screens.
  252.  
  253. Corrected a programming error which did not allow EZBatch on a system on
  254.      which SHARE.EXE was loaded. It should work correctly now !
  255.      (Thanks ** Philip Ensley for informing me of the problem.)
  256.  
  257. ==============================================================================
  258.  
  259.                         ***   NEW AS OF BETA-08   ***
  260.  
  261. Corrected several typos referring to the wrong beta version in the following:
  262.      EZB-DOC.TXT   EZB-QUIK.TXT  CRC.EZB   (sorry for the confusion,if any !)
  263.  
  264. Corrected the automatic sort of the directory listing. (The sort that was
  265.      added in the last version would not work with MSDOS 3.3). This new sort
  266.      update will be automatically updated (of course !) when the new version
  267.      is installed from a floppy disk. 
  268.  
  269. Added a file called EZB.EXE (compiled QUICK BASIC 4.5) which handles the
  270.      directory color display and sorting routines. It will be placed into
  271.      the proper directory by the auto install/upgrade procedure.
  272.  
  273. Added additional internal error checking.
  274.  
  275. Re-worked the EZB file display window.
  276.      It now displays the EZB files in color !!
  277.      It DOES NOT display the file extension. (makes it much more readable)
  278.      It allows more files to be displayed in a much smaller area.
  279.      featuring "EZBATCH MAGIC MENU" as the directory display.
  280.      
  281. ==============================================================================
  282.  
  283.                         ***   NEW AS OF BETA-07   ***
  284.  
  285. Added an automatic alphabetical sort of the directory listing. This feature
  286.      will be automatically updated when the new version is installed from a
  287.      floppy disk. When you add EZB files , they will be sorted automatically
  288.      when they are displayed anytime one of the EZB files is run OR whenever
  289.      GO is typed from the DOS prompt.
  290.  
  291. ==============================================================================
  292.  
  293.                         ***   NEW AS OF BETA-06   ***
  294.  
  295. Re-worded some of the documentation for the features mentioned below
  296.      and for other cosmetic purposes.
  297.  
  298. The parameter [WIPEOUT] is no longer used.
  299.  
  300. Added an additional parameter [p4] which may be passed to the executable file.
  301.  
  302. Added an additional parameter [DEL] which is used to delete an existing EZB
  303.      file that you no longer need. (i.e. you do not use that program any more)
  304.  
  305. Added additional parameter [UNINSTALL]. This actually replaces [WIPEOUT].
  306.      This is a better term for what this parameter does. Plus it is less
  307.      likely to be confused with the new parameter [DEL] (mentioned above)
  308.  
  309. EZBatch now checks the [filename] parameter for an available executable file.
  310.      If NO executable exists (either a COM or EXE) a screen will tell you
  311.      of the error.
  312.  
  313. Auto upgrade will now delete the EZB-QUIK.TXT file from your hard drive as
  314.      the file serves NO purpose other than to aid in installation. It still
  315.      will copy the EZB-DOC.TXT file to the hard drive.
  316.  
  317. Auto install will no longer copy the EZB-QUIK.TXT file to your hard drive as
  318.      it serves NO purpose other than to aid in installation. It will still
  319.      copy the EZB-DOC.TXT file to the hard drive.
  320.  
  321. ==============================================================================
  322.                        ***   END OF NEW SECTION   ***
  323.