gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] invalid VALUE clause


From: Alain Lucari
Subject: Re: [open-cobol-list] invalid VALUE clause
Date: Tue Feb 10 11:59:01 2004

Le Mon, 9 Feb 2004 11:13:32 -0500 (EST)
David Korn <address@hidden> a écrit:

> I am getting a compilation error, invalid VALUE clause, with the
> following program:
> 
>   15  WS-P-SUMM-TOTAL  PIC Z,ZZZ,ZZ9.99 VALUE  SPACES.
> 
I think that you must try
>   15  WS-P-SUMM-TOTAL  PIC Z,ZZZ,ZZ9.99 blank when zero VALUE zero.

Best regards,
-- 
Alain Lucari (Eurlix)


reply via email to

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