home *** CD-ROM | disk | FTP | other *** search
- /* $VER: PrintPage.rexx 1.0 (13.09.96)
- Copyright 1996 SoftLogik Publishing Corporation
- May not be distributed without SoftLogik Publishing Corporation's express written permission */
-
- OPTIONS RESULTS
- TRACE OFF
-
- ADDRESS 'PAGESTREAM'
-
- 'currentpage'
- 'printdocument sides both scale actual copies 1 thumbnails off tiling off negative off printersmarks off printblank on mirror off page '||result
-