Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unknown member OSDTMGR
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Stonefield
Title:
Unknown member OSDTMGR
Miscellaneous
Thread ID:
00474627
Message ID:
00474627
Views:
53
I'm testing the install and functionality of my app on a text 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')
Al Williams

Anola MB, CANADA
Reply
Map
View

Click here to load this message in the networking platform