For Programmers: Free Programming Magazines  


Home > Archive > Clarion > May 2006 > "GetId failed" error in Clarion Help example "OLE Container properties









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author "GetId failed" error in Clarion Help example "OLE Container properties
sandinzz@yahoo.com

2006-05-30, 3:55 am

Hi there.
There is source example in Clarion help "OLE Container properties" (in
Clarion 5.x and 6.x)
1.
I can not find XL.CLW which contains excel constants. Doesn'n matter,
they can be found on internet
xlManual SHORT(-4135)
xlAutomatic SHORT(-4105)
....
2.
This example program creates an Excel spreadsheet object.
There is
?ExcelObject{'Cells(' & i & ',' & j & ').Value'} = Random(100,900)
in the BuildSheetData Routine
which produses "GetID failed" message during runtime (!), so sheet
cells are not filled with values!

How can I solve this problem? How can I fill excel OLE object's cells
with values??
Thank you, Zoran.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com