Message de Tobias Krais  date 2008-02-19 12:28 :
Hi together,

I have a litte application and need to know the full path of the current
document. Thus I use the XStorable interface. Using the
xStorable.getLocation() method returns on a Windows XP system (using OOo
2.3): file:/F:/DOKUME1/Tobias/EIGENE1/...
Correct would be: file:/F:/Dokumente und Einstellungen/Tobias/Eigene
Dateien/...
Is there a way to get the REAL full path of the document?

Hi,
I don't have this problem on Windows XP Home, using NTFS file system.

Both getLocation on XStorable and getURL on the XModel return the complete address, not the 8+3 Dos-compatible notation.

Perhaps a particular config of your Win XP?

   Bernard

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

Reply via email to