Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual MaxFrame Pointer Problem
Message
 
 
À
14/08/2003 15:25:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00820299
Message ID:
00820384
Vues:
16
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform