Table of Contents

# $EPIC: isaway.txt,v 1.2 2006/08/01 03:40:36 sthalik Exp $

Synopsis:

$isaway()
$isaway(<server refnum>)

Technical:

Practical:

You may want to change the behavior of an alias depending on whether or not you are AWAY.

Returns:

1  if you are AWAY on the specified server
0  if you are not.

Examples:

$isaway()         might return 0 or 1
$isaway(3)        might return 0 or 1