The simple way (if I understand what you want) is:
if ($condition)
{
$self->Mode3();
}
Faine, Mark wrote:
>How can I redirect my script to another run mode, for example if a certain
>condition exists then go to run mode 3
>
>
>_____________________________________
>Mark
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Thanks,
Kenny Pyatt
President
Design Shack
www.dshack.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]