Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filling a text variable with lines ending with cr/lf.
Message
From
04/04/2000 09:29:29
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00354764
Message ID:
00354926
Views:
35
Did everyone forget about...

AddLineFeeds Property

Specifies that the EditBox should insert linefeed characters (CHR(10)) after carriage return characters (CHR(13)) within the text of an EditBox whenever the Value property is read or whenever the value is stored to the ControlSource. Available at design time and run time.

(SP3 addition)



>>>For the most part. I know alot of people have a constant CRLF defined as chr
>>>(13) + chr(10) globally for the app
>>
>>Style note on this: I usually define it as vfCRLF, for parallelism with vbCRLF. Your Mileage May Vary....
>
>...And I call it CF_TEXT for parallelism with the Platform SDK. Surprised? Didn't think so. Void where prohibited. Children under 18 should get their parents permission before call. Georgia residents add 6.5% sales tax.:-)
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform