I cannot remember why I put that comment there.  I think it should
support 64-bit,  Unfortunately, I got no 64-bit excel to test.

May be somebody (you?) reported that it didn't work so I comment out
that 64-bit branch to get the test pass.

I think J602 oleautomation does not support safearray either, it use
clipboard format to read from and write to a block of cells, you may
use that approach as a workaround.

Пнд, 03 Сен 2012, William Szuch писал(а):
> Using j64-701 with windows 7.
> 
>  
> 
> Running test in msexcel.ijs gives the following:
> 
>  
> 
>    load 'c:/users/owner/j64-701/addons/tables/wdooo/msexcel.ijs'
> 
>    test ''
> 
> c:/users/owner/j64-701-user/temp/test1.xls
> 
> Ms Excel
> 
> 123
> 
> 76533
> 
> --T-T-T-┐
> 
> │0│8│5│2│
> 
> +-+-+-+-+
> 
> │5│5│5│5│
> 
> +-+-+-+-+
> 
> │0│0│0│0│
> 
> L-+-+-+--
> 
> S_OK 
> 
> 1
> 
>  
> 
>  
> 
> Not able to read or write arrays.
> 
>    
> 
> Comment in the script:
> 
> NB. 64-bit oleautomation does not support safearray of variant ???
> 
>  
> 
> Is there a solution so that it is possible to just read and write an array?
> 
>  
> 
>  
> 
> Regards
> 
>  
> 
> Bill Szuch
> 
>  
> 
>  
> 
>  
> 
>  
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to