Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating Reports Programmatically
Message
De
26/07/2001 11:41:30
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Creating Reports Programmatically
Divers
Thread ID:
00535796
Message ID:
00535796
Vues:
59
I have been playing around with Doug Hennig's classes (SFREPOBJ.vcx) that provide a way to programmatically create reports. I have figured most of it out (with help from UT), but I am still having a problem in regards to printing in columns. I would like to print in columns with the data filling up one column prior to starting the next columns, for example:

Company1.....Company3
Address........Address

Company2.....Company4
Address........Address

The class has two properties, "nColumns", that lets you specify the number of columns and ,"lPrintColumns", that if .T. prints records in columns across the page and if .F. is supposed to print top to bottom. However, I can only get it to do columns if I make "lPrintColumns" = .T.. If I make "lPrintColums" = .F. then I get a single column regardless of the value of "nColumns". Any suggestions would be greatly appreciated.


Thanks in advance for your help,

Russell Clendenon
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform