Can printer files (having 133 characters) be of variable
length?
Answer Posted / atif
Printer File can be in two format. One is FB-133 byte n
another is FBA-134 byte
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Give some examples of command terminators?
What is report-item in COBOL?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
how do you reference the ksds vsam file formats from cobol programs
What is amode(31)
When is inspect verb is used in cobol?
) how do u code after getting data?
Mention the guidelines to write a structured cobol program?
Have you used comp and comp-3 in your project? And how?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
For rewrite, why is it mandatory that file needs to be opened?
What is a SSRANGE and NOSSRANGE?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How many bytes S(8) comp field occupy and its maximum value?