gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] line sequential and string.


From: John Culleton
Subject: Re: [open-cobol-list] line sequential and string.
Date: Sat, 21 Mar 2009 11:05:31 -0400
User-agent: KMail/1.9.10

On Tuesday 03 March 2009 11:22:09 am Bill Klein wrote:
> My personal recommendation is that any time that you use
> RECORD DEPENDING ON in an FD, that you ALSO use the
> "corresponding" OCCURS DEPENDING ON in the subodirnate
> record, e.g.
>
> FD somelineseq
>
> >    RECORD SIZE IS VARYING
This is has an error.
           RECORD IS VARYING
compiles. The word SIZE is not correct according to        
my book. 

Continuing on.....


-- 
John Culleton
Able Indexers and Typesetters
http://wexfordpress.com


reply via email to

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