Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chrtran and carriage returns
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Chrtran and carriage returns
Divers
Thread ID:
00631191
Message ID:
00631191
Vues:
88
Hi,

I am trying to remove the | symbol from an address and insert
a carriage return instead to make the address 2 lines instead of 1.
The carriage return is not getting inserted.
Instead line 1 gets overwritten with line 2
This is my code

lf=+chr(13)+chr(10)
? chrtran(ad1street,"|",+lf)

where ad1street is a memo field.

Thanks in advance
Carmel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform