Running program and saving to file

qlwik

Client
Регистрация
03.04.2013
Сообщения
207
Благодарностей
5
Баллы
18
Hi, I have program to run in my template, which is working fine, but when I try to use > to save result to file , it fails, for example:

program executable c:\\program.exe
startup settings: -o option1 -e option2 > result.txt

in this situation program report an error pointing that " > result.txt" part is unrecognized, but when I go to windows command line and put:

c:\\program.exe -o option1 -e option2 > result.txt

then it work just fine, how can I fix it?

Zennoposter 7.7.3.0
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)