> "c:\Program Files\totalcmd\lister.exe" /i=%COMMANDERPATH%\totalcmd.ini"
%var%

Actually, I'd be interested in the syntax of several variations of this
command in the do() syntax. I'm not the strongest escape'er around here :)

C:\path space\file.exe /i=c:\path space\file.ini c:\path space

Now replace with env variables

%var1%\file.exe /i=%var1\file.ini %var%

Now replace with ppro variables (not in the &() syntax, but in the do()
syntax)

&(var1)\file.exe /i=&(var1)\file.ini &(var1)

If we wanted to use the ?"c:\path space\file.exe" method or
If we wanted to use the "c:\\path space\\file.exe" method or
If we wanted to use the "c:/path space/file.exe" method or
If we wanted to use the "%var1%/file.exe" where %var1% expands to c:\file
path\folder1\file.exe

Sometimes it's hard to wrap the brain around all the different conversion
possibilities :)

David Troesch  |  Atlanta, GA  |  ICQ# 2333123
Free Antivirus? Free Firewall? Tired of popups? http://tinyurl.com/ytu7z
Funstuff: "Best way to dispose of the Borg: Give them Windows 3.1."



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