|
LPC Library Functions: query_verb |
|
NAMEquery_verb() - return the name of the command currently being executed
SYNOPSISstring query_verb( void );
DESCRIPTIONGive the name of the current command, or 0 if not executing 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. Note that this efun is not available if the driver flag NO_ADD_ACTION is defined. SEE ALSO |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|