1.Can we define condition-name conditions in FD entry.
Answer Posted / harish
according to me yes, we can define condition names in FD
entry..
pls let me know if u have any queries
HARISH POOMGAME SHIVAPPA
NIIT TECHNOLOGY
KOLKATA
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is the local-storage section?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
) How do u handle errors in BMS macro?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Write down the divisions of cobol program?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How do you reference the fixed block file formats from cobol programs
Can a Search can be done on a table with or without Index?