Hi,
I am new to iTest and have started now to work on it.
Using a writeFile command , I am able to write only the value specified in the command($var) to a file(say test.txt)
Eg: writeFile test.txt $var
If I have to redirect the logs of n number of commands and procedures too to file test.log , is there any option provided in writeFile command ?
Also "Topic not found" message is displayed when i click on the online help of "WriteFile" command link.
Thanks.