pattrstorage read xml file report
Is there a way to get [pattrstorage] to report when it has finished reading an xml file?
Put a [print] at the output of a pattrstorage. See what happens when a file is read correctly? If doesn't read correctly, it's a 0 instead of a 1. you can use [route read] to use the result in your patch.
Jean-François.
Wonderful! Thanks!