Copyright Digital Equipment Corp. All rights reserved.

/EXTEND_SOURCE D=/NOEXTEND_SOURCE

 /[NO]EXTEND_SOURCE

 Controls whether the compiler increases the length of Fortran
 statement fields in fixed-format source programs to column 132,
 instead of column 72 (the default).

 The default is /NOEXTEND_SOURCE.

 You can also specify this qualifier using the OPTIONS statement.

 This qualifier is ignored for free-format source code.