Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error locate class
Message
From
09/12/2009 02:35:54
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
09/12/2009 01:30:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01438156
Message ID:
01438158
Views:
76
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]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform