--- In [EMAIL PROTECTED], sgp <[EMAIL PROTECTED]> wrote:
> swzoh wrote:
> 
> > Yup, I knew that. What I really wanted to say was:
> > avoid using "&()" or "%...%" in expressions since they
> > are already evaluated/expanded in the expressions.
> > 
> So the safest way to use and expression to concatenate a
> string to an envvar is
> local p = env("Program Files")++"/path"
> 
> right?

IMHO, yes, with the solution with "SetString".
The problem with "SetString" is, however, that it seems to
have to be always "global" and seems to give an error always
at first time if you checked "variables must be declared
before using".



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

 
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