Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OMeta can only be created from on directory
Message
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00213068
Message ID:
00213077
Views:
33
>I know I am doing something stupid or missing something basic here but I cannot figure this out.
>
>When I issue the following command:
>
>set classlib to dbcxmgr additive
>oMeta = createobject('metamgr')
>? type('oMeta')
>
>
>The type of oMeta is 'O' if I issue these command from one directory. If I switch to a different directory the type of oMeta is 'L'. Which I am assuming means the object wasn't created.
>
>Everything is the same except for the local directory. The path is the same and the stonefield classe libraries are in the path.
>
>What am I missing?
>
>Thanks,
>Paul

Depending on what version of SDT and VFP, SDT may not be able to find the AddObject.PRG if you are not using VFP 6. VFP 6 has the AddObject() function so the SDT AddObject.prg is no longer needed. Also, SDT changed the directory structure vith version 5.1 I think. The path became C:\Stonefield\SDT, then under that is the Source folder which needs to be in the VFP search path.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform