Thanks, Sheri.
I got it working with this:

--------------------------------
local hbars = win.handlelist("=powerpro,&,c=powerprotoolbar*")

for each word handle in hbars
win.hide(handle)
endfor
--------------------------------


Reply via email to