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

Toolbar lisp error

5 REPLIES 5
SOLVED
Reply
Message 1 of 6
chase.hochstrasser
7341 Views, 5 Replies

Toolbar lisp error

Below is the name of my file and the code i put inside but this fails with the error

 

_appload myProg.lsp successfully loaded.

; error: bad function: "Testbar"

 

each time i try to load this application

 

myProg.lsp

 

***TOOLBARS

**TESTBAR

ID_1 [_Toolbar("Testbar", _Floating, _Show, 202, 163, 1)]

Tags (4)
5 REPLIES 5
Message 2 of 6

Hmmmm... ...The real question is: "What the hell the content of old good MNU and MNS file is doing inside the LSP file"??? ; ))
Message 3 of 6

i guess i'm confused on how to make a toolbar with buttons in autocad 3d map 2011
Message 4 of 6

You can do this by two ways: 1. "MODERN": making Toolbar and Buttons with user interface (command "CUI"); 2. "ARCHAIC": making a MNS file with your content and loading it with old good "MENULOAD" command. ; )
Message 5 of 6

Thanks the MNS file is what i needed to do.
Message 6 of 6

Glad to help! ; )

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

Post to forums  

Autodesk Design & Make Report

”Boost