home *** CD-ROM | disk | FTP | other *** search
- /* setup cpr to debug pager-support-debug.library */
-
- options results
-
- 'display *(PagerSupportBase+34)<<2 "%d"'
- seglist = strip(result,'T',"0a"x)
-
- 'symload seg' seglist '"src:pager/library/pager-support-debug.library"'
- 'opt search + "src:pager/library"'
- 'opt reslib on'
-
- exit(0)
-