I'm new to VBS and in need of some code that will allow only once instance of the VBS File to be ran at a time..
so if the 1st instance is already running, a 2nd instance cannot be ran...

Is this possible at all or not..??
If so How do i code it..??