/opt/softwareag/jpz/ | is the Jopaz installation root directory. | ||
jpz-scripts/ | contains the Jopaz skeleton scripts. | ||
jpz-compiler/ | is the Jopaz main folder for the compiler & runtime. | ||
conf/ | contains the configuration files for compiler & runtime. | ||
cpy/ | contains the copy books for Jopaz execution. | ||
err/ | contains any possible error files. | ||
list/ | contains the listing files from the Jopaz compiler. | ||
log/ | contains any possible runtime log files. | ||
output/ | contains the Java .class files. | ||
source/ | contains your Cobol source programs. | ||
trace/ | contains any possible tracing information. |