Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set alternate problem
Message
From
07/09/2005 18:59:50
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
07/09/2005 12:20:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01047377
Message ID:
01047550
Views:
8
>hi!
>is there a way to disable the insertion of a blank line
>when I issue a:
>"set alternate on" or "set textmerge on"
>
>thanks in advance,
>Nir

Do you mean that you get a blank line at the beginning? I don't see any blank superfluous blank lines with the following sample:
set alternate to abc.txt
set alternate on
?? "Line 1"
? "Line 2"
set alternate off
set alternate to
You also have some other alternatives for text output, such as LLFF or StrToFile().

By the way, did you see my text report class, download #9991?
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
Reply
Map
View

Click here to load this message in the networking platform