Message de Madhur Kashyap  date 2010-03-18 05:35 :
Hi,

I have built an application on top of openoffice calc using the Macro
programming techniques. Now, some part of my application is in a compiled
executable in a separate file which I invoke through a shell command.

I want to distribute a single OO calc doc as the application, kind of self
contained. In order to do that I need a mechanism to keep this executable
embedded / kept inside the calc document itself. Also, a way to extract it
out when needed during the use of application.

Please guide me on how to do that. My users are on Windows as well as Linux.

I think a simpler solution would be to create and distribute an extension.
An extension may include any number of documents of any kind. You can easily find the path of the installed extension folder and then the address of the document.
<http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Extensions/Location_of_Installed_Extensions>

Regards
  Bernard


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to