Code:
for(var/A in src.verbs)
Verbz++
winset(src,"Blah","current-cell=1x[Verbz]")
src << output(A,"Blah")
Problem description:
Instead of listing the verbs, I rather them be applicable like in a 'statpanel'. Clicking them, to execute the verb(command).