Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FOR part not working
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
FOR part not working
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01496452
Message ID:
01496452
Vues:
127
I do not understand why it is that a perfectly functioning set of code is now reporting on only the top record in spite of passing over the correct Order # to the REPORT FORM command, as follows:
* PrintButton.Click()
lnOrderNumber = Orders.Order_No
REPORT FORM Order PREVIEW FOR Orders.Order_No = lnOrderNumber
It seems that the REPORT FORM goes for the TOP record each time, and not the record pointed to by the FOR clause of the command.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform