I must not be understanding your quesiton right. You should have no problems
doing this:

<cfset s = structNew()>
<cfset s.name = "goo">

<cfset myCFC = createObject("component","somecfc")>

<cfset result = myCFC.myMethod(s)>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]
Click Here

Reply via email to