I am new to textpad but hope you can help me.
I have a weatherstation and the software writes a textfile each 3 minutes.
http://fiffi.gotdns.com/clientraw.txt
I want a macro that opens the file at 6 am each day and check if the
value is lower then 2 degress.
I can put a schedule job in windows that runs a macro.
But I cant get macro to work.
All info in the text file is in one line.
The text file is tab delimited.
The temperature is in the 5 column.
Can anybody give some help ?