entropyreduction wrote:

> 
> In file paths I tend to use / instead of \ . Saves all kinds of grief.
>  Would that work for you?

No. Plugins and such return \ I have no control over it.

> 
> However, that's a workaround.  I know I thought about allowing
> escape-escape chars (\\) to means: take the \ literally.  I can't
> remember why I didn't do that.  I think I decided the literal text
> would get really hard to read.  However, can probably implement \\ as
> literal backslash if you want.

Yes.
> 
> [later].  Oh yeah, I think problem comes wiehn you want literal "\\n",
> i.e. a backslash followed by a newline.  That would be typed as \\\n.

Vars shouldn't do any translations, just escaping.

If I gave ?"\\\n" to the vars plugin I'd expect it to save as "\\\\\\n" and to
restore as "\\\\\\n". PowerPro should turn the first 6 backslashes into 3
backslashes and leave the n alone.

If I gave "\\\n" to vars, that would really mean \ followed by a newline,
and that's what I'd expect back from vars - regardless of how it's stored
in the ini file.

> Good, glad it works for you.  For me the RTF is easier and clear: I
> never look at the chms except to give them a cursory proof after I
> churm them out of help workshop.  To each their own.

hypelinking (and back button) is what makes chm easier for me.



------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12hn7k0jl/M=362131.6882499.7825260.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1124464460/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy</a>.</font>
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
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