plsqldoc doesn't document package function without parameters

PaulB

Member²
When using plsqldoc Version 1.2.0, if a function in a package spec does not have a parameter list, only a return value, the function is not documented in the output.
Example:
FUNCTION Get_Last_Error_Id
-- No Parameters
RETURN NUMBER;

Has anyone experienced this and is there a known fix?
Thanks, Paul
 
Marco,
Sorry for the long delay in responding to my Topic Post. Been busy with client needs. I cannot find the missing function any longer either. Hopefully it was a fluke. I'll let you know if I see it again.
 
Back
Top