Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where do I send VFP bugs to?
Message
 
À
24/06/2001 16:30:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00522896
Message ID:
00522909
Vues:
16
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform