Writes an AST Object to a catalogue KPG1_WCATW
’
s textual information. Lines of AST information which are too long to fit in a
single COMMENT are split into several lines. Continuation lines are marked by having a "
"
in the
first column. Each line of AST information is preceeded with the string "
!!"
, which is
used to mark the end of any leading blanks etc. added by AST when the string is read
back.
Note, at the moment CAT reports errors if textual information is added to a catalogue which contains no rows of data. For this reason, this routine should normally be called just before closing the catalogue, since this will normally ensure that the catalogue contains some data.