Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASCAN doesn't recognize underscore
Message
From
30/04/2004 07:23:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
ASCAN doesn't recognize underscore
Miscellaneous
Thread ID:
00899661
Message ID:
00899661
Views:
48
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,
Next
Reply
Map
View

Click here to load this message in the networking platform