Sorry. I made a typo. My batch file is one line and currently looks like this:
start "" "%COMMANDER_PATH%\lister.exe" /i="%COMMANDER_PATH% \totalcmd.ini" "%*" --- In [email protected], "swzoh" <[EMAIL PROTECTED]> wrote: > --- In [email protected], "rsiebler" <[EMAIL PROTECTED]> wrote: > > I am trying to convert this command into a do() startment: > > > > "c:\Program Files\totalcmd\lister.exe" /i=%COMMANDERPATH% \totalcmd.ini" > > %var% > > > > Everything I have tried has either resulted in a PowerPro error message > > or a Windows error message. > > Have you defined %COMMANDERPATH%, at least for PP? Otherwise: > 1. There is no (local) environment variable like %COMMANDERPATH% for > TC. You have to use %COMMANDER_PATH%. > 2. %COMMANDER_PATH% is TC's own (local) environment variable. So, you > can't expect PP to expand it, unless you started PP from TC. 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/
