Excel from Forms ?

From: Ole Bredesen-Vestby <obv_at_ssb.no>
Date: Wed, 20 Oct 1999 16:20:44 GMT
Message-ID: <380eeac2.491378885_at_news.eunet.no>



[Quoted] How do I start Excel from Forms 5.0 ?

I've tried this:

declare
  w_app ole2.obj_type;
begin
  w_app := ole2.create_obj('Excel.Application');   ole2.set_property(w_app,'Visible','True'); end;

Is this ole2 built in package documented somewhere ?

  • Ole Bredesen-Vestby
Received on Wed Oct 20 1999 - 18:20:44 CEST

Original text of this message