Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Carriage return
Message
From
10/06/2005 09:50:30
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
10/06/2005 09:41:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01022118
Message ID:
01022127
Views:
13
I agree it is simpler - but are you sure it will be faster? I think the precompiler will simply replace CRLF with chr(13) + chr(10), and the end result will be identical.

>A little simpler and it should execute faster:
>
>#DEFINE CRLF CHR(13)+CHR(10)
>myString - cString1 + CRLF + cString2 + CRLF + cString3
>
>
>Regards,
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform