Page 1 of 1

Posted: Tue Apr 15, 2003 8:42 pm
by BackupUser
Restored from previous forum. Originally posted by ebknoppert.

I want to exit my procedure prematurely.
Like 'exit function'

Can't find that one :)

Posted: Tue Apr 15, 2003 8:45 pm
by BackupUser
Restored from previous forum. Originally posted by Num3.


Use ProcedureReturn without any args to exit a procedure....

--
Kind Regards
Rui Carvalho

Old programmers never die... They branch into a subroutine...