Visible to Intel only — GUID: GUID-BBFEE090-C9E3-426F-ACC0-50C74B04D5FB
Visible to Intel only — GUID: GUID-BBFEE090-C9E3-426F-ACC0-50C74B04D5FB
OPEN: DELIM Specifier
The DELIM specifier indicates what characters (if any) are used to delimit character constants in list-directed and namelist output. It takes the following form:
DELIM = del
del |
Is a scalar default character expression that evaluates to one of the following values:
|
The default is 'NONE'.
The DELIM specifier is only allowed for files connected for formatted data transfer; it is ignored during input.
This specifier is not allowed on unformatted input or output.