I am trying to write a small program in Clarion 5.5 where it will monitor for a file to be place in a predefine directory. WHen the files gets there then I want clarion to execute a routine. I think that if I use the LOOP and the IF EXIST statement, the program will still all the CPU cycles and the PC won't be able to do much else. Does anyone knows how to write a routine or a 3rd party interface that will allowed me to do this without using to many resources from the PC.
Thanks W.G.
Thanks W.G.