Hi gsprince,
i think you are right!
mooks, you can also try DBA_SOURCE and make sure
you use 'text' instead of '*' and 'line number'.
like: select text, line number from
DBA_SOURCE
order by line number;

correct me if i'm wrong!

HTH,