Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays and undefined error
Message
 
 
To
06/09/2005 10:36:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01047012
Message ID:
01047014
Views:
12
This message has been marked as the solution to the initial question of the thread.
To silence Project Manager/Builder, add
EXTERNAL ARRAY Results
to the part5.prg

>I am getting this compile error:
>
>Program c:\gtb\part5.prg has the following errors:
>    Unknown RESULTS - Undefined
>
>Even though 'Results'is defined in a previous PRG. Here is that code.
>
>Dimension Results(39,2)
> For DimensionCount = 1 to Nodecount
>  Results(DimensionCount,2) = DimensionCount
> Next DimensionCount
>
>Vas is los mit der crankinerror?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform