Laserfiche WebLink
<br />002020 <br /> <br />Operations Guide <br /> <br />Sample Batch Files <br /> <br />2.3.2 Overlav batch file: The following batch file (H4v.bat) runs the system using the <br />overlay versions of H400, H430, and H450 (see paragraph 2.2.7 [page 12]) <br /> <br />Batch Fife Iistin!!: <br />Del %1.msg ~ delete the previous message file (we want a new one for this pass). <br />H410 P=%l ~ this command will run the Table Processor. <br />H420 P=%l ~ this command will run the Flow Processor. <br />H430v P=%l ~ this command will run the Overlay Network Processor. <br />H440 P=%l G=MSG ~ this command will generate a station map,. and send <br />it to the message file. <br />H400v P=%l ~ this command will run the Overlay Calculations Process. <br />@ECHO <CntI+C> to abort, or ~ this message will echo back to the screen <br />@pause ~ wait for user to strike a key (or < Ctrl+ C > to abort batch <br />file) <br />H450v P=%l U=UFIL ~ this command will run the Overlay Report Generator <br /> <br />2.3.3 SUDerfast Overlay Batch File: This example utilizes the Ramdisk to speed up <br />the file access and save you 30-50% of the time. It must be tailored for your system. Once you <br />run this batch file, the run the Batch file shown in paragraph 2.3.1 [Page 13] for normal processing. <br />This can speed up your system considerably if you have a lot of memory resident programs and need <br />to use the overlay versions. ' <br />The Ramdisk must be at least 800k to hold all the executable files). <br />W ARNfNG: you will loses all vour work if yOU loose Dower or re-boot so copy your results <br />back to your data directory. <br /> <br />Batch File Iistin!!: <br />copy Iv c:\hyd4\H4* .exe F: "EO copy IVERIFY all the H4xx.exe files from the <br />HYDROSS directory (c:\hyd4\) to the Ramdisk (F:). <br />F: "EO change working drive to the Ramdisk (F:). <br />Path=%Path%;F:\ "EO add Ramdisk to your path (this session only). <br /> <br />2.4 Installing HYDROSS <br />BEFORE INSTALLING HYDROSS, MAKE A COPY OF ALL THE FILES TO A FLOPPY AND PUT <br />THEM AWAY AS A BACKUP. <br /> <br />Create a special subdirectory for these modules and batch files. (i.e. c:\hyd4) <br />Add the path in the PATH= statement in your autoexec.bat. <br />Copy all the files into this subdirectory. <br />Reboot the your PC so the new PATH = statement takes affect. <br /> <br />Page 14 <br /> <br />HYDROSS 4.1 <br /> <br />March 25, 1991 <br />