
query_verb(3)         LPC Library Functions         query_verb(3)

NNAAMMEE
       query_verb()  -  return  the name of the command currently
       being executed

SSYYNNOOPPSSIISS
       string query_verb( void );

DDEESSCCRRIIPPTTIIOONN
       Give the name of the current command, or 0 if not  execut-
       ing  from a command.  This function is useful when several
       commands (verbs) may cause the same  function  to  execute
       and  it  is  necessary to determine which verb it was that
       invoked the function.

SSEEEE AALLSSOO
       add_action(3)

MudOS                       5 Sep 1994                          1

