Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with EXTERNAL ARRAY Revisited
Message
 
 
To
11/04/2007 15:21:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01214564
Message ID:
01214651
Views:
9
This message has been marked as a message which has helped to the initial question of the thread.
>Sorry, I did not fix the problem. I just ignore it.

You can add following code to the program/methods to fix the problem
*** None-executed code to satisfy Project Manager ***
IF .F.
  DIMENSION myarray[1]   <--- The name of array that generates an error
ENDIF
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform