ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Implicit Signed decimal

Post new topic  Reply to topic
 Implicit Signed decimal « View previous topic :: View next topic » 
Author Message
mbprimer
PostPosted: Mon Apr 02, 2007 1:20 pm    Post subject: Implicit Signed decimal Reply with quote

Novice

Joined: 25 Mar 2007
Posts: 21

Hi all,

Following is a piece from my copybook.

15 BASE-PRICE PIC S9(05)V99.
15 INV-TYPE PIC X(01).
15 FILLER PIC X(10).
15 CHRG-OPT OCCURS 39 TIMES.
20 ORD-OPT-CODE PIC X(04).
20 ORD-OPT-PRICE PIC S9(05)V99.

we are using the Trailing signed decimal representation.
For the BASE-PRICE the i/p data is 300000{
The hexa decimal representation is F3 F0 F0 F0 F0 F0 C0
where 'c' is the sign.

The physical properties for BASE-PRICE are like this

Physical type: External decimal
Lenghcount : 7 Length units: Bytes Repeat count: 1

Signed+Sign orientation: Trailing seperate ,Virtual decimal point :2

Even i tried with "sign EBCDIC Custom" .Still i am getting the parser->next error.



Thanks,
Back to top
View user's profile Send private message
Calvino
PostPosted: Tue Apr 03, 2007 4:26 am    Post subject: Reply with quote

Novice

Joined: 06 Mar 2004
Posts: 19
Location: Scotland

Might be missing something obvious here ...

Should your sign orientation not just be 'trailing' rather than trailing separate?? ie 300000{ not 3000000+

Cheers
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Implicit Signed decimal
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.