[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [EnergyPlus_Support] Changing the batch file "RunEPlus.bat"



At 10:56 AM 11/4/2002, Monjur M Mourshed wrote:

 IF EXIST RunReadESO.bat goto L1
 copy %post_proc%\RunReadESO.bat RunReadESO.bat

:L1
 IF EXIST ReadVarsESO.exe goto L2
 copy %post_proc%\ReadVarsESO.exe ReadVarsESO.exe

:L2 
 CALL %program_path%\RunReadESO
 IF EXIST eplusout.eso MOVE eplusout.eso %output_path%\%1.eso
 IF EXIST eplusout.rdd MOVE eplusout.rdd %output_path%\%1.rdd
 IF EXIST eplusout.dbg MOVE eplusout.dbg %output_path%\%1.dbg
 IF EXIST eplusout.eio MOVE eplusout.eio %output_path%\%1.eio
 IF EXIST eplusout.err MOVE eplusout.err %output_path%\%1.err

Without looking too deeply or trying it, I would offhand say you need to copy or make a RunReadESO.bat file in the Post Processing folder where the ReadVarsESO file is.

And since I just looked at our Standard RunEPLus -- I'd say it's not working correctly!  Hmmm.

The file RunReadESO.bat needs to be in the PostProcess folder according to this scenario -- and it isn't.  Perhaps putting it there will make this all work>

The error 'RunReadESO' is not recognizable is a Windows 2000 (or other?) message for "I couldn't find this file".

Hope this helps.



Linda

EnergyPlus WebSite: http://www.energyplus.gov
Owner: EnergyPlus_Support list
Member: EnergyPlus Development Team


Yahoo! Groups Sponsor
ADVERTISEMENT

To unsubscribe from this group, send an email to:
EnergyPlus_Support-unsubscribe@xxxxxxxxxxxxxxx

The primary EnergyPlus web site is found at:
http://www.energyplus.gov

The group web site is:
http://groups.yahoo.com/group/EnergyPlus_Support/






Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.