Filewatch without the opendialog (solved)
Sep 12 2017 | 10:53 am
Hi everyone,
So I'd like to use the filewatch object without having to use the opendialog object. My text file is already known and its not going to move.
I thought I could have done something like
filewatch header.txt
This doesn't seem to work. Any tips on how i can achieve this ?