Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


ErikC
  •  ErikC
  • Paid support Topic Starter
2010-04-27T14:32:57Z
I'm using 5.5.5 and 5.5.8 and encounter the following:

I have a user variable (string)
I use the set variable task to set the value: {FILE(GetRandomFileName)}
I use the "translate to constant" when running

If I run the set variable task, the variable is set to {FILE(GetRandomFileName)}, not e.x. to 123aeg23.214

It looks to me the translation to constant isn't working in this case.

Regards,
Erik
Uses Visualcron since 2006.
Sponsor
Forum information
ErikC
  •  ErikC
  • Paid support Topic Starter
2010-04-28T08:05:56Z
Now I made an execute task with:

cmd /c echo {FILE(GetRandomFileName)}

and I used this in other tasks:

{STRING(Trim|{TASK(VeryLongNumberFromExecuteTask,StdOut)})}

This is my workaround for the moment.

Regards,
Erik
Uses Visualcron since 2006.
Support
2010-04-30T17:36:10Z
Thanks, this should have been fixed now for next version.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top