Can we dynamically increase the size of occurs clause? i.e In case I an not sure of the size of array and want to increase the size at run time.If yes , how?
1 6134I have a variable account-number declared as comp-3, s9(10) comp-3 in a file. How do i find a particular account number say 123456 in that file?
3 8091I am sending values a and b with pic x(10) and pic x(10) by using call statement. In linkage section, I am receiving values with pic x(10) and pic x(11). Will my program fail? will it be compile error or run time abend?
3 7028COBOL Snippet: Tell where the control will when the below
code execute
IF (A=B)
CONTINUE
ELSE
NEXT SENTENCE
PERFORM
HCL,
7 13553can any one give good example for cond 88 level number and for renames pls urgent dudes ?
DELL,
3 8584
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is cobol?
What guidelines should be followed to write a structured cobol prgm?
how do you reference the printer file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
how to move the records from file to array table. give with code example
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is comp-1 and comp-2?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Difference between array and sub-script ?
Are you comfortable in cobol or jcl?
State the various causes of s0c1, s0c5 and s0c7.
What is the difference between PIC 9.99 and 9v99 in COBOL?