LoadLISP method

Loads a specified LISP application.

Syntax

Sub LoadLISP(ApplicationName)

Where:

      ApplicationName is a string variable representing the name of the LISP application.

Examples ...

LoadApplication method example