gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] Rewrite line sequential fiie.


From: Ron Norman
Subject: Re: [open-cobol-list] Rewrite line sequential fiie.
Date: Wed, 29 Apr 2015 13:40:49 -0400

Actually, Micro Focus does allow REWRITE on LINE SEQUENTIAL providing the new record image is not larger.
So this feature has been added to GNU Cobol for compatibility.

On Wed, Apr 29, 2015 at 1:17 PM, Gary Cutler <address@hidden> wrote:
The statement that REWRITE is allowed (pg 80) is incorrect (a copy/paste oversight).  Neither "OPEN I-O" nor "REWRITE" are allowed with LINE SEQUENTIAL files (which are meant to be print files).  The compiler clearly flags both as errors if they are attempted. 



Sent from My iPhone

_____________________________
From: John Culleton <address@hidden>
Sent: Wednesday, April 29, 2015 9:50 AM
Subject: [open-cobol-list] Rewrite line sequential fiie.
To: <address@hidden>


Page 80 of the manual says that REWRITE can be
used for line sequential files. page 437 says the
opposite.

If REWRITE is legitimate then I assume that the
file can be opened in I-O mode.

--
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
Updated PDF e-book: "Create Book Covers with
Scribus 1.4.5" coming soon at
http://www.booklocker.com/!

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
open-cobol-list mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/open-cobol-list



------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
open-cobol-list mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/open-cobol-list




--
Cheers
Ron Norman

reply via email to

[Prev in Thread] Current Thread [Next in Thread]