Home > Archive > Cobol > May 2007 > WRITE and 2002/2008 standard
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
WRITE and 2002/2008 standard
|
|
| Roger While 2007-05-22, 3:55 am |
| Referring to 14.8.47.1, General format,
Format 1 (sequential) -
It seems to me that the
retry-phrase/WITH LOCK/WITH NO LOCK
clauses are in the wrong place.
I would expect them BEFORE the
[NOT] AT END-OF-PAGE clause.
In fact I would expect them to appear
after the FROM clause.
Comments?
| |
| Maurizio 2007-05-28, 6:55 pm |
|
"Roger While" <simrw@sim-basis.de> ha scritto nel messaggio
news:f2u30a$nps$01$1@news.t-online.com...
> Referring to 14.8.47.1, General format,
> Format 1 (sequential) -
> It seems to me that the
> retry-phrase/WITH LOCK/WITH NO LOCK
> clauses are in the wrong place.
> I would expect them BEFORE the
> [NOT] AT END-OF-PAGE clause.
> In fact I would expect them to appear
> after the FROM clause.
>
> Comments?
>
>
|
|
|
|
|