Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
Posted: Thu Jul 29, 2004 5:46 am Post subject:
hdagar,
You cannot use COBOL statements that require the use of operating system Services. Instead, use CICS commands. You can request the current date and time of day with ASKTIME command.
There are additional restrictions as well if you are using the old OS/VS COBOL compiler.
In that case, you must not use such statements as INSPECT, STRING, UNSTRING and various others. This is fully documented in Appendix B (OS/VS COBOL) of the CICS Application Programming Guide (at CICS/TS 1.3).
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum