Jump to content

Recommended Posts

Posted

After the scripts terminates, the process (script.exe) still exists in the processes list from Task Manager.

My script ends with line Exit.

If I run my script several times, I will have a lot of process (script.exe) hanging there.

Any ideas?

Posted

After the scripts terminates, the process (script.exe) still exists in the processes list from Task Manager.

My script ends with line Exit.

If I run my script several times, I will have a lot of process (script.exe) hanging there.

Any ideas?

Well obviously your script isn't really exiting :)

What triggers the exit, or what conditions must be met/actions performed before you get to the Exit line?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...