Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating Reports Programmatically
Message
From
26/07/2001 11:41:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Creating Reports Programmatically
Miscellaneous
Thread ID:
00535796
Message ID:
00535796
Views:
58
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
Next
Reply
Map
View

Click here to load this message in the networking platform