Jinx wrote: > I'd like to make Erase and Program into hot keys for the PicStart+ > but Configure doesn't appear to want to let me do that. If you go > to Configure/Settings/Hotkeys, both of those actions come up as > "None" and I can't see a way to enter a hot key > > Am I stuck with clicking through the Programming menu every time ? I'm not an expert in MPLAB, but if you don't find a built-in solution, there are 3rd party tools that can help work around such limitations. PowerPro is one that allows to define key shortcuts that trigger a certain key sequence only when a specific application is active. (Among lots of other things.) A key sequence can be problematic in that it may not work in all application states, but often that limitation can be lived with. AutoIt3 is one that allows to (relatively) easily write code that automates GUI applications. I use it to provide a command line interface to ICD2 programming with MPLAB to my build tools. Gerhard -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist