in_edit(3) LPC Library Functions in_edit(3)
NAME
in_edit() - determine if a player is in the editor
SYNOPSIS
string in_edit( object default : F_THIS_OBJECT );
DESCRIPTION
If the given object is in the editor, the file being edited
is returned, else zero.
SEE ALSO
ed(3), in_input(3)
MudOS Last change: 5 Sep 1994 1