Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array - report
Message
 
To
21/04/2003 02:14:27
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00779677
Message ID:
00779694
Views:
18
>how do i print the contents of an array in the report(one line per item)?
>i've tried using memo but this seems to take a lot longer (and seems more difficult)than just passing the array to the report =(

Add a field to the report and reference the array element in the field's expression. myarray[1,1]

You will need a field for each array element.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform