On Tue, May 24, 2011 at 5:03 PM, Brandon McCaig <bamcc...@gmail.com> wrote:
> perl -e "print qx'C:\Program^ Files\Microsoft^ Visual^ Studio^ .NET^
> 2003\Common7\IDE\devenv /rebuild release abc.sln /useenv'"

This should of course be one line (with a space between the ^ and the 2).

> perl -e "print qx'"""C:\Documents and Settings\bamccaig\args.exe"""
> /rebuild release abc.sln /useenv'"

This should of course be one line (with a space between the " and /).

> perl -e "print qx'C:\Documents^ and^ Settings\bamccaig\args.exe
> /rebuild release abc.sln /useenv'"

This should of course be one line (with a space between the e and /).

I should possibly note too that I did these tests in a Windows XP VM
so YMMV. Maybe the behavior has improved in Vista or Seven, but I
doubt it. ;D

-- 
Brandon McCaig <http://www.bamccaig.com/> <bamcc...@gmail.com>
V zrna gur orfg jvgu jung V fnl. Vg qbrfa'g nyjnlf fbhaq gung jnl.
Castopulence Software <http://www.castopulence.org/> <bamcc...@castopulence.org>

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to