Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resolving reference to array external to report
Message
 
To
06/01/1999 12:08:52
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00173188
Message ID:
00173236
Views:
17
>Hi all,
>
>When referencing an array in a report form that was created from the calling program, how do you resolve the Undefined error in the project manager?
>
>I know it doesn't affect the running of the program, it's just really annoying to always have that error screen come up.<s> Not to mention the fact that I might not notice *real* errors (if I were to ever have any<g>) since the error window is always displayed.
>
Hi Keith,

The EXTERNAL ARRAY command helps this kind of situation when passing a parameter to a program. If the array is being created by a query, you may still get this type of "error" reported when you compile. The trick is to dimension it prior to the query. Other references to it later in the program won't generate this type of feedback.

hth,
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform