Hi,
I tried to execute EGLSDK to generation batch with egl command file:
<EGLCOMMANDS
eglpath="C:\Workspace\VisualAgeMig_Baseline_3.2.1\SourceProject\EGLSource;C:\Workspace\VisualAgeMig_Baseline_3.2.1\CommonProject;C:\Workspace\BuildProject\EGLSource;C:\Workspace\VisualAgeMig_Baseline_3.2.1\BuildProject;">
<generate
file="SourceProject\EGLSource\MYPROG.egl">
<buildDescriptor name="CobolToCics"
file="BuildProject\EGLSource\ToCobolGen.eglbld">
</buildDescriptor>
</generate>
after execute,
C:\Appl\IBM\Rational\SDP\jdk\jre\bin>java EGLSDK "C:\User\EGLGenout\MYPROG.xml"
Returned the message error:
IWN.VAL.3992.e - 0/0 - Error occurred while retrieving contents of file
C:\Appl\IBM\Rational\SDP\jdk\jre\bin\BuildProject\EGLSource\ToCobolGen.eglbld.
Error text = C:\Appl\IBM\Rational\SDP\jdk\jre\bin\BuildProject\EGLSource\ToCobolGen.eglbld
(The system cannot find the path specified.)
Question:
Why the EGLSDK put the current path "C:\Appl\IBM\Rational\SDP\jdk\jre\bin" into the ..\ToCobolGen.eglbld file path ? and not eglpath ?
the right is C:\Workspace\VisualAgeMig_Baseline_3.2.1\BuildProject\EGLSource\ToCobolGen.eglbld
Thanks !
Hsieh
Hsieh