Changeset 55562e1 for ChangeLog


Ignore:
Timestamp:
Nov 5, 2002, 11:32:42 PM (21 years ago)
Author:
Erik Nygren <nygren@mit.edu>
Branches:
master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
5c7b1b1
Parents:
0ba59d2
Message:
	Added 'get <variable>' command which returns the value of the variable
	   as a string.  This allows variable values to be retrieved from perl
	   with the likes of:  if ("on" eq &owl::command('get zaway')) { ... }
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    rd309eb3 r55562e1  
    11$Id$
    22
     31.2.8-pre
     4        Added 'get <variable>' command which returns the value of the variable
     5           as a string.  This allows variable values to be retrieved from perl
     6           with the likes of:  if ("on" eq &owl::command('get zaway')) { ... }
     7       
    381.2.7
    49        Outgoing messages now go through the config for formatting
Note: See TracChangeset for help on using the changeset viewer.