Short: Targa GIO for Photogenics 2 -> ARexx! Author: ben@bmatthew.demon.co.uk (Ben Matthew) Uploader: ben bmatthew demon co uk (Ben Matthew) Type: gfx/edit Architecture: m68k-amigaos Targa.gio v1.6 for Photogenics II. see gfx/edit/GIOUpd.readme for more information on Photogenics dev. This archice contains the arexx updated version of the Targa GIO and is released with PNGGIO.lha which is an update to, surprising in the PNG gio. This concludes the arexx updates to all the GIOs in Photogenics thus allowing you to batch process files in ANY format. Arexx commands: 15BIT, 24BIT or 32BIT i.e.: ===================================================================== /* To test targa.gio */ options results address PHOTOGENICS.1 LOADHIDE "work:stuff/badge.pcx" image=result SAVE image "Targa" 'ram:test.tga' '24BIT' CLOSE image ===================================================================== and no Widget requesters in sight! If you have any problems with the 1.6 version of targa.gio or would like to see other changes in photogenics 2 please do not hesitate to contact me at: ben@bmatthew.demon.co.uk or http://www.bmatthew.demon.co.uk/amiga/genics/ Have fun!