diff options
Diffstat (limited to 'source/text/sbasic/shared/03020402.xhp')
-rw-r--r-- | source/text/sbasic/shared/03020402.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03020402.xhp b/source/text/sbasic/shared/03020402.xhp index 780f9e204c..20102f77ae 100644 --- a/source/text/sbasic/shared/03020402.xhp +++ b/source/text/sbasic/shared/03020402.xhp @@ -32,7 +32,7 @@ <bookmark_value>ChDrive statement</bookmark_value> </bookmark> -<h1 id="hd_id3145068" xml-lang="en-US"><link href="text/sbasic/shared/03020402.xhp" name="ChDrive Statement">ChDrive Statement</link></h1> +<h1 id="hd_id3145068" xml-lang="en-US"><link href="text/sbasic/shared/03020402.xhp">ChDrive Statement</link></h1> <paragraph id="par_id3149656" role="paragraph" xml-lang="en-US">Changes the current drive.</paragraph> </section> <embed href="text/sbasic/shared/03020401.xhp#deprecated_inStarOffice7"/> @@ -44,7 +44,7 @@ </bascode> <embed href="text/sbasic/shared/00000003.xhp#functparameters"/> -<paragraph id="par_id3145172" role="paragraph" xml-lang="en-US"> <emph>Text:</emph> Any string expression that contains the drive letter of the new drive. If you want, you can use <link href="text/sbasic/shared/00000002.xhp" name="URL notation">URL notation</link>.</paragraph> +<paragraph id="par_id3145172" role="paragraph" xml-lang="en-US"> <emph>Text:</emph> Any string expression that contains the drive letter of the new drive. If you want, you can use <link href="text/sbasic/shared/00000002.xhp">URL notation</link>.</paragraph> <paragraph id="par_id3145785" role="paragraph" xml-lang="en-US">The drive must be assigned a capital letter. Under Windows, the letter that you assign the drive is restricted by the settings in LASTDRV. If the drive argument is a multiple-character string, only the first letter is relevant. If you attempt to access a non-existent drive, an error occurs that you can respond to with the OnError statement.</paragraph> <embed href="text/sbasic/shared/00000003.xhp#errorcode"/> <embed href="text/sbasic/shared/00000003.xhp#err5"/> |