[REBOL] Double trouble
From: sanghabum::aol::com at: 22-Jun-2001 14:29
Can anyone suggest a Rebol method (i.e. as far as possible OS-independent) way of my application detecting if there is already an instance of it running on the machine? If AlreadyRunningOnSameMachine? [Alert "Please close other instance first" Halt ] Even if that instance was launched from/by a different console? --Thanks, --Colin.