Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple Labels From a Single Record
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01058839
Message ID:
01058868
Vues:
17
>I am converting a DOS based FoxPro application to VFP9. Customer records have up to 4 contact names and a flag for each indicating whether a label is wanted for that contact. In DOS mode everything was done manually, the records were scanned and labels printed on the fly for each contact as needed.
>
>Using the VFP9 label designer and LABEL FORM commands is their any elegant way to print multiple labels from a single record. I thought maybe the multiple detail bands feature could work somehow.
>
>I know I can do it the brute force way by scanning the records and populating a second table with label information from each customer record, then printing labels from this second table.

Lou,

I would use SELECT...UNION to create a cursor and then print from it.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform