Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alias() not really the Alias
Message
De
04/03/2008 10:43:16
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Alias() not really the Alias
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01298435
Message ID:
01298435
Vues:
63
I have a form that sets a FILTER on a table (ApptRules) in the INIT. There is also a cursor (crsRemarks) open before the form is run. For my test case, the FILTER condition results in no records, though there are actually records in the ApptRules table. In the form's INIT I have this.
SELECT ApptRules

SET STEP ON
If I run the project, the Alias() in the Debugger still says that ALIAS() is crsRemarks. If I "Set next statement" in the debugger to the "SELECT ApptRules" line and execute, then the Debugger changes and says the ALIAS() is ApptRules.

Anyone have a clue why it's acting like that?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform