VB with VLISP

VB with VLISP

Anonymous
Not applicable
188 Views
1 Reply
Message 1 of 2

VB with VLISP

Anonymous
Not applicable
Please tell me it was possible to Load/Run AutoLISP file from VB.

It would be helphul, if you send me some guidelines.

chandan_nandi@rediffmail.com
0 Likes
189 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
AcadDoc.SendCommand("(load ""MyLisp"")" & Chr(13) & "(MyLisp)" & Chr(13))
0 Likes