Ric

Quite right! i did not even see the switch to static controls in step
23.It works with the control types changed.

~greg
krsnadas.org


On Feb 10, 2008 12:34 PM, Sherlock, Ric <[EMAIL PROTECTED]> wrote:
Greg,
I think the problem is that you have defined the values control as a
button rather than as a static  as the lab suggests. wd 'set *'
doesn't apply to a button hence the domain error.
i.e.
xywh 2 16 34 12;cc values button;
should be
xywh 2 16 34 12;cc values static;
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to