• progeCAD in French Language
  • progeCAD in Spanish Language
  • progeCAD in English Language
Home > Support > Vba API > Visual Basic Reference > Reference Guide > Events > BeginLisp Event 

BeginLisp Event

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

 
DWG is the native file format for Autodesk AutoCAD®. Autodesk and AutoCAD are registered trademarks or trademarks of Autodesk, Inc. in the USA and/or other countries. progeSOFT and progeCAD are registered trademarks or trademarks of progeCAD s.r.l. in the USA and/or other countries.