I can bring up the tables\excel addon and read blocks of cells.
Now I want to set the value of a cell or block of cells.
Can anyone show me how to do this, or point to some reference that
discusses what the OLE commands to Excel are?
I tried
wd 'oleinfo xl;'
xl is the name of the child control created by tables\excel: the sequence is
wd 'cc xl oleautomation:excel.application'
T__ =: wd 'oleinfo xl;'
but it fails, giving
wd 'qer'
bad child class : 0
Is oleinfo still supported?
I just can't find any way to get started writing a cell.
Henry Rich
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm