home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / EDG-CT1.DMS / in.adf / CT.run / Scripts2 / 2 / Vignette < prev    next >
Encoding:
Text File  |  1995-10-07  |  420 b   |  28 lines

  1. /*
  2.                         Control Tower Arexx Script
  3.                            Written By J.L. White
  4.                          (C)1995 Merlin's Software
  5. Lines=5
  6. 01=Vignette
  7. 02= 
  8. 03=This script will take the current
  9. 04=image in TPaint and then create a
  10. 05=Vignette on the Image.
  11. */
  12.  
  13. options results
  14.  
  15. arg Num TotalNum
  16. Address "DigiPaint"
  17.  
  18.     'Pmcl'
  19.     'Hvof'
  20.     'Hvar'
  21.     'Potv' $8000
  22.     'Poth' $8000
  23.     'Minc'
  24.     'Maxe'
  25.     'Whsc'
  26.  
  27. exit
  28.