home *** CD-ROM | disk | FTP | other *** search
- /* Launch PageStream 3.1 and fix toolbar */
- call pragma('d','PageStream3:')
- call pragma 'S',8192
- address command 'run >nil: PageStream3'
- address command 'WaitForPort PAGESTREAM'
- address pagestream 'RX PageStream3:Scripts/FixToolBar.rexx'
-