Why does this work from the command line:
(startapp "c:\\program files\\microsoft office\\office\\winword.exe")
but if assigned to a button on a toolbar, the slashes have to be reversed to make it function:
(startapp "c://program files//microsoft office//office//winword.exe")
otherwise, the command line hangs at (startapp "c: