Home   Help Search Login Register  

Author Topic: exiting scripts  (Read 509 times)

0 Members and 1 Guest are viewing this topic.

kingneb

  • Guest
exiting scripts
« on: 24 Apr 2003, 04:50:02 »
  ???how do you exit a script when you execute another?

Offline Artak

  • The old beanbag shaker
  • Former Staff
  • ****
  • You want to talk about it, yes?
    • OFP Team Finlanders
Re:exiting scripts
« Reply #1 on: 24 Apr 2003, 08:09:11 »
type exit in your script?


btw you should only post your question to one board.
Not all is lost.

Kinnon

  • Guest
Re:exiting scripts
« Reply #2 on: 24 Apr 2003, 10:17:17 »
When you call one script from another and the script you called has finished executing, control returns to the calling script, then you would either have more instructions or 'exit'.


Offline Black_Feather

  • Former Staff
  • ****
  • I'll never forget you Daisey.
Re:exiting scripts
« Reply #3 on: 24 Apr 2003, 17:09:58 »
double post all replys here.