home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / WordProcessors / slt-pgs3.lzx / PageStream3 / Scripts / PrintPage.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1996-10-20  |  398 b   |  12 lines

  1. /* $VER: PrintPage.rexx 1.0 (13.09.96)
  2.    Copyright 1996 SoftLogik Publishing Corporation
  3.    May not be distributed without SoftLogik Publishing Corporation's express written permission */
  4.  
  5. OPTIONS RESULTS
  6. TRACE OFF
  7.  
  8. ADDRESS 'PAGESTREAM'
  9.  
  10. 'currentpage'
  11. 'printdocument sides both scale actual copies 1 thumbnails off tiling off negative off printersmarks off printblank on mirror off page '||result
  12.