home *** CD-ROM | disk | FTP | other *** search
/ MACD 4 / MACD4.iso / Patch / Programs / PGS31.LHA / 3.1final / scripts.lha / PrintPage.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1996-10-19  |  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.