> Is there a way to asure that the user doesn't press on the > projector twice > and run your program twice, once in the background?
What is your platform? MX 2004? MX? Windows? Mac? In XP 2004, there is a publish setting for that. Look for it in the Projector tab, I believe. Before 2004, you need to make an ini file with the same name as your executable. E.g., if your executable is projector.exe, you will create a "projector.ini" file with these lines in it: [Settings] SingleInstance=1 Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
