Mike, You can pass the array with an "@" sign prefiving the name but you may also look at creating a "Parameter Object", making the array a property of this object tne passing the object to the form which can then use its properties. This has the added advantage that you can pass stuff back to the mainline as an aditional property of the "Paramater Object" if required and not simply as an additional array item. I always do this now as it makes adding parameteres to a form call so simple and of course passing data back becomes a breeze.
Dave -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michael Savage Sent: 23 April 2012 22:10 To: ProFox Email List Subject: Help! How do I pass an array to form method Is there a way? TIA, Mike [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] 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/[email protected] ** 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.

