Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Com/EXE Parameters
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
VFP Com/EXE Parameters
Divers
Thread ID:
00496841
Message ID:
00496841
Vues:
59
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform