execute-buffer - Execute script lines from a buffer
execute-line - Execute a script line from the command line
execute-buffer "buffer-name"
execute-line ["command-line"]
execute-buffer executes script lines in the named buffer buffer-name. If the buffer is off screen and an error occurs during execution, the cursor is left on the line causing the error.
execute-line executes a in script line entered from the command line. Typically this is used in macros.
(c) Copyright JASSPA 1999
Last Modified: 1999/03/02
Generated On: 1999/12/01