Short: Simple CLI screen grabber Author: gallanonim86857@gmail.com (pisklak) Uploader: gallanonim86857 gmail com (pisklak) Type: util/wb Version: 0.91 Requires: 020+ CPU Architecture: m68k-amigaos Distribution: Aminet Quick fix for 0.9 bug - sorry for this! Yet another simple CLI screen grabber prg :) Small size and easy of use should be its strength. Can grab both planar and RTG screens in IFF or BMP (uncompressed) format. Screens with direct pixel format (more than 8bit) will be saved in IFF Deep 24 bit image. BMP grabs will be always saved as 256 colors or 24bit files. Options: savefile= destination file (default is ram:screengrab.iff/deep/bmp) screen= partial name of grabbed screen tittle frontscreen(fs/S)= grab active screen switch iff(/S)= dst file format uncompressed IFF ILBM/DEEP switch bmp(/S)= dst file format uncompressed BMP quiet(q /S)= quiet mode delay(/N)= grab delay in secs Personally I use it with FKey program like that: grabrtgwb bmp fs q (grab active screen in RAM:screengrab.bmp file BMP format quiet mode) Tested on AOS3,AROS 68k and MOS. The program was created as a by-product of playing with the AmigaE (EVO) language and learning how to program the AOS3 system :) LICENSE ETC... PUBLIC DOMAIN :) The author has made every effort to ensure that the use of the program is safe but he provides it in the "as is" form, not taking responsibility for any damage resulting from the use, etc..... P.S. It would be nice if the author receives an email from the user in case of finding it useful :)