I know I've done things like pass a file path (string) instead of file
object, so make sure the type the method wants is string or otherwise.

So might look if the function is this:

OpenDesign(File, Int)

as opposed to:

OpenDesign(String, Int)

~Byron


On Wed, Mar 25, 2015 at 9:08 AM, Bobby <bo...@acoderslife.com> wrote:

>
> example: opendesign(javacast('string',thisfile), javacast('int',0))
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360290
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to