Hi,
Today I encountered a strange behaviour. I've never seen this before.
I have version 5.7.3 running and the variable {FILE(GetRandomFileName)} gave me an empty result, so it seems.
I have an execute task setup as :
command: cmd
parameter: /c echo {FILE(GetRandomFileName)}
working dir: c:\windows\system32
This will give me an output like: zdo14ahk.40g , everytime a different though.
Today the output was: No output
My other tasks depend on having some output here. Can it be that this variable gives an empty result? If so, could this meganism be changed so it checks itself if it has a value?
In my logs I see that my task is started and is completed, no errors here.
Any ideas why this could happen? I restarted the task and now it gives me real output everytime.
Regards,
Confused Erik
Edited by user
2011-09-09T06:51:52Z
|
Reason: Not specified
Uses Visualcron since 2006.