Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Show form
Message
 
 
To
09/12/2009 01:46:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01437233
Message ID:
01438179
Views:
59
You may try using HOME() directory, but I would also recommend including this library directly in your project if you need it.

However, are you sure you need it? It may be a good idea to find out where this class is used and get rid of it.

>sorry this is a duplicate ot a thread i just started called 'error locate class'
>i am wondring you had any thoughts on this - the do form is workin fine except the remote computers are havin difficulty finding the class.
>
>
>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.
>this doesn't work postioned before the do form command. any ideas would be appreciated
>
>set classlib to locate(wizenbss.vcx)
>
>thanks
>k
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform