Reviews (0)
For Workflow: Merge list of errors to string
Merge list of errors to string (2)
Based on http://myexperiment.elda.org/workflows/27/
The beanshell scripts collectively builds a temporary file of the merged string (by default using newline as separator). As each item is appended to the file separately by Write_text_append, this means it can handle occassional errors in the list, such as in the output from Sometimes_fails. Such items are not included in the merged string.
To use, merge with your workflow and delete "Create_Lots_if_Strings", "Sometimes_Fai...
Created: 2011-09-13 | Last updated: 2011-09-13