Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set command and arrays
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00124046
Message ID:
00124185
Vues:
21
>But the problem is I don't want to get around it and I'm tyring to figure out what is causing it!!
>
>The app that I am referring to does a lot with a Rich Text Box. Could the commands I use here SELSTART and SEllength be a possible cause?

Sandy,

Arrays in Visual FoxPro are dynamically redimensioned. When the array exist the contents are left alone by a dimension command and the array is resixed according toi the dime statement. Existing values are not changed. If you want the array empty after the dimension then you must empty it with arrayname = .F..
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform