summaryrefslogtreecommitdiff
path: root/source/text/sbasic
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic')
-rw-r--r--source/text/sbasic/shared/03020405.xhp4
-rw-r--r--source/text/sbasic/shared/03020408.xhp4
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/sbasic/shared/03020405.xhp b/source/text/sbasic/shared/03020405.xhp
index 5ed9668115..c8f128a321 100644
--- a/source/text/sbasic/shared/03020405.xhp
+++ b/source/text/sbasic/shared/03020405.xhp
@@ -20,7 +20,7 @@
<meta>
<topic id="textsbasicshared03020405xml" indexer="include" status="PUBLISH">
- <title id="tit" xml-lang="en-US">FileAttr-Function [Runtime]</title>
+ <title id="tit" xml-lang="en-US">FileAttr Function [Runtime]</title>
<filename>/text/sbasic/shared/03020405.xhp</filename>
</topic>
</meta>
@@ -34,7 +34,7 @@
</bookmark>
-<paragraph id="hd_id3153380" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03020405.xhp" name="FileAttr-Function [Runtime]">FileAttr Function [Runtime]</link></paragraph>
+<paragraph id="hd_id3153380" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03020405.xhp" name="FileAttr Function [Runtime]">FileAttr Function [Runtime]</link></paragraph>
<paragraph id="par_id3154366" role="paragraph" xml-lang="en-US">Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle).</paragraph>
</section>
<paragraph id="par_id3153364" role="note" xml-lang="en-US">If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number.</paragraph>
diff --git a/source/text/sbasic/shared/03020408.xhp b/source/text/sbasic/shared/03020408.xhp
index 414b5620cc..e4ffbee49b 100644
--- a/source/text/sbasic/shared/03020408.xhp
+++ b/source/text/sbasic/shared/03020408.xhp
@@ -20,7 +20,7 @@
<meta>
<topic id="textsbasicshared03020408xml" indexer="include" status="PUBLISH">
- <title id="tit" xml-lang="en-US">FileLen-Function [Runtime]</title>
+ <title id="tit" xml-lang="en-US">FileLen Function [Runtime]</title>
<filename>/text/sbasic/shared/03020408.xhp</filename>
</topic>
</meta>
@@ -34,7 +34,7 @@
</bookmark>
-<paragraph id="hd_id3153126" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03020408.xhp" name="FileLen-Function [Runtime]">FileLen Function [Runtime]</link></paragraph>
+<paragraph id="hd_id3153126" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03020408.xhp" name="FileLen Function [Runtime]">FileLen Function [Runtime]</link></paragraph>
<paragraph id="par_id3145068" role="paragraph" xml-lang="en-US">Returns the length of a file in bytes.</paragraph>
</section>