https://bugs.documentfoundation.org/show_bug.cgi?id=118241
--- Comment #9 from Mike Kaganski <[email protected]> --- (In reply to Gabor Kelemen (allotropia) from comment #0) > Actual results: The macro is executed but the “For Each File In Files” was > ignored. Regardless of implementing the requested functionality, there is a problem here IIUC that needs addressing: if it doesn't find an iterable object in the loop initialization, there should be an error, not a silent continuation (I haven't checked myself, just a thought I had reading the issue). -- You are receiving this mail because: You are the assignee for the bug.
