Forbid multiple instances of the same app

Deploying to Windows? Utilizing VB Script execution? This is the place to ask Windows-specific questions.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
FredBeck
Posts: 77
Joined: Fri Nov 01, 2013 3:07 pm
Contact:

Forbid multiple instances of the same app

Post by FredBeck »

Hi!
Sorry it may be a greenhorn's question, but I don't know where to look for that.
How can I check if the app is already running?
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Forbid multiple instances of the same app

Post by FourthWorld »

See the relaunch command in the Dictionary.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
FredBeck
Posts: 77
Joined: Fri Nov 01, 2013 3:07 pm
Contact:

Re: Forbid multiple instances of the same app

Post by FredBeck »

oooh! :)) Thanks!
Post Reply