Previous Topic Next topic Print topic


PICTURE Character-strings

The maximum length of a PICTURE character-string in a record description is 20 characters. However, you can overcome this limitation by splitting any PICTURE character-string which exceeds this limit into two, and defining a FILLER item with a PICTURE character-string which corresponds to the size of the second half of the original string.

Previous Topic Next topic Print topic