To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61252
User regina changed the following:
What |Old value |New value
================================================================================
Assigned to|regina |iano
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Mar 17 02:34:27 -0800
2006 -------
hd_id3157896
original:
Close Statement [Runtime]
translated:
Close-Anweisung [Laufzeit]
par_id3147573
original:
Closes a specified file that was opened with the Open statement.
translated:
Schließt eine Datei, die mit der Open-Anweisung geöffnet wurde.
par_id3147265
original:
Close FileNumber As Integer[, FileNumber2 As Integer[,...]]
translated:
Close Datenkanalnummer As Integer[, Dateinummer2 As Integer[,...]]
hd_id3153379
original:
Parameters:
translated:
Parameter:
par_id3150791
original:
FileNumber: Any integer expression that specifies the number of the data channel
that was opened with the Open statement.
translated:
Datenkanalnummer: Beliebiger Integer-Ausdruck, der die Nummer des Datenkanals
beschreibt, der zuvor mit der Open-Anweisung geöffnet wurde.
hd_id3153192
original:
Example:
translated:
Beispiel:
The example itself is the same as for the Open statement and for the Freefile
function, but unfortunately has different paragraph numbers. I only listen those
lines which have to be changed and give the correct text.
par_id3155132 Dim sZeile As String
par_id3154013 aFile = "c:\daten.txt"
par_id3153727 Print #iNumber, "Das ist eine Zeile Text"
par_id3147350 Print #iNumber, "Das ist eine weitere Zeile Text"
par_id3147124 While not eof(#iNumber)
par_id3154491 Line Input #iNumber, sZeile
par_id3149581 If sZeile <>"" then
---------------------------------------------------------------------
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]