|
LPC Library Functions: ed_cmd |
|
NAMEed_cmd() - send a command to an editor session
SYNOPSISstring ed_cmd(string cmd)
DESCRIPTIONThe command 'cmd' is sent to the active editor session, and the resulting output is returned. The current object must have previously started an editor session with the ed_start() efun. The mudlib is responsible for providing an appropriate user interface for the editor to the user. This efun is available only if the driver flag OLD_ED is not defined. SEE ALSO |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|