record length in spool?
Answers were Sorted based on User's Feedback
Can we use goto statement in inline_perform ?
Identify the invalid dataname from the following: (A) savings-account (B) annual-allocation-for-overhead (C) samount250 (D) 12demand
How you can read the file from bottom?
How to read a record from bottom of a file which is indexed by 'A'.
What is the difference between comp and comp-3 usage? Explain other COBOL usage?s.
how to resolve the file status 47.......
What rules are followed by the search verb.
what happens if we wont give timestamp in precompilation process ?
what is the default print format? in cobol
explain sorting techniques in cobol program?
How can we find out wether to declare the data items like Integer, Char,Comp? If comp types how can we decide wether it is Comp and Comp3.How it is? Please Explain... Cheers.
How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.