CWD — the current working directory in which DFbatch executed to create this log file
CWD ::= EMPTY
None.
A CWD identifies the directory in which DFbatch was executed when this log file was created.
CWD
Any filenames in the output log that have values which are relative pathnames can be taken as relative to the value of this element.
These elements contain CWD: BATCHLOG
The following elements occur in CWD: None.
Example 6.54. The current working directory /opt/studies/val254/lib and the source file test_in.xml
/opt/studies/val254/lib
test_in.xml
<CWD>/opt/studies/val254/lib</CWD> <SRC>test_in.xml</SRC>
The combination of these elements indicates that the source file for the batch was in /opt/studies/val254/lib/test_in.xml.
/opt/studies/val254/lib/test_in.xml