home *** CD-ROM | disk | FTP | other *** search
/ Dream 53 / Amiga_Dream_53.iso / Amiga / Applications / PAO / ExtensionsPageStream / DuplicateToPag.lha / DuplicateToPage.readme next >
Text File  |  1998-06-12  |  1KB  |  54 lines

  1. Short:    PGS3 arexx script - duplicate objects to another page
  2. Uploader: mmerkel@rumms.uni-mannheim.de (Michael Merkel)
  3. Author:   mmerkel@rumms.uni-mannheim.de (Michael Merkel)
  4. Type:     text/dtp
  5.  
  6. ABOUT
  7.  
  8. This is an ARexx script for use with PageStream3.
  9. It duplicates selected objects and moves them to a given page.
  10.  
  11. Just select the objects(s) and call the script.
  12.  
  13.  
  14. DISTRIBUTION
  15.  
  16. spread it! use it! _write me!_
  17.  
  18.  
  19. REQUIREMENTS
  20.  
  21. - PageStream3 (of course!!!) - >= V3.3x
  22. - objects!
  23.  
  24.  
  25. USAGE
  26.  
  27. * insert the script in your script palette (rx Scripts/DuplicateToPage.rexx)
  28. * select object(s) and play the script
  29. * loooook!!!
  30.  
  31.  
  32. HISTORY
  33.  
  34. V1.02 (29. Mar 1998)
  35.       (12. Jun 1998)
  36.  * added comments and cleaned up code
  37.    1. READ THE CODE AND UNDERSTAND IT!
  38.    2. SIT DOWN AND DO SCRIPTS BY YOURSELF! IT IS EASY!
  39.  * added a busy requester. (operation can also be stoped now)
  40.  * removed stupid screen refresh command at end. (so it's faster now)
  41.  * Now works with more than one object! (thanks to Randall Blank for the report)
  42.  * Aminet release
  43.  
  44. AUTHOR
  45.  
  46. michael merkel (MiMe@IRC)
  47. mmerkel@rumms.uni-mannheim.de
  48. http://webrum.uni-mannheim.de/fht/mmerkel/www/index.html
  49.  
  50.  
  51. THANKS TO
  52.  
  53. SoftLogik for this wonderful program! It's the best on all platforms...
  54.