Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Filling a text variable with lines ending with cr/lf.
Message
De
04/04/2000 01:16:08
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00354764
Message ID:
00354831
Vues:
12
>I am creating a text variable and filling it with lines of text for later display in an edit box.
>Here is a quick look at what I am doing. Is this the best way to accomplish what I am
>trying to do?
>
>textvar = "Line one"+chr(13)+chr(10)+
> "Line two"+chr(13)+chr(10)+
> "Line three"+chr(13)+chr(10)
>
>Thanks for any input!
>Joe


Joe,
Only chr(13) would be sufficient.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform