summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03020405.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03020405.xhp')
-rw-r--r--source/text/sbasic/shared/03020405.xhp4
1 files changed, 2 insertions, 2 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>