Save Log Window To File, Append If File Exists
Is there a way in JSL to save contents of log window to a file and if the file exists, append to it rather than overwrite itSave Log("$myroot/Log_File.txt");