I have an activex control from interlink (epadink device) that has a method "openconnection. I inserted the control and named it pad1. If I do something like "message pad1.name view-as alert-box" in a button it responds with "pad1" so that seems ok. Problem is when I go to call openconnection with pad1
penconnection(0) the compiler says "unknown attribute OpenConnection used in widget:attribute phrase. (3406)" Just for kicks I tried it in vb and openconnection works fine. Any tips?
