Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Large array bug
Message
De
09/12/2008 16:04:24
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Divers
Thread ID:
01366284
Message ID:
01366310
Vues:
9
>Executing following 2 statements in a program or from the Command Window crashes VFP9SP1/SP2 with C5 error
>
>DIMENSION aArray[2^15]
>DIMENSION aArray[2^30]
>
It looks like the issue is with resizing/redefining the original array:
- if you give the second array a different name, no C5
- if you issue RELEASE aArray between the two commands, no C5
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform