Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View content of an array
Message
 
 
À
13/12/2023 22:16:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01687426
Message ID:
01687430
Vues:
50
Thank you, Hank.

>The Locals window is fastest when there aren't a ton of variables in scope.
>
>My go-to alternative is to put the array name (stem only) in the debug window. The display will be the same as in locals. Just easier to find.
>
>Hank
>
>
>>Hi,
>>I forgot how to do it. If I have an array (in a test code), and I want to view the content, how do you do it?
>>Example:
>>
>>dimension aTest[5,1]
>>aTest[1,1] = "ABC"
>>aTest[2,1] = "A2BC"
>>aTest[3,1] = "AB4C"
>>aTest[4,1] = "AB67C"
>>aTest[5,1] = "AB7C"
>>
>>How to do you view the content of the aTest in the IDE?
>>
>>TIA
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform