gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] redefines problem


From: Keisuke Nishida
Subject: Re: [open-cobol-list] redefines problem
Date: Mon Mar 1 12:13:04 2004
User-agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-redhat-linux-gnu) MULE/5.0 (SAKAKI)

At Mon, 01 Mar 2004 18:53:42 -0000,
Wim Niemans ri wrote:
> 
> To my opinion the error is correct.
> You might find out what is happening, by moving
> the field WS-FUPPENVI-PRO to another field.
> Does the compiler move 80 bytes, or 70 bytes, which is the correct 
> length.
> ex:
> move all quote to WS-FUPPENVI-ENV in WS-FUPPENVI-ENV.
> move WS-FUPPENVI-PRO to a field of length 80.
> 
> Also, but I'm not sure, is it legal to redefine a group-item that 
> contains a redefines too?

I am not sure, but it seems to me that the code David posted is
acceptable.  I have fixed this problem now in CVS.

Keisuke


reply via email to

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