Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Com/EXE Parameters
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
VFP Com/EXE Parameters
Miscellaneous
Thread ID:
00496841
Message ID:
00496841
Views:
60
I've created an exe com object declaring the class as olepublic. After instantiating the object from ColdFusion, I call an object with a one character field parameter. The code in the object is Wait Window TYPE('tParam'). From the browser I see the wait window, but the type I sent as "character" is now logical. For some reason it is not passing the string. I've passed strings to other objects not foxpro and everything works fine. The code from coldfusion is simply:

TYPE="COM"
CLASS=BuildCards.Ctrl
NAME="BuildCards">

cResult=BuildCards.BuildCards("Character");


Any info would be greatly appreciated.
Michael Garcia
Next
Reply
Map
View

Click here to load this message in the networking platform