--- I wrote:

> DOS and Windows prefer to separate lines of a file with a 0x0D0A
> sequence, which equates to 'r'n in PowerPro speak, as 'r is
> equivalent to 0x0D and 'n is equivalent to 0x0A.

--- swzoh wrote:

> 'r'n is 0X0D0D0A, at least on my machine. :-)

How bizarre!

On my system, running this PowerPro command:
File.WriteAll("C:\Test", "'r'n")

...results in a two-byte file containing the 0x0D0A sequence. Is there
any reason why this should differ on other systems?

I'm using Windows XP Professional SP1 if it makes any difference.

Well, until I can come up with anything better, I guess my advice to
you and Ravi is to just remove any references to 'r'n in my script and
replace them with 'n, since that does for you what I actually intend.

Is this some sort of PowerPro bug? But then we do all have the same
version of PowerPro, v3.8.13...

Hmm,
Alex

ICQ# 37414292



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM
---------------------------------------------------------------------~->

****  EDIT YOUR POSTINGS !!!! ****
Please remove as much as possible from original messages before replying to them.
________________________________________________ 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 

Reply via email to