README-NOTE-restoring-the-BAT-file-names ---------------------------------------- Date: 1/6/2009 P. Lemkin Because of (unnecessary) email filtering problems, the .BAT files have been renamed from xxxx.bat to xxxx-bat. To restore the .BAT files so they are operational to process the data, just rename them from xxxx-bat to xxxx.bat. To make it easier to do this there is a single .BAT file (called RESTORE_DEMO_BAT_FILES-bat) that will do this by renaming the files and copying them to the distribution directory. 1. Change (cd) to the demo-bat directory where the .BAT files are distributed when you unpack the distribution .zip file. 2. Rename (this) RESTORE_BAT_FILES-bat file to the new name RESTORE_BAT_FILES.bat file so you can make it executable. 3. Execute the RESTORE_BAT_FILES.bat in the demo-bat directory to copy the other -bat files to .bat files in the distribution directory where they are now ready to run. Note that to run the .bat files, you should change to the distribution directory (i.e. where src/, data directories, html/ directories etc. reside). This is necessary so that the .bat files start with the correct path.