Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
An array append ?
Message
 
 
À
09/10/2000 16:46:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00427015
Message ID:
00427040
Vues:
14
>>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?
>
>Sounds like something's hosing the array.
>I'd break after the SELECT above, then break again when the array doesn't exist anymore, to find the culprit.

Now I got it Your both right = The array is empty the SECOND time around of testing - I knew better ;~}
Edgar L. Bolton, B.S. B.B.A.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform