why we are using picture clause in the cobol programs?
Answer Posted / raj
pic clause is used for declaring datatype
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
how to move the records from file to array table. give with code example
What is the Purpose of Pointer in the string?
what is the use of outrecord?
) How do u handle errors in BMS macro
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What are the pertinent COBOL
Which Search verb is equivalent to PERFORM…VARYING?
How to print 10 to 1 if the input have only 10 digit number?
Can a Search can be done on a table with or without Index?
How to know whether the module is dynamical or statistical?
how to refer the data field?
What are the pertinent COBOL commands?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What do you understand by psb and acb?