Page 1 of 1

Calling other functions/routines from a routine

Posted: Thu Jul 28, 2005 6:57 pm
by ssgrpid
Hi,

I tried to call user defined routines in a new routine I was creating. It gave me an error.

How do we call other rotines from a routine? If we cannot, is there any simpler way to do this?

Posted: Thu Jul 28, 2005 8:42 pm
by pnchowdary
Welcome Aboard :D ,

Yes, user defined routines can be called from other routines. This topic has been covered in this Forum many times. Please search the form using keyword "Deffun".

Thanks

Posted: Fri Jul 29, 2005 7:50 pm
by ssgrpid
Thanks a lot...