Hi everyone,
I am new here but not new to Eventghost. I have been using Eventghost for sometime to automate my HTPC and it is an extremely useful and reliable software.
I need to implement some code which should work like this:
1. Eventghost to start periodical reading from a log file which is in CSV format
2. Eventghost to dump the latest line to the clipboard
3. Eventghost to breakdown the CSV line into individual elements.
So far I am stuck at step 2.
I have installed the plugins "File Operations" and setup an Event called "File Operations: Start periodical reading: test.csv". It is able to read the latest entry correctly
But how do I dump what it is reading to the clipboard?
Many thanks
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
How to periodical read and dump file to clipboard
-
SilentWeed
- Posts: 2
- Joined: Mon May 19, 2014 2:51 am
-
SilentWeed
- Posts: 2
- Joined: Mon May 19, 2014 2:51 am
Re: How to periodical read and dump file to clipboard
Thanks Pako. Works wonderfully.
Re: How to periodical read and dump file to clipboard
thanks. Looking forward to testing.