Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Arrays in Reports
Message
From
11/05/1997 23:19:06
 
 
To
11/05/1997 12:30:46
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00031708
Message ID:
00031732
Views:
49
Hello! BTW, if I'm use arrays in report, then I'm never declare it as public. To avoid generating error on compilation stage just make an empty function with the same name. By going this way array will be released after executing the procedure with report. That's all. Yours ever, Vladimir Shevchenko > PUBLIC MyArray[x] > it will create a public array. The array will be destroied > So, in your case, the array must be available (like any other variable) in > the procedure/function/method where the REPORT FORM is executed. > > Vlad
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform