15 pts.
 What is the difference between ‘Return’ and ‘LeaveSr’ in subroutine?
What is the difference between 'Return' and 'LeaveSr' in subroutine?

Software/Hardware used:
ASKED: August 13, 2009  11:23 AM
UPDATED: August 13, 2009  1:29 PM

Answer Wiki:
Return is used to exit a subprocedure. EndSr would indicate the end of code and exit for a subroutine. LeaveSr would allow you to exit the subroutine without reaching the end of code for the subroutine. Phil
Last Wiki Answer Submitted:  August 13, 2009  1:29 pm  by  philpl1jb   44,130 pts.
All Answer Wiki Contributors:  philpl1jb   44,130 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _