Short: ARexx script: screenshots w/ C= ScreenSave Author: ukjg@rz.uni-karlsruhe.de (Tobias Ferber) Uploader: ukjg rz uni-karlsruhe de Type: gfx/misc Architecture: m68k-amigaos This is an ARexx script which runs the `ScreenSave' program which is part of the C=ommodore Native Developer Kit. Why should I use this script instead of using `ScreenSave' directly? (a) You don't need a shell (b) You get a requester when the snapshot has been written (c) You might want to select your output filename with a file requester One possibility of using snapshot.rexx is via ToolsDaemon by Nico François. Simply add the following lines to your `S:ToolsDaemon.menu' ITEM Snapshot SUB To sequence in RAM: (CLI) 10240 rx rexx:Snapshot.rexx SEQUENCE FILE RAM:Snapshot. QUIET SUB To custom file ... (CLI) 10240 rx rexx:Snapshot.rexx QUIET