Reply to thread

Hi there,


So you are trying to create a "token" to record which button was pressed even if the main the process/owner is restarted? ie: A flag file type arrangment (button1 creates a file called button1.flag)? Have you thought about writing to the registry instead?


J.


Top Bottom