Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Size of 'run window'
Message
De
01/06/2004 21:12:40
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00908233
Message ID:
00909104
Vues:
14
>I am having a problem as follows:
>I added the 'process' vcx to the end of my set classlib to command.

I assume you have downloaded the class and unzipped it to your current directory. Adding it to the Set Classlib list is not necessary, since we're using NewObject().

>I am getting an error 'File 'c:\psioedev\csm\toreps\testcomp\process.vcx' does not exist' on the 'NEWOBJECT('api_apprun', 'process', '', lcBatFile, lcThere, 'HID')' command.

Try with the extension, just in case:
> oprocess=NEWOBJECT('api_apprun', 'process.vcx', '', lcBatFile, lcThere, 'HID')
though it's the default extension.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform