Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Run lisp from Vlisp editor

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
Wheelie22
452 Views, 3 Replies

Run lisp from Vlisp editor

In acad 2009 (at work) and my I acad 2002 (at home) i can select the lisp window and then load it into the currend acad session, than re-select the window and run it.

 

But in 2010 and 2012 (a w) the run option is not selectable, i can still (load"   ") and run the c: in the acad window but why not from the lisp editor so i can "Toggel break point" / "Add watch" "Last break" and check a few things.

 

This is with all lisp files !

3 REPLIES 3
Message 2 of 4
Lee_Mac
in reply to: Wheelie22

Note that the controls on the Debug Toolbar are not to 'run' the program, but to control the evaluation after a break point has been set.

 

After loading code through the VLIDE Editor window, you still need to start the program using the "c:" syntax.

Message 3 of 4
stevor
in reply to: Wheelie22

Sounds like your file has some statement to execute a function, like LeeMac implied, in order to run when loaded. The Visual Lisp editor, that file must be loaded, which shows as an edit window, then the 'Load active edit window' in the 'Tools' bar can be selected and executed, which loads the file. If the 'Console' is the active window,
S
Message 4 of 4
Wheelie22
in reply to: stevor

1ste place a hold where you want to check

 

Load active edit window

 

and run the c: in acad

 

Thanks

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost