Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where do I send VFP bugs to?
Message
 
To
24/06/2001 16:30:10
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00522896
Message ID:
00522909
Views:
15
>Tom,
>Many times one person's "bug" is really a "feature" that's in the code due to backward compatibility, etc. Can you post the nature of your problem, and if it really is, then possibly one the MS UT participants can forward it to the appropriate area for analysis.
>
>Rick

Sure, the bug is simple. The ATC() function fails if the first argument is longer than 255 characters. Note that AT() works fine. I discovered that the bug goes all the way back to FP Dos.

a = replicate("X", 300)
b = a
? ATC(b, a) && returns 0.
Tom Green in Montreal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform