Records in Columns - Output Format
Scott Nelson
scott at logicdatasystems.com
Wed Nov 30 16:05:54 PST 2005
Tom Aldridge wrote:
> Hello,
>
> I am in need of a report with two columns of records. Anyone have a
> suggestion? Unlike the mailing label multiple column format, the
> records need to be in order down the first column and then start the
> next column as well as having a header, which the mailing label format
> does not.
>
> i.e.
>
> record 1 record 3
> record 2 record 4
>
> Thanks
>
> Tom Aldridge
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
1. create and run the report from a virtual file
2. use arrays to hold the gathered data
3. do the lookups and selections and load the array(s)
4. when all records finished, loop thru the array(s) and print or
export line by line.
you will use dummy fields and arrays to hold and print the data in the
virtual file and on the report or export.
Hope that helps,
Scott Nelson
Logic Data Systems
More information about the Filepro-list
mailing list