home *** CD-ROM | disk | FTP | other *** search
- Logger utility
-
- This is a small program which provides text logging facilities to other
- Risc-OS programs. It is particularly useful when developing windowed
- applications because it allows you to print messages from your application
- without going through all the hard work of updating the screen.
-
- In order to get the messages from your application to the logger, one
- message number is required. By default this is &c8000, but if this conflicts
- with other software you are using, you can change it by editing logger's
- !Run file.
-
- Menu options provided by !Logger are as follows :
-
- Info The usual
- Display Causes logger's window to be displayed on the screen.
- This can also be achieved by clicking on Logger's icon.
- Save Options Saves the current options to a file in Logger's directory.
- Auto Display Causes Logger to automatically open its window if a message
- arrives whilst the window is closed.
- Cursor Causes Logger to display a flashing cursor in its window.
- Pretty pointless, but my text library supports it.
- Start Visible If ticked, this will cause Logger to start up with its
- window visible. If unticked, then it doesn't.
- Quit The usual.
-
-
- Any fault reports or WIBNIs to me - jhw@cix.compulink.co.uk
-