Message 1 of 12
Clear iLogic log window at start of rule?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there an iLogic command to clear the log window?
I have a rule that checks all the parts in an assembly and copies their drawings (if they exist) into a specific folder. All I need is a simple text list of which of the parts had a drawing and which didn't.
I can write to a text file or spreadsheet but in this instance I don't need to keep a proper log, a transient list will do.
All I want to do is clear the existing log window at the start of the rule and then write the list to it.
I know you can RMB on the log to clear the log, any ideas if this can be done via code?