gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] a program that doesn't compile


From: Alain Lucari
Subject: Re: [open-cobol-list] a program that doesn't compile
Date: Tue Feb 10 11:59:02 2004

Le Tue, 10 Feb 2004 11:04:25 -0500 (EST)
David Korn <address@hidden> a écrit:

>                06  Q385-PRNT-HP-PRORD-KEY  PIC X(80)   VALUE SPACES.
>        PROCEDURE DIVISION.
>        MOVE LOW-VALUES TO 
>            Q385-PRNT-HP-PRORD-KEY((Q385-RELTV-HIER-LVL-NBR * 2) -
>            1:2)
> ==========================end prog5.cob========================

Really, I don't understand what this try to do ...
I have many programs running in production from more than heigth months
but, CAUTION,  I have replaced all the "move low-values" by "move space"
because low-value is in C the end of a string and this cause something
some strange results .

Best Regards, 
-- 
Alain Lucari (Eurlix)


reply via email to

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