I'm trying to change the tool palette file location system variable with a button macro. I need to include the %username% variable so that I can roll this out to my whole user base via a partial CUI. I'm using this button to get around the problems with networked tool palettes. I have one button for switching to network / shared palettes and one button for local palettes.

Local Button Macro Syntax:
^C^C*_toolpalettepath "C:/Documents and Settings/%username%/Application Data/Autodesk/ADT 2006/enu/Support/WorkspaceCatalog (Imperial)/Palettes"

This macro is not working...any thoughts? Maybe LISP would be better suited to this...

Thank
Jas