Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Send parameters to report
Message
From
16/12/2002 05:38:12
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
16/12/2002 01:20:33
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00733216
Message ID:
00733248
Views:
26
>hi jess
>this right,but when i put a field in my report as "laArray" in the preview or print only show one field and not more
>for example if laArray have five elements , in the report show only one element
>can you help me
>i want print all elements in my report

You must understand that a report is based on a cursor (or table), and the report prints one detail line for each row of the main cursor. Additional information (from other tables, or from memory variables) can be included, but the main table or cursor defines how many rows are printed.

Therefore, to achieve what you want, you have to copy your array to a cursor. Jess shows you one way to do this.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform