Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Supplement ...

This minimal example throws the described error at me:

---8<---
Dim oSheet As Object
Dim iNumber As Integer

outFile = "C:\test.xml"
iNumber = Freefile
Open outFile For Output As #iNumber
write #iNumber, oSheet.getCellByPosition(0,0).String
--->8---

Regards
Frederik


On 26 June 2013 11:12, Frederik Schwarzer <schwarzer@kde.org> wrote:

Hi,

I am trying to write something to a file when I press a button (first-time
LO Basic usere here :)).

There I had problems when using Open. A message box appears telling me
that there was a runtime error: Geräte-E/A-Fehler (German for something
like "Device I/O Error").

Strange thing is that I also get this error when just copying the example
from LO Help.

Any idea where to look for the cause of the problem?

Version is 4.0.4.2.

Thanks and regards
Frederik


-- 
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.