PureBytes Links
Trading Reference Links
|
Thanks
everybody!
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>Problem solved :-)
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>herman.
<FONT face=Tahoma
size=2>-----Original Message-----From: Terry
[mailto:MagicTH@xxxxxxxxxxx]Sent: Monday, July 05, 2004 3:53
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: Re: [amibroker]
How do i insert a NewLine character into a txtfile?Importance:
High<SPAN
>Herman,TJ’s solution sounds like what you
need, but if you need a line break in Excel it is CHAR(10) which needs to be
concatenated between strings using & as follows:“Test of line” &
CHAR(10) & “break character”Terry--
I need to insert
a newline character into a text file of comma separated symbols, i tried
using "\n" but that doesn't work when i open the file with Excel or
Wordpad. I have too many symbols for the number of columns
available in Excel and want to export in Columns, i.e. a newline character
after each row item. Anybody Know what the NewLineFeed
character to use
is? hermanCheck
AmiBroker web page at:<A
href="">http://www.amibroker.com/Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
ADVERTISEMENT
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|