https://bugs.documentfoundation.org/show_bug.cgi?id=147951
--- Comment #2 from tanh <[email protected]> --- The obvious way to get %USERPROFILE% is sTemp=Environ ("USERPROFILE") I agree that use of Environment variables is bad practice with known security weekness: for security, LO should provide an object that provides direct access to the WinAPI or ShellAPI path requests. Does it? But I'm leery about changing a feature of OO that has been around since V1 just because some other feature is needed. -- You are receiving this mail because: You are the assignee for the bug.
