I have a compiled script :-timeStampSecs.exe which returns timestamp in seconds. I call it in FileWrite to write the time stamp in a text file.But it writes some other values instead of the timestamp. Please help.
thanks
olmar
The script is below:-
$kNum=run("timeStampSecs.exe",""...