The Action Log of the Info tab adds new information from the bottom of the window. How do we:
- Get the window to feed new information from the top?
and - Clear the Action Log without exiting the Analysis window?
The Action Log of the Info tab adds new information from the bottom of the window. How do we:
In short: the LOG works as log, it is always chronological. Log is a file that gets appended at the end. This is how logging works everywhere and you can't change it.