Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error locate class
Message
De
09/12/2009 02:35:54
Lutz Scheffler (En ligne)
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01438156
Message ID:
01438158
Vues:
77
This message has been marked as the solution to the initial question of the thread.
>I am getting the following error reading on remote computers opening a form i created
>
>[locate class]
>error instantiating class. cannot find c:\program
>files\vfp\wizards\wizembss.vcx
>
>in fact the wizard on these computers is located in microsoft\visual foxpro 9\wizards unlike my home computer whch is as shown
>
>i am aware of the code:
>set library to locate(name_of_file)
>
>how would i set this up in this case for these computers to locate the class.
>would this work if i positioned it before the do form command?
>
>set classlib to locate(wizenbss.vcx)
>
>thanks
>k

something like
set classlib to HOME(1)+'wizards\wizembss.vcx'
Agnes
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform