Luc, Put your code in an MDI form that can run visible = false. Put a timer in the form to poll the directory it is to monitor for the presence of the file and execute the code whenever the file is found.
----- Original Message ----- From: "Luc Delcoigne" <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Tuesday, June 07, 2011 2:14 AM Subject: [RBASE-L] - re: is this possible in Rbase ? Hi, this is what I want to do: I have a .txt file that is written to a specific directory by an external application. Now, I need Rbase -code to be triggered whenever this file is writtten/appears in this directory. Can this be done ? Luc D.

