Just a minor bug with Python syntax highlight in Script Editor.
Although the command works correctly, if you write the character # inside a string definition, the rest of the line is highlighted as a comment.
Example:
strFilePattern = “NAME_###.mb”
Tested on Linux 64.



