Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASCAN doesn't recognize underscore
Message
De
30/04/2004 07:23:30
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
ASCAN doesn't recognize underscore
Divers
Thread ID:
00899661
Message ID:
00899661
Vues:
46
We had an unusal problem with ASCAN yesterday.

ASCAN(laArraay,'ABC_123') returned a 0 (zero) when ABC_123 was in the array.

ASCAN(laArray,'ABC') returns a 5

ASCAN(laArray,'ABC_') returns a 0

So we know it's the underscore.

It was a five dimensional array, and ABC_123 was in the 5th row, 1st col.

This was unusual because ASCAN returned the position for 2 other developers on other machines. We've tried changing all of the envirionment variables that we can think of that might affect it, but no luck. (SET EXACT, SET ENGINEBEHAVIOR). We aslo tried passing some of the flags in ASCAN, but nothing seemed to work on this one machine.

Everyone is running VFP 8.

Thanks,
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform