Hello,

 

i am trying to use J as an OLE Client by using the wd ‘ole…’ functions.

 

It works fine until I need to pass an object, which I created before, as a
parameter for a special method.

 

Code:

 

NB. get the layout object

wd 'olemethod rt compcoll Item ', layoutname

wd 'oleid rt layout'

 

 

wd 'olemethod rt pdf ConvertToPDF !object:rt.layout filename'

 

 

The last line doesn’t work. 

 

The error check via “wd ‘qer’” returns: ‘bad parameter : 0’

 

Has anyone experiences with this kind of API?

 

 

Kind regards

 

Tobias Kubitz

 

+49 3563 593989-4
[email protected]

www.olapline.de <http://www.olapline.de/> 

 

OLAPLINE GmbH 
40595 Düsseldorf, Garather Schlossallee 19

Amtsgericht Düsseldorf, HRB 48156, GF Wolf Schoemann

 

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to