home *** CD-ROM | disk | FTP | other *** search
- VERSION CHANGES / BUGS FIXED (Registered version only)
- -----------------------------------------------------------------------------
- An ARexx macro "shutdown.gv" is now run on exit if startup.gv was
- run (or attempted to run).
-
- Removing a name from the notify list is no longer case-sensitive.
-
- Disk logging is done. Start the log with /OPENLOG and close it with
- /CLOSELOG.
-
- Notify was trying to do its thing even if there was no server
- connection. In such a case, error messages were printed every 20
- seconds.
-
- ARexx is now partially implemented. All /commands are accessible
- from ARexx, although no results are returned to Grapevine (nor are
- any program variables). In addition, a script "startup.gv" is run
- after the MOTD has been processed. The Grapevine directory is
- searched first, followed by REXX:.
-
- /NOTIFY is now implemented to automatically inform you when specified
- users sign on/off of IRC. The list is checked every 20 seconds.
-
-