I am appending a line to a log file in an on_click event of a button. I would like to capture the PC's network name either during form_activate or at the on_click and include it as part of the string written to the log. How can I get the PC name without a bunch of API calls? (trying to keep it simple) A+, N+, MCP