Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
This brings up class not defined - help please
Message
From
12/02/2003 16:28:11
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00752444
Message ID:
00752480
Views:
20
>Hi
>
>omyfiler=createobject('Filer.FileUtil')
>
>tells me that class Filer.FileUtil is not defined
>
>Yet this executable is running on 30 Win2k pro pcs all with vfpsp5 and win2k sp2 (except the problem machine which is running win2k sp3)
>
>can anyone help please - if I need to add a class what is the correct syntax?

Your syntax seems correct. However, look up the find method in this one:

Modify Form Home()+'tools\filer\filer'

It has this:

#define ERR_NOCLASS_LOC "Could not instantiate the Filer COM object. Check to make sure it is registered properly."

...which means the filer is based on a COM thingy, probably a dll, which needs to be included in the build. Try to locate filer.dll and register it manually on that particular box.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform