When I submit a .com file in my subdirectory, the output
file(.log) is written in my main directory. How do I get
.log file in the subdirectory when I submit command file.
The Answer is:
You need to use the /LOG_FILE=filespec qualifier on the SUBMIT command to
specify where you want the log. The default is your login directory.