Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report Anomaly
Message
De
06/08/2004 16:19:08
 
 
À
06/08/2004 16:15:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00931316
Message ID:
00931426
Vues:
27
I've never seen alltrim() get rid of trailing carriage returns...and can't get it to in VFP8.

In command window:
x = "hey"+chr(13)+chr(10)+chr(13)+chr(10)
? alltrim(x),"you"    && you will be a few lines below "hey"
y = alltrim(x)
? len(y)              && shows 7
>Yes, that's what I'm saying.
>
>>Craig,
>>
>>Are you saying that alltrim() gets rid of trailing carriage returns?
>>
>>>Yup. Was anything acutally printed on the second page or was it just blank?
>>>
>>>
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform