Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moved Pointer
Message
De
26/04/1998 11:20:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Moved Pointer
Divers
Thread ID:
00094968
Message ID:
00094968
Vues:
68
I have a page with two edit boxes bound to memo fields. On this page is a print button. The user clicks on the button and I want the program in invoke a report that prints the contents of the two memo fields to print:

REPORT FORM ClientStatus NOCONSOLE TO PRINT

The problem is, no matter what I do, the report prints data for the first record, irrespective of which record I am pointing to when I call the report. I have tried the report without any tables in the DE and with the requisite table in the DE. In the latter case, I declare a PUBLIC variable of the target RECNO() and GOTO it in the Init Event of the cursor. Nothing works--all I can get is the first record's data. What am I doing wrong???

TIA.

John
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform