Is there a way to 'drive' libre office from another application like we can do with excel:
lnexcel = CREATEOBJECT("excel.application")
In fact, I have a Visual Foxpro app who will have to drive Excel or Calc depending of its client. I'd like to know if I can build only one procedure.
Est-il possible de piloter Calc à partir d'une autre application comme on peut le faire avec Excel ? En fait, j'ai une application Visual Foxpro qui devra remplir des tableaux soit dans Excel soit dans Calc selon ce que le client a.
D'avance merci pour vos réponses.
Thanks