Yep, you can certainly do that. You can also do myFunction(argumentCollection = myArgStruct), with similar effect.
cheers, barneyb On 8/23/05, Bryan Stevenson <[EMAIL PROTECTED]> wrote: > So you can name your args ina function styled call? I never knew that and > don't use the function style call because the function arg order could > change and then you'd be passes args in the wrong order....but if they are > named that would be great!! > > I thought you could only use this: > MyFunction(arg1Val,arg2Val) > > but if I can do this: > MyFunction(arg1=arg1Val, arg2=arg2Val) > > I'd be a happy camper ;-) > > Bryan Stevenson B.Comm. > VP & Director of E-Commerce Development > Electric Edge Systems Group Inc. > phone: 250.480.0642 > fax: 250.480.1264 > cell: 250.920.8830 > e-mail: [EMAIL PROTECTED] > web: www.electricedgesystems.com > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 50 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216082 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

