To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=47255 Issue #:|47255 Summary:|Basic filecopy statement crash OOo Component:|api Version:|680m92 Platform:|PC URL:| OS/Version:|Linux Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|sw Reported by:|laurentgodard
------- Additional comments from [EMAIL PROTECTED] Tue Apr 12 05:53:36 -0700 2005 ------- Hi, Using FileCopy Basic statement crashes 1.9.92 Using SimplefileAccess Api is Ok to test (please adapt the dest path): Sub Main src = "http://oooconv.free.fr/fontooo/version.txt" dest = "/home/lgodard/tmp/myTest.txt" FileCopy src, dest print "ok" End Sub Laurent --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
