--- In [EMAIL PROTECTED], "swzoh" <[EMAIL PROTECTED]> wrote:
> --- In [EMAIL PROTECTED], Alex Peters <[EMAIL PROTECTED]> wrote:
> > On my system, running this PowerPro command:
> > File.WriteAll("C:\Test", "'r'n")
> 
> Ah, I see.
> How about this File.WriteAll("C:\Test","test'r'n")?
> I can't test it myself atm.
> 
> Or,
> local test="test'r'n"
> File.WriteAll("C:\Test",test)

I'm wondering that the following might also show the difference:
File.WriteAll("C:\Test","'n'r")



****  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