diff options
Diffstat (limited to 'source/text/sbasic/shared/03020412.xhp')
-rw-r--r-- | source/text/sbasic/shared/03020412.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03020412.xhp b/source/text/sbasic/shared/03020412.xhp index a754376d62..04d1795b26 100644 --- a/source/text/sbasic/shared/03020412.xhp +++ b/source/text/sbasic/shared/03020412.xhp @@ -34,7 +34,7 @@ </bookmark> -<paragraph id="hd_id3143268" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03020412.xhp" name="Name Statement">Name Statement</link></paragraph> +<paragraph id="hd_id3143268" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03020412.xhp">Name Statement</link></paragraph> <paragraph id="par_id3154346" role="paragraph" xml-lang="en-US">Renames an existing file or directory.</paragraph> </section> @@ -44,7 +44,7 @@ </bascode> <paragraph id="hd_id3153362" role="heading" level="2" xml-lang="en-US">Parameters:</paragraph> -<paragraph id="par_id3151210" role="paragraph" xml-lang="en-US"> <emph>OldName, NewName:</emph> Any string expression that specifies the file name, including the path. You can also use <link href="text/sbasic/shared/00000002.xhp" name="URL notation">URL notation</link>.</paragraph><comment>see #i61074</comment> +<paragraph id="par_id3151210" role="paragraph" xml-lang="en-US"> <emph>OldName, NewName:</emph> Any string expression that specifies the file name, including the path. You can also use <link href="text/sbasic/shared/00000002.xhp">URL notation</link>.</paragraph><comment>see #i61074</comment> <paragraph id="hd_id3125863" role="heading" level="2" xml-lang="en-US">Example:</paragraph> <bascode> |