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.


JRaf
  •  JRaf
  • No customer Topic Starter
2009-11-16T12:53:56Z
While using some variables and string functions i have found bug where if parenthesis are anywhere in the string it brakes the function and just shows the call.

so if you put in

{STRING(Substring|TestString1|0|4)}

you get

TEST

but if you put in

{STRING(Substring|T()estString1|0|4)}

it outputs

{STRING(Substring|T()estString1|0|4)}

Which when trying to read a file to get date/header infomation to append to a file name then causing the full function call to be appended to the file name causing illegal characters in path and failing the job.
Sponsor
Forum information
Support
2009-11-16T12:56:43Z
We do not currently have a solution for this. We'll see what we can do here.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
JRaf
  •  JRaf
  • No customer Topic Starter
2009-12-11T18:45:30Z
any update on this? has this be resolved in a new release?
Support
2009-12-12T12:59:51Z
No, it has not been resolved yet. This is quite complex to fix while still having backwards compatibility.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
JRaf
  •  JRaf
  • No customer Topic Starter
2010-03-27T15:31:09Z
Hey Henrik,

Just checking in if there is a target date for this bug to be fixed. It is causing alot of manual file name changing and task execution on our end. Any help would be appreciated

Jonathan.
Scroll to Top