Just tried converting one of my dialog scripts from cb to cbx.

st_evBlink = event.create(1, 0, cbx("@blink", hDlg))

failed with a "can't load plugin or find method".

win.debug(cbx("@blink", hDlg))

seems to show that there's no path or script name at all, just the
argument.  OTOH cbx without arguments appears to do as advertised.





Reply via email to