The Dink Network

Reply to External & goto

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
June 18th 2003, 12:16 PM
spike.gif
Is it possible to call a lovely goto from another script, when using external?
Like
external("die", "reallydie");
goto part2;
(of procedure reallydie)