I have been working on my script and decided to add a toolbar. Anyway, I got most of it working except for one. I wanted to disable one button and not all on the toolbar.
did -o $dname +d 1 8 $chr(32) $+ $chr(9) $+ DataBase
I'm getting the following error message
/did: 'tbpanel' invalid id '0' (line 324, Toolbar.mrc)
All I want is to disable one button while in use.
Thanks in advance
DopeyBloke