diff options
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/source/text/sbasic/shared/03020304.xhp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/helpcontent2/source/text/sbasic/shared/03020304.xhp b/helpcontent2/source/text/sbasic/shared/03020304.xhp index 76d29ffc89..bdf472dc56 100644 --- a/helpcontent2/source/text/sbasic/shared/03020304.xhp +++ b/helpcontent2/source/text/sbasic/shared/03020304.xhp @@ -46,8 +46,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3154367"><bookmark_value>Seek function</bookmark_value> </bookmark> <paragraph role="heading" id="hd_id3154367" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/03020304.xhp" name="Seek Function [Runtime]">Seek Function [Runtime]</link></paragraph> -<paragraph role="paragraph" id="par_id3156280" xml-lang="en-US" l10n="CHG" oldref="2">Returns the position for the next writing or reading in a file that was opened with the open statement. -UFI: see #61750</comment></paragraph> +<paragraph role="paragraph" id="par_id3156280" xml-lang="en-US" l10n="CHG" oldref="2">Returns the position for the next writing or reading in a file that was opened with the open statement.</paragraph> </section> <paragraph role="paragraph" id="par_id3153194" xml-lang="en-US" l10n="U" oldref="3">For random access files, the Seek function returns the number of the next record to be read.</paragraph> <paragraph role="paragraph" id="par_id3161831" xml-lang="en-US" l10n="U" oldref="4">For all other files, the function returns the byte position at which the next operation is to occur.</paragraph> |