FIELDQUOTE <chr> Quotation marks in the input data indicate that two or more fields belong together. The FIELDQUOTE keyword must be the same character as the quotation mark used in the input data. You cannot write FIELDQUOTE """. If you want to use " as field quote, you must use the hexadecimal ASCII representation <22> (FIELDQUOTE "<22>").
INVOICE 1234 "William Smith" RECORD "INV_ABC" 1 ChrSep " "FIELDQUOTE "<22>"
OpenText StreamServe 5.6 | Updated: 2013-03-01 |