BeginLisp Event

BeginLisp event

Occurs when evaluation of a LISP expression begins. Note that EndLisp occurs when evaluation of the LISP expression begins.

Syntax

object.BeginLisp(FirstLine)

Where:

     object is a valid Application, Document, or Workspace object.

     FirstLine is a String representing the LISP expression. Enter the LISP expression with exact capitalization. If the LISP expression begins with a C: prefix, include the prefix, for example (C:myLISP).

BeginLisp event example

URL:  http://www.progecad.us/index.pl?iid=21764
Printed on:  May 22, 2013 3:13 PM