please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
EDS,
2537what will happen if i give program name and member name as different? program runs successful or w'll abend?
CTS,
5 12425can we read in input the file with a variable length ? please , how ..could you help me ?
EDS,
3 9620how 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)
6 9347how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
2 6619which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast
1 5966
How do you reference the fixed block file formats from cobol programs
What are the cobol coding sheets?
Can we change the password using ALTER? anyone tried and changed?
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?
Have you used comp and comp-3 in your project? And how?
In COBOL, what is the different between index and subscript?
How you can read the file from bottom?
What kind of error is trapped by on size error option?
How to print 10 to 1 if the input have only 10 digit number?
What are literals?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
How do you reference the following file formats from cobol programs?
What is a scope terminator give example?
What are the different data types in cobol?
What is inspect in cobol ?