Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty cursoradapter cursor
Message
From
14/01/2004 17:59:41
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00866479
Message ID:
00866934
Views:
25
Hi Arto,

Just modify AutoOpen as follows:
NODEFAULT

*** Setup code: DO NOT REMOVE
if not pemstatus(This, '__VFPSetup', 5)
 This.AddProperty('__VFPSetup', 1)
 This.Init()
endif
*** End of Setup code: DO NOT REMOVE

RETURN this.CursorFill(.F.,.T.)
Thanks,
Aleksey.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform