hi

am unable to display a popup menu loaded from a file using a toolbar button

This is the line..
Code:
  toolbar -az3u Settings Settings %button.path "C:\popupfilename.txt"

I tried using a.mrc file as the popup file too

the below code works proper
Code:
  toolbar -az3u Settings Settings %button.path 


Thanks
-------