Reply to External & goto
If you don't have an account, just leave the password field blank.
Is it possible to call a lovely goto from another script, when using external?
Like
external("die", "reallydie");
goto part2;
(of procedure reallydie)
Like
external("die", "reallydie");
goto part2;
(of procedure reallydie)