![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• flags indicates one or more of the following optional parameters, preceded by a hyphen character (-), which can appear anywhere on the command line.
One of the following flags, which specifies the output format for the extracted data. (The default is -v if no format flag is included.) Causes a list of field names to be included as the first line of the output. It only applies if the -c, -t or -tchar format options are specified. The field names are written in upper-case letters, separated as specified by the format flag.
• procname is the name of the procedure (case insensitive).
• casenum is optional, and specifies the number of the case to be extracted, or one of the following may be used:
• fields is optional (but requires that casenum is included), and provides a list of fields to be extracted, separated by commas, for example:
Alternatively, ALL_FIELDS may be used to specify that all fields of the procedure should be extracted (including SW_CASENUM, and SW_CASEDESC if it is used as a marked field). This is the default if the parameter is omitted.This gives the same output as swutil EXTCD without any extra parameters. See Extracting Case Data (Interactive).
Field names are written out on the first line if the -f flag is included. Cases are written out in numeric order; the order of fields is as specified on the command line.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |