Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual MaxFrame Pointer Problem
Message
 
 
To
14/08/2003 15:25:19
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00820299
Message ID:
00820384
Views:
15
>Using VFP 6 and VMF 4
>
>I am using a subclass of frmdataentry. After I alias the main table(mmorg) in the load event the pointer no longer moves in the main table after an addition and a save. It does move in the aliased table. Here are the properties I have set.
>
>THISFORM.icMainAlias = mmorg
>
>Code in Load to alias the table
>.oDBCSvc.OpenAppTable("mmorg",,,"mmorg_parsub")
>
>I use the alias table for a picklist control on the form. If I remove the control and the alias code the pointer does move in mmorg properly. Why would aliasing the table make the pointer not move in mmorg?
>
>Thank you,

Tyler,
You have a "." in front of oDBCSvc. Is this object hanging off oLib or the picklist form itself? Also, I don't remember an OpenAppTable method; do you mean OpenTable or is my memory simply foggy?

Regards.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform