What is the pic clause for the any bll cell type of data fields?
Answer Posted / Jay Vardhan Hemant
For a Binary Large Object (BLOB) cell, the Pic (Picture Clause) does not have a fixed format because it stores binary data. However, when declaring a BLOB field in a CICS COBOL program, you can use PIC X(n) or PIC S9(n)Z to define the maximum length of the cell.n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category