home *** CD-ROM | disk | FTP | other *** search
- /*
- $VER: RunSearch.awebrx 1.1 (18.11.99) (c) Neil Bothwick, Wirenet
- Run the SearchCD program from a page in AWeb
- */
-
- call pragma('D','AACD12:')
- call pragma('S',16384)
-
- address command 'MUIRexx SearchCDs port SEARCHCDS'
-
-