Sign Problem
From: Dionisis Vrionis (diovr_at_dksoft.gr)
Date: 05/25/04
- Next message: Robert Wagner: "demo: call speed"
- Previous message: Luigi Puleio: "Re: XML and COBOL"
- Next in thread: Tom Morrison: "Re: Sign Problem"
- Reply: Tom Morrison: "Re: Sign Problem"
- Reply: JerryMouse: "Re: Sign Problem"
- Reply: theotyflos: "Re: Sign Problem"
- Reply: Dionisis Vrionis: "Re: Sign Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 25 May 2004 19:11:36 +0300
Hi,
I'm having a file in RM/COBOL 85 like this
01 rec-a.
02 kod-a pic x(7).
02 value-a pic s9(7)v9(2).
When i'm trying to move the value-a to 'Text' of cmtext1 the display of this
is unexpected.
Example.
The value of value-a is 67.50 the display of cmtext1 is 67.61 It added a
value of 0.11.
How can i solve this problem.
- Next message: Robert Wagner: "demo: call speed"
- Previous message: Luigi Puleio: "Re: XML and COBOL"
- Next in thread: Tom Morrison: "Re: Sign Problem"
- Reply: Tom Morrison: "Re: Sign Problem"
- Reply: JerryMouse: "Re: Sign Problem"
- Reply: theotyflos: "Re: Sign Problem"
- Reply: Dionisis Vrionis: "Re: Sign Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|