Concatenation conversion (C) |
![]() ![]() ![]() |
The concatenation conversion code concatenates data items, optionally inserting separators between them. It behaves identically for input conversion with ICONV() and output conversion with OCONV().
The general form of a concatenation conversion code is C{;} c expr c expr ... where
a field number. This will be extracted from the current content of @RECORD or from @ID if zero. a string enclosed in single quotes, double quotes or backslashes. an asterisk to substitute the data supplied in the conversion function call.
Examples
If @RECORD contains F1FMF2FMF3 and @ID contain 21:
|