Guest mode8power Posted February 24, 2004 Posted February 24, 2004 why does the script automatically exits?
jpm Posted February 24, 2004 Posted February 24, 2004 why does the script automatically exits?Certainly because you have no more scriptline to execute or you request to exit
Lemures Posted February 24, 2004 Posted February 24, 2004 jpm is correct. when the script is done, as in, it reads down and executes the code until there is no more code, it automatically shuts down. if there is nothing to execute, then it has no purpose, and so no longer needs to exist. there is a potential for this leading to a philisophical debate. lol.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now