WRITEXML rec ON file,id ELSE STOP 210,idWrite a dynamic array in xml format using a style sheet from the DICT.
Use WRITEXML to write an XML record to a hash file.Transforms the XML into a dynamic array before being written to the file. The transform takes place using the style sheet in DICT->@WRITEXML.
Example
WRITEXML rec ON file,id ON ERROR CRT "Broken! " : rec
0 comments:
Post a Comment