Re: Writing to Sequential File Fails after Re-Compiling ??
- From: monir <monirg@xxxxxxxxxx>
- Date: Thu, 1 Dec 2011 12:35:27 -0800 (PST)
On Dec 1, 3:19 pm, glen herrmannsfeldt <g...@xxxxxxxxxxxxxxxx> wrote:
Did the OP change the OPEN statement?
When using FORM='FORMATTED' in the Open statement, do I have to
specify the formats in the write statements ? or is it optional ?? It
fails without.
If it is a must, would something like:
WRITE (2,604,ERR=9040) ( X(I), CP(I), I = 1,N-1)
be in conformance ??
Regards.
Monir
.
- Follow-Ups:
- Re: Writing to Sequential File Fails after Re-Compiling ??
- From: Les Neilson
- Re: Writing to Sequential File Fails after Re-Compiling ??
- From: dpb
- Re: Writing to Sequential File Fails after Re-Compiling ??
- References:
- Writing to Sequential File Fails after Re-Compiling ??
- From: monir
- Re: Writing to Sequential File Fails after Re-Compiling ??
- From: mecej4
- Re: Writing to Sequential File Fails after Re-Compiling ??
- From: Gordon Sande
- Re: Writing to Sequential File Fails after Re-Compiling ??
- From: glen herrmannsfeldt
- Writing to Sequential File Fails after Re-Compiling ??
- Prev by Date: Re: Writing to Sequential File Fails after Re-Compiling ??
- Next by Date: Re: Writing to Sequential File Fails after Re-Compiling ??
- Previous by thread: Re: Writing to Sequential File Fails after Re-Compiling ??
- Next by thread: Re: Writing to Sequential File Fails after Re-Compiling ??
- Index(es):
Relevant Pages
|