February 3, 2010 mellerbeck doc bat file redirecting output to a variable From here http://weblogs.asp.net/lorenh/archive/2006/03/24/silly-batch-file-tricks-redirecting-stdout-into-an-evironment-variable-and-dp0.aspx FOR /F “tokens=*” %%i in (‘%~dp0sometool.exe’) do SET TOOLOUTPUT=%%i Share this:EmailFacebookLinkedInTwitterLike this:Like Loading... Related
[…] the original post: doc bat file redirecting output to a variable Share and […]