If it's anything like 5.x then the I-type version will probably work. In our experience I-TYPES are much more likely to work as expected in 5.X
SUM(fieldname8)+fieldname2 From: [email protected] [mailto:[email protected]] On Behalf Of Kevin Powick Sent: Friday, April 27, 2012 2:49 PM To: [email protected] Cc: Devsup Subject: Re: possible bug in version 4.1 On Friday, 27 April 2012 16:25:54 UTC-4, Richard Kann wrote: 01 A 02 0 03 ORIG AMT 04 05 06 07 MR2, 08 F;2;8;S;+ 09 R 10 10 In 3.x it gives me the sum of all the vm amounts in attr 8 added to attr 2. In 4.x it gives me the separate values in attr 8 without summing. Any ideas? I don't have 4.x, but what happens if you try reorder it as F;8;S;2;+ -- Kevin Powick -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
