I had the latest version, this version includes Enterprise Cobol V3.
It was always the newest object code to analyze! I had checked this!
I wrote this only with my experiences about this tool. Maybe there is some one how need this information.
I known about the EDGE Portfolio Analyzer, thanks
Thanks Jack
that's a good Tipp! And I had tested the cobanalyser. But he don't write all compile information to sysprint.
A other Problem was, I had a program in VS Cobol II and run the cobanal over this program and got so the compilation information. That's work fine. Then I compiled the...
Hi to all
I had wrote a Cobol program with Cobol's report writer and I will change the currency sign $ to 'sFr' how can I do that? I use MVS Cobol 3.2 and Repoert Writer 1.4.11.
I tried:
IDENTIFICATION DIVISION.
PROGRAM-ID. COB0119...
Hi Jack,
Sorry but you can't compile the program! How you want check the file statuses?
I have tested my program after the change an it works fine. You think I will write an answer with a wrong argument? No sorry.
Regards,
Hero69
Sorry folks
but you have all wrong!! I have found the problem, in the rewrite statement you musst code the 01 level of var or struktur!
.....
....
FD OUTPUT-FILE
RECORDING MODE IS F
BLOCK CONTAINS 0 RECORDS...
Hi at all
I have a problem when I try to rewrtie to a sequential file. I get always this error message: IGYPS2074-S "OUTPUT-FILE" was defined as a type that was invalid in this context.
Program-Code:
CBL LIB,QUOTE,OPT...
Hi
I have a problem when I will invoke a java class from Enterprise Cobol 3.2 (IBM). I get a system code 0019 and user code 0000.
cbl dll,thread
Identification division.
Program-id. "TSTHELLO" recursive...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.