Jump to content

Search the Community

Showing results for tags 'logs'.

  • Search By Tags

    • logs ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 3 results

  1. Version 3.16

    931 downloads

    LOG UDF, with or without GUI. Main focus is to keep it simple, so you have just to include _gollog.au3 and call: GOLLOG("a line of text"), and start logging. If your script is without GUI the log will be only written to disk, if you have a GUI you can initialize an edit control :...
  2. I have searched for almost an hour and I still cannot find examples and or the code that I am looking for concerning my question. I am wanting to capture/read/send (however you want to say it) the console output to a file. Here is a picture of what I want to send to a file after the scrip...
  3. Hi Guys, The attached script collects logs from various servers on my network, prints them into logs.txt, and emails them to me, daily. When I run the compiled script by clicking on the EXE it works beautifully. However, when it's run through the scheduler, I get an email with a blank txt file. Thi...
×
×
  • Create New...