ActiveX in forms???

From: Jimmy <c6635500_at_comp.polyu.edu.hk>
Date: Thu, 03 Jun 1999 02:11:12 -0700
Message-ID: <375646AF.AF9069E1_at_comp.polyu.edu.hk>



Hello all,

    I want to use ActiveX in Forms 5.0 and use the following code:

declare

   aaa OLEobj;
begin

   aaa :item('actviex.activex').interface;   :testing.day := activex.day(aaa); -- activeX object have day method end;

   However, if the day method has a parameter a (integer type) and b (string type), how can I implement it in Forms 5.0?

Thanks,
Jimmy Received on Thu Jun 03 1999 - 11:11:12 CEST

Original text of this message