Hello ax,
I wasn't able to reproduce the problem you are seeing. I created a quick batch file:
@echo off
echo Hello World
pause
and ran the following command:
LaunchExecutable ("c:\\helloworld.bat > c:\\helloworld.txt");
and the output file was correctly written and saved.
Thanks.
Wendy L
LabWindows/CVI Developer Newsletter