Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing from an array
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00674170
Message ID:
00674200
Views:
22
>I have an array that i want to send to a report. How else can i speed up my print process other than by a filter.
>
>Is there a way to print the array to a report, Someone told me NO this isn't possible.

You can create a cursor, append data from an array, using APPEND FROM ARRAY comand, and run report on that cursor.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform