Hi smu,

You just need hbwin to create an ole object. 

local xls := win_OleCreateObject("Excel.Application").

xls:Open()
xls:Close()

Best Regards,
Jerry


-- 
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to