Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is C5 Shaking Anyone Else's Faith?
Message
De
30/03/2000 11:16:41
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00350825
Message ID:
00352757
Vues:
12
>Keith,
>
>I rarely ever C5 in VFP even under Win9x. Here's a replacement you might try:
>
>
lnWords = alines( laWords, chrtran( lcString, ' ', chr(13), .t. )
>for i = 1 to lnWords
>   if ( ! empty( laWords[i] ) )
>      ? laWords[i]
>   endif
>endfor
>
>>Even with the latest service packs applied, I'm still seeing
>>weird C5 errors. Most recently I've gotten it when doing a
>>STRTRAN() on a variable assigned from WORDNUM(). I coded
>>it, but in scanning FoxForum, UT, VFUG, and MicroSoft, I'm
>>seeing more weird combination of things that cause C5 errors
>>with VFP6 than ever before.

I like that code. Consider it stolen. It's much
more succinct that what I came up with. Thank you.

I'll count you in the comfortable column as well.

...kt
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform