Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unknown member OSDTMGR
Message
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00474628
Message ID:
00474631
Views:
13
>I'm testing the install and functionality of my app on a test P.C. I created the oMeta object as per the documentation in the startup program and this works fine. However, running the code below, I get an error message - Unknown Member OSDTMGR.
>
>IF oMeta.oSDTMgr.NeedUpdate()
> oMeta.oSDTMgr.UPDATE()
>ENDIF
>
>SET DATABASE TO switch1
>
>if oMeta.oSDTMgr.NeedReindex('!ALL')
>oMeta.oSDTMgr.Reindex('!ALL')
>endif oMeta.oSDTMgr.NeedReindex('!ALL')

oops - must have pressed enter by accident. Anyway, I did include all the files for distribution as specified in the documentation and I don't get this error on my development box. That being the case, there must be some other reason I'm getting this error.
Al Williams

Anola MB, CANADA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform