インテル® Fortran コンパイラー 19.0 デベロッパー・ガイドおよびリファレンス
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.