|
VMS Help COBOL, DATA_DIVISION, clauses, PICTURE, 2format_screen_section *Conan The Librarian |
Format 2 - Screen Section
{ USING identifier-3 }
{ PICTURE } IS character-string { {| FROM { identifier-4 } |} }
{ PIC } { {| { literal-1 } |} }
{ {| TO identiier-5 |} }
| 1 - PICTURE symbols |
The following symbols may be used in a PICTURE clause:
A B P S V X Z 9 0 / , . + - CR DB * cs
|
|