Re: Help! How do I pass an array to form method

Author: Fred Taylor

Posted: 2012-04-23 at 17:01:59

As long as the array is not a property of some object, Eurico has specified

it for you with the "@". If it is a property, you'll either need to pass

the object and then reference the array on the passed object, or you'll

have to copy the array to a local variable and pass that variable with the

"@".

Fred

On Mon, Apr 23, 2012 at 2:09 PM, Michael Savage <msavage@golden.net> wrote:

> Is there a way?

>

> TIA,

> Mike

>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/CAJCBkspQeDKw1pxL-k3OXooVd7Sbzv6BEys8-OmYzNiNfG6OCA@mail.gmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Fred Taylor