Hi all,
does anybody know a formatter/beautifier for the IBM Enterprise COBOL?
www.semdesigns.com offers something like this but I would prefer to try it first (it seems to be not possible in case of www.semdesigns.com)
Thank you in advance.
Hi all,
I'm using <html:text> tag inside some <html:form> tag and I want "readonly" attribute of <html:text> to be set to value of "read_only" property of form bean. Can I do it?
Thanks.
Hi all,
I want to import into Excel a table with 2000 columns and 3000 rows and then to process it in Excel.
Is it possible at all to have an Excel sheet with 2000 columns.
Thanks.
Hi all.
I’m new to COBOL and I came from C/C++.
My question is: what is the difference between
LOCAL-STORAGE SECTION and WORKING-STORAGE SECTION.
As I understood, in terms of C, LOCAL-STORAGE SECTION – automatic storage class(stack), WORKING-STORAGE SECTION – static storage class. Am I right...
Hi all.
I’m new to COBOL and I came from C/C++.
My question is: what is the difference between
LOCAL-STORAGE SECTION and WORKING-STORAGE SECTION.
As I understood, in terms of C, LOCAL-STORAGE SECTION – automatic storage class(stack), WORKING-STORAGE SECTION – static storage class. Am I right...
Hi all.
I have two 9672 RB4 (they have ESCON channels), 2 Sysplex Timers, 2 ESCON Directors and 2 RAMAC Virtual Arrays.
Can I build parallel sysplex without having 9674 Coupling Facility, just with an integrated coupling facility defined in a logical partition in the one of the 9672.
Thanks.
Hi all.
Sorry, if the question is stupid, but I am totally new to COBOL.
I have two data items:
01 NNI PIC 9(05)V9(02) USAGE IS DISPLAY.
01 AN PIC X(07).
When trying to move:
MOVE NNI TO AN
I have the following error:
1561 IGYPA3005-S "NNI (NUMERIC...
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.