superdai Posted November 28, 2008 Posted November 28, 2008 Morning all, a few weeks ago i created a few new tools (you know the sort copy multiple and a rad i use regularly) does anyone know if i can assign these to a key? cheers all. im off to do some scaling!! Quote
dbroada Posted November 28, 2008 Posted November 28, 2008 a key as in toolbar button or single key keyboard entry? If its the former STOP - just realised you're using 2000. Yes you can create your own toolbar buttons but I can't remember how. I think you right click an existing toolbar and customize. Check the FAQ or the help file, I am sure its covered there. Quote
superdai Posted November 28, 2008 Author Posted November 28, 2008 yea its in customise i have done that already but in addition to this id like to be able to prompt it using the keyboard. any ideas im using 2000 and 2009 at the moment Quote
dbroada Posted November 28, 2008 Posted November 28, 2008 post what you have and somebody will help you. The answer is different if you have used LISP, VBA or macro. Quote
wannabe Posted November 28, 2008 Posted November 28, 2008 sounds like you need to edit the macro property of the new button you created. Quote
superdai Posted November 30, 2008 Author Posted November 30, 2008 yea ive got the macro's i want i just want to know how to assign it to a keyboard shortcut, Thanks for your reply dave but im not sure what is " LISP or VBA" is Quote
wannabe Posted November 30, 2008 Posted November 30, 2008 No. You need to assign the macro to that button that will call your macro. I.E you are telling the button what to type in at the command line, kind of. Quote
dbroada Posted December 1, 2008 Posted December 1, 2008 LISP and VBA are programming languages. I don't know if you can invoke a macro from the command line and VBA needs 2 calls but a LISP can be loaded into memory at start up and then called from the command line at any time. I think you can wrap your macro into a LISP routine but without seeing your macro I can't comment further. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.