I need to compare 3 variables(dates) and do some processing
based on the earliest date. There could be more then 1 date
record in any of the 3 fields. What is the best way to code
this?
No Answer is Posted For this Question
Be the First to Post Answer
should I use Go back in the main program ? Yes we can use Go back in main program as well.
How does IDMS insure data integrity?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
if a pic 9(3) value 354,b pic x(2) value '46' then a)a>b 2)a<b 3)error
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
how to display date in reverse order if the pic clause of the is numeric suppose date is 09032010 ==> need to print in 20100309 (pic clause is numeric)
how will u code parm parameter and where pls ?
Explain the configuration section of a cobol program with examples of syntax.
In the JCL, how do you define the files referred to in a subroutine ?
What is the use of LINKAGE SECTION?
What type of Call you would use if you don;t want the control back to the calling program?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.