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 » [SOLVED]ESQL Editor Error with FLOAT

Post new topic  Reply to topic
 [SOLVED]ESQL Editor Error with FLOAT « View previous topic :: View next topic » 
Author Message
kevin_22
PostPosted: Fri Nov 24, 2006 12:20 am    Post subject: [SOLVED]ESQL Editor Error with FLOAT Reply with quote

Centurion

Joined: 08 Mar 2005
Posts: 100

Hi,

I am having problem when declaring a float variable.

DECLARE FVAL FLOAT 0e+0;

ESQL editor is showing a red crossed error. Let me know your ideas please.

Message Broker 6.0
Windows 2000

Thanks,
Kevin


Last edited by kevin_22 on Sun Nov 26, 2006 9:29 pm; edited 1 time in total
Back to top
View user's profile Send private message
Edde
PostPosted: Fri Nov 24, 2006 1:13 am    Post subject: Re: ESQL Editor Error with FLOAT Reply with quote

Acolyte

Joined: 01 Oct 2006
Posts: 67
Location: Moscow, Russia

kevin_22 wrote:
DECLARE FVAL FLOAT 0e+0;

What number do you mean?
Did you try it without '+'?
Back to top
View user's profile Send private message
kevin_22
PostPosted: Fri Nov 24, 2006 1:36 am    Post subject: Reply with quote

Centurion

Joined: 08 Mar 2005
Posts: 100

Hi Edde,

Declaring float variable working fine with 0.0 or 0+0.
I am having MQSI 2.1 Message flows with condition

IF FVAL <> 0e+0 THEN.... which is working fine in MQSI 2.1 when i migrated to 6.0 it showing error at this statement.



Thanks,
Kevin
Back to top
View user's profile Send private message
mgk
PostPosted: Fri Nov 24, 2006 2:12 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

Hi,

This looks like a defect and you need to raise a PMR. The Runtime accepts the syntax you specify, but it appears the tooling does not.

Regards,
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
wschutz
PostPosted: Fri Nov 24, 2006 2:48 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Yes, do raise a PMR ... but for the time being, this works for me in the tooling:

DECLARE FVAL FLOAT 1.3e4;
DECLARE GVAL FLOAT 13e-04 ;
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » [SOLVED]ESQL Editor Error with FLOAT
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.