Try this:
DECLARE
RetVal NUMBER;
BEGIN
RetVal := ODSLOAD.FUNC_EXTRACT_TRAILER ( 1 );
END;
/ -- Added
exit :RetVal; -- Added
And, test the value of "$?"
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |