Deprecated proc in Include Procs
Author: davidwarnke@cox.net (DWarnke)
We have a bunch of deprecated code in our include procs. I'd like to be able to identify all objects that need to be fixed for a particular library. Is there a way to compile all include procs in a library and then review the proc listing for any 'deprecated' warnings? I know there is a /lib commandline switch, but that only seems to do global procs and messages, not include procs.