Hi all, Hewlett Packard Cobol has the extension WHEN-COMPILED that can be use as such:
DISPLAY "PROGRAM COMPILED " WHEN-COMPILED
Is there a standard Cobol function that will do the equivalent, or does when compiled need to be built input dates. Thanks, Dan.
DISPLAY "PROGRAM COMPILED " WHEN-COMPILED
Is there a standard Cobol function that will do the equivalent, or does when compiled need to be built input dates. Thanks, Dan.