home *** CD-ROM | disk | FTP | other *** search
/ DTP Toolbox / DTPToolbox.iso / propage4.0 / arexx / 140per_cent.pprx < prev    next >
Encoding:
Text File  |  1996-06-07  |  213 b   |  13 lines

  1. /*
  2. @BMagnification 140%
  3.  
  4. I use this genie to view an A5 page at 140 per cent. I have assigned a key press to this genie so I now have 5 set magnifications on the end of keys.
  5.  
  6. */
  7.  
  8. call SetMagMode(140)
  9.  
  10.  
  11.  
  12.  
  13.