if you code move high-values to variable,can you move it
into numeric variable or alphanumeric variable?
Why would you use find and get rather than to obtain?
What do you feel makes a good program?
How you can read the file from bottom?
what will happen if pass values more than 100 using PARM parameter?
what is rediffine clause?in what situation it can use?give me real time example?
What is the difference between SEARCH and SEARCH ALL? What is more efficient?
how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
when iam reading a flat file which has 100 records through cobol program when iam reading 50th records it gets abends .. so when i run the program again it should read from 50th record .where it got abened ? how it is possible
Whats the difference between search & search ALL?
What is LENGTH in COBOL II?
what is the meaning of pic 9(09)v99-
can we declare occurs in 01 level?