Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Only one copy of exe is runing
Message
From
19/07/2001 15:15:58
 
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00532744
Message ID:
00532782
Views:
14
>>Hello
>>
>>How to force one exe of application runing at anytime?
>>
>>Thanks
>>Mo
>
>Do you mean 1 instance per computer or 1 instance for the LAN? If you mean 1 instance per computer, you can simply use:
>
>
if app.previnstance then
>   Msgbox "Application is already running!!!"
>   end
>end if
Thanks Eric

that worked fine
Previous
Reply
Map
View

Click here to load this message in the networking platform