Short: A Notification util, with ARexx etc. Author: slbrbbbh@w250zrz.zrz.TU-Berlin.de Uploader: slbrbbbh w250zrz zrz TU-Berlin de Type: util/cli Version: 0.31 Architecture: m68k-amigaos Status: beta this is beta software, it works but isn't tested under any circumstance. suggestions, bug reports welcome. especially I would like to know: parameters for different sendmail commands. I only know them for SMTPPost. Why do you need RonII or something similar? Scripts that you have written, that maybe interesting. Bug Reports: exactly what do I need to do, to hit this bug? RonII V0.28 User Documentation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ What is Ron? Ron is a utility that starts programs if defined files/dirs are changed. Features * multiple files to watch * accepts only valid filenames * ARexx Interface * lots of options for any started program (IO redirection, stack, pri, mail output, use your favourite shell etc.) * watching of specific files can be stopped at any time, with any valid path to it, not just the one you gave first. Requirements * OS 2.0 (V37) and up. (Yell, if you don't want that it'll be 3.0 sometimes) NOT included :) * easyrexx.library 1.7 it saves work for me, some bytes for you. RonII with my own ARexxCode was 19k, with easyrexx 12k + 3k library. included (easyrexx.library is ©1994 Ketil Hunn) * At least ONE filesystem, that supports notification. (e.g. FFS does, CrossDOSFileSystem does not) NOT included. If you just want to watch your startup-sequence RonII may be a overkill...