Accessing AutoLisp Functions by Visual Basic program

Accessing AutoLisp Functions by Visual Basic program

Anonymous
Not applicable
265 Views
3 Replies
Message 1 of 4

Accessing AutoLisp Functions by Visual Basic program

Anonymous
Not applicable
I have a program in Visual Basic with AutoCadR14 and I need to access some AutoLisp functions. I have to access these functions, passing it some parameters. I know that in VB with AutoCad2000, there are methods that I can simulate the AutoCad command line, consequently, it'll be able to access AutoLisp. Does anybody know how is it possible in AutoCadR14? Thanks Yuri
0 Likes
266 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable
Please refer to www.acadx.com and VLAX keyword down the newsgroup. Regards, Maksim Sestic "Yuri" wrote in message news:40d81f1e_1@newsprd01... > I have a program in Visual Basic with AutoCadR14 and I need to access some > AutoLisp functions. I have to access these functions, passing it some > parameters. > I know that in VB with AutoCad2000, there are methods that I can simulate > the AutoCad command line, consequently, it'll be able to access AutoLisp. > Does anybody know how is it possible in AutoCadR14? > > Thanks > Yuri > > > > >
0 Likes
Message 3 of 4

Anonymous
Not applicable
Not a valid address anymore. However, you can search this ng. VLAX was posted here last month. -- ---- Ed ---- "Maksim Sestic" wrote in message news:40d82ec5$1_2@newsprd01... Please refer to www.acadx.com and VLAX keyword down the newsgroup. Regards, Maksim Sestic "Yuri" wrote in message news:40d81f1e_1@newsprd01... > I have a program in Visual Basic with AutoCadR14 and I need to access some > AutoLisp functions. I have to access these functions, passing it some > parameters. > I know that in VB with AutoCad2000, there are methods that I can simulate > the AutoCad command line, consequently, it'll be able to access AutoLisp. > Does anybody know how is it possible in AutoCadR14? > > Thanks > Yuri > > > > >
0 Likes
Message 4 of 4

Anonymous
Not applicable
This is a great question! I too would not mind knowing how to run LISP commands from VBA. I am noticing that many answers in this forum do not address the issues, but simply refer people to other sites that are not helpful or that do not exist. I suppose this is life, but perhaps the administrators of this site should be aware of the issue. "Ed Jobe" wrote in message news:40d84e3b$1_2@newsprd01... Not a valid address anymore. However, you can search this ng. VLAX was posted here last month. -- ---- Ed ---- "Maksim Sestic" wrote in message news:40d82ec5$1_2@newsprd01... Please refer to www.acadx.com and VLAX keyword down the newsgroup. Regards, Maksim Sestic "Yuri" wrote in message news:40d81f1e_1@newsprd01... > I have a program in Visual Basic with AutoCadR14 and I need to access some > AutoLisp functions. I have to access these functions, passing it some > parameters. > I know that in VB with AutoCad2000, there are methods that I can simulate > the AutoCad command line, consequently, it'll be able to access AutoLisp. > Does anybody know how is it possible in AutoCadR14? > > Thanks > Yuri > > > > >
0 Likes