Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASCAN problem with large arrays
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
ASCAN problem with large arrays
Divers
Thread ID:
00457224
Message ID:
00457224
Vues:
71
We have an array used for listboxes with a built-in search function. The search function now gets stuck in an endless loop when the start position of ASCAN is above 32,768 (which happens to be 2 to the power of 15).

If I do...
ASCAN(myArray,'myString',34,000)
ASCAN() is actually starting at 32,768, which doesn't help me if I'm trying to get past 34,000.

Has anyone had similar probelms with ASCAN or any other array function when dealing with large arrays or maybe a work around.

Thanks Doug
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform