Valuater 129 Posted June 5, 2005 how can i place this statement into an event mode $pos = MouseGetPos() If $pos[0] > -1 Then Call("Set_Exit") ????????????? GUICtrlSetOnEvent($pos, "Set_Exit") thanks Share this post Link to post Share on other sites
/dev/null 2 Posted June 5, 2005 ?? What is this code supposed to do? Cheers Kurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf * Share this post Link to post Share on other sites