Hi,
I have got some sample codes of COBOL that I am suppossed to look into... but am not able to find what COBOL or version it is ... it looks like HP3000 ... but not too sure.
Example of Code:
008100 WORKING-STORAGE SECTION.
008200$INCLUDE GLOBALWS.COBINCL.PROD
008300 %GETALLWS(2112#)
008400$INCLUDE DBFLX.COBINCL.PROD
008500$INCLUDE FLXWS.COBINCL.PROD
008600$INCLUDE PFLXWS.COBINCL.PROD
008700$INCLUDE ERRORWS.COBINCL.PROD
If anyone has got a clear idea on this, please let me know, and one more thing is if it is HP3000 Micro Focus cobol, I would like to know on how to identify what is a module and what is a library (those are used in the cobol programs)...
Thanks in advance.
TSR
I have got some sample codes of COBOL that I am suppossed to look into... but am not able to find what COBOL or version it is ... it looks like HP3000 ... but not too sure.
Example of Code:
008100 WORKING-STORAGE SECTION.
008200$INCLUDE GLOBALWS.COBINCL.PROD
008300 %GETALLWS(2112#)
008400$INCLUDE DBFLX.COBINCL.PROD
008500$INCLUDE FLXWS.COBINCL.PROD
008600$INCLUDE PFLXWS.COBINCL.PROD
008700$INCLUDE ERRORWS.COBINCL.PROD
If anyone has got a clear idea on this, please let me know, and one more thing is if it is HP3000 Micro Focus cobol, I would like to know on how to identify what is a module and what is a library (those are used in the cobol programs)...
Thanks in advance.
TSR