https://bugs.freedesktop.org/show_bug.cgi?id=45198
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |[email protected] --- Comment #3 from [email protected] 2012-02-20 06:11:43 PST --- I have added into script this: Sub Test ReplaceNBHyphenHTML("/home/s/Hit,1.odt") End Sub When I start script from Basic IDE, it works correctly (file Hit,1.odt exist) In this case (IDE) line oDoc = StarDesktop.loadComponentFromURL(cURL, "_blank", 0, Array()) produces error with any name if file not exist. No problem with comma When start from command line, problem appears. IMHO problem is with processing command line. Information about loadComponentFromURL is here http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide/StarDesktop About command line is here http://wiki.services.openoffice.org/wiki/Framework/Article/Command_Line_Arguments -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
