i have mainprogram and subgram...if i compile mainprogram
without stop run..what will u get in compilation time?
How do pass the values to the parameters in cobol
How can we pass data from cobol to JCl?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
input:-AABBCCDDEFGHIIJ output:- ABCDEFGHIJ Here in input we hav the duplicate characters i.e repeating characters.SO we should eliminate the duplicate characters and should display the output in ascending order.
What is mean by maxcc
. How do we cast a variable in COBOL
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Why there is no questions in this column?
how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........
wht is the diff b/w if and evaluate stmts ?
should I use Go back in the main program ? Yes we can use Go back in main program as well.
what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?