Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forms without a table
Message
 
 
À
24/05/2001 08:37:33
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00510811
Message ID:
00510935
Vues:
18
>Hi all,
>It's me again with yet another oddball question for you FPW2.6 meisters.
>
>I'm calling a form at the end an app that I just want to plug data into from Memvars and arrays, not a table. When I run the app, the form wants a table. If I specify a table, the form repeats the data for however many records are in the table. Do I have to create a empty table to satisfy this or is there a little trick I can do? Since I have various fonts and indentations, no graphics (yet), I can't just dump the data to a text file and print it.
>
>Pete

Pete,
This sounds like a report not a form. In order to do what you want with a report, you do have to have a table with at least one record. You could create a temporary DBF and insert a blank record before calling the report. Instead of adding your display controls to the detail band of the report, add them to the report footer or header sections which only print once.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform