Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
An array append ?
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
An array append ?
Miscellaneous
Thread ID:
00427015
Message ID:
00427015
Views:
47
Here's my array:
Select * From SS Where SS.Valed And Deleted() And Exist ;
(Select ShipTool From SS Where ShipStor.ShipTool = SS.ShipTool) ;
Order By ShipTool into Array Com_SS
...
Here's my append:
Select SS
ZAP
APPEND From Array Com_SS

Many steps occur between the two but I get an error variable Com_SS not found at the last statement.
Why?
Edgar L. Bolton, B.S. B.B.A.
Next
Reply
Map
View

Click here to load this message in the networking platform