Alaska Software Inc. - Missing functions/procedures in expanded prg
Username: Password:
AuthorTopic: Missing functions/procedures in expanded prg
Joe Carrick Missing functions/procedures in expanded prg
on Sat, 03 Apr 2010 18:05:37 -0700
If a function or procedure has the command "RETURN" anyplace between the 
start and end of the code then subsequent functions/procedures are not 
displayed in the expanded view of the prg in the project.

This is not that uncommon - sometimes a condition might require the 
procedure to just be aborted.  I know there are other more structured 
coding methods that preclude having to do this but it isn't a violation 
of logic - so why does the PM choke on it?

-Joe