Hellow,

I would like to ask the question about DDE instruction.

The instruction described below was accepted by OpenOffice version 1.1.5:
=DDE("soffice"; "myfile.sxc";"my.K32")
The file "myfile.sxc" placed at current folder was opened with no problems.

The OpenOffice version 2.0.3 don't accept such instruction.
It's necessery (?) to use the whole path to the "myfile.sxc".
The instruction must be constructed like this:
=DDE("soffice"; "c:\myfolder\myfile.sxc";"my.K32")

Please let me know it is possible to open the file without describing full path to the file (at version 2.x.x of OpenOffice).

Regards,
Krzysztof Letachowicz

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to