Re: Total A Column Using Code

2006-05-21 Thread David Griffith
HI Mark,Yep that was it, thanks a lot!Kind regards,David.On 21 May 2006, at 02:08, Mark Morris wrote:Hello David,Try this:       item.jobActions.valueForKeyPath( "@sum.jaDuration" );Hope this helps!Regards,MarkOn May 20, 2006, at 5:15 PM, David Griffith wrote:Hi all,I know I've done this before but I just can't seem to remember how.  What's the equivalent code for this WO binding:[EMAIL PROTECTED]i.e. I need to total the jaDuration column of an NSArray using Java code.Any help would be very much appreciated!Kind regards,David.___Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/markm%40onpointsoftware.comThis email sent to [EMAIL PROTECTED]  ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com

Re: Total A Column Using Code

2006-05-20 Thread Mark Morris
Hello David,Try this:       item.jobActions.valueForKeyPath( "@sum.jaDuration" );Hope this helps!Regards,MarkOn May 20, 2006, at 5:15 PM, David Griffith wrote:Hi all,I know I've done this before but I just can't seem to remember how.  What's the equivalent code for this WO binding:[EMAIL PROTECTED]i.e. I need to total the jaDuration column of an NSArray using Java code.Any help would be very much appreciated!Kind regards,David.___Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/markm%40onpointsoftware.comThis email sent to [EMAIL PROTECTED]  ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com

Total A Column Using Code

2006-05-20 Thread David Griffith

Hi all,

I know I've done this before but I just can't seem to remember how.   
What's the equivalent code for this WO binding:


[EMAIL PROTECTED]

i.e. I need to total the jaDuration column of an NSArray using Java  
code.


Any help would be very much appreciated!

Kind regards,
David.
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com