#************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # Copyright 2000, 2010 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite # # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License version 3 # only, as published by the Free Software Foundation. # # OpenOffice.org is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License version 3 for more details # (a copy is included in the LICENSE file that accompanied this code). # # You should have received a copy of the GNU Lesser General Public License # version 3 along with OpenOffice.org. If not, see # # for a copy of the LGPLv3 License. # #************************************************************************* # dmake create_clean -- just unpacks # dmake patch -- unpacks and applies patch file # dmake create_patch -- creates a patch file PRJ=. PRJNAME=vigra TARGET=vigra # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk .IF "$(SYSTEM_VIGRA)" == "YES" all: @echo "An already available installation of vigra should exist on your system." @echo "Therefore the version provided here does not need to be built in addition." .ELSE # --- Files -------------------------------------------------------- TARFILE_NAME=vigra1.4.0 TARFILE_MD5=ea91f2fb4212a21d708aced277e6e85a PATCH_FILES=$(TARFILE_NAME).patch # Help static analysis tools (see SAL_UNUSED_PARAMETER in sal/types.h): .IF "$(COM)" == "GCC" PATCH_FILES += vigra1.4.0-unused-parameters.patch .END # At least GCC 4.7 treats more correctly now the type of enumerators prior to # the closing brace of the enum-specifier (see [dcl.enum] in the C++ 2003 # Standard), leading to "comparison between and [-Werror=enum- # compare]" and "enumeral mismatch in conditional expression [-Werror]" # warnings (included upstream as "added explicit cast (gcc 4.7 # compatibility patch by Stephan Bergmann)"): PATCH_FILES += vigra1.4.0-enumwarn.patch CONFIGURE_DIR= CONFIGURE_ACTION= BUILD_DIR= BUILD_ACTION= BUILD_FLAGS= # --- Targets ------------------------------------------------------ .INCLUDE : set_ext.mk .INCLUDE : target.mk .INCLUDE : tg_ext.mk .ENDIF o/collabora/lof-4.3'>distro/collabora/lof-4.3 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-11-20 11:00:15 +0100
committerAndras Timar <atimar@suse.com>2012-11-20 11:00:15 +0100
commitb2cf0bf6fb5d098ed7997099349b74de8fb5e1f1 (patch)
treebeb7d143ffddf782f7ad8a9d6833184044e7b3e7 /source/zh-TW/helpcontent2
parentf044f8923d796ba10814d4bbe8f22c527225e56f (diff)
initial import of LibreOffice 4.0 translations
Change-Id: I577494b6b4189ed19723af4b5e273ea4da85e708
Diffstat (limited to 'source/zh-TW/helpcontent2')
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/guide.po1143
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/shared.po55754
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/shared/01.po713
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/shared/02.po2013
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc.po1990
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/00.po2197
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/01.po78977
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/02.po1307
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/04.po1534
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/05.po1226
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/guide.po16277
-rw-r--r--source/zh-TW/helpcontent2/source/text/schart.po858
-rw-r--r--source/zh-TW/helpcontent2/source/text/schart/00.po509
-rw-r--r--source/zh-TW/helpcontent2/source/text/schart/01.po10417
-rw-r--r--source/zh-TW/helpcontent2/source/text/schart/02.po277
-rw-r--r--source/zh-TW/helpcontent2/source/text/schart/04.po262
-rw-r--r--source/zh-TW/helpcontent2/source/text/sdraw.po1360
-rw-r--r--source/zh-TW/helpcontent2/source/text/sdraw/00.po23
-rw-r--r--source/zh-TW/helpcontent2/source/text/sdraw/01.po31
-rw-r--r--source/zh-TW/helpcontent2/source/text/sdraw/04.po834
-rw-r--r--source/zh-TW/helpcontent2/source/text/sdraw/guide.po2963
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared.po3749
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/00.po16719
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/01.po63459
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/02.po24648
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/04.po2575
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/05.po1537
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/07.po63
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/autokorr.po512
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/autopi.po13337
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/explorer/database.po21030
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/guide.po28236
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/optionen.po21397
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress.po2097
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress/00.po1857
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress/01.po12259
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress/02.po7471
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress/04.po1660
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress/guide.po7316
-rw-r--r--source/zh-TW/helpcontent2/source/text/smath.po765
-rw-r--r--source/zh-TW/helpcontent2/source/text/smath/00.po670
-rw-r--r--source/zh-TW/helpcontent2/source/text/smath/01.po17719
-rw-r--r--source/zh-TW/helpcontent2/source/text/smath/02.po60
-rw-r--r--source/zh-TW/helpcontent2/source/text/smath/04.po214
-rw-r--r--source/zh-TW/helpcontent2/source/text/smath/guide.po1034
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter.po2880
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/00.po3340
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/01.po38447
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/02.po4612
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/04.po2073
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/guide.po25001
51 files changed, 371710 insertions, 135692 deletions
diff --git a/source/zh-TW/helpcontent2/source/text/sbasic/guide.po b/source/zh-TW/helpcontent2/source/text/sbasic/guide.po
index 22596b4f87b..756ddaf6d0a 100644
--- a/source/zh-TW/helpcontent2/source/text/sbasic/guide.po
+++ b/source/zh-TW/helpcontent2/source/text/sbasic/guide.po
@@ -1,9 +1,9 @@
-#. extracted from helpcontent2/source/text/sbasic/guide.oo
+#. extracted from helpcontent2/source/text/sbasic/guide
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+helpcontent2%2Fsource%2Ftext%2Fsbasic%2Fguide.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-06-26 09:53+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-04-05 16:18+0200\n"
"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,603 +12,798 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: translation.xhp#tit.help.text
-msgid "Translation of Controls in the Dialog Editor"
-msgstr "在對話方塊編輯器中翻譯控制項"
-
-#: translation.xhp#bm_id8915372.help.text
-msgid "<bookmark_value>dialogs;translating</bookmark_value><bookmark_value>localizing dialogs</bookmark_value><bookmark_value>translating dialogs</bookmark_value>"
-msgstr "<bookmark_value>對話方塊; 翻譯</bookmark_value><bookmark_value>本土化對話方塊</bookmark_value><bookmark_value>翻譯對話方塊</bookmark_value>"
-
-#: translation.xhp#hd_id3574896.help.text
-msgid "<variable id=\"translation\"><link href=\"text/sbasic/guide/translation.xhp\">Translation of Controls in the Dialog Editor</link></variable>"
-msgstr "<variable id=\"translation\"><link href=\"text/sbasic/guide/translation.xhp\">在對話方塊編輯器中翻譯控制項</link></variable>"
-
-#: translation.xhp#par_id4601940.help.text
-msgid "<ahelp hid=\".\">The Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable dialogs.</ahelp>"
-msgstr "<ahelp hid=\".\">在 [Basic IDE] 對話方塊編輯器中的 [語言] 工具列會顯示可啟用及管理可本土化的對話方塊之控制項。</ahelp>"
-
-#: translation.xhp#par_id9538560.help.text
-msgid "By default, any dialog that you create only contains string resources for one language. You may want to create dialogs that automatically show localized strings according to the user's language settings."
-msgstr "依預設,您建立的任何對話方塊僅會包含一種語言的字串資源。您可能需要建立對話方塊,以根據使用者的語言設定自動顯示本土化的字串。"
-
-#: translation.xhp#par_id6998809.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the language for the strings that you want to edit. Click the Manage Languages icon to add languages.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">選取您要編輯的字串語言。按一下 [管理語言] 圖示以增加語言。</ahelp>"
-
-#: translation.xhp#par_id71413.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a language, then click Default to set the language as default, or click Delete to remove the language from the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">按一下語言,然後按一下 [預設] 將此語言設定為預設值,或按一下 [刪除] 從清單中移除該語言。</ahelp>"
-
-#: translation.xhp#par_id2924283.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can add a language to the list.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">開啟對話方塊,在此可將語言增加至清單。</ahelp>"
-
-#: translation.xhp#par_id5781731.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Delete to remove that language. When you remove all languages, the string resources for localizable dialogs are removed from all dialogs in the current library.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">從清單中選取語言,然後按一下 [刪除] 以移除該語言。當您移除所有語言時,也會從目前的程式庫中移除所有對話方塊中可本土化的對話方塊字串資源。</ahelp>"
-
-#: translation.xhp#par_id6942045.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Default to set the language as default language.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">從清單中選取語言,然後按一下 [預設] 以將此語言設定為預設語言。</ahelp>"
-
-#: translation.xhp#par_id4721823.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">The default language will be used as a source for all other language strings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">該預設語言會用做為所有其他語言字串的來源。</ahelp>"
-
-#: translation.xhp#par_id5806756.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Add UI languages for your dialog strings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">增加對話方塊字串的 UI 語言。</ahelp>"
-
-#: translation.xhp#hd_id6596881.help.text
-msgid "To enable localizable dialogs"
-msgstr "啟用可本土化的對話方塊"
-
-#: translation.xhp#par_id8750572.help.text
-msgid "In the Basic IDE dialog editor, open the Language toolbar choosing <item type=\"menuitem\">View - Toolbars - Language</item>. "
-msgstr "在 [Basic IDE] 對話方塊編輯器中,選擇 <item type=\"menuitem\">[檢視] - [工具列] - [語言]</item>,以開啟 [語言] 工具列。"
-
-#: translation.xhp#par_id2224494.help.text
-msgid "If the current library already contains a localizable dialog, the Language toolbar is shown automatically."
-msgstr "如果目前的程式庫已包含可本土化的對話方塊,則會自動顯示 [語言] 工具列。"
-
-#: translation.xhp#par_id7359233.help.text
-msgid "Click the <emph>Manage Languages</emph> icon <image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">Manage Language icon</alt></image> on the Language toolbar or on the Toolbox bar."
-msgstr "按一下 [語言] 工具列或 [工具箱] 列中的 <emph>[管理語言]</emph> 圖示 <image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">[管理語言] 圖示</alt></image>。"
-
-#: translation.xhp#par_id6549272.help.text
-msgid "You see the Manage User Interface Language dialog. The dialog manages languages for the current library. The name of the current library is shown on the title bar."
-msgstr "會隨即顯示 [管理使用者介面語言] 對話方塊。此對話方塊管理目前程式庫的語言。目前程式庫的名稱會顯示在標題列上。"
-
-#: translation.xhp#par_id6529740.help.text
-msgid "Click Add in the dialog to add a language entry. "
-msgstr "按一下對話方塊中的 [增加] 以增加語言項目。"
-
-#: translation.xhp#par_id7811822.help.text
-msgid "This step enables all new dialogs to contain localizable string resources."
-msgstr "此步驟會使所有新的對話方塊包含可本土化的字串資源。"
-
-#: translation.xhp#par_id9121982.help.text
-msgid "The first time you click Add, you see the Set Default User Interface Language dialog. The following times you click Add, this dialog has the name Add User Interface Language."
-msgstr "第一次按 [增加] 時,會顯示 [設定預設使用者介面語言] 對話方塊。之後按一下 [增加],則會顯示名為 [增加使用者介面語言] 的對話方塊。"
+#. lyK]
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"tit\n"
+"help.text"
+msgid "Creating a Basic Dialog"
+msgstr "建立 Basic 對話方塊"
-#: translation.xhp#par_id3640247.help.text
-msgid "You can also change the default language in the Manage User Interface Language dialog."
-msgstr "您也可以在 [管理使用者介面語言] 對話方塊中,變更預設語言。"
+#. 5QGj
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"bm_id3149346\n"
+"help.text"
+msgid "<bookmark_value>dialogs;creating Basic dialogs</bookmark_value>"
+msgstr "<bookmark_value>對話方塊; 建立 Basic 對話方塊</bookmark_value>"
-#: translation.xhp#par_id3808404.help.text
-msgid "Select a language. "
-msgstr "選取一種語言。"
+#. 7/Gq
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"create_dialog\"><link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Creating a Basic Dialog\">Creating a Basic Dialog</link></variable>"
+msgstr "<variable id=\"create_dialog\"><link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"建立 Basic 對話方塊\">建立 Basic 對話方塊</link></variable>"
-#: translation.xhp#par_id4585100.help.text
-msgid "This adds string resources to contain the translated versions of all strings to the dialog properties. The set of dialog strings of the default language is copied to the new set of strings. Later, you can switch to the new language and then translate the strings."
-msgstr "如此會將包含所有字串之翻譯版本的字串資源,增加至對話方塊特性。預設語言的對話方塊字串集會複製到新的字串集。之後便可切換為新的語言,然後翻譯字串。"
+#. I[pj
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"par_id3163802\n"
+"3\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Dialogs</emph>, and then click <emph>New</emph>."
+msgstr "選擇 <emph>[工具] - [巨集] - [編組對話方塊]</emph>,然後按一下 <emph>[新增]</emph>。"
-#: translation.xhp#par_id2394482.help.text
-msgid "Close the dialog or add additional languages."
-msgstr "關閉對話方塊,或增加其他語言。"
+#. i4iR
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"par_id3150447\n"
+"11\n"
+"help.text"
+msgid "Enter a name for the dialog, and click OK. To rename the dialog later, right-click the name on the tab, and choose <emph>Rename</emph>."
+msgstr "輸入對話方塊的名稱,然後按一下 [確定]。以後若要將對話方塊重新命名,請在標籤的名稱上按一下滑鼠右鍵,然後選擇 <emph>[重新命名]</emph>。"
-#: translation.xhp#hd_id631733.help.text
-msgid "To edit localizable controls in your dialog"
-msgstr "編輯對話方塊中可本土化的控制項"
+#. g4sC
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"par_idN1065F\n"
+"help.text"
+msgid "Click <emph>Edit</emph>. The Basic dialog editor opens and contains a blank dialog."
+msgstr "按一下 <emph>[編輯]</emph>。Basic 對話方塊編輯器開啟,並包含空白的對話方塊。"
-#: translation.xhp#par_id2334665.help.text
-msgid "Once you have added the resources for localizable strings in your dialogs, you can select the current language from the Current Language listbox on the Language toolbar."
-msgstr "一旦為對話方塊中可本土化的字串增加資源,便可從 [語言] 工具列的 [目前語言] 清單方塊中,選取目前的語言。"
+#. G]H:
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"par_id3153726\n"
+"6\n"
+"help.text"
+msgid "If you do not see the <emph>Toolbox</emph> bar, click the arrow next to the <emph>Insert Controls </emph>icon to open the <emph>Toolbox</emph> bar."
+msgstr "如果看不到 <emph>[工具箱]</emph> 列,請按一下 <emph>[插入控制項]</emph> 圖示旁的箭頭,以開啟 <emph>[工具箱]</emph> 列。"
-#: translation.xhp#par_id8956572.help.text
-msgid "Switch the Current Language listbox to display the default language."
-msgstr "將 [目前語言] 清單方塊切換成顯示預設語言。"
+#. R#P.
+#: create_dialog.xhp
+msgctxt ""
+"create_dialog.xhp\n"
+"par_id3148455\n"
+"12\n"
+"help.text"
+msgid "Click a tool and then drag in the dialog to create the control."
+msgstr "按一下某個工具,然後在對話方塊中拖曳滑鼠以建立控制項。"
-#: translation.xhp#par_id500808.help.text
-msgid "Insert any number of controls to your dialog and enter all strings you want."
-msgstr "將任意數目的控制項插入您的對話方塊,並輸入所有需要的字串。"
+#. pa$)
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"tit\n"
+"help.text"
+msgid "Creating Controls in the Dialog Editor"
+msgstr "在對話方塊編輯器中建立控制項"
-#: translation.xhp#par_id8366649.help.text
-msgid "Select another language in the Current Language listbox."
-msgstr "在 [目前語言] 清單方塊中選取其他語言。"
+#. =H+1
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"bm_id3149182\n"
+"help.text"
+msgid "<bookmark_value>controls; creating in the dialog editor</bookmark_value><bookmark_value>dialog editor;creating controls</bookmark_value>"
+msgstr "<bookmark_value>控制項; 在對話方塊編輯器中建立</bookmark_value><bookmark_value>對話方塊編輯器;建立控制項</bookmark_value>"
-#: translation.xhp#par_id476393.help.text
-msgid "Using the control's property dialogs, edit all strings to the other language."
-msgstr "使用控制項的特性對話方塊,將所有字串編輯為其他語言。"
+#. Z:9c
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"hd_id3149182\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\" name=\"Creating Controls in the Dialog Editor\">Creating Controls in the Dialog Editor</link></variable>"
+msgstr "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\" name=\"在對話方塊編輯器中建立控制項\">在對話方塊編輯器中建立控制項</link></variable>"
-#: translation.xhp#par_id2655720.help.text
-msgid "Repeat for all languages that you added."
-msgstr "為所有增加的語言重複上述步驟。"
+#. b]H\
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"par_id3146797\n"
+"2\n"
+"help.text"
+msgid "Use the tools on the <emph>Toolbox </emph>of the BASIC dialog editor to add controls to your dialog."
+msgstr "使用 BASIC 對話方塊編輯器的 <emph>[工具箱]</emph> 中的工具將控制項增加至您的對話方塊中。"
-#: translation.xhp#par_id3682058.help.text
-msgid "The user of your dialog will see the strings of the user interface language of the user's version of %PRODUCTNAME, if you did provide strings in that language. "
-msgstr "使用您的對話方塊之使用者,會看到 %PRODUCTNAME 使用者版本之使用者介面語言的字串 (如果您確實提供了該語言的字串)。"
+#. (q+q
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"par_id3150276\n"
+"7\n"
+"help.text"
+msgid "To open the <emph>Toolbox</emph>, click the arrow next to the <emph>Insert Controls</emph> icon on the <emph>Macro</emph> toolbar."
+msgstr "若要開啟 <emph>[工具箱]</emph>,請按一下 <emph>[巨集]</emph> 工具列上的<emph>插入控制項</emph>圖示旁邊的箭號。"
-#: translation.xhp#par_id5977965.help.text
-msgid "If no language matches the user's version, the user will see the default language strings. "
-msgstr "如果沒有任何語言符合使用者的版本,使用者將會看到預設的語言字串。"
+#. CTqE
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"par_id3145068\n"
+"3\n"
+"help.text"
+msgid "Click a tool on the toolbar, for example, <emph>Button</emph>."
+msgstr "按一下工具列上的某個工具,例如 <emph>[指令按鈕]</emph>。"
-#: translation.xhp#par_id3050325.help.text
-msgid "If the user has an older version of %PRODUCTNAME that does not know localizable string resources for Basic dialogs, the user will see the default language strings."
-msgstr "如果使用者的舊版 %PRODUCTNAME 無法讀取 Basic 對話方塊之可本土化字串資源,則使用者將會看到預設的語言字串。"
+#. Z$eA
+#: insert_control.xhp
+msgctxt ""
+"insert_control.xhp\n"
+"par_id3153360\n"
+"4\n"
+"help.text"
+msgid "On the dialog, drag the button to the size you want."
+msgstr "在對話方塊上,拖曳滑鼠直至按鈕達到所需的大小。"
-#: sample_code.xhp#tit.help.text
+#. :3jB
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"tit\n"
+"help.text"
msgid "Programming Examples for Controls in the Dialog Editor"
msgstr "對話方塊編輯器中控制項的程式設計示例"
-#: sample_code.xhp#bm_id3155338.help.text
+#. 4OU5
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"bm_id3155338\n"
+"help.text"
msgid "<bookmark_value>programming examples for controls</bookmark_value><bookmark_value>dialogs;loading (example)</bookmark_value><bookmark_value>dialogs;displaying (example)</bookmark_value><bookmark_value>controls;reading or editing properties (example)</bookmark_value><bookmark_value>list boxes;removing entries from (example)</bookmark_value><bookmark_value>list boxes;adding entries to (example)</bookmark_value><bookmark_value>examples; programming controls</bookmark_value><bookmark_value>dialog editor;programming examples for controls</bookmark_value>"
msgstr "<bookmark_value>程式設計示例;對話方塊編輯器中的控制項</bookmark_value>"
-#: sample_code.xhp#hd_id3155338.1.help.text
+#. ,1-3
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"hd_id3155338\n"
+"1\n"
+"help.text"
msgid "<variable id=\"sample_code\"><link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Programming Examples for Controls in the Dialog Editor\">Programming Examples for Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"sample_code\"><link href=\"text/sbasic/guide/sample_code.xhp\" name=\"對話方塊編輯器中控制項的程式設計示例\">對話方塊編輯器中控制項的程式設計示例</link></variable>"
-#: sample_code.xhp#par_id3153031.2.help.text
+#. gNsl
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3153031\n"
+"2\n"
+"help.text"
msgid "The following examples are for a new <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog\">dialog</link> called \"Dialog1\". Use the tools on the <emph>Toolbox</emph> bar in the dialog editor to create the dialog and add the following controls: a <emph>Check Box</emph> called \"CheckBox1\", a <emph>Label Field</emph> called \"Label1\", a <emph>Button</emph> called \"CommandButton1\", and a <emph>List Box</emph> called \"ListBox1\"."
msgstr "以下示例用於一個名為「Dialog1」的新<link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"對話方塊\">對話方塊</link>。在對話方塊編輯器中,使用 <emph>[工具箱]</emph> 列中的工具建立對話方塊,並在其中增加以下控制項:<emph>[核取方塊]</emph>(名為「CheckBox1」)、<emph>[標籤欄位]</emph>(名為「Label1」)、<emph>[指令按鈕]</emph>(名為「CommandButton1」) 以及 <emph>[清單方塊]</emph>(名為「ListBox1」)。"
-#: sample_code.xhp#par_id3154141.3.help.text
+#. @VQ#
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3154141\n"
+"3\n"
+"help.text"
msgid "Be consistent with uppercase and lowercase letter when you attach a control to an object variable."
msgstr "將控制項附加到物件型變數時,請使字母大小寫保持一致。"
-#: sample_code.xhp#hd_id3154909.4.help.text
+#. ;Zv/
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"hd_id3154909\n"
+"4\n"
+"help.text"
msgid "Global Function for Loading Dialogs"
msgstr "用於載入對話方塊的全域函數"
-#: sample_code.xhp#par_id3153193.73.help.text
-msgid "Function LoadDialog(Libname as String, DialogName as String, Optional oLibContainer)"
-msgstr "Function LoadDialog(Libname as String, DialogName as String, Optional oLibContainer)"
-
-#: sample_code.xhp#par_id3145787.74.help.text
-msgid "Dim oLib as Object"
-msgstr "Dim oLib as Object"
-
-#: sample_code.xhp#par_id3148576.75.help.text
-msgid "Dim oLibDialog as Object"
-msgstr "Dim oLibDialog as Object"
-
-#: sample_code.xhp#par_id3153726.76.help.text
-msgid "Dim oRuntimeDialog as Object"
-msgstr "Dim oRuntimeDialog as Object"
-
-#: sample_code.xhp#par_id3149261.77.help.text
-msgid "If IsMissing(oLibContainer ) then"
-msgstr "If IsMissing(oLibContainer ) then"
-
-#: sample_code.xhp#par_id3148646.78.help.text
-msgid "oLibContainer = DialogLibraries"
-msgstr "oLibContainer = DialogLibraries"
-
-#: sample_code.xhp#par_id3151115.79.help.text
-msgid "End If"
-msgstr "End If"
-
-#: sample_code.xhp#par_id3146986.80.help.text
-msgid "oLibContainer.LoadLibrary(LibName)"
-msgstr "oLibContainer.LoadLibrary(LibName)"
-
-#: sample_code.xhp#par_id3145366.81.help.text
-msgid "oLib = oLibContainer.GetByName(Libname)"
-msgstr "oLib = oLibContainer.GetByName(Libname)"
-
-#: sample_code.xhp#par_id3145271.82.help.text
-msgid "oLibDialog = oLib.GetByName(DialogName)"
-msgstr "oLibDialog = oLib.GetByName(DialogName)"
-
-#: sample_code.xhp#par_id3144764.83.help.text
-msgid "oRuntimeDialog = CreateUnoDialog(oLibDialog)"
-msgstr "oRuntimeDialog = CreateUnoDialog(oLibDialog)"
-
-#: sample_code.xhp#par_id3153876.84.help.text
-msgid "LoadDialog() = oRuntimeDialog"
-msgstr "LoadDialog() = oRuntimeDialog"
-
-#: sample_code.xhp#par_id3156286.85.help.text
-msgid "End Function"
-msgstr "End Function"
-
-#: sample_code.xhp#hd_id3149412.18.help.text
+#. $.c[
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"hd_id3149412\n"
+"18\n"
+"help.text"
msgid "Displaying a Dialog"
msgstr "顯示對話方塊"
-#: sample_code.xhp#par_id3145801.86.help.text
-msgid "rem global definition of variables"
+#. o@5@
+#: sample_code.xhp
+#, fuzzy
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3145801\n"
+"help.text"
+msgid "REM global definition of variables"
msgstr "rem 變數的全域定義"
-#: sample_code.xhp#par_id3150716.87.help.text
-msgid "Dim oDialog1 AS Object"
-msgstr "Dim oDialog1 AS Object"
-
-#: sample_code.xhp#par_id3154510.88.help.text
-msgid "Sub StartDialog1"
-msgstr "Sub StartDialog1"
-
-#: sample_code.xhp#par_id3146913.162.help.text
-msgctxt "sample_code.xhp#par_id3146913.162.help.text"
-msgid "BasicLibraries.LoadLibrary(\"Tools\")"
-msgstr "BasicLibraries.LoadLibrary(\"Tools\")"
-
-#: sample_code.xhp#par_id3150327.89.help.text
-msgctxt "sample_code.xhp#par_id3150327.89.help.text"
-msgid "oDialog1 = LoadDialog(\"Standard\", \"Dialog1\")"
-msgstr "oDialog1 = LoadDialog(\"Standard\", \"Dialog1\")"
-
-#: sample_code.xhp#par_id3155767.92.help.text
-msgctxt "sample_code.xhp#par_id3155767.92.help.text"
-msgid "oDialog1.Execute()"
-msgstr "oDialog1.Execute()"
-
-#: sample_code.xhp#par_id3149019.93.help.text
-msgctxt "sample_code.xhp#par_id3149019.93.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: sample_code.xhp#hd_id3150042.27.help.text
+#. r0wJ
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"hd_id3150042\n"
+"27\n"
+"help.text"
msgid "Read or Edit Properties of Controls in the Program"
msgstr "在程式中讀取或編輯控制項的屬性"
-#: sample_code.xhp#par_id3159267.136.help.text
-msgid "Sub Sample1"
-msgstr "Sub Sample1"
-
-#: sample_code.xhp#par_id3155335.163.help.text
-msgctxt "sample_code.xhp#par_id3155335.163.help.text"
-msgid "BasicLibraries.LoadLibrary(\"Tools\")"
-msgstr "BasicLibraries.LoadLibrary(\"Tools\")"
-
-#: sample_code.xhp#par_id3163808.137.help.text
-msgctxt "sample_code.xhp#par_id3163808.137.help.text"
-msgid "oDialog1 = LoadDialog(\"Standard\", \"Dialog1\")"
-msgstr "oDialog1 = LoadDialog(\"Standard\", \"Dialog1\")"
-
-#: sample_code.xhp#par_id3145232.138.help.text
+#. ]6.1
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3145232\n"
+"help.text"
msgid "REM get dialog model"
msgstr "REM 獲取對話方塊模型"
-#: sample_code.xhp#par_id3146316.139.help.text
-msgctxt "sample_code.xhp#par_id3146316.139.help.text"
-msgid "oDialog1Model = oDialog1.Model"
-msgstr "oDialog1Model = oDialog1.Model"
-
-#: sample_code.xhp#par_id3154021.140.help.text
+#. [noW
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3154021\n"
+"help.text"
msgid "REM display text of Label1"
msgstr "REM 顯示 Label1 的文字"
-#: sample_code.xhp#par_id3150301.141.help.text
-msgid "oLabel1 = oDialog1.GetControl(\"Label1\")"
-msgstr "oLabel1 = oDialog1.GetControl(\"Label1\")"
-
-#: sample_code.xhp#par_id3152584.142.help.text
-msgid "MsgBox oLabel1.Text"
-msgstr "MsgBox oLabel1.Text"
-
-#: sample_code.xhp#par_id3151277.143.help.text
+#. I:c%
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3151277\n"
+"help.text"
msgid "REM set new text for control Label1"
msgstr "REM 為控制項 Label1 設定新文字"
-#: sample_code.xhp#par_id3154119.144.help.text
+#. ^f!;
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3154119\n"
+"help.text"
msgid "oLabel1.Text = \"New Files\""
msgstr "oLabel1.Text = \"New Files\""
-#: sample_code.xhp#par_id3155115.145.help.text
+#. j+5q
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3155115\n"
+"help.text"
msgid "REM display model properties for the control CheckBox1"
msgstr "REM 顯示控制項 CheckBox1 的模型屬性"
-#: sample_code.xhp#par_id3166426.146.help.text
-msgid "oCheckBox1Model = oDialog1Model.CheckBox1"
-msgstr "oCheckBox1Model = oDialog1Model.CheckBox1"
-
-#: sample_code.xhp#par_id3153270.147.help.text
-msgid "MsgBox oCheckBox1Model.Dbg_Properties"
-msgstr "MsgBox oCheckBox1Model.Dbg_Properties"
-
-#: sample_code.xhp#par_id3149817.148.help.text
+#. 0K/R
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3149817\n"
+"help.text"
msgid "REM set new state for CheckBox1 for model of control"
msgstr "REM 為 CheckBox1 的控制項模型設定新狀態"
-#: sample_code.xhp#par_id3145134.149.help.text
-msgid "oCheckBox1Model.State = 1"
-msgstr "oCheckBox1Model.State = 1"
-
-#: sample_code.xhp#par_id3159102.150.help.text
+#. t-.)
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3159102\n"
+"help.text"
msgid "REM display model properties for control CommandButton1"
msgstr "REM 顯示控制項 CommandButton1 的模型屬性"
-#: sample_code.xhp#par_id3152777.151.help.text
-msgid "oCMD1Model = oDialog1Model.CommandButton1"
-msgstr "oCMD1Model = oDialog1Model.CommandButton1"
-
-#: sample_code.xhp#par_id3149209.152.help.text
-msgid "MsgBox oCMD1Model.Dbg_Properties"
-msgstr "MsgBox oCMD1Model.Dbg_Properties"
-
-#: sample_code.xhp#par_id3150368.153.help.text
+#. MW#z
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3150368\n"
+"help.text"
msgid "REM display properties of control CommandButton1"
msgstr "REM 顯示控制項 CommandButton1 的屬性"
-#: sample_code.xhp#par_id3150883.154.help.text
-msgid "oCMD1 = oDialog1.GetControl(\"CommandButton1\")"
-msgstr "oCMD1 = oDialog1.GetControl(\"CommandButton1\")"
-
-#: sample_code.xhp#par_id3155380.155.help.text
-msgid "MsgBox oCMD1.Dbg_Properties"
-msgstr "MsgBox oCMD1.Dbg_Properties"
-
-#: sample_code.xhp#par_id3150201.156.help.text
+#. #1@t
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3150201\n"
+"help.text"
msgid "REM execute dialog"
msgstr "REM 執行對話方塊"
-#: sample_code.xhp#par_id3154485.157.help.text
-msgctxt "sample_code.xhp#par_id3154485.157.help.text"
-msgid "oDialog1.Execute()"
-msgstr "oDialog1.Execute()"
-
-#: sample_code.xhp#par_id3146115.158.help.text
-msgctxt "sample_code.xhp#par_id3146115.158.help.text"
+#. SQ;/
+#: sample_code.xhp
+#, fuzzy
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3146115\n"
+"help.text"
msgid "End Sub"
msgstr "End Sub"
-#: sample_code.xhp#hd_id3145387.55.help.text
+#. oZMn
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"hd_id3145387\n"
+"55\n"
+"help.text"
msgid "Add an Entry to a ListBox"
msgstr "將條目加入 ListBox 中"
-#: sample_code.xhp#par_id3155088.122.help.text
-msgid "Sub AddEntry"
-msgstr "Sub AddEntry"
-
-#: sample_code.xhp#par_id3154528.164.help.text
-msgctxt "sample_code.xhp#par_id3154528.164.help.text"
-msgid "BasicLibraries.LoadLibrary(\"Tools\")"
-msgstr "BasicLibraries.LoadLibrary(\"Tools\")"
-
-#: sample_code.xhp#par_id3159222.159.help.text
-msgctxt "sample_code.xhp#par_id3159222.159.help.text"
-msgid "oDialog1 = LoadDialog(\"Standard\", \"Dialog1\")"
-msgstr "oDialog1 = LoadDialog(\"Standard\", \"Dialog1\")"
-
-#: sample_code.xhp#par_id3148700.123.help.text
+#. NVlH
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3148700\n"
+"help.text"
msgid "REM adds a new entry to the ListBox"
msgstr "REM 將條目加入 ListBox 中"
-#: sample_code.xhp#par_id3159173.124.help.text
-msgctxt "sample_code.xhp#par_id3159173.124.help.text"
-msgid "oDialog1Model = oDialog1.Model"
-msgstr "oDialog1Model = oDialog1.Model"
-
-#: sample_code.xhp#par_id3153305.125.help.text
-msgctxt "sample_code.xhp#par_id3153305.125.help.text"
-msgid "oListBox = oDialog1.GetControl(\"ListBox1\")"
-msgstr "oListBox = oDialog1.GetControl(\"ListBox1\")"
-
-#: sample_code.xhp#par_id3153914.126.help.text
-msgid "dim iCount as integer"
-msgstr "dim iCount as integer"
-
-#: sample_code.xhp#par_id3151243.127.help.text
-msgid "iCount = oListbox.ItemCount"
-msgstr "iCount = oListbox.ItemCount"
-
-#: sample_code.xhp#par_id3144504.128.help.text
+#. !R)S
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3144504\n"
+"help.text"
msgid "oListbox.additem(\"New Item\" & iCount,0)"
msgstr "oListbox.additem(\"New Item\" & iCount,0)"
-#: sample_code.xhp#par_id3149328.129.help.text
-msgctxt "sample_code.xhp#par_id3149328.129.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: sample_code.xhp#hd_id3147071.64.help.text
+#. []3y
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"hd_id3147071\n"
+"64\n"
+"help.text"
msgid "Remove an Entry from a ListBox"
msgstr "移除 ListBox 中的條目"
-#: sample_code.xhp#par_id3159095.130.help.text
-msgid "Sub RemoveEntry"
-msgstr "Sub RemoveEntry"
+#. W\?P
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3153247\n"
+"help.text"
+msgid "REM remove the first entry from the ListBox"
+msgstr "REM 移除 ListBox 中的第一個條目"
-#: sample_code.xhp#par_id3154958.165.help.text
-msgctxt "sample_code.xhp#par_id3154958.165.help.text"
-msgid "BasicLibraries.LoadLibrary(\"Tools\")"
-msgstr "BasicLibraries.LoadLibrary(\"Tools\")"
+#. T)mS
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"tit\n"
+"help.text"
+msgid "Changing the Properties of Controls in the Dialog Editor"
+msgstr "在對話方塊編輯器中變更控制項的屬性"
-#: sample_code.xhp#par_id3149443.160.help.text
-msgctxt "sample_code.xhp#par_id3149443.160.help.text"
-msgid "oDialog1 = LoadDialog(\"Standard\", \"Dialog1\")"
-msgstr "oDialog1 = LoadDialog(\"Standard\", \"Dialog1\")"
+#. ?XnX
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"bm_id3145786\n"
+"help.text"
+msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
+msgstr "<bookmark_value>特性; 對話方塊編輯器中的控制項</bookmark_value><bookmark_value>變更;控制項特性</bookmark_value><bookmark_value>控制項;變更特性</bookmark_value><bookmark_value>對話方塊編輯器;變更控制項特性</bookmark_value>"
-#: sample_code.xhp#par_id3153247.131.help.text
-msgid "REM remove the first entry from the ListBox"
-msgstr "REM 移除 ListBox 中的第一個條目"
+#. r0LQ
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"hd_id3145786\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
+msgstr "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"在對話方塊編輯器中變更控制項的屬性\">在對話方塊編輯器中變更控制項的屬性</link></variable>"
-#: sample_code.xhp#par_id3151302.132.help.text
-msgctxt "sample_code.xhp#par_id3151302.132.help.text"
-msgid "oDialog1Model = oDialog1.Model"
-msgstr "oDialog1Model = oDialog1.Model"
+#. mlL^
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"par_id3147317\n"
+"2\n"
+"help.text"
+msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
+msgstr "您可以設定加入到對話方塊中的控制項的屬性。例如,您可以變更對話方塊中所加入按鈕的顏色、名稱和大小。建立或編輯對話方塊時,您可以變更大多數控制項屬性;然而,執行階段期間只能變更控制項的某些屬性。"
-#: sample_code.xhp#par_id3153976.133.help.text
-msgctxt "sample_code.xhp#par_id3153976.133.help.text"
-msgid "oListBox = oDialog1.GetControl(\"ListBox1\")"
-msgstr "oListBox = oDialog1.GetControl(\"ListBox1\")"
+#. YrC3
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"par_id3145749\n"
+"3\n"
+"help.text"
+msgid "To change the properties of a control in design mode, right-click the control, and then choose <emph>Properties</emph>."
+msgstr "若要在設計模式下變更某個控制項的屬性,請在該控制項上按一下滑鼠右鍵,然後選擇 <emph>[屬性]</emph>。"
-#: sample_code.xhp#par_id3155383.134.help.text
-msgid "oListbox.removeitems(0,1)"
-msgstr "oListbox.removeitems(0,1)"
+#. 6c:g
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"tit\n"
+"help.text"
+msgid "Translation of Controls in the Dialog Editor"
+msgstr "在對話方塊編輯器中翻譯控制項"
-#: sample_code.xhp#par_id3150892.135.help.text
-msgctxt "sample_code.xhp#par_id3150892.135.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. I%m*
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"bm_id8915372\n"
+"help.text"
+msgid "<bookmark_value>dialogs;translating</bookmark_value><bookmark_value>localizing dialogs</bookmark_value><bookmark_value>translating dialogs</bookmark_value>"
+msgstr "<bookmark_value>對話方塊; 翻譯</bookmark_value><bookmark_value>本土化對話方塊</bookmark_value><bookmark_value>翻譯對話方塊</bookmark_value>"
-#: show_dialog.xhp#tit.help.text
-msgid "Opening a Dialog With Program Code"
-msgstr "使用程式碼顯示對話方塊"
+#. Zv\6
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"hd_id3574896\n"
+"help.text"
+msgid "<variable id=\"translation\"><link href=\"text/sbasic/guide/translation.xhp\">Translation of Controls in the Dialog Editor</link></variable>"
+msgstr "<variable id=\"translation\"><link href=\"text/sbasic/guide/translation.xhp\">在對話方塊編輯器中翻譯控制項</link></variable>"
-#: show_dialog.xhp#bm_id3154140.help.text
-msgid "<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>"
-msgstr "<bookmark_value>模組/對話方塊切換</bookmark_value><bookmark_value>對話方塊; 使用程式碼顯示 (範例)</bookmark_value><bookmark_value>範例; 使用程式碼顯示對話方塊</bookmark_value>"
+#. ]%ki
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id4601940\n"
+"help.text"
+msgid "<ahelp hid=\".\">The Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable dialogs.</ahelp>"
+msgstr "<ahelp hid=\".\">在 [Basic IDE] 對話方塊編輯器中的 [語言] 工具列會顯示可啟用及管理可本土化的對話方塊之控制項。</ahelp>"
-#: show_dialog.xhp#hd_id3154140.1.help.text
-msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Program Code\">Opening a Dialog With Program Code</link></variable>"
-msgstr "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"使用程式碼顯示對話方塊\">使用程式碼顯示對話方塊</link></variable>"
+#. w39E
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id9538560\n"
+"help.text"
+msgid "By default, any dialog that you create only contains string resources for one language. You may want to create dialogs that automatically show localized strings according to the user's language settings."
+msgstr "依預設,您建立的任何對話方塊僅會包含一種語言的字串資源。您可能需要建立對話方塊,以根據使用者的語言設定自動顯示本土化的字串。"
-#: show_dialog.xhp#par_id3145171.2.help.text
-msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
-msgstr "在建立的對話方塊所在的 <item type=\"productname\">%PRODUCTNAME</item> BASIC 視窗中,按一下該對話方塊所指定給的模組的名稱標籤可以離開該對話方塊編輯器。名稱標籤位於視窗底部。"
+#. HsTg
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id6998809\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the language for the strings that you want to edit. Click the Manage Languages icon to add languages.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">選取您要編輯的字串語言。按一下 [管理語言] 圖示以增加語言。</ahelp>"
-#: show_dialog.xhp#par_id3153968.6.help.text
-msgid "Enter the following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the dialog that you created is \"Dialog1\":"
-msgstr "為名為 <emph>Dialog1Show</emph> 的子常式輸入以下程式碼。在此示例中,您建立的對話方塊的名稱為「Dialog1」:"
+#. k_)8
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id71413\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a language, then click Default to set the language as default, or click Delete to remove the language from the list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">按一下語言,然後按一下 [預設] 將此語言設定為預設值,或按一下 [刪除] 從清單中移除該語言。</ahelp>"
-#: show_dialog.xhp#par_id3156443.7.help.text
-msgctxt "show_dialog.xhp#par_id3156443.7.help.text"
-msgid "Sub Dialog1Show"
-msgstr "Sub Dialog1Show"
+#. `vfU
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id2924283\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can add a language to the list.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">開啟對話方塊,在此可將語言增加至清單。</ahelp>"
-#: show_dialog.xhp#par_id3148575.24.help.text
-msgctxt "show_dialog.xhp#par_id3148575.24.help.text"
-msgid "BasicLibraries.LoadLibrary(\"Tools\")"
-msgstr "BasicLibraries.LoadLibrary(\"Tools\")"
+#. |z,=
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id5781731\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Delete to remove that language. When you remove all languages, the string resources for localizable dialogs are removed from all dialogs in the current library.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">從清單中選取語言,然後按一下 [刪除] 以移除該語言。當您移除所有語言時,也會從目前的程式庫中移除所有對話方塊中可本土化的對話方塊字串資源。</ahelp>"
-#: show_dialog.xhp#par_id3152463.8.help.text
-msgid "oDialog1 = <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"LoadDialog\">LoadDialog</link>(\"Standard\", \"Dialog1\")"
-msgstr "oDialog1 = <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"LoadDialog\">LoadDialog</link>(\"Standard\", \"Dialog1\")"
+#. trE)
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id6942045\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Default to set the language as default language.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">從清單中選取語言,然後按一下 [預設] 以將此語言設定為預設語言。</ahelp>"
-#: show_dialog.xhp#par_id3148646.14.help.text
-msgctxt "show_dialog.xhp#par_id3148646.14.help.text"
-msgid "oDialog1.Execute()"
-msgstr "oDialog1.Execute()"
+#. :o/z
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id4721823\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">The default language will be used as a source for all other language strings.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">該預設語言會用做為所有其他語言字串的來源。</ahelp>"
-#: show_dialog.xhp#par_id3147349.15.help.text
-msgctxt "show_dialog.xhp#par_id3147349.15.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. lOW%
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id5806756\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Add UI languages for your dialog strings.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">增加對話方塊字串的 UI 語言。</ahelp>"
-#: show_dialog.xhp#par_id3152596.18.help.text
-msgid "Without using \"LoadDialog\" you can call the code as follows:"
-msgstr "如果不使用「LoadDialog」,可以透過以下方法呼叫程式碼:"
+#. [+~9
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"hd_id6596881\n"
+"help.text"
+msgid "To enable localizable dialogs"
+msgstr "啟用可本土化的對話方塊"
-#: show_dialog.xhp#par_id3163710.19.help.text
-msgctxt "show_dialog.xhp#par_id3163710.19.help.text"
-msgid "Sub Dialog1Show"
-msgstr "Sub Dialog1Show"
+#. 4GEp
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id8750572\n"
+"help.text"
+msgid "In the Basic IDE dialog editor, open the Language toolbar choosing <item type=\"menuitem\">View - Toolbars - Language</item>."
+msgstr "在 [Basic IDE] 對話方塊編輯器中,選擇 <item type=\"menuitem\">[檢視] - [工具列] - [語言]</item>,以開啟 [語言] 工具列。"
-#: show_dialog.xhp#par_id3146985.20.help.text
-msgid "DialogLibraries.LoadLibrary( \"Standard\" )"
-msgstr "DialogLibraries.LoadLibrary( \"Standard\" )"
+#. x)fS
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id2224494\n"
+"help.text"
+msgid "If the current library already contains a localizable dialog, the Language toolbar is shown automatically."
+msgstr "如果目前的程式庫已包含可本土化的對話方塊,則會自動顯示 [語言] 工具列。"
-#: show_dialog.xhp#par_id3155418.21.help.text
-msgid "oDialog1 = CreateUnoDialog( DialogLibraries.Standard.Dialog1 )"
-msgstr "oDialog1 = CreateUnoDialog( DialogLibraries.Standard.Dialog1 )"
+#. P?77
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id7359233\n"
+"help.text"
+msgid "Click the <emph>Manage Languages</emph> icon <image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">Manage Language icon</alt></image> on the Language toolbar or on the Toolbox bar."
+msgstr "按一下 [語言] 工具列或 [工具箱] 列中的 <emph>[管理語言]</emph> 圖示 <image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">[管理語言] 圖示</alt></image>。"
-#: show_dialog.xhp#par_id3154944.22.help.text
-msgctxt "show_dialog.xhp#par_id3154944.22.help.text"
-msgid "oDialog1.Execute()"
-msgstr "oDialog1.Execute()"
+#. GIYx
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id6549272\n"
+"help.text"
+msgid "You see the Manage User Interface Language dialog. The dialog manages languages for the current library. The name of the current library is shown on the title bar."
+msgstr "會隨即顯示 [管理使用者介面語言] 對話方塊。此對話方塊管理目前程式庫的語言。目前程式庫的名稱會顯示在標題列上。"
-#: show_dialog.xhp#par_id3145800.23.help.text
-msgctxt "show_dialog.xhp#par_id3145800.23.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. b]RP
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id6529740\n"
+"help.text"
+msgid "Click Add in the dialog to add a language entry."
+msgstr "按一下對話方塊中的 [增加] 以增加語言項目。"
-#: show_dialog.xhp#par_id3153157.16.help.text
-msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
-msgstr "當執行此程式碼時,「Dialog1」對話方塊將會開啟。若要關閉該對話方塊,請按一下標題列上的關閉按鈕 (x)。"
+#. )oH3
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id7811822\n"
+"help.text"
+msgid "This step enables all new dialogs to contain localizable string resources."
+msgstr "此步驟會使所有新的對話方塊包含可本土化的字串資源。"
-#: create_dialog.xhp#tit.help.text
-msgid "Creating a Basic Dialog"
-msgstr "建立 Basic 對話方塊"
+#. CrnQ
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id9121982\n"
+"help.text"
+msgid "The first time you click Add, you see the Set Default User Interface Language dialog. The following times you click Add, this dialog has the name Add User Interface Language."
+msgstr "第一次按 [增加] 時,會顯示 [設定預設使用者介面語言] 對話方塊。之後按一下 [增加],則會顯示名為 [增加使用者介面語言] 的對話方塊。"
-#: create_dialog.xhp#bm_id3149346.help.text
-msgid "<bookmark_value>dialogs;creating Basic dialogs</bookmark_value>"
-msgstr "<bookmark_value>對話方塊; 建立 Basic 對話方塊</bookmark_value>"
+#. D-0^
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id3640247\n"
+"help.text"
+msgid "You can also change the default language in the Manage User Interface Language dialog."
+msgstr "您也可以在 [管理使用者介面語言] 對話方塊中,變更預設語言。"
-#: create_dialog.xhp#hd_id3149346.1.help.text
-msgid "<variable id=\"create_dialog\"><link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Creating a Basic Dialog\">Creating a Basic Dialog</link></variable>"
-msgstr "<variable id=\"create_dialog\"><link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"建立 Basic 對話方塊\">建立 Basic 對話方塊</link></variable>"
+#. +NiO
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id3808404\n"
+"help.text"
+msgid "Select a language."
+msgstr "選取一種語言。"
-#: create_dialog.xhp#par_id3163802.3.help.text
-msgid "Choose <emph>Tools - Macros - Organize Dialogs</emph>, and then click <emph>New</emph>."
-msgstr "選擇 <emph>[工具] - [巨集] - [編組對話方塊]</emph>,然後按一下 <emph>[新增]</emph>。"
+#. 0X5h
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id4585100\n"
+"help.text"
+msgid "This adds string resources to contain the translated versions of all strings to the dialog properties. The set of dialog strings of the default language is copied to the new set of strings. Later, you can switch to the new language and then translate the strings."
+msgstr "如此會將包含所有字串之翻譯版本的字串資源,增加至對話方塊特性。預設語言的對話方塊字串集會複製到新的字串集。之後便可切換為新的語言,然後翻譯字串。"
-#: create_dialog.xhp#par_id3150447.11.help.text
-msgid "Enter a name for the dialog, and click OK. To rename the dialog later, right-click the name on the tab, and choose <emph>Rename</emph>. "
-msgstr "輸入對話方塊的名稱,然後按一下 [確定]。以後若要將對話方塊重新命名,請在標籤的名稱上按一下滑鼠右鍵,然後選擇 <emph>[重新命名]</emph>。"
+#. Ks?r
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id2394482\n"
+"help.text"
+msgid "Close the dialog or add additional languages."
+msgstr "關閉對話方塊,或增加其他語言。"
-#: create_dialog.xhp#par_idN1065F.help.text
-msgid "Click <emph>Edit</emph>. The Basic dialog editor opens and contains a blank dialog."
-msgstr "按一下 <emph>[編輯]</emph>。Basic 對話方塊編輯器開啟,並包含空白的對話方塊。"
+#. +}jW
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"hd_id631733\n"
+"help.text"
+msgid "To edit localizable controls in your dialog"
+msgstr "編輯對話方塊中可本土化的控制項"
-#: create_dialog.xhp#par_id3153726.6.help.text
-msgid "If you do not see the <emph>Toolbox</emph> bar, click the arrow next to the <emph>Insert Controls </emph>icon to open the <emph>Toolbox</emph> bar."
-msgstr "如果看不到 <emph>[工具箱]</emph> 列,請按一下 <emph>[插入控制項]</emph> 圖示旁的箭頭,以開啟 <emph>[工具箱]</emph> 列。"
+#. [%BK
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id2334665\n"
+"help.text"
+msgid "Once you have added the resources for localizable strings in your dialogs, you can select the current language from the Current Language listbox on the Language toolbar."
+msgstr "一旦為對話方塊中可本土化的字串增加資源,便可從 [語言] 工具列的 [目前語言] 清單方塊中,選取目前的語言。"
-#: create_dialog.xhp#par_id3148455.12.help.text
-msgid "Click a tool and then drag in the dialog to create the control."
-msgstr "按一下某個工具,然後在對話方塊中拖曳滑鼠以建立控制項。"
+#. A%({
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id8956572\n"
+"help.text"
+msgid "Switch the Current Language listbox to display the default language."
+msgstr "將 [目前語言] 清單方塊切換成顯示預設語言。"
-#: control_properties.xhp#tit.help.text
-msgid "Changing the Properties of Controls in the Dialog Editor"
-msgstr "在對話方塊編輯器中變更控制項的屬性"
+#. *][@
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id500808\n"
+"help.text"
+msgid "Insert any number of controls to your dialog and enter all strings you want."
+msgstr "將任意數目的控制項插入您的對話方塊,並輸入所有需要的字串。"
-#: control_properties.xhp#bm_id3145786.help.text
-msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
-msgstr "<bookmark_value>特性; 對話方塊編輯器中的控制項</bookmark_value><bookmark_value>變更;控制項特性</bookmark_value><bookmark_value>控制項;變更特性</bookmark_value><bookmark_value>對話方塊編輯器;變更控制項特性</bookmark_value>"
+#. NwKw
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id8366649\n"
+"help.text"
+msgid "Select another language in the Current Language listbox."
+msgstr "在 [目前語言] 清單方塊中選取其他語言。"
-#: control_properties.xhp#hd_id3145786.1.help.text
-msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
-msgstr "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"在對話方塊編輯器中變更控制項的屬性\">在對話方塊編輯器中變更控制項的屬性</link></variable>"
+#. 6c@g
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id476393\n"
+"help.text"
+msgid "Using the control's property dialogs, edit all strings to the other language."
+msgstr "使用控制項的特性對話方塊,將所有字串編輯為其他語言。"
-#: control_properties.xhp#par_id3147317.2.help.text
-msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
-msgstr "您可以設定加入到對話方塊中的控制項的屬性。例如,您可以變更對話方塊中所加入按鈕的顏色、名稱和大小。建立或編輯對話方塊時,您可以變更大多數控制項屬性;然而,執行階段期間只能變更控制項的某些屬性。"
+#. pm!y
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id2655720\n"
+"help.text"
+msgid "Repeat for all languages that you added."
+msgstr "為所有增加的語言重複上述步驟。"
-#: control_properties.xhp#par_id3145749.3.help.text
-msgid "To change the properties of a control in design mode, right-click the control, and then choose <emph>Properties</emph>."
-msgstr "若要在設計模式下變更某個控制項的屬性,請在該控制項上按一下滑鼠右鍵,然後選擇 <emph>[屬性]</emph>。"
+#. )W13
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id3682058\n"
+"help.text"
+msgid "The user of your dialog will see the strings of the user interface language of the user's version of %PRODUCTNAME, if you did provide strings in that language."
+msgstr "使用您的對話方塊之使用者,會看到 %PRODUCTNAME 使用者版本之使用者介面語言的字串 (如果您確實提供了該語言的字串)。"
-#: insert_control.xhp#tit.help.text
-msgid "Creating Controls in the Dialog Editor"
-msgstr "在對話方塊編輯器中建立控制項"
+#. !aKh
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id5977965\n"
+"help.text"
+msgid "If no language matches the user's version, the user will see the default language strings."
+msgstr "如果沒有任何語言符合使用者的版本,使用者將會看到預設的語言字串。"
-#: insert_control.xhp#bm_id3149182.help.text
-msgid "<bookmark_value>controls; creating in the dialog editor</bookmark_value><bookmark_value>dialog editor;creating controls</bookmark_value>"
-msgstr "<bookmark_value>控制項; 在對話方塊編輯器中建立</bookmark_value><bookmark_value>對話方塊編輯器;建立控制項</bookmark_value>"
+#. TADC
+#: translation.xhp
+msgctxt ""
+"translation.xhp\n"
+"par_id3050325\n"
+"help.text"
+msgid "If the user has an older version of %PRODUCTNAME that does not know localizable string resources for Basic dialogs, the user will see the default language strings."
+msgstr "如果使用者的舊版 %PRODUCTNAME 無法讀取 Basic 對話方塊之可本土化字串資源,則使用者將會看到預設的語言字串。"
-#: insert_control.xhp#hd_id3149182.1.help.text
-msgid "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\" name=\"Creating Controls in the Dialog Editor\">Creating Controls in the Dialog Editor</link></variable>"
-msgstr "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\" name=\"在對話方塊編輯器中建立控制項\">在對話方塊編輯器中建立控制項</link></variable>"
+#. lK5B
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"tit\n"
+"help.text"
+msgid "Opening a Dialog With Program Code"
+msgstr "使用程式碼顯示對話方塊"
-#: insert_control.xhp#par_id3146797.2.help.text
-msgid "Use the tools on the <emph>Toolbox </emph>of the BASIC dialog editor to add controls to your dialog."
-msgstr "使用 BASIC 對話方塊編輯器的 <emph>[工具箱]</emph> 中的工具將控制項增加至您的對話方塊中。"
+#. %+,9
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"bm_id3154140\n"
+"help.text"
+msgid "<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>"
+msgstr "<bookmark_value>模組/對話方塊切換</bookmark_value><bookmark_value>對話方塊; 使用程式碼顯示 (範例)</bookmark_value><bookmark_value>範例; 使用程式碼顯示對話方塊</bookmark_value>"
-#: insert_control.xhp#par_id3150276.7.help.text
-msgid "To open the <emph>Toolbox</emph>, click the arrow next to the <emph>Insert Controls</emph> icon on the <emph>Macro</emph> toolbar."
-msgstr "若要開啟 <emph>[工具箱]</emph>,請按一下 <emph>[巨集]</emph> 工具列上的<emph>插入控制項</emph>圖示旁邊的箭號。"
+#. Z#rJ
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"hd_id3154140\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Program Code\">Opening a Dialog With Program Code</link></variable>"
+msgstr "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"使用程式碼顯示對話方塊\">使用程式碼顯示對話方塊</link></variable>"
-#: insert_control.xhp#par_id3145068.3.help.text
-msgid "Click a tool on the toolbar, for example, <emph>Button</emph>."
-msgstr "按一下工具列上的某個工具,例如 <emph>[指令按鈕]</emph>。"
+#. 9W_=
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"par_id3145171\n"
+"2\n"
+"help.text"
+msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
+msgstr "在建立的對話方塊所在的 <item type=\"productname\">%PRODUCTNAME</item> BASIC 視窗中,按一下該對話方塊所指定給的模組的名稱標籤可以離開該對話方塊編輯器。名稱標籤位於視窗底部。"
-#: insert_control.xhp#par_id3153360.4.help.text
-msgid "On the dialog, drag the button to the size you want."
-msgstr "在對話方塊上,拖曳滑鼠直至按鈕達到所需的大小。"
+#. m$G5
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"par_id3153968\n"
+"6\n"
+"help.text"
+msgid "Enter the following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the dialog that you created is \"Dialog1\":"
+msgstr "為名為 <emph>Dialog1Show</emph> 的子常式輸入以下程式碼。在此示例中,您建立的對話方塊的名稱為「Dialog1」:"
+
+#. .gr9
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"par_id3152596\n"
+"18\n"
+"help.text"
+msgid "Without using \"LoadDialog\" you can call the code as follows:"
+msgstr "如果不使用「LoadDialog」,可以透過以下方法呼叫程式碼:"
+
+#. 9mG;
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"par_id3153157\n"
+"16\n"
+"help.text"
+msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
+msgstr "當執行此程式碼時,「Dialog1」對話方塊將會開啟。若要關閉該對話方塊,請按一下標題列上的關閉按鈕 (x)。"
diff --git a/source/zh-TW/helpcontent2/source/text/sbasic/shared.po b/source/zh-TW/helpcontent2/source/text/sbasic/shared.po
index 3122846d132..5d14b58fc26 100644
--- a/source/zh-TW/helpcontent2/source/text/sbasic/shared.po
+++ b/source/zh-TW/helpcontent2/source/text/sbasic/shared.po
@@ -1,9 +1,9 @@
-#. extracted from helpcontent2/source/text/sbasic/shared.oo
+#. extracted from helpcontent2/source/text/sbasic/shared
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+helpcontent2%2Fsource%2Ftext%2Fsbasic%2Fshared.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-06-26 09:53+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2012-07-13 08:47+0200\n"
"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,24801 +12,41719 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Pootle 2.1.6\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 03120103.xhp#tit.help.text
-msgid "Str Function [Runtime]"
-msgstr "Str 函式 [執行階段]"
-
-#: 03120103.xhp#bm_id3143272.help.text
-msgid "<bookmark_value>Str function</bookmark_value>"
-msgstr "<bookmark_value>Str 函式</bookmark_value>"
-
-#: 03120103.xhp#hd_id3143272.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Function [Runtime]\">Str Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str 函式 [執行階段]\">Str 函式 [執行階段]</link>"
-
-#: 03120103.xhp#par_id3155100.2.help.text
-msgid "Converts a numeric expression into a string."
-msgstr "將數值型表示式轉換為字串。"
-
-#: 03120103.xhp#hd_id3109850.3.help.text
-msgctxt "03120103.xhp#hd_id3109850.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
-
-#: 03120103.xhp#par_id3149497.4.help.text
-msgid "Str (Expression)"
-msgstr "Str (Expression)"
-
-#: 03120103.xhp#hd_id3150040.5.help.text
-msgctxt "03120103.xhp#hd_id3150040.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
-
-#: 03120103.xhp#par_id3146117.6.help.text
-msgctxt "03120103.xhp#par_id3146117.6.help.text"
-msgid "String"
-msgstr "字串型"
-
-#: 03120103.xhp#hd_id3155805.7.help.text
-msgctxt "03120103.xhp#hd_id3155805.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03120103.xhp#par_id3149178.8.help.text
-msgid "<emph>Expression: </emph>Any numeric expression."
-msgstr "<emph>Expression:</emph>任意數值型表示式。"
-
-#: 03120103.xhp#par_id3146958.9.help.text
-msgid "The <emph>Str</emph> function converts a numeric variable, or the result of a calculation into a string. Negative numbers are preceded by a minus sign. Positive numbers are preceded by a space (instead of the plus sign)."
-msgstr "<emph>Str</emph> 函式用於將數值型變數或計算結果轉換為字串。負數前面將顯示減號;正數前面將顯示空格 (而不是加號)。"
-
-#: 03120103.xhp#hd_id3155419.10.help.text
-msgctxt "03120103.xhp#hd_id3155419.10.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03120103.xhp#par_id3149514.11.help.text
-msgid "Sub ExampleStr"
-msgstr "Sub ExampleStr"
-
-#: 03120103.xhp#par_id3150771.12.help.text
-msgctxt "03120103.xhp#par_id3150771.12.help.text"
-msgid "Dim iVar As Single"
-msgstr "Dim iVar As Single"
-
-#: 03120103.xhp#par_id3153626.13.help.text
-msgctxt "03120103.xhp#par_id3153626.13.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar As String"
-
-#: 03120103.xhp#par_id3145069.14.help.text
-msgctxt "03120103.xhp#par_id3145069.14.help.text"
-msgid "iVar = 123.123"
-msgstr "iVar = 123.123"
-
-#: 03120103.xhp#par_id3153897.15.help.text
-msgid "sVar = LTrim(Str(iVar))"
-msgstr "sVar = LTrim (Str (iVar))"
-
-#: 03120103.xhp#par_id3154924.16.help.text
-msgid "Msgbox sVar & chr(13) & Str(iVar)"
-msgstr "Msgbox sVar & chr(13) & Str (iVar)"
-
-#: 03120103.xhp#par_id3152811.17.help.text
-msgctxt "03120103.xhp#par_id3152811.17.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03100060.xhp#tit.help.text
-msgid "CDec Function [Runtime]"
-msgstr "CDec 函數 [執行階段]"
-
-#: 03100060.xhp#bm_id863979.help.text
-msgid "<bookmark_value>CDec function</bookmark_value>"
-msgstr "<bookmark_value>CDec 函數</bookmark_value>"
-
-#: 03100060.xhp#par_idN10548.help.text
-msgid "<link href=\"text/sbasic/shared/03100060.xhp\">CDec Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100060.xhp\">CDec 函數 [執行階段]</link>"
-
-#: 03100060.xhp#par_idN10558.help.text
-msgid "Converts a string expression or numeric expression to a decimal expression."
-msgstr "將字串型表示式或數值型表示式轉換為貨幣型表示式。"
-
-#: 03100060.xhp#par_idN1055B.help.text
-msgctxt "03100060.xhp#par_idN1055B.help.text"
-msgid "Syntax:"
-msgstr "語法:"
-
-#: 03100060.xhp#par_idN105EA.help.text
-msgid "CDec(Expression)"
-msgstr "CDec(Expression)"
-
-#: 03100060.xhp#par_idN105ED.help.text
-msgctxt "03100060.xhp#par_idN105ED.help.text"
-msgid "Return value:"
-msgstr "傳回值:"
-
-#: 03100060.xhp#par_idN105F1.help.text
-msgid "Decimal number."
-msgstr "十進位數字。"
-
-#: 03100060.xhp#par_idN105F4.help.text
-msgctxt "03100060.xhp#par_idN105F4.help.text"
-msgid "Parameter:"
-msgstr "參數:"
-
-#: 03100060.xhp#par_idN105F8.help.text
-msgctxt "03100060.xhp#par_idN105F8.help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
-msgstr "Expression:要轉換的任意字串型表示式或數值型表示式。"
-
-#: 03103450.xhp#tit.help.text
-msgid "Global Statement [Runtime]"
-msgstr "Global 陳述式 [執行階段]"
-
-#: 03103450.xhp#bm_id3159201.help.text
-msgid "<bookmark_value>Global statement</bookmark_value>"
-msgstr "<bookmark_value>Global 陳述式</bookmark_value>"
-
-#: 03103450.xhp#hd_id3159201.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Global Statement [Runtime]\">Global Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Global 陳述式 [執行階段]\">Global 陳述式 [執行階段]</link>"
-
-#: 03103450.xhp#par_id3149177.2.help.text
-msgid "Dimensions a variable or an array at the global level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules for the current session."
-msgstr "在全域級別上 (而不是在子常式或函數中) 定義變數或陣列,從而使變數或陣列在目前階段作業的所有程式庫和模組中都有效。"
-
-#: 03103450.xhp#hd_id3143270.3.help.text
-msgctxt "03103450.xhp#hd_id3143270.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
-
-#: 03103450.xhp#par_id3150771.4.help.text
-msgid "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
-msgstr "Global VarName[ (start To end) ][As VarType][, VarName2[ (start To end) ][As VarType][,...]]"
-
-#: 03103450.xhp#hd_id3156152.5.help.text
-msgctxt "03103450.xhp#hd_id3156152.5.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03103450.xhp#par_id3145315.6.help.text
-msgid "Global iGlobalVar As Integer"
-msgstr "Global iGlobalVar As Integer"
-
-#: 03103450.xhp#par_id3147531.7.help.text
-msgid "Sub ExampleGlobal"
-msgstr "Sub ExampleGlobal"
-
-#: 03103450.xhp#par_id3149670.8.help.text
-msgid "iGlobalVar = iGlobalVar + 1"
-msgstr "iGlobalVar = iGlobalVar + 1"
-
-#: 03103450.xhp#par_id3148552.9.help.text
-msgid "MsgBox iGlobalVar"
-msgstr "MsgBox iGlobalVar"
-
-#: 03103450.xhp#par_id3149457.10.help.text
-msgctxt "03103450.xhp#par_id3149457.10.help.text"
-msgid "End sub"
-msgstr "End sub"
-
-#: 03060200.xhp#tit.help.text
-msgid "Eqv Operator [Runtime]"
-msgstr "「等價」運算子 [執行階段]"
-
-#: 03060200.xhp#bm_id3156344.help.text
-msgid "<bookmark_value>Eqv operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>等價運算子 (邏輯)</bookmark_value>"
-
-#: 03060200.xhp#hd_id3156344.1.help.text
-msgid "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"Eqv Operator [Runtime]\">Eqv Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"「等價」運算子 [執行階段]\">「等價」運算子 [執行階段]</link>"
-
-#: 03060200.xhp#par_id3149656.2.help.text
-msgid "Calculates the logical equivalence of two expressions."
-msgstr "計算兩個表示式在邏輯上是否相等。"
-
-#: 03060200.xhp#hd_id3154367.3.help.text
-msgctxt "03060200.xhp#hd_id3154367.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
-
-#: 03060200.xhp#par_id3154910.4.help.text
-msgid "Result = Expression1 Eqv Expression2"
-msgstr "Result = Expression1 Eqv Expression2"
-
-#: 03060200.xhp#hd_id3151043.5.help.text
-msgctxt "03060200.xhp#hd_id3151043.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03060200.xhp#par_id3150869.6.help.text
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the comparison."
-msgstr "<emph>Result:</emph>包含比較結果的任意數值型變數。"
-
-#: 03060200.xhp#par_id3150448.7.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to compare."
-msgstr "<emph>Expression1、Expression2:</emph> 要比較的任意表示式。"
-
-#: 03060200.xhp#par_id3149562.8.help.text
-msgid "When testing for equivalence between Boolean expressions, the result is <emph>True</emph> if both expressions are either <emph>True</emph> or <emph>False</emph>."
-msgstr "當測試兩個布林型表示式是否相等時,如果兩個表示式均為 <emph>True (真)</emph> 或均為 <emph>False (假)</emph>,則結果為 <emph>True (真)</emph>。"
-
-#: 03060200.xhp#par_id3154319.9.help.text
-msgid "In a bit-wise comparison, the Eqv operator only sets the corresponding bit in the result if a bit is set in both expressions, or in neither expression."
-msgstr "逐位元比較時,如果兩個表示式均設定了某位元或均未設定某位元,則「等價」運算子僅在結果中設定對應的位元。"
-
-#: 03060200.xhp#hd_id3159154.10.help.text
-msgctxt "03060200.xhp#hd_id3159154.10.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03060200.xhp#par_id3147426.11.help.text
-msgid "Sub ExampleEqv"
-msgstr "Sub ExampleEqv"
-
-#: 03060200.xhp#par_id3155308.12.help.text
-msgctxt "03060200.xhp#par_id3155308.12.help.text"
-msgid "Dim A as Variant, B as Variant, C as Variant, D as Variant"
-msgstr "Dim A as Variant, B as Variant, C as Variant, D as Variant"
-
-#: 03060200.xhp#par_id3146986.13.help.text
-msgctxt "03060200.xhp#par_id3146986.13.help.text"
-msgid "Dim vOut as Variant"
-msgstr "Dim vOut as Variant"
-
-#: 03060200.xhp#par_id3147434.14.help.text
-msgctxt "03060200.xhp#par_id3147434.14.help.text"
-msgid "A = 10: B = 8: C = 6: D = Null"
-msgstr "A = 10:B = 8:C = 6:D = Null"
-
-#: 03060200.xhp#par_id3152462.15.help.text
-msgid "vOut = A > B Eqv B > C REM returns -1"
-msgstr "vOut = A > B Eqv B > C REM 傳回 -1"
-
-#: 03060200.xhp#par_id3153191.16.help.text
-msgid "vOut = B > A Eqv B > C REM returns 0"
-msgstr "vOut = B > A Eqv B > C REM 傳回 0"
-
-#: 03060200.xhp#par_id3145799.17.help.text
-msgid "vOut = A > B Eqv B > D REM returns 0"
-msgstr "vOut = A > B Eqv B > D REM 傳回 0"
-
-#: 03060200.xhp#par_id3149412.18.help.text
-msgid "vOut = (B > D Eqv B > A) REM returns -1"
-msgstr "vOut = (B > D Eqv B > A) REM 傳回 -1"
-
-#: 03060200.xhp#par_id3149959.19.help.text
-msgid "vOut = B Eqv A REM returns -3"
-msgstr "vOut = B Eqv A REM 傳回 -3"
-
-#: 03060200.xhp#par_id3145646.20.help.text
-msgctxt "03060200.xhp#par_id3145646.20.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03020401.xhp#tit.help.text
-msgid "ChDir Statement [Runtime]"
-msgstr "ChDir 陳述式 [執行階段]"
-
-#: 03020401.xhp#bm_id3150178.help.text
-msgid "<bookmark_value>ChDir statement</bookmark_value>"
-msgstr "<bookmark_value>ChDir 陳述式</bookmark_value>"
-
-#: 03020401.xhp#hd_id3150178.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"ChDir Statement [Runtime]\">ChDir Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"ChDir 陳述式 [執行階段]\">ChDir 陳述式 [執行階段]</link>"
-
-#: 03020401.xhp#par_id3153126.2.help.text
-msgid "Changes the current directory or drive."
-msgstr "變更目前目錄或磁碟機。"
-
-#: 03020401.xhp#par_id9783013.help.text
-msgid "This runtime statement currently does not work as documented. See <link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\">this issue</link> for more information."
-msgstr "此執行階段陳述式目前的運作方式並非如文件所述。請參閱<link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\">本問題</link>以取得更多資訊。"
-
-#: 03020401.xhp#hd_id3154347.3.help.text
-msgctxt "03020401.xhp#hd_id3154347.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
-
-#: 03020401.xhp#par_id3153897.4.help.text
-msgid "ChDir Text As String"
-msgstr "ChDir Text As String"
-
-#: 03020401.xhp#hd_id3148664.5.help.text
-msgctxt "03020401.xhp#hd_id3148664.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03020401.xhp#par_id3150543.6.help.text
-msgid "<emph>Text:</emph> Any string expression that specifies the directory path or drive."
-msgstr "<emph>Text</emph>:用於指定目錄路徑或磁碟機的任意字串型表示式。"
-
-#: 03020401.xhp#par_id3152598.7.help.text
-msgid "If you only want to change the current drive, enter the drive letter followed by a colon."
-msgstr "如果您僅是要變更目前磁碟機,請輸入磁碟機號,並在後面加上冒號。"
-
-#: 03020401.xhp#hd_id3151116.8.help.text
-msgctxt "03020401.xhp#hd_id3151116.8.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03020401.xhp#par_id3153364.9.help.text
-msgid "Sub ExampleChDir"
-msgstr "Sub ExampleChDir"
-
-#: 03020401.xhp#par_id3147348.10.help.text
-msgctxt "03020401.xhp#par_id3147348.10.help.text"
-msgid "Dim sDir1 as String , sDir2 as String"
-msgstr "Dim sDir1 as String , sDir2 as String"
-
-#: 03020401.xhp#par_id3155308.11.help.text
-msgctxt "03020401.xhp#par_id3155308.11.help.text"
-msgid "sDir1 = \"c:\\Test\""
-msgstr "sDir1 = \"c:\\Test\""
-
-#: 03020401.xhp#par_id3154319.12.help.text
-msgctxt "03020401.xhp#par_id3154319.12.help.text"
-msgid "sDir2 = \"d:\\private\""
-msgstr "sDir2 = \"d:\\private\""
-
-#: 03020401.xhp#par_id3154944.13.help.text
-msgctxt "03020401.xhp#par_id3154944.13.help.text"
-msgid "ChDir( sDir1 )"
-msgstr "ChDir( sDir1 )"
-
-#: 03020401.xhp#par_id3151074.14.help.text
-msgctxt "03020401.xhp#par_id3151074.14.help.text"
-msgid "msgbox CurDir"
-msgstr "msgbox CurDir"
-
-#: 03020401.xhp#par_id3147124.15.help.text
-msgctxt "03020401.xhp#par_id3147124.15.help.text"
-msgid "ChDir( sDir2 )"
-msgstr "ChDir( sDir2 )"
-
-#: 03020401.xhp#par_id3148456.16.help.text
-msgctxt "03020401.xhp#par_id3148456.16.help.text"
-msgid "msgbox CurDir"
-msgstr "msgbox CurDir"
-
-#: 03020401.xhp#par_id3149581.17.help.text
-msgctxt "03020401.xhp#par_id3149581.17.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03100400.xhp#tit.help.text
-msgid "CDbl Function [Runtime]"
-msgstr "CDbl 函數 [執行階段]"
-
-#: 03100400.xhp#bm_id3153750.help.text
-msgid "<bookmark_value>CDbl function</bookmark_value>"
-msgstr "<bookmark_value>CDbl;函數</bookmark_value>"
-
-#: 03100400.xhp#hd_id3153750.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function [Runtime]\">CDbl Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl 函數 [執行階段]\">CDbl 函數 [執行階段]</link>"
-
-#: 03100400.xhp#par_id3149233.2.help.text
-msgid "Converts any numerical expression or string expression to a double type."
-msgstr "將任意數值型表示式或字串型表示式轉換為雙精度型。"
-
-#: 03100400.xhp#hd_id3149516.3.help.text
-msgctxt "03100400.xhp#hd_id3149516.3.help.text"
-msgid "Syntax"
-msgstr "語法"
-
-#: 03100400.xhp#par_id3156152.4.help.text
-msgid "CDbl (Expression)"
-msgstr "CDbl(Expression)"
-
-#: 03100400.xhp#hd_id3153061.5.help.text
-msgctxt "03100400.xhp#hd_id3153061.5.help.text"
-msgid "Return value"
-msgstr "傳回值"
-
-#: 03100400.xhp#par_id3145068.6.help.text
-msgctxt "03100400.xhp#par_id3145068.6.help.text"
-msgid "Double"
-msgstr "雙精度型"
-
-#: 03100400.xhp#hd_id3154760.7.help.text
-msgctxt "03100400.xhp#hd_id3154760.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03100400.xhp#par_id3153897.8.help.text
-msgctxt "03100400.xhp#par_id3153897.8.help.text"
-msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Expression:</emph>要轉換的任意字串型表示式或數值型表示式。若要轉換字串型表示式,必須使用作業系統的標準數字格式,將數字作為一般文字 (「123.5」) 輸入。"
-
-#: 03100400.xhp#hd_id3148797.9.help.text
-msgctxt "03100400.xhp#hd_id3148797.9.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03100400.xhp#par_id3154217.10.help.text
-msgctxt "03100400.xhp#par_id3154217.10.help.text"
-msgid "Sub ExampleCountryConvert"
-msgstr "Sub ExampleCountryConvert"
-
-#: 03100400.xhp#par_id3147229.11.help.text
-msgctxt "03100400.xhp#par_id3147229.11.help.text"
-msgid "Msgbox CDbl(1234.5678)"
-msgstr "Msgbox CDbl(1234.5678)"
-
-#: 03100400.xhp#par_id3151042.12.help.text
-msgctxt "03100400.xhp#par_id3151042.12.help.text"
-msgid "Msgbox CInt(1234.5678)"
-msgstr "Msgbox CInt(1234.5678)"
+#. .7pA
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"tit\n"
+"help.text"
+msgid "General"
+msgstr "一般"
-#: 03100400.xhp#par_id3150616.13.help.text
-msgctxt "03100400.xhp#par_id3150616.13.help.text"
-msgid "Msgbox CLng(1234.5678)"
-msgstr "Msgbox CLng(1234.5678)"
+#. XWZl
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3147436\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01170101.xhp\" name=\"General\">General</link>"
+msgstr "<link href=\"text/sbasic/shared/01170101.xhp\" name=\"一般\">一般</link>"
-#: 03100400.xhp#par_id3153969.14.help.text
-msgctxt "03100400.xhp#par_id3153969.14.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. 5vRd
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155855\n"
+"2\n"
+"help.text"
+msgid "Define the properties for the selected control or dialog. The available properties depend on the type of control selected. The following properties therefore are not available for every type of control."
+msgstr "定義所選控制項或對話方塊的屬性。可用的屬性取決於所選控制項的類型,因此以下屬性並不都出現在每種類型的控制項中。"
-#: 03131500.xhp#tit.help.text
-msgid "CreateUnoStruct Function [Runtime]"
-msgstr "CreateUnoStruct 函數 [執行階段]"
+#. c$Bu
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148647\n"
+"11\n"
+"help.text"
+msgid "Alignment"
+msgstr "對齊"
-#: 03131500.xhp#bm_id3150499.help.text
-msgid "<bookmark_value>CreateUnoStruct function</bookmark_value>"
-msgstr "<bookmark_value>CreateUnoStruct;函數</bookmark_value>"
+#. O@L;
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3147318\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"HID_PROP_IMAGE_ALIGN\">Specify the alignment option for the selected control.</ahelp>"
+msgstr "<ahelp hid=\"HID_PROP_IMAGE_ALIGN\" visibility=\"visible\">指定所選控制項的對齊選項。</ahelp>"
-#: 03131500.xhp#hd_id3150499.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"CreateUnoStruct Function [Runtime]\">CreateUnoStruct Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"CreateUnoStruct 函數 [執行階段]\">CreateUnoStruct 函數 [執行階段]</link>"
+#. |T2L
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153189\n"
+"76\n"
+"help.text"
+msgid "AutoFill"
+msgstr "自動完成"
-#: 03131500.xhp#par_id3150713.2.help.text
-msgid "<ahelp hid=\".\">Creates an instance of a Uno structure type.</ahelp>"
-msgstr "<ahelp hid=\".\">建立一個 Uno 結構類型的實例。</ahelp>"
+#. rkR3
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3152460\n"
+"77\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to enable the AutoFill function for the selected control. </ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],可啟用所選控制項的「自動填入」功能。</ahelp>"
-#: 03131500.xhp#par_id3147226.3.help.text
-msgid "Use the following structure for your statement:"
-msgstr "在陳述式中使用以下結構:"
+#. ZYQm
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3155307\n"
+"3\n"
+"help.text"
+msgid "Background color"
+msgstr "背景顏色"
-#: 03131500.xhp#par_id3149177.4.help.text
-msgid "Dim oStruct as new com.sun.star.beans.Property"
-msgstr "Dim oStruct as new com.sun.star.beans.Property"
+#. ^Q2u
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3145251\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the background color for the current control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定目前控制項的背景顏色。</ahelp>"
-#: 03131500.xhp#hd_id3156153.5.help.text
-msgctxt "03131500.xhp#hd_id3156153.5.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. D;jl
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3151076\n"
+"263\n"
+"help.text"
+msgid "Large change"
+msgstr "區塊遞增"
-#: 03131500.xhp#par_id3155341.6.help.text
-msgid "oStruct = CreateUnoStruct( Uno type name )"
-msgstr "oStruct = CreateUnoStruct ( Uno type name )"
+#. Fl}t
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148457\n"
+"262\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks in the area between the slider and the arrows on a scrollbar.</ahelp>"
+msgstr "<ahelp hid=\".\">指定使用者按一下捲軸上的滑動軸與箭頭之間的區域時所捲動的單位數。</ahelp>"
-#: 03131500.xhp#hd_id3145316.7.help.text
-msgctxt "03131500.xhp#hd_id3145316.7.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. kCE$
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153876\n"
+"139\n"
+"help.text"
+msgid "Border"
+msgstr "框"
-#: 03131500.xhp#par_id3149762.8.help.text
-msgid "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )"
-msgstr "oStruct = CreateUnoStruct ( \"com.sun.star.beans.Property\" )"
+#. %2RN
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154017\n"
+"140\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the border type for the current control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定目前控制項的邊框類型。</ahelp>"
-#: 03090403.xhp#tit.help.text
-msgid "Declare Statement [Runtime]"
-msgstr "Declare 陳述式 [執行階段]"
+#. wCm5
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3150749\n"
+"23\n"
+"help.text"
+msgid "Button type"
+msgstr "按鈕類型"
-#: 03090403.xhp#bm_id3148473.help.text
-msgid "<bookmark_value>Declare statement</bookmark_value>"
-msgstr "<bookmark_value>Declare 陳述式</bookmark_value>"
+#. ybwY
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155064\n"
+"24\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select a button type. Button types determine what type of action is initiated.</ahelp>"
+msgstr "<ahelp hid=\".\">選取按鈕類型。按鈕類型決定初始化的動作類型。</ahelp>"
-#: 03090403.xhp#hd_id3148473.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare Statement [Runtime]\">Declare Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare 陳述式 [執行階段]\">Declare 陳述式 [執行階段]</link>"
+#. ,G\Z
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149019\n"
+"5\n"
+"help.text"
+msgid "Character set"
+msgstr "字元"
-#: 03090403.xhp#bm_id3145316.help.text
-msgid "<bookmark_value>DLL (Dynamic Link Library)</bookmark_value>"
-msgstr "<bookmark_value>DLL (動態連結程式庫)</bookmark_value>"
+#. 4h]P
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148406\n"
+"6\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the font to be used for displaying the contents of the current control.</ahelp>"
+msgstr "<ahelp hid=\".\">選取用於顯示目前控制項內容的字型。</ahelp>"
-#: 03090403.xhp#par_id3145316.2.help.text
-msgid "Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic."
-msgstr "宣告和定義要透過 $[officename] Basic 執行的 DLL 檔案中的子常式。"
+#. pQC6
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3147341\n"
+"149\n"
+"help.text"
+msgid "Currency symbol"
+msgstr "貨幣符號"
-#: 03090403.xhp#par_id3146795.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
+#. 7ySZ
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3146315\n"
+"150\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the currency symbol to be used for currency controls.</ahelp>"
+msgstr "<ahelp hid=\".\">輸入貨幣控制項使用的貨幣符號。</ahelp>"
-#: 03090403.xhp#hd_id3156344.4.help.text
-msgctxt "03090403.xhp#hd_id3156344.4.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. n7=T
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id7936643\n"
+"help.text"
+msgid "Date"
+msgstr "日期"
-#: 03090403.xhp#par_id3148664.5.help.text
-msgid "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]"
-msgstr "Declare {Sub | Function} Name Lib \"Libname\"[Alias \"Aliasname\"][Parameter][As Type]"
+#. Ca`/
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id2293771\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the default date to be shown in the Date control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定日期控制項中會顯示預設的日期。</ahelp>"
-#: 03090403.xhp#hd_id3153360.6.help.text
-msgctxt "03090403.xhp#hd_id3153360.6.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. LTEm
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153965\n"
+"82\n"
+"help.text"
+msgid "Date format"
+msgstr "日期格式"
-#: 03090403.xhp#par_id3154140.8.help.text
-msgid "<emph>Name:</emph> A different name than defined in the DLL, to call the subroutine from $[officename] Basic."
-msgstr "<emph>Name:</emph>透過 $[officename] Basic 呼叫子常式時使用的名稱,與 DLL 中定義的名稱不同。"
+#. /;J9
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155334\n"
+"83\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the desired format for a date control. A date control interprets the user input depending on this format setting.</ahelp>"
+msgstr "<ahelp hid=\".\">指定所需的日期控制項格式。日期控制項會依據此格式設定解譯使用者輸入。</ahelp>"
-#: 03090403.xhp#par_id3150870.9.help.text
-msgid "<emph>Aliasname</emph>: Name of the subroutine as defined in the DLL."
-msgstr "<emph>Aliasname</emph>:DLL 中定義的子常式的名稱。"
+#. 9BJ[
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154663\n"
+"121\n"
+"help.text"
+msgid "Date max."
+msgstr "最長日期"
-#: 03090403.xhp#par_id3154684.10.help.text
-msgid "<emph>Libname:</emph> File or system name of the DLL. This library is automatically loaded the first time the function is used."
-msgstr "<emph>Libname:</emph>DLL 的檔案名稱或系統名稱。在第一次使用此函數時,會自動載入此程式庫。"
+#. RcPV
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148485\n"
+"122\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the upper limit for a date control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定日期控制項的上限。</ahelp>"
-#: 03090403.xhp#par_id3148452.11.help.text
-msgid "<emph>Argumentlist:</emph> List of parameters representing arguments that are passed to the procedure when it is called. The type and number of parameters is dependent on the executed procedure."
-msgstr "<emph>Argumentlist:</emph>參數清單,其中的參數表示傳送到所呼叫的程序的各個引數。參數的類型和數量取決於所執行的程序。"
+#. }`dD
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3152778\n"
+"131\n"
+"help.text"
+msgid "Date min."
+msgstr "最短日期"
-#: 03090403.xhp#par_id3147289.12.help.text
-msgid "<emph>Type:</emph> Defines the data type of the value that is returned by a function procedure. You can exclude this parameter if a type-declaration character is entered after the name."
-msgstr "<emph>Type:</emph>定義某個函數程序傳回值的資料類型。如果在名稱之後輸入了類型宣告字元,則可以省略此參數。"
+#. ~Zl=
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154120\n"
+"132\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the lower limit for a date control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定日期控制項的下限。</ahelp>"
-#: 03090403.xhp#par_id3146922.13.help.text
-msgid "To pass a parameter to a subroutine as a value instead of as a reference, the parameter must be indicated by the keyword <emph>ByVal</emph>."
-msgstr "若要將參數作為數值而不是作為參照傳送至子常式,則該參數必須由關鍵字 <emph>ByVal</emph> 指示。"
+#. `dgE
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154573\n"
+"137\n"
+"help.text"
+msgid "Decimal accuracy"
+msgstr "小數點位數"
-#: 03090403.xhp#hd_id3153951.14.help.text
-msgctxt "03090403.xhp#hd_id3153951.14.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. 3|+-
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3166426\n"
+"138\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the number of decimal places displayed for a numerical or currency control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定數字或貨幣控制項所要顯示的小數位數。</ahelp>"
-#: 03090403.xhp#par_id3154320.15.help.text
-msgctxt "03090403.xhp#par_id3154320.15.help.text"
-msgid "Declare Sub MyMessageBeep Lib \"user32.dll\" Alias \"MessageBeep\" ( long )"
-msgstr "Declare Sub MyMessageBeep Lib \"user32.dll\" Alias \"MessageBeep\" ( long )"
-
-#: 03090403.xhp#par_id3150417.17.help.text
-msgctxt "03090403.xhp#par_id3150417.17.help.text"
-msgid "Sub ExampleDeclare"
-msgstr "Sub ExampleDeclare"
-
-#: 03090403.xhp#par_id3149959.18.help.text
-msgctxt "03090403.xhp#par_id3149959.18.help.text"
-msgid "Dim lValue As Long"
-msgstr "Dim lValue As Long"
-
-#: 03090403.xhp#par_id3145647.19.help.text
-msgctxt "03090403.xhp#par_id3145647.19.help.text"
-msgid "lValue = 5000"
-msgstr "lValue = 5000"
-
-#: 03090403.xhp#par_id3145801.20.help.text
-msgctxt "03090403.xhp#par_id3145801.20.help.text"
-msgid "MyMessageBeep( lValue )"
-msgstr "MyMessageBeep ( lValue )"
-
-#: 03090403.xhp#par_id3145253.21.help.text
-msgctxt "03090403.xhp#par_id3145253.21.help.text"
-msgid "FreeLibrary(\"user32.dll\" )"
-msgstr "FreeLibrary(\"user32.dll\" )"
-
-#: 03090403.xhp#par_id3149402.22.help.text
-msgctxt "03090403.xhp#par_id3149402.22.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. C4CH
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3159091\n"
+"144\n"
+"help.text"
+msgid "Default button"
+msgstr "標準按鈕"
-#: 03100300.xhp#tit.help.text
-msgid "CDate Function [Runtime]"
-msgstr "CDate 函數 [執行階段]"
+#. G,NM
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154200\n"
+"145\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to make the current button control the default selection. Pressing <emph>Return</emph> in the dialog activates the default button.</ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],可將目前的按鈕控制項設為預設選項。在對話方塊中按 <emph>Return</emph> 鍵可啟動預設按鈕。</ahelp>"
-#: 03100300.xhp#bm_id3150772.help.text
-msgid "<bookmark_value>CDate function</bookmark_value>"
-msgstr "<bookmark_value>CDate;函數</bookmark_value>"
+#. 1;cZ
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN108BA\n"
+"help.text"
+msgid "Delay"
+msgstr "延遲"
-#: 03100300.xhp#hd_id3150772.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function [Runtime]\">CDate Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate 函數 [執行階段]\">CDate 函數 [執行階段]</link>"
+#. #bM1
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN108D0\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the delay in milliseconds between scrollbar trigger events.</ahelp> A trigger event occurs when you click a scrollbar arrow or click the background area in a scrollbar. Repeated trigger events occur if you keep the mouse button pressed when you click a scrollbar arrow or background area in a scrollbar. If you want, you can include valid time units with the number that you enter, for example, 2 s or 500 ms."
+msgstr "<ahelp hid=\".\">以毫秒為單位指定捲軸觸發事件之間的延遲。</ahelp> 當您按一下捲軸箭頭或按一下捲軸的背景區域時,即會發生觸發事件。當您按一下捲軸箭頭或捲軸背景區域時,如果按住滑鼠按鈕不放,即會發生重複的觸發事件。視需要在輸入數字時一併包含有效的時間單位,例如 2 秒或 500 毫秒。"
-#: 03100300.xhp#par_id3150986.2.help.text
-msgid "Converts any string or numeric expression to a date value."
-msgstr "將任意字串型表示式或數值型表示式轉換為日期值。"
+#. MCW+
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3151278\n"
+"19\n"
+"help.text"
+msgid "Dropdown"
+msgstr "可擴展"
-#: 03100300.xhp#hd_id3148944.3.help.text
-msgctxt "03100300.xhp#hd_id3148944.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. @^hH
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155113\n"
+"20\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to enable the dropdown option for list or combo box controls. A dropdown control field has an arrow button which you can click to open a list of the existing form entries.</ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],可啟用清單或組合方塊控制項的下拉式選項。下拉式控制項欄位有一個箭頭按鈕,按一下此按鈕可開啟現存表單項目的清單。</ahelp>"
-#: 03100300.xhp#par_id3148947.4.help.text
-msgid "CDate (Expression)"
-msgstr "CDate (Expression)"
+#. dYO.
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3151216\n"
+"13\n"
+"help.text"
+msgid "Enabled"
+msgstr "已啟用"
-#: 03100300.xhp#hd_id3148552.5.help.text
-msgctxt "03100300.xhp#hd_id3148552.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. Uk81
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150517\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to enable the control. If the control is disabled, it is grayed out in the dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],可啟用控制項。若該控制項已停用,會在對話方塊中顯示為灰色。</ahelp>"
-#: 03100300.xhp#par_id3159414.6.help.text
-msgctxt "03100300.xhp#par_id3159414.6.help.text"
-msgid "Date"
-msgstr "日期型"
+#. c#Ib
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3155379\n"
+"91\n"
+"help.text"
+msgid "Edit mask"
+msgstr "輸入遮罩"
-#: 03100300.xhp#hd_id3153525.7.help.text
-msgctxt "03100300.xhp#hd_id3153525.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. .{W?
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155509\n"
+"92\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the edit mask for a pattern control. This is a character code that defines the input format for the control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定式樣控制項的編輯遮罩。這是定義控制項輸入格式的字元碼。</ahelp>"
-#: 03100300.xhp#par_id3150359.8.help.text
-msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert."
-msgstr "<emph>Expression:</emph>要轉換的任意字串型表示式或數值型表示式。"
+#. 35~5
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154485\n"
+"184\n"
+"help.text"
+msgid "You need to specify a masking character for each input character of the edit mask to restrict the input to the values that are listed in the following table:"
+msgstr "對於輸入遮罩的每個輸入字元,您必須指定一個遮罩字元來限定只能輸入表格中給定的數值:"
-#: 03100300.xhp#par_id3125864.9.help.text
-msgid "When you convert a string expression, the date and time must be entered in the format MM.DD.YYYY HH.MM.SS, as defined by the <emph>DateValue</emph> and <emph>TimeValue</emph> function conventions. In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time."
-msgstr "轉換字串型表示式時,必須如 <emph>DateValue</emph> 和 <emph>TimeValue</emph> 函數慣例所定義的,以 MM.DD.YYYY HH.MM.SS 的格式輸入日期和時間。在數值型表示式中,小數點左邊的值表示日期 (自 1899 年 12 月 31 日起);小數點右邊的值表示時間。"
+#. G*#j
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155809\n"
+"93\n"
+"help.text"
+msgid "Character"
+msgstr "<emph>字元</emph>"
-#: 03100300.xhp#hd_id3156422.10.help.text
-msgctxt "03100300.xhp#hd_id3156422.10.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. `]CP
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148702\n"
+"94\n"
+"help.text"
+msgid "Meaning"
+msgstr "<emph>含義</emph>"
-#: 03100300.xhp#par_id3153969.11.help.text
-msgid "sub ExampleCDate"
-msgstr "sub ExampleCDate"
+#. v:x(
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3156199\n"
+"95\n"
+"help.text"
+msgid "L"
+msgstr "L"
-#: 03100300.xhp#par_id3159254.12.help.text
-msgid "MsgBox cDate(1000.25) REM 09.26.1902 06:00:00"
-msgstr "MsgBox cDate(1000.25) REM 09.26.1902 06:00:00"
+#. MYiQ
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148869\n"
+"96\n"
+"help.text"
+msgid "A text constant. This character cannot be modified by the user."
+msgstr "文字常數。使用者無法修改此字元。"
-#: 03100300.xhp#par_id3155133.13.help.text
-msgid "MsgBox cDate(1001.26) REM 09.27.1902 06:14:24"
-msgstr "MsgBox cDate(1001.26) REM 09.27.1902 06:14:24"
+#. Q`?z
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3156016\n"
+"97\n"
+"help.text"
+msgid "a"
+msgstr "a"
-#: 03100300.xhp#par_id3153140.14.help.text
-msgctxt "03100300.xhp#par_id3153140.14.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. %__%
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3157983\n"
+"98\n"
+"help.text"
+msgid "The characters a-z can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter."
+msgstr "此處可以輸入字元 a 到 z。如果輸入了大寫字母,則自動將其轉換為小寫字母。"
-#: 03103900.xhp#tit.help.text
-msgid "FindPropertyObject Function [Runtime]"
-msgstr "FindPropertyObject 函數 [執行階段]"
+#. (skl
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148607\n"
+"99\n"
+"help.text"
+msgid "A"
+msgstr "A"
-#: 03103900.xhp#bm_id3146958.help.text
-msgid "<bookmark_value>FindPropertyObject function</bookmark_value>"
-msgstr "<bookmark_value>FindPropertyObject;函數</bookmark_value>"
+#. O\iW
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3159204\n"
+"100\n"
+"help.text"
+msgid "The characters A-Z can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
+msgstr "此處可以輸入字元 A 到 Z。如果輸入了小寫字母,則自動將其轉換為大寫字母。"
-#: 03103900.xhp#hd_id3146958.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject Function [Runtime]\">FindPropertyObject Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject 函數 [執行階段]\">FindPropertyObject 函數 [執行階段]</link>"
+#. ^eoK
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149126\n"
+"101\n"
+"help.text"
+msgid "c"
+msgstr "c"
-#: 03103900.xhp#par_id3154285.2.help.text
-msgid "Enables objects to be addressed at run-time as a string parameter using the object name."
-msgstr "允許使用物件名稱作為字串參數,在執行階段對物件進行尋址。"
+#. dUKL
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3151304\n"
+"102\n"
+"help.text"
+msgid "The characters a-z and 0-9 can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter."
+msgstr "此處可以輸入字元 a 到 z 和 0 到9。如果輸入了大寫字母,則自動將其轉換為小寫字母。"
-#: 03103900.xhp#par_id3147573.3.help.text
-msgid "For instance, the command:"
-msgstr "例如,指令:"
+#. O.$_
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3152870\n"
+"103\n"
+"help.text"
+msgid "C"
+msgstr "C"
-#: 03103900.xhp#par_id3145610.4.help.text
-msgctxt "03103900.xhp#par_id3145610.4.help.text"
-msgid "MyObj.Prop1.Command = 5"
-msgstr "MyObj.Prop1.Command = 5"
+#. 3gnh
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155071\n"
+"104\n"
+"help.text"
+msgid "The characters a-z and 0-9 can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
+msgstr "此處可以輸入字元 a 到 z 和 0 到9。如果輸入了小寫字母,則自動將其轉換為大寫字母。"
-#: 03103900.xhp#par_id3147265.5.help.text
-msgid "corresponds to the following command block:"
-msgstr "與以下指令區塊相對應:"
+#. =Bz.
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3159230\n"
+"105\n"
+"help.text"
+msgid "N"
+msgstr "N"
-#: 03103900.xhp#par_id3153896.6.help.text
-msgctxt "03103900.xhp#par_id3153896.6.help.text"
-msgid "Dim ObjVar as Object"
-msgstr "Dim ObjVar as Object"
+#. U@jb
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154650\n"
+"106\n"
+"help.text"
+msgid "Only the characters 0-9 can be entered."
+msgstr "僅能輸入字元 0 到 9。"
-#: 03103900.xhp#par_id3148664.7.help.text
-msgctxt "03103900.xhp#par_id3148664.7.help.text"
-msgid "Dim ObjProp as Object"
-msgstr "Dim ObjProp as Object"
+#. w`$|
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149383\n"
+"107\n"
+"help.text"
+msgid "x"
+msgstr "x"
-#: 03103900.xhp#par_id3150792.8.help.text
-msgctxt "03103900.xhp#par_id3150792.8.help.text"
-msgid "ObjName As String = \"MyObj\""
-msgstr "ObjName As String = \"MyObj\""
+#. 0/%P
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3153489\n"
+"108\n"
+"help.text"
+msgid "All printable characters can be entered."
+msgstr "可以輸入所有可列印的字元。"
-#: 03103900.xhp#par_id3154365.9.help.text
-msgctxt "03103900.xhp#par_id3154365.9.help.text"
-msgid "ObjVar = FindObject( ObjName As String )"
-msgstr "ObjVar = FindObject ( ObjName As String )"
+#. KT/f
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3146967\n"
+"109\n"
+"help.text"
+msgid "X"
+msgstr "X"
-#: 03103900.xhp#par_id3148453.10.help.text
-msgctxt "03103900.xhp#par_id3148453.10.help.text"
-msgid "PropName As String = \"Prop1\""
-msgstr "PropName As String = \"Prop1\""
+#. aR(m
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154707\n"
+"110\n"
+"help.text"
+msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
+msgstr "可以輸入所有可列印的字元。如果輸入了小寫字母,則自動將其轉換為大寫字母。"
-#: 03103900.xhp#par_id3150449.11.help.text
-msgctxt "03103900.xhp#par_id3150449.11.help.text"
-msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
-msgstr "ObjProp = FindPropertyObject ( ObjVar, PropName As String )"
+#. ^6$p
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id2128971\n"
+"help.text"
+msgid "Editable"
+msgstr "可編輯"
-#: 03103900.xhp#par_id3159152.12.help.text
-msgctxt "03103900.xhp#par_id3159152.12.help.text"
-msgid "ObjProp.Command = 5"
-msgstr "ObjProp.Command = 5"
+#. H%KR
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id6519974\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies whether the nodes of the tree control are editable.</ahelp>"
+msgstr "<ahelp hid=\".\">指定樹狀結構控制項的節點是否可編輯。</ahelp>"
-#: 03103900.xhp#par_id3156214.13.help.text
-msgid "To dynamically create Names at run-time, use:"
-msgstr "若要在執行階段動態地建立名稱,請在一個迴圈內使用:"
+#. 4Y{A
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id4591814\n"
+"help.text"
+msgid "The default value is FALSE."
+msgstr "預設值為 FALSE。"
-#: 03103900.xhp#par_id3154686.14.help.text
-msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five names."
-msgstr "「TextEdit1」到「TextEdit5」來建立五個名稱。"
+#. /nmC
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149317\n"
+"114\n"
+"help.text"
+msgid "Graphics"
+msgstr "圖形"
-#: 03103900.xhp#par_id3150868.15.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
+#. Ouj)
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3147546\n"
+"115\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the source of the graphics for a button or an image control. Click \"...\" to select a file.</ahelp>"
+msgstr "<ahelp hid=\".\">指定按鈕或影像控制項的圖形來源。按一下 [...] 可選取檔案。</ahelp>"
-#: 03103900.xhp#hd_id3147287.16.help.text
-msgctxt "03103900.xhp#hd_id3147287.16.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. M4Qq
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154627\n"
+"258\n"
+"help.text"
+msgid "Height"
+msgstr "高度"
-#: 03103900.xhp#par_id3149560.17.help.text
-msgid "FindPropertyObject( ObjVar, PropName As String )"
-msgstr "FindPropertyObject ( ObjVar, PropName As String )"
+#. hDlS
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155754\n"
+"257\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the height of the current control or the dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">指定目前控制項或對話方塊的高度。</ahelp>"
-#: 03103900.xhp#hd_id3150012.18.help.text
-msgctxt "03103900.xhp#hd_id3150012.18.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. ibPC
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153072\n"
+"208\n"
+"help.text"
+msgid "Help text"
+msgstr "說明文字"
-#: 03103900.xhp#par_id3109839.19.help.text
-msgid "<emph>ObjVar:</emph> Object variable that you want to dynamically define at run-time."
-msgstr "<emph>ObjVar:</emph>要在執行階段動態定義的物件型變數。"
+#. ^a##
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3147502\n"
+"209\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter a help text that is displayed as a tip (bubble help) when the mouse rests over the control.</ahelp>"
+msgstr "<ahelp hid=\".\">輸入說明文字,當將滑鼠置於控制項上時,這些文字會顯示為提示 (氣泡說明)。</ahelp>"
-#: 03103900.xhp#par_id3153363.20.help.text
-msgid "<emph>PropName:</emph> String that specifies the name of the property that you want to address at run-time."
-msgstr "<emph>PropName:</emph>字串,用於指定執行階段要尋址的屬性之名稱。"
+#. i^|d
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154400\n"
+"212\n"
+"help.text"
+msgid "Help URL"
+msgstr "說明 URL"
-#: 03103800.xhp#tit.help.text
-msgid "FindObject Function [Runtime]"
-msgstr "FindObject 函數 [執行階段]"
+#. eT*L
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150431\n"
+"213\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the help URL that is called when you press F1 while the focus is on a particular control. For example, use the format HID:1234 to call the Help-ID with the number 1234.</ahelp>"
+msgstr "<ahelp hid=\".\">指定當焦點位於特定控制項時,按 F1 所呼叫的說明 URL。例如,使用格式 HID:1234 呼叫編號為 1234 的說明 ID。</ahelp>"
-#: 03103800.xhp#bm_id3145136.help.text
-msgid "<bookmark_value>FindObject function</bookmark_value>"
-msgstr "<bookmark_value>FindObject;函數</bookmark_value>"
+#. xXrC
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id4171269\n"
+"help.text"
+msgid "Set the environment variable HELP_DEBUG to 1 to view the Help-IDs as extended help tips."
+msgstr "將環境變數 HELP_DEBUG 設定為 1,可以延伸提示方式檢視說明 ID。"
-#: 03103800.xhp#hd_id3145136.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject Function [Runtime]\">FindObject Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject 函數 [執行階段]\">FindObject 函數 [執行階段]</link>"
+#. y.\=
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3159260\n"
+"85\n"
+"help.text"
+msgid "Incr./decrement value"
+msgstr "區間"
-#: 03103800.xhp#par_id3155341.2.help.text
-msgid "Enables an object to be addressed at run-time as a string parameter through the object name."
-msgstr "允許透過物件名稱作為字串參數,在執行階段對物件進行尋址。"
+#. JeK#
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3145233\n"
+"86\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the increment and decrement interval for spin button controls.</ahelp>"
+msgstr "<ahelp hid=\".\">指定微調按鈕控制項的遞增和遞減間隔。</ahelp>"
-#: 03103800.xhp#par_id3150669.3.help.text
-msgid "For example, the following command:"
-msgstr "例如,以下指令:"
+#. b@8M
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id539262\n"
+"help.text"
+msgid "Invokes stop mode editing"
+msgstr "呼叫 stop 模式編輯"
-#: 03103800.xhp#par_id3148473.4.help.text
-msgctxt "03103800.xhp#par_id3148473.4.help.text"
-msgid "MyObj.Prop1.Command = 5"
-msgstr "MyObj.Prop1.Command = 5"
+#. $*#h
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id234382\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies what happens when editing is interrupted by selecting another node in the tree, a change in the tree's data, or by some other means.</ahelp>"
+msgstr "<ahelp hid=\".\">指定當編輯作業因為選取了樹狀結構中的其他節點、變更了樹狀結構的資料或其他特定方式而中斷後的結果。</ahelp>"
-#: 03103800.xhp#par_id3156023.5.help.text
-msgid "corresponds to the command block:"
-msgstr "與以下指令區塊相對應:"
+#. ms=;
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id6591082\n"
+"help.text"
+msgid "Setting this property to TRUE causes the changes to be automatically saved when editing is interrupted. FALSE means that editing is canceled and changes are lost."
+msgstr "將此特性設定為 TRUE 可在編輯作業中斷時,自動儲存變更。FALSE 表示會取消編輯作業,且變更會遺失。"
-#: 03103800.xhp#par_id3153896.6.help.text
-msgctxt "03103800.xhp#par_id3153896.6.help.text"
-msgid "Dim ObjVar as Object"
-msgstr "Dim ObjVar as Object"
+#. bZ.~
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id9298074\n"
+"help.text"
+msgid "The default value is FALSE."
+msgstr "預設值為 FALSE。"
-#: 03103800.xhp#par_id3154760.7.help.text
-msgctxt "03103800.xhp#par_id3154760.7.help.text"
-msgid "Dim ObjProp as Object"
-msgstr "Dim ObjProp as Object"
+#. 5-?o
+#: 01170101.xhp
+#, fuzzy
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3150536\n"
+"7\n"
+"help.text"
+msgid "Label"
+msgstr "貼標"
-#: 03103800.xhp#par_id3145069.8.help.text
-msgctxt "03103800.xhp#par_id3145069.8.help.text"
-msgid "ObjName As String = \"MyObj\""
-msgstr "ObjName As String = \"MyObj\""
+#. -4:w
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3146324\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the label of the current control. The label is displayed along with the control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定目前控制項的標籤。此標籤會和控制項一起顯示。</ahelp>"
-#: 03103800.xhp#par_id3154939.9.help.text
-msgctxt "03103800.xhp#par_id3154939.9.help.text"
-msgid "ObjVar = FindObject( ObjName As String )"
-msgstr "ObjVar = FindObject ( ObjName As String )"
+#. ,pBi
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3146816\n"
+"223\n"
+"help.text"
+msgid "You can create multi-line <emph>labels</emph> by inserting manual line breaks in the label using <emph>Shift+Enter</emph>."
+msgstr "使用 <emph>SHIFT+ENTER</emph> 組合鍵在貼標中插入手動換行符,來建立多行<emph>貼標</emph>。"
-#: 03103800.xhp#par_id3150793.10.help.text
-msgctxt "03103800.xhp#par_id3150793.10.help.text"
-msgid "PropName As String = \"Prop1\""
-msgstr "PropName As String = \"Prop1\""
+#. Ub9l
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3150457\n"
+"74\n"
+"help.text"
+msgid "Line Count"
+msgstr "行數"
-#: 03103800.xhp#par_id3154141.11.help.text
-msgctxt "03103800.xhp#par_id3154141.11.help.text"
-msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
-msgstr "ObjProp = FindPropertyObject ( ObjVar, PropName As String )"
+#. wv_a
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149143\n"
+"75\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the number of lines to be displayed for a list control. For combo boxes, this setting is only active if the dropdown option is enabled. </ahelp>"
+msgstr "<ahelp hid=\".\">輸入清單控制項要顯示的行數。對於組合方塊,此設定唯有啟用下拉式選項時才會作用。</ahelp>"
-#: 03103800.xhp#par_id3156424.12.help.text
-msgctxt "03103800.xhp#par_id3156424.12.help.text"
-msgid "ObjProp.Command = 5"
-msgstr "ObjProp.Command = 5"
+#. y#FX
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id7468489\n"
+"help.text"
+msgid "Scrollbar"
+msgstr "捲軸"
-#: 03103800.xhp#par_id3145420.13.help.text
-msgid "This allows names to be dynamically created at run-time. For example:"
-msgstr "這樣即可在執行階段動態地建立名稱。例如:"
+#. %IZA
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id7706228\n"
+"help.text"
+msgid "Adds the scrollbar type that you specify to a text box."
+msgstr "增加為文字方塊指定的捲軸類型。"
-#: 03103800.xhp#par_id3153104.14.help.text
-msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five control names."
-msgstr "在一個迴圈中使用「TextEdit1」到「TextEdit5」來建立五個控制項名稱。"
+#. Yj5D
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153121\n"
+"256\n"
+"help.text"
+msgid "Small change"
+msgstr "行遞增"
-#: 03103800.xhp#par_id3150767.15.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
+#. o#dN
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3157875\n"
+"255\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks an arrow on a scrollbar.</ahelp>"
+msgstr "<ahelp hid=\".\">指定使用者按一下捲軸上的箭頭時捲動的單位數。</ahelp>"
-#: 03103800.xhp#hd_id3150868.16.help.text
-msgctxt "03103800.xhp#hd_id3150868.16.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. d:a\
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3145221\n"
+"73\n"
+"help.text"
+msgid "List entries"
+msgstr "清單項目"
-#: 03103800.xhp#par_id3151042.17.help.text
-msgid "FindObject( ObjName As String )"
-msgstr "FindObject ( ObjName As String )"
+#. $i_{
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154580\n"
+"120\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the entries for a list control. One line takes one list entry. Press <emph>Shift+Enter</emph> to insert a new line.</ahelp>"
+msgstr "<ahelp hid=\".\">指定清單控制項的項目。一行只能有一個清單項目。按 <emph>Shift+Enter</emph> 鍵可插入新行。</ahelp>"
-#: 03103800.xhp#hd_id3159254.18.help.text
-msgctxt "03103800.xhp#hd_id3159254.18.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. bKmu
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149723\n"
+"159\n"
+"help.text"
+msgid "Literal mask"
+msgstr "文字遮罩"
-#: 03103800.xhp#par_id3150439.19.help.text
-msgid "<emph>ObjName: </emph>String that specifies the name of the object that you want to address at run-time."
-msgstr "<emph>ObjName:</emph>字串,用於指定執行階段要尋址的物件之名稱。"
+#. (d(*
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150656\n"
+"160\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the initial values to be displayed in a pattern control. This helps the user to identify which values are allowed in a pattern control. The literal mask is restricted by the format specified by the edit mask.</ahelp>"
+msgstr "<ahelp hid=\".\">指定式樣控制項所顯示的初始值。此舉有助於使用者識別式樣控制項中所允許的值。文字遮罩受限於編輯遮罩所指定的格式。</ahelp>"
-#: 03050300.xhp#tit.help.text
-msgid "Error Function [Runtime]"
-msgstr "Error 函數 [執行階段]"
+#. ?ft9
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149015\n"
+"116\n"
+"help.text"
+msgid "Manual line break"
+msgstr "手動換行"
-#: 03050300.xhp#bm_id3159413.help.text
-msgid "<bookmark_value>Error function</bookmark_value>"
-msgstr "<bookmark_value>Error 函數;函數</bookmark_value>"
+#. KU5W
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149893\n"
+"117\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to allow manual line breaks inside multiline controls.</ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],允許在多行控制項中使用手動換行。</ahelp>"
-#: 03050300.xhp#hd_id3159413.1.help.text
-msgid "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error Function [Runtime]\">Error Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error 函數 [執行階段]\">Error 函數 [執行階段]</link>"
+#. -E51
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3150463\n"
+"123\n"
+"help.text"
+msgid "Max. text length"
+msgstr "最長的文字"
-#: 03050300.xhp#par_id3148663.2.help.text
-msgid "Returns the error message that corresponds to a given error code."
-msgstr "傳回給定的錯誤代碼所對應的錯誤訊息。"
+#. wc-1
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150745\n"
+"124\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the maximum number of characters that the user can enter.</ahelp>"
+msgstr "<ahelp hid=\".\">指定使用者可輸入的字元數上限。</ahelp>"
-#: 03050300.xhp#hd_id3153379.3.help.text
-msgctxt "03050300.xhp#hd_id3153379.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. y9h.
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154675\n"
+"21\n"
+"help.text"
+msgid "Multiline Input"
+msgstr "多行輸入"
-#: 03050300.xhp#par_id3154366.4.help.text
-msgid "Error (Expression)"
-msgstr "Error (Expression)"
+#. gjla
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3144741\n"
+"22\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to allow the input of multiple lines in the control. Press Enter to insert a manual line break in the control.</ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],可允許在控制項中輸入多行。按 Enter 鍵在控制項中插入手動換行。</ahelp>"
-#: 03050300.xhp#hd_id3145173.5.help.text
-msgctxt "03050300.xhp#hd_id3145173.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. GQ8#
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154848\n"
+"129\n"
+"help.text"
+msgid "Multiselection"
+msgstr "多重選擇"
-#: 03050300.xhp#par_id3154125.6.help.text
-msgctxt "03050300.xhp#par_id3154125.6.help.text"
-msgid "String"
-msgstr "字串型"
+#. 86Q`
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3151235\n"
+"130\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to allow the selection of multiple entries in list controls.</ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],可允許在清單控制項中選取多個項目。</ahelp>"
-#: 03050300.xhp#hd_id3150869.7.help.text
-msgctxt "03050300.xhp#hd_id3150869.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. 1;2b
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148887\n"
+"9\n"
+"help.text"
+msgid "Name"
+msgstr "名稱"
-#: 03050300.xhp#par_id3153193.8.help.text
-msgid "<emph>Expression:</emph> Any numeric expression that contains the error code of the error message that you want to return."
-msgstr "<emph>Expression:</emph>包含所要傳回錯誤訊息的錯誤代碼的任意數值型表示式。"
+#. lCVG
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154548\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\".\">Insert a name for the current control. This name is used to identify the control.</ahelp>"
+msgstr "<ahelp hid=\".\">插入目前控制項的名稱。此名稱可用以識別控制項。</ahelp>"
-#: 03050300.xhp#par_id3159254.9.help.text
-msgid "If no parameters are passed, the Error function returns the error message of the most recent error that occurred during program execution."
-msgstr "如果未傳送任何參數,Error 函數將傳回程式執行期間最新錯誤的錯誤訊息。"
+#. +]f#
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148739\n"
+"44\n"
+"help.text"
+msgid "Order"
+msgstr "順序"
-#: 03120300.xhp#tit.help.text
-msgid "Editing String Contents"
-msgstr "編輯字串內容"
+#. :Pd\
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149252\n"
+"45\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the order in which the controls receive the focus when the Tab key is pressed in the dialog.</ahelp> On entering a dialog, the control with the lowest order (0) receives the focus. Pressing the <emph>Tab</emph> key the successively focusses the other controls as specified by their order number."
+msgstr "<ahelp hid=\".\">指定在對話方塊中按 Tab 鍵時,控制項取得焦點的順序。</ahelp>進入對話方塊時,序號最小 (0) 的控制項會取得焦點。連續按 <emph>Tab</emph> 鍵,其他控制項會依序號取得焦點。"
-#: 03120300.xhp#bm_id7499008.help.text
-msgid "<bookmark_value>ampersand symbol in StarBasic</bookmark_value>"
-msgstr "<bookmark_value>StarBasic 中的 & 符號</bookmark_value>"
+#. [;q$
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155259\n"
+"46\n"
+"help.text"
+msgid "Initially, the controls receive numbers in the order they are added to the dialog. You can change the order numbers for controls. $[officename] Basic updates the order numbers automatically to avoid duplicate numbers. Controls that cannot be focused are also assigned a value but these controls are skipped when using the Tab key."
+msgstr "起初,控制項的序號取決於它們加入到對話方塊中的順序。您可以變更控制項的序號。$[officename] Basic 自動更新序號,以避免號碼重複。$[officename] Basic 對不能獲得焦點的控制項也指定了值,但是在使用 TAB 鍵時將跳過這些控制項。"
-#: 03120300.xhp#hd_id3153894.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Editing String Contents\">Editing String Contents</link>"
-msgstr "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"編輯字串內容\">編輯字串內容</link>"
+#. :GC?
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149511\n"
+"247\n"
+"help.text"
+msgid "Orientation"
+msgstr "方向"
-#: 03120300.xhp#par_id3149178.2.help.text
-msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings."
-msgstr "以下函數用於編輯、格式化和對齊字串內容。"
+#. D6!3
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3153780\n"
+"246\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the orientation for a scrollbar control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定捲動軸控制項的方向。</ahelp>"
-#: 03102100.xhp#tit.help.text
-msgid "Dim Statement [Runtime]"
-msgstr "Dim 陳述式 [執行階段]"
+#. O]U6
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154374\n"
+"239\n"
+"help.text"
+msgid "Page (step)"
+msgstr "頁 (步)"
-#: 03102100.xhp#bm_id3149812.help.text
-msgid "<bookmark_value>Dim statement</bookmark_value><bookmark_value>arrays; dimensioning</bookmark_value><bookmark_value>dimensioning arrays</bookmark_value>"
-msgstr "<bookmark_value>Dim 陳述式</bookmark_value><bookmark_value>陣列;尺寸標註</bookmark_value><bookmark_value>尺寸標註;陣列</bookmark_value>"
+#. ;UH9
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154109\n"
+"238\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the number of the dialog page to which the current control is assigned or the page number of the dialog you want to edit.</ahelp> If a dialog has only one page set its <emph>Page (Step)</emph> value to <emph>0</emph>."
+msgstr "<ahelp hid=\".\">指定目前控制項被指定的對話方塊頁面數,或您要編輯的對話方塊頁面數。</ahelp>如果對話方塊僅有一個頁面,請將其 <emph>[頁面 (步驟)]</emph> 值設為 <emph>0</emph>。"
-#: 03102100.xhp#hd_id3149812.1.help.text
-msgid "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Statement [Runtime]\">Dim Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim 陳述式 [執行階段]\">Dim 陳述式 [執行階段]</link>"
+#. :NV?
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148580\n"
+"236\n"
+"help.text"
+msgid "Select <emph>Page (Step)</emph> = 0 to make a control visible on every dialog page."
+msgstr "選取 <emph>頁 (步)</emph> = 0 使控制項顯示在每個對話方塊頁面中。"
-#: 03102100.xhp#par_id3143271.2.help.text
-msgctxt "03102100.xhp#par_id3143271.2.help.text"
-msgid "Declares a variable or an array."
-msgstr "宣告變數或陣列。"
+#. 7C65
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3146144\n"
+"235\n"
+"help.text"
+msgid "To switch between dialog pages at run time, you need to create a macro that changes the value of <emph>Page (Step)</emph>."
+msgstr "若要於執行階段在對話方塊頁面之間進行切換,您需要建立一個變更<emph>[頁 (步)]</emph>值的巨集。"
-#: 03102100.xhp#par_id3154686.3.help.text
-msgid "If the variables are separated by commas (for example, DIM sPar1, sPar2, sPar3 AS STRING), only Variant variables can be defined. Use a separate definition line for each variable."
-msgstr "如果變數用逗號分隔 (例如,DIM sPar1, sPar2, sPar3 AS STRING),則只能定義為變體型變數。請在單獨的行上定義每個變數。"
+#. sc@d
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154558\n"
+"156\n"
+"help.text"
+msgid "Password characters"
+msgstr "密碼字元"
-#: 03102100.xhp#par_id3156422.4.help.text
-msgid "DIM sPar1 AS STRING"
-msgstr "DIM sPar1 AS STRING"
+#. Mx4n
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3152787\n"
+"157\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter a character to be displayed instead of the characters that are typed. This can be used for entering passwords in text controls.</ahelp>"
+msgstr "<ahelp hid=\".\">輸入要顯示的字元,而非已鍵入的字元。其可用於在文字控制項中輸入密碼。</ahelp>"
-#: 03102100.xhp#par_id3159252.5.help.text
-msgid "DIM sPar2 AS STRING"
-msgstr "DIM sPar2 AS STRING"
+#. /OEi
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148750\n"
+"245\n"
+"help.text"
+msgid "PositionX"
+msgstr "位置 X"
-#: 03102100.xhp#par_id3153142.6.help.text
-msgid "DIM sPar3 AS STRING"
-msgstr "DIM sPar3 AS STRING"
+#. f]jA
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154517\n"
+"244\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the distance of the current control from the left side of the dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">指定目前控制項與對話方塊左側之間的距離。</ahelp>"
-#: 03102100.xhp#par_id3152576.7.help.text
-msgid "Dim declares local variables within subroutines. Global variables are declared with the PUBLIC or the PRIVATE statement."
-msgstr "Dim 宣告子常式中的局部變數。全域變數使用 PUBLIC 或 PRIVATE 陳述式來宣告。"
+#. C#UB
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3152767\n"
+"243\n"
+"help.text"
+msgid "PositionY"
+msgstr "位置 Y"
-#: 03102100.xhp#hd_id3156443.8.help.text
-msgctxt "03102100.xhp#hd_id3156443.8.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. ^ybM
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3159082\n"
+"242\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the distance of the current control from the top of the dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">指定目前控制項與對話方塊上邊緣之間的距離。</ahelp>"
-#: 03102100.xhp#par_id3149412.9.help.text
-msgctxt "03102100.xhp#par_id3149412.9.help.text"
-msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
-msgstr "ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
+#. WB1z
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3159213\n"
+"221\n"
+"help.text"
+msgid "Prefix symbol"
+msgstr "前綴圖示"
-#: 03102100.xhp#hd_id3147397.10.help.text
-msgctxt "03102100.xhp#hd_id3147397.10.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. t%Kc
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149688\n"
+"222\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to display the currency symbol prefix in currency controls when a number was entered.</ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],以在輸入數字時在貨幣控制項中顯示貨幣符號前綴。</ahelp>"
-#: 03102100.xhp#par_id3154730.11.help.text
-msgctxt "03102100.xhp#par_id3154730.11.help.text"
-msgid "<emph>VarName:</emph> Any variable or array name."
-msgstr "<emph>VarName:</emph>任意變數或陣列名稱。"
+#. ^gf5
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149728\n"
+"89\n"
+"help.text"
+msgid "Print"
+msgstr "列印"
-#: 03102100.xhp#par_id3147125.12.help.text
-msgctxt "03102100.xhp#par_id3147125.12.help.text"
-msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
-msgstr "<emph>Start, End:</emph> 用於定義元素數量的數值或常數 (NumberElements=(end-start)+1) 和索引範圍。"
+#. ?x=F
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150001\n"
+"90\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to include the current control in a document's printout.</ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],可在文件的列印輸出中包含目前的控制項。</ahelp>"
-#: 03102100.xhp#par_id3153877.13.help.text
-msgid "Start and End can be numerical expressions if ReDim is applied at the procedure level."
-msgstr "如果在程序層級採用 ReDim,則 Start 和 End 可以是數值型表示式。"
+#. H??@
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154671\n"
+"261\n"
+"help.text"
+msgid "Progress value"
+msgstr "已經完成值"
-#: 03102100.xhp#par_id3153510.14.help.text
-msgid "<emph>VarType:</emph> Key word that declares the data type of a variable."
-msgstr "<emph>VarType:</emph>用於宣告變數的資料類型的關鍵字。"
+#. kmaZ
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3146849\n"
+"260\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify a progress value for a progress bar control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定進度列控制項的進度值。</ahelp>"
-#: 03102100.xhp#par_id3154015.15.help.text
-msgctxt "03102100.xhp#par_id3154015.15.help.text"
-msgid "<emph>Keyword:</emph> Variable type"
-msgstr "<emph>Keyword:</emph>變數類型"
+#. p9T|
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153112\n"
+"254\n"
+"help.text"
+msgid "Progress value max."
+msgstr "最大的已經完成值"
-#: 03102100.xhp#par_id3153949.16.help.text
-msgid "<emph>Bool:</emph> Boolean variable (True, False)"
-msgstr "<emph>Bool:</emph>布林型變數 (True (真)、False (假))"
+#. F0HI
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3145167\n"
+"253\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the maximum value of a progress bar control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定進度列控制項的最大值。</ahelp>"
-#: 03102100.xhp#par_id3156275.17.help.text
-msgid "<emph>Currency:</emph> Currency-Variable (Currency with 4 Decimal places)"
-msgstr "<emph>Currency:</emph>貨幣型變數 (具有 4 位小數的 Currency)"
+#. ##O:
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153569\n"
+"249\n"
+"help.text"
+msgid "Progress value min."
+msgstr "已完成值的最小單位。"
-#: 03102100.xhp#par_id3156057.18.help.text
-msgctxt "03102100.xhp#par_id3156057.18.help.text"
-msgid "<emph>Date:</emph> Date variable"
-msgstr "<emph>Date:</emph>日期型變數"
+#. E819
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154506\n"
+"248\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the minimum value of a progress bar control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定進度列控制項的最小值。</ahelp>"
-#: 03102100.xhp#par_id3148405.19.help.text
-msgid "<emph>Double:</emph> Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)"
-msgstr "<emph>Double:</emph>雙精度型浮點變數 (1.79769313486232 x 10E308 到 4.94065645841247 x 10E-324)"
+#. Rt:9
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3150134\n"
+"42\n"
+"help.text"
+msgid "Read-only"
+msgstr "唯讀"
-#: 03102100.xhp#par_id3148916.20.help.text
-msgctxt "03102100.xhp#par_id3148916.20.help.text"
-msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
-msgstr "<emph>Integer:</emph>整數型變數 (-32768 - 32767)"
+#. l2Kb
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155930\n"
+"43\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to prevent the user from editing the value of the current control. The control is enabled and can be focussed but not modified.</ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],可防止使用者編輯目前控制項的值。已啟用此控制項並且控制項可取得焦點,但無法對其進行修改。</ahelp>"
-#: 03102100.xhp#par_id3150045.21.help.text
-msgid "<emph>Long:</emph> Long integer variable (-2.147.483.648 - 2.147.483.647)"
-msgstr "<emph>Long:</emph>長型整數變數 (-2.147.483.648 - 2.147.483.647)"
+#. +WTD
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN11112\n"
+"help.text"
+msgid "Repeat"
+msgstr "重複"
-#: 03102100.xhp#par_id3149255.22.help.text
-msgid "<emph>Object:</emph> Object variable (Note: this variable can only subsequently be defined with Set!)"
-msgstr "<emph>Object:</emph>物件型變數 (注意:隨後就只能使用 Set 定義此變數!)"
+#. tWr0
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN11128\n"
+"help.text"
+msgid "<ahelp hid=\".\">Repeats trigger events when you keep the mouse button pressed on a control such as a spin button.</ahelp>"
+msgstr "<ahelp hid=\".\">在微調按鈕等控制項上按住滑鼠按鍵時,會重複觸發事件。</ahelp>"
-#: 03102100.xhp#par_id3155937.23.help.text
-msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
-msgstr "<emph>Single:</emph>單精度型浮點變數 (3,402823 x 10E38 - 1,401298 x 10E-45)."
+#. i|T9
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id9579149\n"
+"help.text"
+msgid "Root displayed"
+msgstr "顯示的根目錄"
-#: 03102100.xhp#par_id3151251.24.help.text
-msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
-msgstr "<emph>String:</emph>最多可以含有 64,000 個 ASCII 字元的字串型變數。"
+#. BVN9
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id7126987\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies if the root node of the tree control is displayed.</ahelp>"
+msgstr "<ahelp hid=\".\">指定是否顯示樹狀結構控制項的根節點。</ahelp>"
-#: 03102100.xhp#par_id3154704.25.help.text
-msgid "<emph>[Variant]:</emph> Variant variable type (contains all types, specified by definition). If a key word is not specified, variables are automatically defined as Variant Type, unless a statement from DefBool to DefVar is used."
-msgstr "<emph>[Variant]:</emph>變體型變數類型 (包含由定義指定的所有類型)。如果未指定關鍵字,除非使用 DefBool、DefVar 等陳述式,否則自動將變數定義為變體型類型。"
+#. !M#:
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id9174779\n"
+"help.text"
+msgid "If Root displayed is set to FALSE, the root node of a model is no longer a valid node for the tree control and can't be used with any method of XTreeControl."
+msgstr "若 [顯示的根目錄] 設定為 [FALSE],模型的根節點對此樹狀結構控制項就不再是有效的節點,且無法透過任何 XtreeControl 方法使用。"
-#: 03102100.xhp#par_id3146316.26.help.text
-msgctxt "03102100.xhp#par_id3146316.26.help.text"
-msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word."
-msgstr "在 $[officename] Basic 中,您無須明確地宣告變數。但是,在使用陣列之前必須先對其進行宣告。您可以使用 Dim 陳述式宣告一個變數 (使用逗號分隔多個宣告)。若要宣告變數類型,請在名稱後輸入類型宣告字元,或者使用對應的關鍵字。"
+#. GO^^
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id594195\n"
+"help.text"
+msgid "The default value is TRUE."
+msgstr "預設值為 TRUE。"
-#: 03102100.xhp#par_id3149924.27.help.text
-msgctxt "03102100.xhp#par_id3149924.27.help.text"
-msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
-msgstr "$[officename] Basic 支援由指定變數類型定義的一維陣列和多維陣列。如果要在程式中編輯清單或表格,則使用陣列是適宜的。使用陣列的優點是,可用索引定位個別的元素,而該索引又可作為數值型表示式或變數來構成公式。"
+#. WST[
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id7534409\n"
+"help.text"
+msgid "Row height"
+msgstr "列高"
-#: 03102100.xhp#par_id3148488.28.help.text
-msgid "Arrays are declared with the Dim statement. There are two methods to define the index range:"
-msgstr "陣列使用 Dim 陳述式來進行宣告。定義索引範圍的方法有兩種:"
+#. uOs5
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id6471755\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the height of each row of a tree control, in pixels.</ahelp>"
+msgstr "<ahelp hid=\".\">指定樹狀結構控制項每列的高度 (以像素為單位)。</ahelp>"
-#: 03102100.xhp#par_id3154662.29.help.text
-msgid "DIM text(20) as String REM 21 elements numbered from 0 to 20"
-msgstr "DIM text(20) as String REM 編號為 0 到 20 的 21 個元素"
+#. CV(}
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id2909329\n"
+"help.text"
+msgid "If the specified value is less than or equal to zero, the row height is the maximum height of all rows."
+msgstr "若指定的數值小於或等於零,則列高是所有列的高度上限。"
-#: 03102100.xhp#par_id3155604.30.help.text
-msgid "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25"
-msgstr "DIM text(5 to 25) as String REM 編號為 5 到 25 的 21 個元素"
+#. =%J:
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id4601580\n"
+"help.text"
+msgid "The default value is 0."
+msgstr "預設值為 0。"
-#: 03102100.xhp#par_id3151274.31.help.text
-msgid "DIM text(-15 to 5) as String REM 21 elements (including 0)"
-msgstr "DIM text(-15 to 5) as String REM 21 個元素 (含括 0)"
+#. 77_|
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148761\n"
+"264\n"
+"help.text"
+msgid "Scale"
+msgstr "比例縮放影像"
-#: 03102100.xhp#par_id3152774.32.help.text
-msgid "REM numbered from -15 to 5"
-msgstr "REM 編號從 -15 到 5"
+#. 0|#O
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3159134\n"
+"265\n"
+"help.text"
+msgid "<ahelp hid=\".\">Scales the image to fit the control size.</ahelp>"
+msgstr "<ahelp hid=\".\">調整影像比例,以符合控制項大小。</ahelp>"
-#: 03102100.xhp#par_id3150829.33.help.text
-msgid "Two-dimensional data field"
-msgstr "二維資料欄位"
+#. P8oK
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id7597277\n"
+"help.text"
+msgid "Scrollbar"
+msgstr "捲軸"
-#: 03102100.xhp#par_id3149529.34.help.text
-msgid "DIM text(20,2) as String REM 63 elements; form 0 to 20 level 1, from 0 to 20 level 2 and from 0 to 20 level 3."
-msgstr "DIM text(20,2) as String REM 63 個元素:第 1 級的 0 到 20;第 2 級的 0 到 20;第 3 級的 0 到 20。"
+#. %5K)
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id986968\n"
+"help.text"
+msgid "<ahelp hid=\".\">Adds the scrollbar type that you specify to a text box.</ahelp>"
+msgstr "<ahelp hid=\".\">增加為文字方塊指定的捲軸類型。</ahelp>"
-#: 03102100.xhp#par_id3159239.35.help.text
-msgid "You can declare an array types as dynamic if a ReDim statement defines the number of dimensions in the subroutine or the function that contains the array. Generally, you can only define an array dimension once, and you cannot modify it. Within a subroutine, you can declare an array with ReDim. You can only define dimensions with numeric expressions. This ensures that the fields are only as large as necessary."
-msgstr "如果使用 ReDim 陳述式在包含某個陣列的子常式或函數中定義了尺寸大小,則您可以將該陣列的類型宣告為動態。通常,您只能定義一次陣列尺寸,並且定義之後不能修改。在子常式中,您可以使用 ReDim 宣告陣列。您可以僅使用數值型表示式定義尺寸,這樣可以確保欄位可依需要變化。"
+#. _.zK
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3147370\n"
+"241\n"
+"help.text"
+msgid "Scroll value"
+msgstr "捲動數值"
-#: 03102100.xhp#hd_id3150344.36.help.text
-msgctxt "03102100.xhp#hd_id3150344.36.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. g1(Z
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3159622\n"
+"240\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the initial value of a scrollbar control. This determines the position of the scrollbar slider.</ahelp>"
+msgstr "<ahelp hid=\".\">指定捲軸控制項的初始值。此值可決定捲軸調整器的位置。</ahelp>"
-#: 03102100.xhp#par_id3150206.37.help.text
-msgid "Sub ExampleDim1"
-msgstr "Sub ExampleDim1"
+#. [a1p
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3155440\n"
+"252\n"
+"help.text"
+msgid "Scroll value max."
+msgstr "最大的捲動數值"
-#: 03102100.xhp#par_id3154201.38.help.text
-msgctxt "03102100.xhp#par_id3154201.38.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar As String"
+#. Dg7K
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148877\n"
+"251\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the maximum value of a scrollbar control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定捲軸控制項的最大值。</ahelp>"
-#: 03102100.xhp#par_id3146134.39.help.text
-msgctxt "03102100.xhp#par_id3146134.39.help.text"
-msgid "Dim iVar As Integer"
-msgstr "Dim iVar As Integer"
+#. H8$W
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN111E4\n"
+"help.text"
+msgid "Scroll value min."
+msgstr "捲動值 (最小值)"
-#: 03102100.xhp#par_id3154657.40.help.text
-msgctxt "03102100.xhp#par_id3154657.40.help.text"
-msgid "sVar = \"Office\""
-msgstr "sVar = \"Star Office\""
+#. @9F{
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN111E8\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the minimum value of a scrollbar control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定捲軸控制項的最小值。</ahelp>"
-#: 03102100.xhp#par_id3148459.41.help.text
-msgctxt "03102100.xhp#par_id3148459.41.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. E_7-
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id543534\n"
+"help.text"
+msgid "Show handles"
+msgstr "顯示控點"
-#: 03102100.xhp#par_id3166424.43.help.text
-msgid "Sub ExampleDim2"
-msgstr "Sub ExampleDim2"
+#. PT-2
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id5060884\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should be displayed.</ahelp>"
+msgstr "<ahelp hid=\".\">指定是否應顯示節點的控點。</ahelp>"
-#: 03102100.xhp#par_id3149036.44.help.text
-msgid "REM Two-dimensional data field"
-msgstr "REM 二維資料欄位"
+#. v%?Z
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id4974822\n"
+"help.text"
+msgid "The handles are dotted lines that visualize the hierarchy of the tree control."
+msgstr "控點是視覺化表示樹狀結構控制項階層的虛線。"
-#: 03102100.xhp#par_id3149737.45.help.text
-msgid "Dim stext(20,2) as String"
-msgstr "Dim stext (20,2) as String"
+#. Q-:]
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id7687307\n"
+"help.text"
+msgid "The default value is TRUE."
+msgstr "預設值為 TRUE。"
-#: 03102100.xhp#par_id3153782.46.help.text
-msgid "Const sDim as String = \" Dimension:\""
-msgstr "Const sDim as String = \" Dimension:\""
+#. H(1\
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id4062013\n"
+"help.text"
+msgid "Show root handles"
+msgstr "顯示根控點"
-#: 03102100.xhp#par_id3150518.48.help.text
-msgctxt "03102100.xhp#par_id3150518.48.help.text"
-msgid "for i = 0 to 20"
-msgstr "for i = 0 to 20"
-
-#: 03102100.xhp#par_id3166428.49.help.text
-msgctxt "03102100.xhp#par_id3166428.49.help.text"
-msgid "for ii = 0 to 2"
-msgstr "for ii = 0 to 2"
-
-#: 03102100.xhp#par_id3152994.50.help.text
-msgid "stext(i,ii) = str(i) & sDim & str(ii)"
-msgstr "stext(i,ii) = str(i) & sDim & str(ii)"
-
-#: 03102100.xhp#par_id3150202.51.help.text
-msgctxt "03102100.xhp#par_id3150202.51.help.text"
-msgid "next ii"
-msgstr "next ii"
-
-#: 03102100.xhp#par_id3154370.52.help.text
-msgctxt "03102100.xhp#par_id3154370.52.help.text"
-msgid "next i"
-msgstr "next i"
-
-#: 03102100.xhp#par_id3156166.54.help.text
-msgctxt "03102100.xhp#par_id3156166.54.help.text"
-msgid "for i = 0 to 20"
-msgstr "for i = 0 to 20"
-
-#: 03102100.xhp#par_id3148815.55.help.text
-msgctxt "03102100.xhp#par_id3148815.55.help.text"
-msgid "for ii = 0 to 2"
-msgstr "for ii = 0 to 2"
-
-#: 03102100.xhp#par_id3146981.56.help.text
-msgid "msgbox stext(i,ii)"
-msgstr "msgbox stext(i,ii)"
-
-#: 03102100.xhp#par_id3155125.57.help.text
-msgctxt "03102100.xhp#par_id3155125.57.help.text"
-msgid "next ii"
-msgstr "next ii"
-
-#: 03102100.xhp#par_id3154528.58.help.text
-msgctxt "03102100.xhp#par_id3154528.58.help.text"
-msgid "next i"
-msgstr "next i"
-
-#: 03102100.xhp#par_id3155087.59.help.text
-msgctxt "03102100.xhp#par_id3155087.59.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. (}+q
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3314004\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should also be displayed at root level.</ahelp>"
+msgstr "<ahelp hid=\".\">指定是否也應在根層級顯示節點的控點。</ahelp>"
-#: 03010102.xhp#tit.help.text
-msgid "MsgBox Function [Runtime]"
-msgstr "MsgBox 函數 [執行階段]"
+#. rqs$
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id2396313\n"
+"help.text"
+msgid "The default value is TRUE."
+msgstr "預設值為 TRUE。"
-#: 03010102.xhp#bm_id3153379.help.text
-msgid "<bookmark_value>MsgBox function</bookmark_value>"
-msgstr "<bookmark_value>MsgBox;函數</bookmark_value>"
+#. /%nh
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN10EC2\n"
+"help.text"
+msgid "Selection"
+msgstr "選擇"
-#: 03010102.xhp#hd_id3153379.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function [Runtime]\">MsgBox Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox 函數 [執行階段]\">MsgBox 函數 [執行階段]</link>"
+#. 4.`(
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN10ED8\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the sequence of the selected items, where \"0\" corresponds to the first item. To select more than one item, Multiselection must be enabled.</ahelp>"
+msgstr "<ahelp hid=\".\">指定選取項目的順序,「0」對應至第一個項目。若要選取多個項目,一定要啟用 [多重選取]。</ahelp>"
-#: 03010102.xhp#par_id3145171.2.help.text
-msgid "Displays a dialog box containing a message and returns a value."
-msgstr "顯示一個包含訊息的對話方塊,並傳回一個值。"
+#. S=eZ
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN10EEB\n"
+"help.text"
+msgid "Click the <emph>...</emph> button to open the <emph>Selection</emph> dialog."
+msgstr "按一下 <emph>[...]</emph> 按鈕,以開啟 <emph>[選取]</emph> 對話方塊。"
-#: 03010102.xhp#hd_id3156281.3.help.text
-msgctxt "03010102.xhp#hd_id3156281.3.help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
+#. qtTg
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_idN10F0A\n"
+"help.text"
+msgid "<ahelp hid=\".\">Click the item or items that you want to select. To select more than one item, ensure that the Multiselection option is selected.</ahelp>"
+msgstr "<ahelp hid=\".\">按一下您要選取的項目。若要選取多個項目,請務必選取 [多重選取] 選項。</ahelp>"
-#: 03010102.xhp#par_id3154685.4.help.text
-msgid "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])"
-msgstr "MsgBox (Text As String[,Type As Integer[,Dialogtitle As String]])"
+#. MK0A
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id5026093\n"
+"help.text"
+msgid "Selection type"
+msgstr "選取模式"
-#: 03010102.xhp#hd_id3153771.5.help.text
-msgctxt "03010102.xhp#hd_id3153771.5.help.text"
-msgid "Return value:"
-msgstr "<emph>傳回值類型</emph>:"
+#. AMKs
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id1134067\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the selection mode that is enabled for this tree control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定此樹狀結構控制項所啟用的選取模式。</ahelp>"
-#: 03010102.xhp#par_id3146985.6.help.text
-msgctxt "03010102.xhp#par_id3146985.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. +wE2
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3154193\n"
+"87\n"
+"help.text"
+msgid "Spin Button"
+msgstr "微調按鈕"
-#: 03010102.xhp#hd_id3153363.7.help.text
-msgctxt "03010102.xhp#hd_id3153363.7.help.text"
-msgid "Parameter:"
-msgstr "<emph>參數</emph>:"
+#. (DiD
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3145298\n"
+"88\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to add spin buttons to a numerical, currency, date, or time control to allow increasing and decreasing the input value using arrow buttons.</ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],可將微調按鈕加入到數字、貨幣、日期或時間控制項,以使用箭頭按鈕增加或減少輸入值。</ahelp>"
-#: 03010102.xhp#par_id3153727.8.help.text
-msgctxt "03010102.xhp#par_id3153727.8.help.text"
-msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
-msgstr "<emph>Text</emph>:字串型表示式,即在對話方塊中顯示的訊息。使用 Chr$(13) 可以插入換行符。"
+#. .VqC
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3156267\n"
+"232\n"
+"help.text"
+msgid "State"
+msgstr "狀態"
-#: 03010102.xhp#par_id3147317.9.help.text
-msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the name of the respective application is displayed."
-msgstr "<emph>DialogTitle</emph>:對話方塊標題列中顯示的字串型表示式。如果不指定此參數,則顯示相應的應用程式名稱。"
+#. PO|T
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150928\n"
+"231\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the selection state of the current control.</ahelp>"
+msgstr "<ahelp hid=\".\">選取目前控制項的選取狀態。</ahelp>"
-#: 03010102.xhp#par_id3153954.10.help.text
-msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type and defines the number and type of buttons or icons displayed. <emph>Type</emph> represents a combination of bit patterns (dialog elements defined by adding the respective values):"
-msgstr "<emph>Type</emph>:任意整型表示式,用於指定對話方塊的類型,並對顯示的按鈕或圖示之數目和類型進行定義。<emph>Type</emph> 表示位元型樣 (透過加入相應數值而定義的對話方塊元素) 的組合:"
+#. z1WB
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148396\n"
+"112\n"
+"help.text"
+msgid "Strict format"
+msgstr "嚴謹的格式"
-#: 03010102.xhp#par_id3154319.11.help.text
-msgid "<emph>Values</emph>"
-msgstr "<emph>Values</emph>"
+#. gAV`
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3153042\n"
+"113\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to only allow valid characters to be entered in a numerical, currency, date, or time control.</ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],可使得數字、貨幣、日期或時間控制項中只能輸入有效的字元。</ahelp>"
-#: 03010102.xhp#par_id3147397.12.help.text
-msgctxt "03010102.xhp#par_id3147397.12.help.text"
-msgid "0 : Display OK button only."
-msgstr "0 : 僅顯示 [確定] 按鈕。"
+#. KjPb
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149538\n"
+"48\n"
+"help.text"
+msgid "Tabstop"
+msgstr "定位鍵"
-#: 03010102.xhp#par_id3145646.13.help.text
-msgctxt "03010102.xhp#par_id3145646.13.help.text"
-msgid "1 : Display OK and Cancel buttons."
-msgstr "1 : 顯示 [確定] 和 [取消] 按鈕。"
+#. X*Q/
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148543\n"
+"49\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the focus behavior of the current control when using the <emph>Tab</emph> key.</ahelp>"
+msgstr "<ahelp hid=\".\">選取使用 <emph>Tab</emph> 鍵時,目前控制項的焦點運作方式。</ahelp>"
-#: 03010102.xhp#par_id3149410.14.help.text
-msgctxt "03010102.xhp#par_id3149410.14.help.text"
-msgid "2 : Display Abort, Retry, and Ignore buttons."
-msgstr "2:顯示 [中斷]、[重試] 和 [忽略] 按鈕。"
+#. bBe=
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3148776\n"
+"178\n"
+"help.text"
+msgid "Default"
+msgstr "標準"
-#: 03010102.xhp#par_id3151075.15.help.text
-msgid "3 : Display Yes, No, and Cancel buttons."
-msgstr "3 : 顯示[是]、[否]和[取消]按鈕。"
+#. iv8U
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3153547\n"
+"179\n"
+"help.text"
+msgid "Only input controls receive the focus when using the <emph>Tab</emph> key. Controls without input like caption controls are omitted."
+msgstr "使用 <emph>Tab</emph> 鍵時,只有輸入控制項能接收焦點。沒有輸入的控制項,像是標題控制項這類皆會被忽略。"
-#: 03010102.xhp#par_id3153878.16.help.text
-msgctxt "03010102.xhp#par_id3153878.16.help.text"
-msgid "4 : Display Yes and No buttons."
-msgstr "4 : 顯示[是]和[否]按鈕。"
+#. !/Xp
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154632\n"
+"52\n"
+"help.text"
+msgid "No"
+msgstr "否"
-#: 03010102.xhp#par_id3155601.17.help.text
-msgctxt "03010102.xhp#par_id3155601.17.help.text"
-msgid "5 : Display Retry and Cancel buttons."
-msgstr "5 : 顯示[重複]和[取消]按鈕。"
+#. rjWw
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150475\n"
+"53\n"
+"help.text"
+msgid "When using the tab key focusing skips the control."
+msgstr "當使用 TAB 鍵切換焦點時,跳過目前控制項。"
-#: 03010102.xhp#par_id3150716.18.help.text
-msgctxt "03010102.xhp#par_id3150716.18.help.text"
-msgid "16 : Add the Stop icon to the dialog."
-msgstr "16 : 在對話方塊中加入停止圖示。"
+#. pYmP
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150690\n"
+"50\n"
+"help.text"
+msgid "Yes"
+msgstr "是"
-#: 03010102.xhp#par_id3153837.19.help.text
-msgctxt "03010102.xhp#par_id3153837.19.help.text"
-msgid "32 : Add the Question icon to the dialog."
-msgstr "32 : 在對話方塊中加入問號圖示。"
+#. }o{U
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3159106\n"
+"51\n"
+"help.text"
+msgid "The control can be selected with the Tab key."
+msgstr "可以使用 TAB 鍵選取目前控制項。"
-#: 03010102.xhp#par_id3150751.20.help.text
-msgid "48 : Add the Exclamation Point icon to the dialog."
-msgstr "48 : 在對話方塊中加入感嘆號圖示。"
+#. P5n1
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3145152\n"
+"147\n"
+"help.text"
+msgid "Thousands Separator"
+msgstr "千位分隔符"
-#: 03010102.xhp#par_id3146915.21.help.text
-msgctxt "03010102.xhp#par_id3146915.21.help.text"
-msgid "64 : Add the Information icon to the dialog."
-msgstr "64 : 在對話方塊中加入資訊圖示。"
+#. qPkC
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155085\n"
+"148\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to display thousands separator characters in numerical and currency controls.</ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],可顯示數字和貨幣控制項的千位分隔符字元。</ahelp>"
-#: 03010102.xhp#par_id3145640.22.help.text
-msgctxt "03010102.xhp#par_id3145640.22.help.text"
-msgid "128 : First button in the dialog as default button."
-msgstr "128 : 將對話方塊中的第一個按鈕作為標準按鈕。"
+#. (_M_
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3152816\n"
+"168\n"
+"help.text"
+msgid "Time Format"
+msgstr "時間格式"
-#: 03010102.xhp#par_id3153765.23.help.text
-msgctxt "03010102.xhp#par_id3153765.23.help.text"
-msgid "256 : Second button in the dialog as default button."
-msgstr "256 : 將對話方塊中的第二個按鈕作為標準按鈕。"
+#. E`QZ
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3145263\n"
+"169\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the format to be used for time controls.</ahelp>"
+msgstr "<ahelp hid=\".\">選取時間控制項使用的格式。</ahelp>"
-#: 03010102.xhp#par_id3153715.24.help.text
-msgctxt "03010102.xhp#par_id3153715.24.help.text"
-msgid "512 : Third button in the dialog as default button."
-msgstr "512 : 將對話方塊中的第三個按鈕作為標準按鈕。"
+#. zhn6
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3153920\n"
+"127\n"
+"help.text"
+msgid "Time max."
+msgstr "最長時間"
-#: 03010102.xhp#par_id3159267.25.help.text
-msgid "<emph>Return value:</emph>"
-msgstr "<emph>傳回值:</emph>"
+#. 1[{r
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3155401\n"
+"128\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the maximum time value for a time control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定時間控制項的時間值上限。</ahelp>"
-#: 03010102.xhp#par_id3145230.26.help.text
-msgid "1 : OK"
-msgstr "1 : 確定"
+#. ZnC}
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3163818\n"
+"135\n"
+"help.text"
+msgid "Time min."
+msgstr "最短時間"
-#: 03010102.xhp#par_id3149567.27.help.text
-msgid "2 : Cancel"
-msgstr "2 : 取消"
+#. q]^`
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3156262\n"
+"136\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the minimum time value for a time control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定時間控制項的時間值下限。</ahelp>"
-#: 03010102.xhp#par_id4056825.help.text
-msgid "3 : Abort"
-msgstr "3:中斷"
+#. ~#YA
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3148638\n"
+"266\n"
+"help.text"
+msgid "Title"
+msgstr "標題"
-#: 03010102.xhp#par_id3155335.28.help.text
-msgid "4 : Retry"
-msgstr "4 : 重複"
+#. B|ia
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3147169\n"
+"267\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the title of the dialog. Click the border of the dialog to select the dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">指定對話方塊的標題。按一下對話方塊的邊框可選取對話方塊。</ahelp>"
-#: 03010102.xhp#par_id3146918.29.help.text
-msgid "5 : Ignore"
-msgstr "5 : 忽略"
+#. i)c;
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3153716\n"
+"55\n"
+"help.text"
+msgid "<emph>Titles</emph> are only used for labeling a dialog and can only contain one line. Please note that if you work with macros, controls are only called through their <emph>Name</emph> property."
+msgstr "<emph>標題</emph>僅用於為對話方塊加上貼標,並且只能含有一行文字。請注意,如果使用巨集進行操作,則只能透過其 <emph>Name</emph> 屬性來呼叫控制項。"
-#: 03010102.xhp#par_id3155961.30.help.text
-msgid "6 : Yes"
-msgstr "6 : 是"
+#. T=V4
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3152594\n"
+"173\n"
+"help.text"
+msgid "Tristate"
+msgstr "三重狀態"
-#: 03010102.xhp#par_id3148488.31.help.text
-msgid "7 : No"
-msgstr "7 : 否"
+#. +9aB
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149825\n"
+"174\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select \"Yes\" to allow a check box to have three states (checked, unchecked, and grayed out) instead of two (checked and unchecked).</ahelp>"
+msgstr "<ahelp hid=\".\">選取 [是],可以使核取方塊具有三種狀態 (已核取、未核取和停用),而不是兩種狀態 (已核取和未核取)。</ahelp>"
-#: 03010102.xhp#hd_id3150090.40.help.text
-msgctxt "03010102.xhp#hd_id3150090.40.help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
+#. aLGH
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3150614\n"
+"268\n"
+"help.text"
+msgid "Value"
+msgstr "值"
-#: 03010102.xhp#par_id3154120.41.help.text
-msgctxt "03010102.xhp#par_id3154120.41.help.text"
-msgid "Sub ExampleMsgBox"
-msgstr "Sub ExampleMsgBox"
+#. `=;J
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3154315\n"
+"269\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the value for the current control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定目前控制項的值。</ahelp>"
-#: 03010102.xhp#par_id3145131.42.help.text
-msgid "Dim sVar as Integer"
-msgstr "Dim sVar as Integer"
+#. Ca`]
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3152480\n"
+"125\n"
+"help.text"
+msgid "Value max."
+msgstr "最大數值"
-#: 03010102.xhp#par_id3151278.43.help.text
-msgid "sVar = MsgBox(\"Las Vegas\")"
-msgstr "sVar = MsgBox (\"Las Vegas\")"
+#. k]B\
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3163823\n"
+"126\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the maximum value for the current control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定目前控制項的最大值。</ahelp>"
-#: 03010102.xhp#par_id3149034.44.help.text
-msgid "sVar = MsgBox(\"Las Vegas\",1)"
-msgstr "sVar = MsgBox (\"Las Vegas\",1)"
+#. 3f7{
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149276\n"
+"133\n"
+"help.text"
+msgid "Value min."
+msgstr "最小數值"
-#: 03010102.xhp#par_id3166424.45.help.text
-msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
-msgstr "sVar = MsgBox ( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
+#. \xHZ
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3145088\n"
+"134\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the minimum value for the current control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定目前控制項的最小值。</ahelp>"
-#: 03010102.xhp#par_id3152581.46.help.text
-msgctxt "03010102.xhp#par_id3152581.46.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. =R1W
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3149712\n"
+"234\n"
+"help.text"
+msgid "Visible size"
+msgstr "顯示大小"
-#: 03010100.xhp#tit.help.text
-msgid "Display Functions"
-msgstr "顯示函數"
+#. :/7!
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3149445\n"
+"233\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the length of the slider of a scrollbar control.</ahelp>"
+msgstr "<ahelp hid=\".\">指定捲動軸控制項之滑動軸的長度。</ahelp>"
-#: 03010100.xhp#hd_id3151384.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"Display Functions\">Display Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"顯示函數\">顯示函數</link>"
+#. G;jd
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"hd_id3152472\n"
+"142\n"
+"help.text"
+msgid "Width"
+msgstr "寬度"
-#: 03010100.xhp#par_id3149346.2.help.text
-msgid "This section describes Runtime functions used to output information to the screen display."
-msgstr "本節介紹可以將資訊匯出到螢幕顯示的執行階段函數。"
+#. 6bKw
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3157963\n"
+"143\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specify the width of the current control or dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">指定目前控制項或對話方塊的寬度。</ahelp>"
-#: 03010301.xhp#tit.help.text
+#. XoGR
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"tit\n"
+"help.text"
msgid "Blue Function [Runtime]"
msgstr "Blue 函數 [執行階段]"
-#: 03010301.xhp#bm_id3149180.help.text
+#. =Cl5
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"bm_id3149180\n"
+"help.text"
msgid "<bookmark_value>Blue function</bookmark_value>"
msgstr "<bookmark_value>Blue 函數</bookmark_value>"
-#: 03010301.xhp#hd_id3149180.1.help.text
+#. !(8.
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"hd_id3149180\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Blue Function [Runtime]\">Blue Function [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Blue 函數 [執行階段]\">Blue 函數 [執行階段]</link>"
-#: 03010301.xhp#par_id3156343.2.help.text
+#. DAQN
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3156343\n"
+"2\n"
+"help.text"
msgid "Returns the blue component of the specified color code."
msgstr "傳回指定顏色代碼的藍色成份。"
-#: 03010301.xhp#hd_id3149670.3.help.text
-msgctxt "03010301.xhp#hd_id3149670.3.help.text"
+#. 94UH
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"hd_id3149670\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "<emph>語法</emph>:"
-#: 03010301.xhp#par_id3149457.4.help.text
+#. \d#d
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3149457\n"
+"4\n"
+"help.text"
msgid "Blue (Color As Long)"
msgstr "Blue(Color As Long)"
-#: 03010301.xhp#hd_id3149656.5.help.text
-msgctxt "03010301.xhp#hd_id3149656.5.help.text"
+#. `T;0
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"hd_id3149656\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "<emph>傳回值類型</emph>:"
-#: 03010301.xhp#par_id3154365.6.help.text
-msgctxt "03010301.xhp#par_id3154365.6.help.text"
+#. MF^g
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3154365\n"
+"6\n"
+"help.text"
msgid "Integer"
msgstr "整型"
-#: 03010301.xhp#hd_id3156423.7.help.text
-msgctxt "03010301.xhp#hd_id3156423.7.help.text"
+#. kNc=
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"hd_id3156423\n"
+"7\n"
+"help.text"
msgid "Parameter:"
msgstr "<emph>參數</emph>:"
-#: 03010301.xhp#par_id3150448.8.help.text
+#. ^bG2
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3150448\n"
+"8\n"
+"help.text"
msgid "<emph>Color value</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the blue component."
msgstr "<emph>Color value</emph>:長型整數表示式,用於指定要傳回藍色成份的任意<link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"顏色代碼\">顏色代碼</link>。"
-#: 03010301.xhp#hd_id3153091.9.help.text
-msgctxt "03010301.xhp#hd_id3153091.9.help.text"
+#. e)}(
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"hd_id3153091\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "<emph>示例:</emph>"
-#: 03010301.xhp#par_id3153143.10.help.text
-msgctxt "03010301.xhp#par_id3153143.10.help.text"
-msgid "Sub ExampleColor"
-msgstr "Sub ExampleColor"
-
-#: 03010301.xhp#par_id3149664.11.help.text
-msgctxt "03010301.xhp#par_id3149664.11.help.text"
-msgid "Dim lVar As Long"
-msgstr "Dim lVar As Long"
-
-#: 03010301.xhp#par_id3148576.12.help.text
-msgctxt "03010301.xhp#par_id3148576.12.help.text"
-msgid "lVar = rgb(128,0,200)"
-msgstr "lVar = rgb(128,0,200)"
-
-#: 03010301.xhp#par_id3154012.13.help.text
+#. 8;~O
+#: 03010301.xhp
+#, fuzzy
+msgctxt ""
+"03010301.xhp\n"
+"par_id3154012\n"
+"13\n"
+"help.text"
msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
msgstr "MsgBox \"The color \" & lVar & \" consists of:\"& Chr(13) &_"
-#: 03010301.xhp#par_id3148645.14.help.text
+#. t?#N
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3148645\n"
+"14\n"
+"help.text"
msgid "\"red= \" & Red(lVar) & Chr(13)&_"
msgstr "\"red = \" & Red(lVar) & Chr(13) &_"
-#: 03010301.xhp#par_id3159155.15.help.text
+#. 9f3.
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3159155\n"
+"15\n"
+"help.text"
msgid "\"green= \" & Green(lVar) & Chr(13)&_"
msgstr "\"green= \" & Green(lVar) & Chr(13) &_"
-#: 03010301.xhp#par_id3147319.16.help.text
+#. 3%A,
+#: 03010301.xhp
+msgctxt ""
+"03010301.xhp\n"
+"par_id3147319\n"
+"16\n"
+"help.text"
msgid "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\""
msgstr "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\""
-#: 03010301.xhp#par_id3147434.17.help.text
-msgctxt "03010301.xhp#par_id3147434.17.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03132500.xhp#tit.help.text
-msgid "GetDefaultContext Function [Runtime]"
-msgstr "GetDefaultContext 函數 [執行階段]"
-
-#: 03132500.xhp#bm_id4761192.help.text
-msgid "<bookmark_value>GetDefaultContext function</bookmark_value>"
-msgstr "<bookmark_value>GetDefaultContext 函數</bookmark_value>"
-
-#: 03132500.xhp#par_idN10580.help.text
-msgid "<link href=\"text/sbasic/shared/03132500.xhp\">GetDefaultContext Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132500.xhp\">GetDefaultContext 函數 [執行階段]</link>"
-
-#: 03132500.xhp#par_idN10590.help.text
-msgid "Returns the default context of the process service factory, if existent, else returns a null reference. "
-msgstr "如果已經存在,則傳回程序服務工廠的預設環境,否則傳回空參照。 "
-
-#: 03132500.xhp#par_idN10593.help.text
-msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> chapter in the <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> for more information."
-msgstr "如透過 XmultiServiceFactory 創設服務,則此執行時期函式會回傳要使用的預設元件情境。如需更多資訊,請參閱 <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> 上<item type=\"literal\">「Developer's Guide」</item>中的<item type=\"literal\">「Professional UNO」</item>一章。"
-
-#: 03104200.xhp#tit.help.text
-msgid "Array Function [Runtime]"
-msgstr "Array 函數 [執行階段]"
+#. QSX4
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Comparison Operators [Runtime]"
+msgstr "比較運算子 [執行階段]"
-#: 03104200.xhp#bm_id3150499.help.text
-msgid "<bookmark_value>Array function</bookmark_value>"
-msgstr "<bookmark_value>Array;函數</bookmark_value>"
+#. I_Ld
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"bm_id3150682\n"
+"help.text"
+msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value><bookmark_value>operators;comparisons</bookmark_value>"
+msgstr "<bookmark_value>比較運算子; %PRODUCTNAME Basic</bookmark_value><bookmark_value>運算子; 比較</bookmark_value>"
-#: 03104200.xhp#hd_id3150499.1.help.text
-msgid "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array Function [Runtime]\">Array Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array 函數 [執行階段]\">Array 函數 [執行階段]</link>"
+#. l#An
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"hd_id3150682\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"Comparison Operators [Runtime]\">Comparison Operators [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"比較運算子 [執行階段]\">比較運算子 [執行階段]</link>"
-#: 03104200.xhp#par_id3155555.2.help.text
-msgid "Returns the type Variant with a data field."
-msgstr "透過資料欄位傳回變體型變數。"
+#. DU^=
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3156042\n"
+"2\n"
+"help.text"
+msgid "Comparison operators compare two expressions. The result is returned as a Boolean expression that determines if the comparison is True (-1) or False (0)."
+msgstr "比較運算子用於比較兩個表示式。傳回結果為布林型表示式,可用於確定比較結果是 True (真,-1) 還是 False (假,0)。"
-#: 03104200.xhp#hd_id3148538.3.help.text
-msgctxt "03104200.xhp#hd_id3148538.3.help.text"
+#. 2bxe
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"hd_id3147291\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03104200.xhp#par_id3153126.4.help.text
-msgid "Array ( Argument list)"
-msgstr "Array ( Argument list)"
-
-#: 03104200.xhp#par_id3155419.5.help.text
-msgid "See also <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
-msgstr "請參閱 <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
+#. 7Z7p
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3149177\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 { = | < | > | <= | >= } Expression2"
+msgstr "Result = Expression1 { = | < | > | <= | >= } Expression2"
-#: 03104200.xhp#hd_id3150669.6.help.text
-msgctxt "03104200.xhp#hd_id3150669.6.help.text"
+#. U$L@
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"hd_id3145316\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03104200.xhp#par_id3145609.7.help.text
-msgctxt "03104200.xhp#par_id3145609.7.help.text"
-msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
-msgstr "<emph>Argument list:</emph>由逗號分隔的引數數目的清單。"
-
-#: 03104200.xhp#hd_id3156343.8.help.text
-msgctxt "03104200.xhp#hd_id3156343.8.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03104200.xhp#par_id3153897.9.help.text
-msgid "Dim A As Variant"
-msgstr "Dim A As Variant"
-
-#: 03104200.xhp#par_id3153525.10.help.text
-msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")"
-msgstr "A = Array(\"Fred\",\"Tom\",\"Bill\")"
-
-#: 03104200.xhp#par_id3150792.11.help.text
-msgid "Msgbox A(2)"
-msgstr "Msgbox A(2)"
-
-#: 03120400.xhp#tit.help.text
-msgid "Editing String Length"
-msgstr "編輯字串長度"
-
-#: 03120400.xhp#hd_id3155150.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Editing String Length\">Editing String Length</link>"
-msgstr "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"編輯字串長度\">編輯字串長度</link>"
-
-#: 03120400.xhp#par_id3159201.2.help.text
-msgid "The following functions determine string lengths and compare strings."
-msgstr "以下函數用於確定字串長度和比較字串。"
-
-#: 03090402.xhp#tit.help.text
-msgid "Choose Function [Runtime]"
-msgstr "Choose 函數 [執行階段]"
-
-#: 03090402.xhp#bm_id3143271.help.text
-msgid "<bookmark_value>Choose function</bookmark_value>"
-msgstr "<bookmark_value>Choose;函數</bookmark_value>"
-
-#: 03090402.xhp#hd_id3143271.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose Function [Runtime]\">Choose Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose 函數 [執行階段]\">Choose 函數 [執行階段]</link>"
-
-#: 03090402.xhp#par_id3149234.2.help.text
-msgid "Returns a selected value from a list of arguments."
-msgstr "傳回從引數清單中選取的值。"
+#. G.US
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3147573\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Boolean expression that specifies the result of the comparison (True, or False)"
+msgstr "<emph>Result:</emph>用於指定比較結果 (True (真) 或 False (假)) 的布林型表示式。"
-#: 03090402.xhp#hd_id3148943.3.help.text
-msgctxt "03090402.xhp#hd_id3148943.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. rr*J
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3148686\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric values or strings that you want to compare."
+msgstr "<emph>Expression1, Expression2:</emph>要比較的任意數值或字串。"
-#: 03090402.xhp#par_id3147560.4.help.text
-msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])"
-msgstr "Choose (Index, Selection1[, Selection2, ...[,Selection_n]])"
+#. `5qH
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"hd_id3147531\n"
+"8\n"
+"help.text"
+msgid "Comparison operators"
+msgstr "比較運算子"
-#: 03090402.xhp#hd_id3154346.5.help.text
-msgctxt "03090402.xhp#hd_id3154346.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. pREl
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3147265\n"
+"9\n"
+"help.text"
+msgid "= : Equal to"
+msgstr "= : 等於"
-#: 03090402.xhp#par_id3148664.6.help.text
-msgid "<emph>Index:</emph> A numeric expression that specifies the value to return."
-msgstr "<emph>Index:</emph>用於指定傳回值的數值型表示式。"
+#. +J3]
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3154924\n"
+"10\n"
+"help.text"
+msgid "< : Less than"
+msgstr "< : 小於"
-#: 03090402.xhp#par_id3150791.7.help.text
-msgid "<emph>Selection1:</emph> Any expression that contains one of the possible choices."
-msgstr "<emph>Selection1:</emph>包含一個可能選項的任意表示式。"
+#. BEZR
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3146795\n"
+"11\n"
+"help.text"
+msgid "> : Greater than"
+msgstr "> : 大於"
-#: 03090402.xhp#par_id3151043.8.help.text
-msgid "The <emph>Choose</emph> function returns a value from the list of expressions based on the index value. If Index = 1, the function returns the first expression in the list, if index i= 2, it returns the second expression, and so on."
-msgstr "<emph>Choose</emph> 函數將依 Index 值從表示式清單中傳回一個值。如果 Index = 1,則函數將傳回清單中的第一個表示式;如果 Index i= 2,則傳回第二個表示式,以此類推。"
+#. $uCg
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3150541\n"
+"12\n"
+"help.text"
+msgid "<= : Less than or equal to"
+msgstr "<= : 小於或等於"
-#: 03090402.xhp#par_id3153192.9.help.text
-msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value."
-msgstr "如果 Index 值小於 1 或者大於列出的表示式數,則函數傳回空值。"
+#. __DJ
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3150400\n"
+"13\n"
+"help.text"
+msgid ">= : Greater than or equal to"
+msgstr ">= : 大於或等於"
-#: 03090402.xhp#par_id3156281.10.help.text
-msgid "The following example uses the <emph>Choose</emph> function to select a string from several strings that form a menu:"
-msgstr "下面示例中的 <emph>Choose</emph> 函數將從構成功能表的數個字串中選取一個字串:"
+#. 15\S
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3148797\n"
+"14\n"
+"help.text"
+msgid "<> : Not equal to"
+msgstr "<> : 不等於"
-#: 03090402.xhp#hd_id3150439.11.help.text
-msgctxt "03090402.xhp#hd_id3150439.11.help.text"
+#. Tw#9
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"hd_id3154686\n"
+"15\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03090402.xhp#par_id3153091.12.help.text
-msgid "Sub ExampleChoose"
-msgstr "Sub ExampleChoose"
-
-#: 03090402.xhp#par_id3152597.13.help.text
-msgctxt "03090402.xhp#par_id3152597.13.help.text"
-msgid "Dim sReturn As String"
-msgstr "Dim sReturn As String"
-
-#: 03090402.xhp#par_id3155855.14.help.text
-msgid "sReturn = ChooseMenu(2)"
-msgstr "sReturn = ChooseMenu (2)"
-
-#: 03090402.xhp#par_id3148575.15.help.text
-msgctxt "03090402.xhp#par_id3148575.15.help.text"
-msgid "Print sReturn"
-msgstr "Print sReturn"
-
-#: 03090402.xhp#par_id3154012.16.help.text
-msgctxt "03090402.xhp#par_id3154012.16.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03090402.xhp#par_id3146921.19.help.text
-msgid "Function ChooseMenu(Index As Integer)"
-msgstr "Function ChooseMenu(Index As Integer)"
-
-#: 03090402.xhp#par_id3156443.20.help.text
-msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
-msgstr "ChooseMenu = Choose (Index, \"Quick Format\", \"Save Format\", \"System Format\")"
+#. gma+
+#: 03110100.xhp
+#, fuzzy
+msgctxt ""
+"03110100.xhp\n"
+"par_id3154909\n"
+"18\n"
+"help.text"
+msgid "Dim sRoot As String ' Root directory for file in and output"
+msgstr "DIM sRoot As String REM ' 輸入和匯出檔案的根目錄"
-#: 03090402.xhp#par_id3148645.21.help.text
-msgctxt "03090402.xhp#par_id3148645.21.help.text"
-msgid "End Function"
-msgstr "End Function"
+#. bS?S
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"tit\n"
+"help.text"
+msgid "Timer Function [Runtime]"
+msgstr "Timer 函數 [執行階段]"
-#: 03100070.xhp#tit.help.text
-msgid "CVar Function [Runtime]"
-msgstr "CVar 函數 [執行階段]"
+#. h22Q
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"bm_id3149346\n"
+"help.text"
+msgid "<bookmark_value>Timer function</bookmark_value>"
+msgstr "<bookmark_value>Timer;函數</bookmark_value>"
-#: 03100070.xhp#bm_id2338633.help.text
-msgid "<bookmark_value>CVar function</bookmark_value>"
-msgstr "<bookmark_value>CVar 函數</bookmark_value>"
+#. vpGo
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Timer Function [Runtime]\">Timer Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Timer 函數 [執行階段]\">Timer 函數 [執行階段]</link>"
-#: 03100070.xhp#par_idN1054B.help.text
-msgid "<link href=\"text/sbasic/shared/03100070.xhp\">CVar Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100070.xhp\">CVar 函數 [執行階段]</link>"
+#. ;9X`
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"par_id3156023\n"
+"2\n"
+"help.text"
+msgid "Returns a value that specifies the number of seconds that have elapsed since midnight."
+msgstr "此函數將傳回指定了從午夜零時算起、已逝去的秒數的值。"
-#: 03100070.xhp#par_idN1055B.help.text
-msgid "Converts a string expression or numeric expression to a variant expression."
-msgstr "將字串型表示式或數值型表示式轉換為變體型表示式。"
+#. 2?:K
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"par_id3156212\n"
+"3\n"
+"help.text"
+msgid "You must first declare a variable to call the Timer function and assign it the \"Long \" data type, otherwise a Date value is returned."
+msgstr "您必須先宣告一個變數以呼叫 Timer 函數,並將其指定為「長型」資料類型,否則傳回日期型值。"
-#: 03100070.xhp#par_idN1055E.help.text
-msgctxt "03100070.xhp#par_idN1055E.help.text"
+#. EypB
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"hd_id3153768\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03100070.xhp#par_idN10562.help.text
-msgid "CVar(Expression)"
-msgstr "CVar(Expression)"
+#. I[2Z
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"par_id3161831\n"
+"5\n"
+"help.text"
+msgid "Timer"
+msgstr "Timer"
-#: 03100070.xhp#par_idN10565.help.text
-msgctxt "03100070.xhp#par_idN10565.help.text"
+#. n#?n
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"hd_id3146975\n"
+"6\n"
+"help.text"
msgid "Return value:"
-msgstr "傳回值:"
-
-#: 03100070.xhp#par_idN10569.help.text
-msgctxt "03100070.xhp#par_idN10569.help.text"
-msgid "Variant."
-msgstr "變體。"
-
-#: 03100070.xhp#par_idN1056C.help.text
-msgctxt "03100070.xhp#par_idN1056C.help.text"
-msgid "Parameter:"
-msgstr "參數:"
+msgstr "傳回值類型:"
-#: 03100070.xhp#par_idN10570.help.text
-msgctxt "03100070.xhp#par_idN10570.help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
-msgstr "Expression:要轉換的任意字串型表示式或數值型表示式。"
+#. 9s5}
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"par_id3146984\n"
+"7\n"
+"help.text"
+msgid "Date"
+msgstr "日期型"
-#: 03020304.xhp#tit.help.text
-msgid "Seek Function [Runtime]"
-msgstr "Seek 函數 [執行階段]"
+#. APE`
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"hd_id3156442\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03020304.xhp#bm_id3154367.help.text
-msgid "<bookmark_value>Seek function</bookmark_value>"
-msgstr "<bookmark_value>seek;函數</bookmark_value>"
+#. 0acV
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"par_id3145748\n"
+"12\n"
+"help.text"
+msgid "MsgBox lSec,0,\"Seconds since midnight\""
+msgstr "MsgBox lSec,0,\"Seconds since midnight\""
-#: 03020304.xhp#hd_id3154367.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek Function [Runtime]\">Seek Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek 函數 [執行階段]\">Seek 函數 [執行階段]</link>"
+#. qX*3
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"par_id3156283\n"
+"17\n"
+"help.text"
+msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"The time is\""
+msgstr "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\"& Right(\"00\" & lSec , 2) ,0,\"The time is\""
-#: 03020304.xhp#par_id3156280.2.help.text
-msgid "Returns the position for the next writing or reading in a file that was opened with the open statement."
-msgstr "傳回由 Open 陳述式開啟的檔案中下一個寫入或讀取的位置。"
+#. K3ma
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"tit\n"
+"help.text"
+msgid "Dir Function [Runtime]"
+msgstr "Dir 函數 [執行階段]"
-#: 03020304.xhp#par_id3153194.3.help.text
-msgid "For random access files, the Seek function returns the number of the next record to be read."
-msgstr "對於隨機存取檔案,Seek 函數傳回下一個要讀取的資料條目之號碼。"
+#. d!$b
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"bm_id3154347\n"
+"help.text"
+msgid "<bookmark_value>Dir function</bookmark_value>"
+msgstr "<bookmark_value>Dir;函數</bookmark_value>"
-#: 03020304.xhp#par_id3161831.4.help.text
-msgid "For all other files, the function returns the byte position at which the next operation is to occur."
-msgstr "對於所有其他檔案,該函數傳回將要進行下一個計算的位元組位置。"
+#. 50[7
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"hd_id3154347\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Function [Runtime]\">Dir Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir 函數 [執行階段]\">Dir 函數 [執行階段]</link>"
-#: 03020304.xhp#par_id3155854.5.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>、<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>。"
+#. \h)B
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3153381\n"
+"2\n"
+"help.text"
+msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path."
+msgstr "傳回與指定的搜尋路徑相符的磁碟機或目錄中的某個檔案、某個目錄或所有檔案和目錄的名稱。"
-#: 03020304.xhp#hd_id3152460.6.help.text
-msgctxt "03020304.xhp#hd_id3152460.6.help.text"
+#. $=N|
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"hd_id3154365\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020304.xhp#par_id3145365.7.help.text
-msgid "Seek (FileNumber)"
-msgstr "Seek(FileNumber)"
+#. g;2J
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3156282\n"
+"4\n"
+"help.text"
+msgid "Dir [(Text As String) [, Attrib As Integer]]"
+msgstr "Dir [(Text As String) [, Attrib As Integer]]"
-#: 03020304.xhp#hd_id3148575.8.help.text
-msgctxt "03020304.xhp#hd_id3148575.8.help.text"
+#. L9k(
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"hd_id3156424\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03020304.xhp#par_id3159156.9.help.text
-msgctxt "03020304.xhp#par_id3159156.9.help.text"
-msgid "Long"
-msgstr "長型"
+#. L5WV
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3153193\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03020304.xhp#hd_id3149665.10.help.text
-msgctxt "03020304.xhp#hd_id3149665.10.help.text"
+#. #J[c
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"hd_id3153770\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020304.xhp#par_id3148645.11.help.text
-msgid "<emph>FileNumber:</emph> The data channel number used in the Open statement."
-msgstr "<emph>FileNumber:</emph> Open 陳述式中所使用的資料通道數目。"
-
-#: 03120312.xhp#tit.help.text
-msgid "ConvertToURL Function [Runtime]"
-msgstr "ConvertToURL 函數 [執行階段]"
-
-#: 03120312.xhp#bm_id3152801.help.text
-msgid "<bookmark_value>ConvertToURL function</bookmark_value>"
-msgstr "<bookmark_value>ConvertToURL;函數</bookmark_value>"
-
-#: 03120312.xhp#hd_id3152801.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"ConvertToURL Function [Runtime]\">ConvertToURL Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"ConvertToURL 函數 [執行階段]\">ConvertToURL 函數 [執行階段]</link>"
+#. 58@D
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3161831\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text</emph>:用於指定搜尋路徑、目錄或檔案的任意字串型表示式。只能在第一次呼叫 Dir 函數時指定此引數。如果需要,您也可以用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>輸入路徑。"
-#: 03120312.xhp#par_id3148538.2.help.text
-msgid "Converts a system file name to a file URL."
-msgstr "將系統檔案名稱轉換成檔案 URL。"
+#. [d6[
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3146974\n"
+"9\n"
+"help.text"
+msgid "<emph>Attrib: </emph>Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
+msgstr "<emph>Attrib:</emph>用於指定逐位元檔案屬性的任意整型表示式。Dir 函數只傳回與指定屬性相符的檔案或目錄。透過將屬性值相加,您可以將多個屬性組合起來:"
-#: 03120312.xhp#hd_id3150669.3.help.text
-msgctxt "03120312.xhp#hd_id3150669.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. pSkB
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3149666\n"
+"11\n"
+"help.text"
+msgid "0 : Normal files."
+msgstr "0 : 一般檔案。"
-#: 03120312.xhp#par_id3154285.4.help.text
-msgid "ConvertToURL(filename)"
-msgstr "ConvertToURL (filename)"
+#. m\l(
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3147427\n"
+"15\n"
+"help.text"
+msgid "16 : Returns the name of the directory only."
+msgstr "16 : 僅傳回目錄的名稱。"
-#: 03120312.xhp#hd_id3150984.5.help.text
-msgctxt "03120312.xhp#hd_id3150984.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. hfrM
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3153952\n"
+"16\n"
+"help.text"
+msgid "Use this attribute to check if a file or directory exists, or to determine all files and folders in a specific directory."
+msgstr "使用此屬性來檢查檔案或目錄是否存在,或者確定指定目錄下的所有檔案或資料夾。"
-#: 03120312.xhp#par_id3147530.6.help.text
-msgctxt "03120312.xhp#par_id3147530.6.help.text"
-msgid "String"
-msgstr "字串型"
+#. :*Th
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3159156\n"
+"17\n"
+"help.text"
+msgid "To check if a file exists, enter the complete path and name of the file. If the file or directory name does not exist, the Dir function returns a zero-length string (\"\")."
+msgstr "若要檢查檔案是否存在,請輸入檔案的完整路徑和名稱。如果檔案或目錄名稱不存在,Dir 函數將傳回一個零長度字串 (\"\")。"
-#: 03120312.xhp#hd_id3148550.7.help.text
-msgctxt "03120312.xhp#hd_id3148550.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. ]S9T
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3154012\n"
+"18\n"
+"help.text"
+msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.sxw\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments."
+msgstr "若要產生特定目錄下所有現有檔案的清單,請執行以下操作:第一次呼叫 Dir 函數時,指定檔案的完整搜尋目錄,例如「D:\\Files\\*.sxw」。如果指定的路徑正確,且至少搜尋到一個檔案,則 Dir 函數將傳回與搜尋路徑相符的第一個檔案的名稱。若要傳回與路徑相符的其他檔案的名稱,請再次呼叫 Dir 函數,但不帶引數。"
-#: 03120312.xhp#par_id3148947.8.help.text
-msgid "<emph>Filename:</emph> A file name as string."
-msgstr "<emph>Filename:</emph>以字串形式表示的檔案名稱。"
+#. ^M5.
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3147348\n"
+"19\n"
+"help.text"
+msgid "To return directories only, use the attribute parameter. The same applies if you want to determine the name of a volume (for example, a hard drive partition)"
+msgstr "若要僅傳回目錄,請使用屬性參數。這也同樣適用於確定卷次 (如硬碟機分割區) 的名稱。"
-#: 03120312.xhp#hd_id3153361.9.help.text
-msgctxt "03120312.xhp#hd_id3153361.9.help.text"
+#. ),T!
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"hd_id3154942\n"
+"20\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120312.xhp#par_id3150792.10.help.text
-msgctxt "03120312.xhp#par_id3150792.10.help.text"
-msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
-msgstr "systemFile$ = \"c:\\folder\\mytext.txt\""
-
-#: 03120312.xhp#par_id3154365.11.help.text
-msgctxt "03120312.xhp#par_id3154365.11.help.text"
-msgid "url$ = ConvertToURL( systemFile$ )"
-msgstr "url$ = ConvertToURL ( systemFile$ )"
-
-#: 03120312.xhp#par_id3151042.12.help.text
-msgctxt "03120312.xhp#par_id3151042.12.help.text"
-msgid "print url$"
-msgstr "print url$"
+#. EHQ`
+#: 03020404.xhp
+#, fuzzy
+msgctxt ""
+"03020404.xhp\n"
+"par_id3148455\n"
+"22\n"
+"help.text"
+msgid "' Displays all files and directories"
+msgstr "REM 顯示所有檔案和目錄"
-#: 03120312.xhp#par_id3154909.13.help.text
-msgctxt "03120312.xhp#par_id3154909.13.help.text"
-msgid "systemFileAgain$ = ConvertFromURL( url$ )"
-msgstr "systemFileAgain$ = ConvertFromURL ( url$ )"
+#. Vf8!
+#: 03020404.xhp
+msgctxt ""
+"03020404.xhp\n"
+"par_id3153416\n"
+"27\n"
+"help.text"
+msgid "sDir=\"Directories:\""
+msgstr "sDir=\"Directories:\""
-#: 03120312.xhp#par_id3144762.14.help.text
-msgctxt "03120312.xhp#par_id3144762.14.help.text"
-msgid "print systemFileAgain$"
-msgstr "print systemFileAgain$"
+#. 9)..
+#: 03020404.xhp
+#, fuzzy
+msgctxt ""
+"03020404.xhp\n"
+"par_id3154253\n"
+"34\n"
+"help.text"
+msgid "' Get the directories"
+msgstr "REM 獲取目錄"
-#: 03090101.xhp#tit.help.text
-msgid "If...Then...Else Statement [Runtime]"
-msgstr "If...Then...Else 陳述式 [執行階段]"
+#. )?Iv
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"tit\n"
+"help.text"
+msgid "\"^\" Operator [Runtime]"
+msgstr "「^」運算子 [執行階段]"
-#: 03090101.xhp#bm_id3154422.help.text
-msgid "<bookmark_value>If statement</bookmark_value>"
-msgstr "<bookmark_value>If 陳述式</bookmark_value>"
+#. ;TFR
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"bm_id3145315\n"
+"help.text"
+msgid "<bookmark_value>\"^\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>「^」運算子 (數學)</bookmark_value>"
-#: 03090101.xhp#hd_id3154422.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement [Runtime]\">If...Then...Else Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else 陳述式 [執行階段]\">If...Then...Else 陳述式 [執行階段]</link>"
+#. PO`7
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"hd_id3145315\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070500.xhp\">\"^\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070500.xhp\">「^」運算子 [執行階段]</link>"
-#: 03090101.xhp#par_id3155555.2.help.text
-msgid "Defines one or more statement blocks that you only want to execute if a given condition is True."
-msgstr "定義一個或多個陳述式區塊,僅當給定條件為 True (真) 時才執行這些陳述區塊。"
+#. 0ml!
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"par_id3149670\n"
+"2\n"
+"help.text"
+msgid "Raises a number to a power."
+msgstr "計算一個數的乘冪。"
-#: 03090101.xhp#hd_id3146957.3.help.text
-msgctxt "03090101.xhp#hd_id3146957.3.help.text"
+#. 7:7?
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"hd_id3147264\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03090101.xhp#par_id3153126.4.help.text
-msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf<br/>Instead of Else If you can write ElseIf, instead of End If you can write EndIf."
-msgstr "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf<br/>Else If 可改寫為 ElseIf,End If 可改寫為 EndIf。"
+#. x/-8
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"par_id3149656\n"
+"4\n"
+"help.text"
+msgid "Result = Expression ^ Exponent"
+msgstr "Result = Expression ^ Exponent"
-#: 03090101.xhp#hd_id3155419.5.help.text
-msgctxt "03090101.xhp#hd_id3155419.5.help.text"
+#. qr`@
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"hd_id3151211\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03090101.xhp#par_id3153062.6.help.text
-msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When $[officename] Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is True, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is False, and an <emph>ElseIf</emph> statement follows, $[officename] Basic tests the next condition and executes the following statements if the condition is True. If False, the program continues either with the next <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> are executed only if none of the previously tested conditions were True. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following <emph>EndIf</emph>."
-msgstr "<emph>If...Then</emph> 陳述式依給定的條件來執行程式區塊。當 $[officename] Basic 遇到 <emph>If</emph> 陳述式時,首先會測試其條件。如果條件為 True (真),則執行所有後續陳述式,直至遇到下一個 <emph>Else</emph> 或 <emph>ElseIf</emph> 陳述式。如果條件為 False (假),並且後面有 <emph>ElseIf</emph> 陳述式,則 $[officename] Basic 會測試下一個條件,如果為 True (真),則執行其後的陳述式。如果仍為 False (假),程式將繼續測試下一個 <emph>ElseIf</emph> 或 <emph>Else</emph> 陳述式。僅當測試的條件全部為 False (假) 時,才會執行 <emph>Else</emph> 後面的陳述式。演算完所有條件並執行了相應的陳述式之後,程式將繼續執行 <emph>EndIf</emph> 後面的陳述式。"
-
-#: 03090101.xhp#par_id3153192.7.help.text
-msgid "You can nest multiple <emph>If...Then</emph> statements."
-msgstr "<emph>If...Then</emph> 陳述式可以多層嵌套。"
-
-#: 03090101.xhp#par_id3154684.8.help.text
-msgid "<emph>Else</emph> and <emph>ElseIf</emph> statements are optional."
-msgstr "<emph>Else</emph> 和 <emph>ElseIf</emph> 陳述式是可選擇的。"
+#. eFhL
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"par_id3153192\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numerical expression that contains the result of the number raised to a power."
+msgstr "<emph>Result:</emph>任意數值型表示式,包含給定數字的乘冪運算結果。"
-#: 03090101.xhp#par_id3152939.9.help.text
-msgid "You can use <emph>GoTo</emph> and <emph>GoSub</emph> to jump out of an <emph>If...Then</emph> block, but not to jump into an <emph>If...Then</emph> structure."
-msgstr "您可以使用 <emph>GoTo</emph> 和 <emph>GoSub</emph> 跳出 <emph>If...Then</emph> 區塊,但是不能跳入 <emph>If...Then</emph> 結構。"
+#. sf1J
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"par_id3150448\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression:</emph> Numerical value that you want to raise to a power."
+msgstr "<emph>Expression:</emph>乘冪運算中作為底數的數值。"
-#: 03090101.xhp#par_id3153951.10.help.text
-msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed."
-msgstr "以下示例可讓您輸入產品的有效期並確定產品是否已過期。"
+#. W@nm
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"par_id3156422\n"
+"8\n"
+"help.text"
+msgid "<emph>Exponent:</emph> The value of the power that you want to raise the expression to."
+msgstr "<emph>Exponent:</emph>乘冪運算中作為指數的數值。"
-#: 03090101.xhp#hd_id3152576.11.help.text
-msgctxt "03090101.xhp#hd_id3152576.11.help.text"
+#. Xl0I
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
+"hd_id3147287\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03090101.xhp#par_id3150011.12.help.text
-msgid "Sub ExampleIfThenDate"
-msgstr "Sub ExampleIfThenDate"
-
-#: 03090101.xhp#par_id3148645.13.help.text
-msgctxt "03090101.xhp#par_id3148645.13.help.text"
-msgid "Dim sDate as String"
-msgstr "Dim sDate as String"
-
-#: 03090101.xhp#par_id3155855.14.help.text
-msgid "Dim sToday as String"
-msgstr "Dim sToday as String"
-
-#: 03090101.xhp#par_id3154490.16.help.text
-msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
-msgstr "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
-
-#: 03090101.xhp#par_id3154943.17.help.text
-msgid "sDate = Right$(sDate, 4) + Mid$(sDate, 4, 2) + Left$(sDate, 2)"
-msgstr "sDate = Right$(sDate, 4) + Mid$(sDate, 4, 2) + Left$(sDate, 2)"
-
-#: 03090101.xhp#par_id3154098.18.help.text
-msgid "sToday = Date$"
-msgstr "sToday = Date$"
-
-#: 03090101.xhp#par_id3144765.19.help.text
-msgid "sToday = Right$(sToday, 4)+ Mid$(sToday, 4, 2) + Left$(sToday, 2)"
-msgstr "sToday = Right$(sToday, 4)+ Mid$(sToday, 4, 2) + Left$(sToday, 2)"
-
-#: 03090101.xhp#par_id3154792.20.help.text
-msgid "If sDate < sToday Then"
-msgstr "If sDate < sToday Then"
+#. Een*
+#: 03070500.xhp
+#, fuzzy
+msgctxt ""
+"03070500.xhp\n"
+"par_id3146984\n"
+"12\n"
+"help.text"
+msgid "Print Exp ( 23 * Log( 12.345 ) ) ' Raises by forming a logarithm"
+msgstr "Print Exp ( 23 * Log( 12.345 ) ) REM 以 e 為底數,以 23 * Log( 12.345 ) 為指數"
-#: 03090101.xhp#par_id3155601.21.help.text
-msgid "MsgBox \"The expiration date has passed\""
-msgstr "MsgBox \"The expiration date has passed\""
+#. J2U~
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"tit\n"
+"help.text"
+msgid "Sgn Function [Runtime]"
+msgstr "Sgn 函數 [執行階段]"
-#: 03090101.xhp#par_id3146972.22.help.text
-msgid "ElseIf sDate > sToday Then"
-msgstr "ElseIf sDate > sToday Then"
+#. g}_;
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"bm_id3148474\n"
+"help.text"
+msgid "<bookmark_value>Sgn function</bookmark_value>"
+msgstr "<bookmark_value>Sgn;函數</bookmark_value>"
-#: 03090101.xhp#par_id3146912.23.help.text
-msgid "MsgBox \"The expiration date has not yet passed\""
-msgstr "MsgBox \"The expiration date has not yet passed\""
+#. =pP}
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"hd_id3148474\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Sgn Function [Runtime]\">Sgn Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Sgn 函數 [執行階段]\">Sgn 函數 [執行階段]</link>"
-#: 03090101.xhp#par_id3153710.24.help.text
-msgid "Else"
-msgstr "Else"
+#. $EB%
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3148686\n"
+"2\n"
+"help.text"
+msgid "Returns an integer number between -1 and 1 that indicates if the number that is passed to the function is positive, negative, or zero."
+msgstr "傳回 -1 到 1 之間的整數,用於指示傳送給函數的數字是正數、負數還是零。"
-#: 03090101.xhp#par_id3154754.25.help.text
-msgid "MsgBox \"The expiration date is today\""
-msgstr "MsgBox \"The expiration date is today\""
+#. LDj/
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"hd_id3156023\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03090101.xhp#par_id3154361.26.help.text
-msgctxt "03090101.xhp#par_id3154361.26.help.text"
-msgid "End If"
-msgstr "End If"
+#. !*t*
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3153897\n"
+"4\n"
+"help.text"
+msgid "Sgn (Number)"
+msgstr "Sgn(Number)"
-#: 03090101.xhp#par_id3148405.28.help.text
-msgctxt "03090101.xhp#par_id3148405.28.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. V|mw
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"hd_id3145069\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03120310.xhp#tit.help.text
-msgid "UCase Function [Runtime]"
-msgstr "UCase 函數 [執行階段]"
+#. y\C:
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3150359\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03120310.xhp#bm_id3153527.help.text
-msgid "<bookmark_value>UCase function</bookmark_value>"
-msgstr "<bookmark_value>UCase;函數</bookmark_value>"
+#. g_S:
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"hd_id3150543\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03120310.xhp#hd_id3153527.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function [Runtime]\">UCase Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase 函數 [執行階段]\">UCase 函數 [執行階段]</link>"
+#. yUgV
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3154365\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that determines the value that is returned by the function."
+msgstr "<emph>Number:</emph>確定函數傳回值的數值型表示式。"
-#: 03120310.xhp#par_id3155420.2.help.text
-msgid "Converts lowercase characters in a string to uppercase."
-msgstr "將字串中的小寫字元轉換成大寫字元。"
+#. F^)(
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3150767\n"
+"9\n"
+"help.text"
+msgid "NumExpression"
+msgstr "數值型表示式"
-#: 03120310.xhp#par_id3150771.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase Function</link>"
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase 函數\">LCase 函數</link>"
+#. 53x/
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3150441\n"
+"10\n"
+"help.text"
+msgid "Return value"
+msgstr "傳回值"
-#: 03120310.xhp#par_id3149233.4.help.text
-msgid "<emph>Syntax</emph>:"
-msgstr "<emph>語法</emph>:"
+#. LVHP
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3161833\n"
+"11\n"
+"help.text"
+msgid "negative"
+msgstr "負數"
-#: 03120310.xhp#par_id3153061.5.help.text
-msgid "UCase (Text As String)"
-msgstr "UCase(Text As String)"
+#. Eg9+
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3155306\n"
+"12\n"
+"help.text"
+msgid "Sgn returns -1."
+msgstr "Sgn 傳回 -1。"
-#: 03120310.xhp#par_id3159414.6.help.text
-msgid "<emph>Return value</emph>:"
-msgstr "<emph>傳回值類型</emph>:"
+#. WS)T
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3145271\n"
+"13\n"
+"help.text"
+msgid "0"
+msgstr "0"
-#: 03120310.xhp#par_id3146795.7.help.text
-msgctxt "03120310.xhp#par_id3146795.7.help.text"
-msgid "String"
-msgstr "字串型"
+#. 9J?Y
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3146119\n"
+"14\n"
+"help.text"
+msgid "Sgn returns 0."
+msgstr "Sgn 傳回 0。"
-#: 03120310.xhp#hd_id3149457.8.help.text
-msgctxt "03120310.xhp#hd_id3149457.8.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. j[\j
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3153139\n"
+"15\n"
+"help.text"
+msgid "positive"
+msgstr "正數"
-#: 03120310.xhp#par_id3150791.9.help.text
-msgctxt "03120310.xhp#par_id3150791.9.help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to convert."
-msgstr "<emph>Text:</emph>要轉換的任意字串型表示式。"
+#. 5G}l
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"par_id3154319\n"
+"16\n"
+"help.text"
+msgid "Sgn returns 1."
+msgstr "Sgn 傳回 1。"
-#: 03120310.xhp#hd_id3154125.10.help.text
-msgctxt "03120310.xhp#hd_id3154125.10.help.text"
+#. m`V3
+#: 03080701.xhp
+msgctxt ""
+"03080701.xhp\n"
+"hd_id3152576\n"
+"17\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120310.xhp#par_id3147229.11.help.text
-msgctxt "03120310.xhp#par_id3147229.11.help.text"
-msgid "Sub ExampleLUCase"
-msgstr "Sub ExampleLUCase"
+#. 9Ej\
+#: 03080701.xhp
+#, fuzzy
+msgctxt ""
+"03080701.xhp\n"
+"par_id3155416\n"
+"19\n"
+"help.text"
+msgid "Print sgn(-10) ' returns -1"
+msgstr "Print sgn(-10) REM 傳回 -1"
-#: 03120310.xhp#par_id3151381.12.help.text
-msgctxt "03120310.xhp#par_id3151381.12.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar As String"
+#. {4m~
+#: 03080701.xhp
+#, fuzzy
+msgctxt ""
+"03080701.xhp\n"
+"par_id3154096\n"
+"20\n"
+"help.text"
+msgid "Print sgn(0) ' returns 0"
+msgstr "Print sgn(0) REM 傳回 0"
-#: 03120310.xhp#par_id3153194.13.help.text
-msgctxt "03120310.xhp#par_id3153194.13.help.text"
-msgid "sVar = \"Las Vegas\""
-msgstr "sVar = \"Las Vegas\""
+#. r:k{
+#: 03080701.xhp
+#, fuzzy
+msgctxt ""
+"03080701.xhp\n"
+"par_id3148457\n"
+"21\n"
+"help.text"
+msgid "Print sgn(10) ' returns 1"
+msgstr "Print sgn(10) REM 傳回 1"
-#: 03120310.xhp#par_id3149204.14.help.text
-msgid "Print LCase(sVar) REM returns \"las vegas\""
-msgstr "Print LCase(sVar) REM 傳回「las vegas」"
+#. IqOm
+#: 03090400.xhp
+msgctxt ""
+"03090400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Further Statements"
+msgstr "其他陳述式"
-#: 03120310.xhp#par_id3156280.15.help.text
-msgid "Print UCase(sVar) REM returns \"LAS VEGAS\""
-msgstr "Print UCase(sVar) REM 傳回「LAS VEGAS」"
+#. u*9X
+#: 03090400.xhp
+msgctxt ""
+"03090400.xhp\n"
+"hd_id3145316\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Further Statements\">Further Statements</link>"
+msgstr "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"其他陳述式\">其他陳述式</link>"
-#: 03120310.xhp#par_id3156422.16.help.text
-msgctxt "03120310.xhp#par_id3156422.16.help.text"
-msgid "end Sub"
-msgstr "end Sub"
+#. 0tqr
+#: 03090400.xhp
+msgctxt ""
+"03090400.xhp\n"
+"par_id3154923\n"
+"2\n"
+"help.text"
+msgid "Statements that do not belong to any of the other runtime categories are described here."
+msgstr "以下為不屬於任何其他執行階段分類的陳述式之描述。"
-#: 03103100.xhp#tit.help.text
-msgid "Let Statement [Runtime]"
-msgstr "Let 陳述式 [執行階段]"
+#. fShM
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"tit\n"
+"help.text"
+msgid "LBound Function [Runtime]"
+msgstr "LBound 函式 [執行階段]"
-#: 03103100.xhp#bm_id3147242.help.text
-msgid "<bookmark_value>Let statement</bookmark_value>"
-msgstr "<bookmark_value>Let 陳述式</bookmark_value>"
+#. $U(5
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"bm_id3156027\n"
+"help.text"
+msgid "<bookmark_value>LBound function</bookmark_value>"
+msgstr "<bookmark_value>LBound 函式</bookmark_value>"
-#: 03103100.xhp#hd_id3147242.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Let Statement [Runtime]\">Let Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Let 陳述式 [執行階段]\">Let 陳述式 [執行階段]</link>"
+#. az{9
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"LBound Function [Runtime]\">LBound Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"LBound 函式 [執行階段]\">LBound 函式 [執行階段]</link>"
-#: 03103100.xhp#par_id3149233.2.help.text
-msgid "Assigns a value to a variable."
-msgstr "為變數指定一個值。"
+#. vG?)
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3147226\n"
+"2\n"
+"help.text"
+msgid "Returns the lower boundary of an array."
+msgstr "傳回陣列的下邊界。"
-#: 03103100.xhp#hd_id3153127.3.help.text
-msgctxt "03103100.xhp#hd_id3153127.3.help.text"
+#. ,i\]
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"hd_id3148538\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03103100.xhp#par_id3154285.4.help.text
-msgid "[Let] VarName=Expression"
-msgstr "[Let] VarName=Expression"
-
-#: 03103100.xhp#hd_id3148944.5.help.text
-msgctxt "03103100.xhp#hd_id3148944.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03103100.xhp#par_id3147560.6.help.text
-msgid "<emph>VarName:</emph> Variable that you want to assign a value to. Value and variable type must be compatible."
-msgstr "<emph>VarName:</emph>要將值指定給的變數。值與變數類型必須相容。"
-
-#: 03103100.xhp#par_id3148451.7.help.text
-msgid "As in most BASIC dialects, the keyword <emph>Let</emph> is optional."
-msgstr "像大多數 BASIC 語言一樣,關鍵字 <emph>Let</emph> 是可選擇的。"
-
-#: 03103100.xhp#hd_id3145785.8.help.text
-msgctxt "03103100.xhp#hd_id3145785.8.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03103100.xhp#par_id3150441.9.help.text
-msgctxt "03103100.xhp#par_id3150441.9.help.text"
-msgid "Sub ExampleLen"
-msgstr "Sub ExampleLen"
-
-#: 03103100.xhp#par_id3159254.10.help.text
-msgctxt "03103100.xhp#par_id3159254.10.help.text"
-msgid "Dim sText as String"
-msgstr "Dim sText as String"
-
-#: 03103100.xhp#par_id3149481.11.help.text
-msgid "Let sText = \"Las Vegas\""
-msgstr "Let sText = \"Las Vegas\""
-
-#: 03103100.xhp#par_id3152939.12.help.text
-msgid "msgbox Len(sText) REM returns 9"
-msgstr "MsgBox Len(sText) REM 傳回 9"
-
-#: 03103100.xhp#par_id3146921.13.help.text
-msgctxt "03103100.xhp#par_id3146921.13.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03020412.xhp#tit.help.text
-msgid "Name Statement [Runtime]"
-msgstr "Name 陳述式 [執行階段]"
-
-#: 03020412.xhp#bm_id3143268.help.text
-msgid "<bookmark_value>Name statement</bookmark_value>"
-msgstr "<bookmark_value>Name 陳述式</bookmark_value>"
-
-#: 03020412.xhp#hd_id3143268.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Name Statement [Runtime]\">Name Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Name 陳述式 [執行階段]\">Name 陳述式 [執行階段]</link>"
-
-#: 03020412.xhp#par_id3154346.2.help.text
-msgid "Renames an existing file or directory."
-msgstr "重新命名現有檔案或目錄。"
+#. Ya;V
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3150503\n"
+"4\n"
+"help.text"
+msgid "LBound (ArrayName [, Dimension])"
+msgstr "LBound(ArrayName[, Dimension])"
-#: 03020412.xhp#hd_id3156344.3.help.text
-msgctxt "03020412.xhp#hd_id3156344.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. 7D-M
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"hd_id3150984\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03020412.xhp#par_id3153381.4.help.text
-msgid "Name OldName As String As NewName As String"
-msgstr "Name OldName As String As NewName As String"
+#. fx9)
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3153126\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03020412.xhp#hd_id3153362.5.help.text
-msgctxt "03020412.xhp#hd_id3153362.5.help.text"
+#. RTlQ
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"hd_id3144500\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020412.xhp#par_id3151210.6.help.text
-msgid "<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>."
-msgstr "<emph>OldName、NewName:</emph>用於指定檔案名稱 (包含路徑) 的任意字串型表示式。也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
+#. M$WD
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3145069\n"
+"8\n"
+"help.text"
+msgid "<emph>ArrayName:</emph> Name of the array for which you want to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary of the array dimension."
+msgstr "<emph>ArrayName:</emph>要傳回某陣列維上邊界 (<emph>Ubound</emph>) 或下邊界 (<emph>LBound</emph>) 的陣列之名稱。"
+
+#. mck}
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3149457\n"
+"9\n"
+"help.text"
+msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary for. If a value is not specified, the first dimension is assumed."
+msgstr "<emph>[Dimension]:</emph>用於指定維的整數。函數將傳回此維的上邊界 (<emph>Ubound</emph>) 或下邊界 (<emph>LBound</emph>)。如果不指定此值,則傳回第一維的邊界。"
-#: 03020412.xhp#hd_id3125863.8.help.text
-msgctxt "03020412.xhp#hd_id3125863.8.help.text"
+#. 9@:o
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"hd_id3145171\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03020412.xhp#par_id3145786.9.help.text
-msgid "Sub ExampleReName"
-msgstr "Sub ExampleReName"
-
-#: 03020412.xhp#par_id3161832.10.help.text
-msgid "On Error Goto Error"
-msgstr "On Error Goto Error"
-
-#: 03020412.xhp#par_id3147435.11.help.text
-msgid "Filecopy \"c:\\autoexec.bat\", \"c:\\temp\\autoexec.sav\""
-msgstr "Filecopy \"c:\\autoexec.bat\", \"c:\\temp\\autoexec.sav\""
-
-#: 03020412.xhp#par_id3156444.12.help.text
-msgid "Name \"c:\\temp\\autoexec.sav\" as \"c:\\temp\\autoexec.bat\""
-msgstr "Name \"c:\\temp\\autoexec.sav\" as \"c:\\temp\\autoexec.bat\""
-
-#: 03020412.xhp#par_id3155308.13.help.text
-msgctxt "03020412.xhp#par_id3155308.13.help.text"
-msgid "end"
-msgstr "end"
-
-#: 03020412.xhp#par_id3153727.14.help.text
-msgid "Error:"
-msgstr "Error:"
-
-#: 03020412.xhp#par_id3153951.15.help.text
-msgid "if err = 58 then"
-msgstr "if err = 58 then"
-
-#: 03020412.xhp#par_id3152462.16.help.text
-msgid "msgbox \"File already exists\""
-msgstr "msgbox \"File already exists\""
+#. g@Og
+#: 03102900.xhp
+#, fuzzy
+msgctxt ""
+"03102900.xhp\n"
+"par_id3145365\n"
+"18\n"
+"help.text"
+msgid "Print LBound(sVar()) ' Returns 10"
+msgstr "Print LBound(sVar()) REM 傳回 10"
-#: 03020412.xhp#par_id3149263.17.help.text
-msgctxt "03020412.xhp#par_id3149263.17.help.text"
-msgid "end if"
-msgstr "end if"
+#. Ll%f
+#: 03102900.xhp
+#, fuzzy
+msgctxt ""
+"03102900.xhp\n"
+"par_id3150486\n"
+"19\n"
+"help.text"
+msgid "Print UBound(sVar()) ' Returns 20"
+msgstr "Print UBound(sVar()) REM 傳回 20"
-#: 03020412.xhp#par_id3154011.18.help.text
-msgctxt "03020412.xhp#par_id3154011.18.help.text"
-msgid "end"
-msgstr "end"
+#. ?P@L
+#: 03102900.xhp
+#, fuzzy
+msgctxt ""
+"03102900.xhp\n"
+"par_id3149665\n"
+"20\n"
+"help.text"
+msgid "Print LBound(sVar(),2) ' Returns 5"
+msgstr "Print LBound(sVar(),2) REM 傳回 5"
-#: 03020412.xhp#par_id3146985.19.help.text
-msgctxt "03020412.xhp#par_id3146985.19.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. X%Di
+#: 03102900.xhp
+#, fuzzy
+msgctxt ""
+"03102900.xhp\n"
+"par_id3159154\n"
+"21\n"
+"help.text"
+msgid "Print UBound(sVar(),2) ' Returns 70"
+msgstr "Print UBound(sVar(),2) REM 傳回 70"
-#: 03030205.xhp#tit.help.text
-msgid "TimeSerial Function [Runtime]"
-msgstr "TimeSerial 函數 [執行階段]"
+#. (?7:
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"tit\n"
+"help.text"
+msgid "UBound Function [Runtime]"
+msgstr "UBound 函數 [執行階段]"
-#: 03030205.xhp#bm_id3143271.help.text
-msgid "<bookmark_value>TimeSerial function</bookmark_value>"
-msgstr "<bookmark_value>TimeSerial;函數</bookmark_value>"
+#. S/!!
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"bm_id3148538\n"
+"help.text"
+msgid "<bookmark_value>UBound function</bookmark_value>"
+msgstr "<bookmark_value>UBound;函數</bookmark_value>"
-#: 03030205.xhp#hd_id3143271.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"TimeSerial Function [Runtime]\">TimeSerial Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"TimeSerial 函數 [執行階段]\">TimeSerial 函數 [執行階段]</link>"
+#. ,$5Y
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"hd_id3148538\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"UBound Function [Runtime]\">UBound Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"UBound 函數 [執行階段]\">UBound 函數 [執行階段]</link>"
-#: 03030205.xhp#par_id3156344.2.help.text
-msgid "Calculates a serial time value for the specified hour, minute, and second parameters that are passed as numeric value. You can then use this value to calculate the difference between times."
-msgstr "計算作為數值傳送的指定 hour、minute 和 minute 等參數的順序時間值。這樣,就可以使用此值計算兩個時間之間的差。"
+#. P!ad
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3147573\n"
+"2\n"
+"help.text"
+msgid "Returns the upper boundary of an array."
+msgstr "傳回陣列的上邊界。"
-#: 03030205.xhp#hd_id3146794.4.help.text
-msgctxt "03030205.xhp#hd_id3146794.4.help.text"
+#. =5fw
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"hd_id3150984\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030205.xhp#par_id3150792.5.help.text
-msgid "TimeSerial (hour, minute, second)"
-msgstr "TimeSerial(hour, minute, second)"
+#. ?%eL
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3149415\n"
+"4\n"
+"help.text"
+msgid "UBound (ArrayName [, Dimension])"
+msgstr "UBound(ArrayName [, Dimension])"
-#: 03030205.xhp#hd_id3148797.6.help.text
-msgctxt "03030205.xhp#hd_id3148797.6.help.text"
+#. O0yV
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"hd_id3153897\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03030205.xhp#par_id3154908.7.help.text
-msgctxt "03030205.xhp#par_id3154908.7.help.text"
-msgid "Date"
-msgstr "日期型"
+#. q$xu
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3149670\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03030205.xhp#hd_id3154124.8.help.text
-msgctxt "03030205.xhp#hd_id3154124.8.help.text"
+#. +[T8
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"hd_id3154347\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030205.xhp#par_id3153193.9.help.text
-msgid "<emph>hour:</emph> Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23."
-msgstr "<emph>hour:</emph>任意整型表示式,指示用於確定順序時間值的時間中的小時。有效值: 0-23."
-
-#: 03030205.xhp#par_id3159252.10.help.text
-msgid "<emph>minute:</emph> Any integer expression that indicates the minute of the time that is used to determine the serial time value. In general, use values between 0 and 59. However, you can also use values that lie outside of this range, where the number of minutes influence the hour value."
-msgstr "<emph>minute:</emph>任意整型表示式,指示用於確定順序時間值的時間中的分鐘。通常使用 0 到 59 之間的值。但是,當分鐘數會影響小時值時,也可以使用此範圍以外的值。"
-
-#: 03030205.xhp#par_id3161831.11.help.text
-msgid "<emph>second:</emph> Any integer expression that indicates the second of the time that is used to determine the serial time value. In general, you can use values between 0 and 59. However, you can also use values that lie outside of this range, where the number seconds influences the minute value."
-msgstr "<emph>second:</emph>任意整型表示式,指示用於確定順序時間值的時間中的秒。通常使用 0 到 59 之間的值。但是,當秒數會影響分鐘值時,也可以使用此範圍以外的值。"
-
-#: 03030205.xhp#par_id3155854.12.help.text
-msgid "<emph>Examples:</emph>"
-msgstr "<emph>示例:</emph>"
-
-#: 03030205.xhp#par_id3153952.13.help.text
-msgid "12, -5, 45 corresponds to 11, 55, 45"
-msgstr "12 時 -5 分 45 秒對應 11 時 55 分 45 秒"
-
-#: 03030205.xhp#par_id3147349.14.help.text
-msgid "12, 61, 45 corresponds to 13, 2, 45"
-msgstr "12 時 61 分 45 秒對應 13 時 2 分 45 秒"
-
-#: 03030205.xhp#par_id3147426.15.help.text
-msgid "12, 20, -2 corresponds to 12, 19, 58"
-msgstr "12 時 20 分 -2 秒對應 12 時 19 分 58 秒"
-
-#: 03030205.xhp#par_id3153365.16.help.text
-msgid "12, 20, 63 corresponds to 12, 21, 4"
-msgstr "12 時 20 分 63 秒對應 12 時 21 分 4 秒"
-
-#: 03030205.xhp#par_id3146985.17.help.text
-msgid "You can use the TimeSerial function to convert any time into a single value that you can use to calculate time differences."
-msgstr "TimeSerial 函數可用於將任何時間轉換成單一值,而該值可用於計算時間差。"
-
-#: 03030205.xhp#par_id3155308.18.help.text
-msgid "The TimeSerial function returns the type Variant with VarType 7 (Date). This value is stored internally as a double-precision number between 0 and 0.9999999999. As opposed to the DateSerial or DateValue function, where the serial date values are calculated as days relative to a fixed date, you can calculate with values returned by the TimeSerial function, but you cannot evaluate them."
-msgstr "TimeSerial 函數傳回值的類型是變體型,其 VarType 為 7 (即 Date),此值在內部儲存為 0 與 0.9999999999 之間的雙精度數。在 DateSerial 或 DateValue 函數中,順序日期值的計算結果是相對於某個固定日期的,但對於 TimeSerial 函數,您可以透過其傳回值來進行計算,但無法演算傳回值本身。"
+#. 4.O/
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3153381\n"
+"8\n"
+"help.text"
+msgid "<emph>ArrayName:</emph> Name of the array for which you want to determine the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary."
+msgstr "<emph>ArrayName:</emph>要確定其上邊界 (<emph>Ubound</emph>) 或下邊界 (<emph>LBound</emph>) 的陣列之名稱。"
-#: 03030205.xhp#par_id3149482.19.help.text
-msgid "In the TimeValue function, you can pass a string as a parameter containing the time. For the TimeSerial function, however, you can pass the individual parameters (hour, minute, second) as separate numeric expressions."
-msgstr "在 TimeValue 函數中,可以用包含時間的參數來傳送字串。而在 TimeSerial 函數中,則用獨立的數值型表示式來傳送個別參數 (hour、minute、second)。"
+#. 3l-3
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3148797\n"
+"9\n"
+"help.text"
+msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper(<emph>Ubound</emph>) or lower (<emph>LBound</emph>) boundary for. If no value is specified, the boundary of the first dimension is returned."
+msgstr "<emph>[Dimension]:</emph>用於指定維的整數。函數將傳回此維的上邊界 (<emph>Ubound</emph>) 或下邊界 (<emph>LBound</emph>)。如果未指定任何值,則傳回第一維的邊界。"
-#: 03030205.xhp#hd_id3154790.20.help.text
-msgctxt "03030205.xhp#hd_id3154790.20.help.text"
+#. #CKR
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"hd_id3153192\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03030205.xhp#par_id3145252.21.help.text
-msgid "Sub ExampleTimeSerial"
-msgstr "Sub ExampleTimeSerial"
-
-#: 03030205.xhp#par_id3153157.22.help.text
-msgid "Dim dDate As Double, sDate As String"
-msgstr "Dim dDate As Double, sDate As String"
-
-#: 03030205.xhp#par_id3156286.23.help.text
-msgid "dDate = TimeSerial(8,30,15)"
-msgstr "dDate = TimeSerial(8,30,15)"
-
-#: 03030205.xhp#par_id3148456.24.help.text
-msgid "sDate = TimeSerial(8,30,15)"
-msgstr "sDate = TimeSerial(8,30,15)"
+#. -clZ
+#: 03103000.xhp
+#, fuzzy
+msgctxt ""
+"03103000.xhp\n"
+"par_id3152596\n"
+"18\n"
+"help.text"
+msgid "Print LBound(sVar()) ' Returns 10"
+msgstr "Print LBound(sVar()) REM 傳回 10"
-#: 03030205.xhp#par_id3155600.25.help.text
-msgid "MsgBox dDate,64,\"Time as a number\""
-msgstr "MsgBox dDate,64,\"Time as a number\""
+#. X[Q3
+#: 03103000.xhp
+#, fuzzy
+msgctxt ""
+"03103000.xhp\n"
+"par_id3153138\n"
+"19\n"
+"help.text"
+msgid "Print UBound(sVar()) ' Returns 20"
+msgstr "Print UBound(sVar()) REM 傳回 20"
-#: 03030205.xhp#par_id3153417.26.help.text
-msgid "MsgBox sDate,64,\"Formatted time\""
-msgstr "MsgBox sDate,64,\"Formatted time\""
+#. k:fN
+#: 03103000.xhp
+#, fuzzy
+msgctxt ""
+"03103000.xhp\n"
+"par_id3149665\n"
+"20\n"
+"help.text"
+msgid "Print LBound(sVar(),2) ' Returns 5"
+msgstr "Print LBound(sVar(),2) REM 傳回 5"
-#: 03030205.xhp#par_id3153836.27.help.text
-msgctxt "03030205.xhp#par_id3153836.27.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. ;+)/
+#: 03103000.xhp
+#, fuzzy
+msgctxt ""
+"03103000.xhp\n"
+"par_id3147214\n"
+"21\n"
+"help.text"
+msgid "Print UBound(sVar(),2) ' Returns 70"
+msgstr "Print UBound(sVar(),2) REM 傳回 70"
-#: 03020101.xhp#tit.help.text
-msgid "Close Statement [Runtime]"
-msgstr "Close 陳述式 [執行階段]"
+#. 7XzF
+#: 03103400.xhp
+msgctxt ""
+"03103400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Public Statement [Runtime]"
+msgstr "Public 陳述式 [執行階段]"
-#: 03020101.xhp#bm_id3157896.help.text
-msgid "<bookmark_value>Close statement</bookmark_value>"
-msgstr "<bookmark_value>Close 陳述式</bookmark_value>"
+#. PF3h
+#: 03103400.xhp
+msgctxt ""
+"03103400.xhp\n"
+"bm_id3153311\n"
+"help.text"
+msgid "<bookmark_value>Public statement</bookmark_value>"
+msgstr "<bookmark_value>Public 陳述式</bookmark_value>"
-#: 03020101.xhp#hd_id3157896.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement [Runtime]\">Close Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close 陳述式 [執行階段]\">Close 陳述 [執行階段]</link>"
+#. _2lr
+#: 03103400.xhp
+msgctxt ""
+"03103400.xhp\n"
+"hd_id3153311\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Public Statement [Runtime]\">Public Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Public 陳述式 [執行階段]\">Public 陳述式 [執行階段]</link>"
-#: 03020101.xhp#par_id3147573.2.help.text
-msgid "Closes a specified file that was opened with the Open statement."
-msgstr "關閉透過 Open 陳述式開啟的指定檔案。"
+#. ]qAA
+#: 03103400.xhp
+msgctxt ""
+"03103400.xhp\n"
+"par_id3150669\n"
+"2\n"
+"help.text"
+msgid "Dimensions a variable or an array at the module level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules."
+msgstr "在模組級上 (而不是在子常式或函數中) 定義變數或陣列,從而使變數和陣列在所有的程式庫和模組中都有效。"
-#: 03020101.xhp#hd_id3156344.3.help.text
-msgctxt "03020101.xhp#hd_id3156344.3.help.text"
+#. Nm8f
+#: 03103400.xhp
+msgctxt ""
+"03103400.xhp\n"
+"hd_id3150772\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020101.xhp#par_id3147265.4.help.text
-msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]] "
-msgstr "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
-
-#: 03020101.xhp#hd_id3153379.5.help.text
-msgctxt "03020101.xhp#hd_id3153379.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03020101.xhp#par_id3150791.6.help.text
-msgid "<emph>FileNumber:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
-msgstr "<emph>FileNumber:</emph>任意整型表示式,用於指定透過 <emph>Open</emph> 陳述式開啟的資料通道數目。"
+#. ypk$
+#: 03103400.xhp
+msgctxt ""
+"03103400.xhp\n"
+"par_id3155341\n"
+"4\n"
+"help.text"
+msgid "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
+msgstr "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
-#: 03020101.xhp#hd_id3153192.7.help.text
-msgctxt "03020101.xhp#hd_id3153192.7.help.text"
+#. UqOq
+#: 03103400.xhp
+msgctxt ""
+"03103400.xhp\n"
+"hd_id3145315\n"
+"5\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03020101.xhp#par_id3154909.8.help.text
-msgctxt "03020101.xhp#par_id3154909.8.help.text"
-msgid "Sub ExampleWorkWithAFile"
-msgstr "Sub ExampleWorkWithAFile"
-
-#: 03020101.xhp#par_id3154124.9.help.text
-msgctxt "03020101.xhp#par_id3154124.9.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iNumber As Integer"
-
-#: 03020101.xhp#par_id3155132.10.help.text
-msgctxt "03020101.xhp#par_id3155132.10.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sLine As String"
-
-#: 03020101.xhp#par_id3155854.11.help.text
-msgctxt "03020101.xhp#par_id3155854.11.help.text"
-msgid "Dim aFile As String"
-msgstr "Dim aFile As String"
-
-#: 03020101.xhp#par_id3146985.34.help.text
-msgctxt "03020101.xhp#par_id3146985.34.help.text"
-msgid "Dim sMsg as String"
-msgstr "Dim sMsg as String"
-
-#: 03020101.xhp#par_id3154013.12.help.text
-msgctxt "03020101.xhp#par_id3154013.12.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr "aFile = \"c:\\data.txt\""
-
-#: 03020101.xhp#par_id3152598.13.help.text
-msgctxt "03020101.xhp#par_id3152598.13.help.text"
-msgid "sMsg = \"\""
-msgstr "sMsg = = \"\""
-
-#: 03020101.xhp#par_id3147427.14.help.text
-msgctxt "03020101.xhp#par_id3147427.14.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020101.xhp#par_id3151112.15.help.text
-msgctxt "03020101.xhp#par_id3151112.15.help.text"
-msgid "Open aFile For Output As #iNumber"
-msgstr "Open aFile For Output As #iNumber"
-
-#: 03020101.xhp#par_id3153727.16.help.text
-msgctxt "03020101.xhp#par_id3153727.16.help.text"
-msgid "Print #iNumber, \"First line of text\""
-msgstr "Print #iNumber, \"First line of text\""
-
-#: 03020101.xhp#par_id3147350.17.help.text
-msgctxt "03020101.xhp#par_id3147350.17.help.text"
-msgid "Print #iNumber, \"Another line of text\""
-msgstr "Print #iNumber, \"Another line of text\""
-
-#: 03020101.xhp#par_id3149667.18.help.text
-msgctxt "03020101.xhp#par_id3149667.18.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020101.xhp#par_id3145801.22.help.text
-msgctxt "03020101.xhp#par_id3145801.22.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020101.xhp#par_id3147396.23.help.text
-msgctxt "03020101.xhp#par_id3147396.23.help.text"
-msgid "Open aFile For Input As iNumber"
-msgstr "Open aFile For Input As iNumber"
-
-#: 03020101.xhp#par_id3147124.24.help.text
-msgctxt "03020101.xhp#par_id3147124.24.help.text"
-msgid "While not eof(iNumber)"
-msgstr "While not eof(iNumber)"
-
-#: 03020101.xhp#par_id3154491.25.help.text
-msgctxt "03020101.xhp#par_id3154491.25.help.text"
-msgid "Line Input #iNumber, sLine"
-msgstr "Line Input #iNumber, sLine"
-
-#: 03020101.xhp#par_id3149581.26.help.text
-msgctxt "03020101.xhp#par_id3149581.26.help.text"
-msgid "If sLine <>\"\" then"
-msgstr "If sLine <>\"\" then"
-
-#: 03020101.xhp#par_id3155602.27.help.text
-msgctxt "03020101.xhp#par_id3155602.27.help.text"
-msgid "sMsg = sMsg & sLine & chr(13)"
-msgstr "sMsg = sMsg & sLine & chr(13)"
-
-#: 03020101.xhp#par_id3154511.29.help.text
-msgctxt "03020101.xhp#par_id3154511.29.help.text"
-msgid "end if"
-msgstr "end if"
-
-#: 03020101.xhp#par_id3150749.30.help.text
-msgctxt "03020101.xhp#par_id3150749.30.help.text"
-msgid "wend"
-msgstr "wend"
-
-#: 03020101.xhp#par_id3156276.31.help.text
-msgctxt "03020101.xhp#par_id3156276.31.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020101.xhp#par_id3155066.35.help.text
-msgctxt "03020101.xhp#par_id3155066.35.help.text"
-msgid "Msgbox sMsg"
-msgstr "Msgbox sMsg"
-
-#: 03020101.xhp#par_id3154754.32.help.text
-msgctxt "03020101.xhp#par_id3154754.32.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03010300.xhp#tit.help.text
-msgid "Color Functions"
-msgstr "顏色函數"
-
-#: 03010300.xhp#hd_id3157896.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Color Functions\">Color Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"顏色函數\">顏色函數</link>"
+#. .l95
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"tit\n"
+"help.text"
+msgid "CreateUnoValue Function [Runtime]"
+msgstr "CreateUnoValue 函數 [執行階段]"
-#: 03010300.xhp#par_id3155555.2.help.text
-msgid "This section describes Runtime functions used to define colors."
-msgstr "下面是用於定義顏色的執行階段函數。"
+#. `,o4
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"bm_id3150682\n"
+"help.text"
+msgid "<bookmark_value>CreateUnoValue function</bookmark_value>"
+msgstr "<bookmark_value>CreateUnoValue;函數</bookmark_value>"
-#: 03104500.xhp#tit.help.text
-msgid "IsUnoStruct Function [Runtime]"
-msgstr "IsUnoStruct 函數 [執行階段]"
+#. qAD*
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"hd_id3150682\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"CreateUnoValue Function [Runtime]\">CreateUnoValue Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"CreateUnoValue 函數 [執行階段]\">CreateUnoValue 函數 [執行階段]</link>"
-#: 03104500.xhp#bm_id3146117.help.text
-msgid "<bookmark_value>IsUnoStruct function</bookmark_value>"
-msgstr "<bookmark_value>IsUnoStruct;函數</bookmark_value>"
+#. .rjF
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3147291\n"
+"2\n"
+"help.text"
+msgid "Returns an object that represents a strictly typed value referring to the Uno type system."
+msgstr "傳回表示參照 Uno 類型系統精確定型的值的物件。"
-#: 03104500.xhp#hd_id3146117.1.help.text
-msgid "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"IsUnoStruct Function [Runtime]\">IsUnoStruct Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"IsUnoStruct 函數 [執行階段]\">IsUnoStruct 函數 [執行階段]</link>"
+#. cvK%
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3143267\n"
+"3\n"
+"help.text"
+msgid "This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
+msgstr "該物件被傳送到 Uno 時,將自動轉換成相應的 Any 類型,此類型必須由完全合格的 Uno 類型名稱來指定。"
-#: 03104500.xhp#par_id3146957.2.help.text
-msgid "Returns True if the given object is a Uno struct."
-msgstr "如果給定的物件具有 Uno 結構,則傳回 True (真)。"
+#. F$Xg
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3153626\n"
+"4\n"
+"help.text"
+msgid "The $[officename] API frequently uses the Any type. It is the counterpart of the Variant type known from other environments. The Any type holds one arbitrary Uno type and is used in generic Uno interfaces."
+msgstr "$[officename] API 經常使用 Any 類型。它與其他環境中的變體型相對應。Any 類型具有一個任意的 Uno 類型,並用於通用的 Uno 介面中。"
-#: 03104500.xhp#hd_id3148538.3.help.text
-msgctxt "03104500.xhp#hd_id3148538.3.help.text"
+#. -43$
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"hd_id3147560\n"
+"5\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03104500.xhp#par_id3155341.4.help.text
-msgid "IsUnoStruct( Uno type )"
-msgstr "IsUnoStruct ( Uno type name )"
-
-#: 03104500.xhp#hd_id3148473.5.help.text
-msgctxt "03104500.xhp#hd_id3148473.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
-
-#: 03104500.xhp#par_id3145315.6.help.text
-msgctxt "03104500.xhp#par_id3145315.6.help.text"
-msgid "Bool"
-msgstr "布林型"
-
-#: 03104500.xhp#hd_id3145609.7.help.text
-msgctxt "03104500.xhp#hd_id3145609.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03104500.xhp#par_id3148947.8.help.text
-msgid "Uno type : A UnoObject"
-msgstr "Uno type name:Uno 類型的名稱。"
-
-#: 03104500.xhp#hd_id3156343.9.help.text
-msgctxt "03104500.xhp#hd_id3156343.9.help.text"
-msgid "Example:"
-msgstr "範例:"
-
-#: 03104500.xhp#par_idN10632.help.text
-msgctxt "03104500.xhp#par_idN10632.help.text"
-msgid "Sub Main"
-msgstr "Sub Main"
-
-#: 03104500.xhp#par_idN10635.help.text
-msgid "Dim bIsStruct"
-msgstr "Dim bIsStruct"
-
-#: 03104500.xhp#par_idN10638.help.text
-msgid "' Instantiate a service"
-msgstr "' Instantiate a service"
-
-#: 03104500.xhp#par_idN1063B.help.text
-msgid "Dim oSimpleFileAccess"
-msgstr "Dim oSimpleFileAccess"
-
-#: 03104500.xhp#par_idN1063E.help.text
-msgid "oSimpleFileAccess = CreateUnoService( \"com.sun.star.ucb.SimpleFileAccess\" )"
-msgstr "oSimpleFileAccess = CreateUnoService( \"com.sun.star.ucb.SimpleFileAccess\" )"
-
-#: 03104500.xhp#par_idN10641.help.text
-msgid "bIsStruct = IsUnoStruct( oSimpleFileAccess )"
-msgstr "bIsStruct = IsUnoStruct( oSimpleFileAccess )"
-
-#: 03104500.xhp#par_idN10644.help.text
-msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess is NO struct"
-msgstr "MsgBox bIsStruct ' Displays False because oSimpleFileAccess is NO struct"
-
-#: 03104500.xhp#par_idN10649.help.text
-msgid "' Instantiate a Property struct"
-msgstr "' Instantiate a Property struct"
-
-#: 03104500.xhp#par_idN1064D.help.text
-msgid "Dim aProperty As New com.sun.star.beans.Property"
-msgstr "Dim aProperty As New com.sun.star.beans.Property"
-
-#: 03104500.xhp#par_idN10650.help.text
-msgid "bIsStruct = IsUnoStruct( aProperty )"
-msgstr "bIsStruct = IsUnoStruct( aProperty )"
-
-#: 03104500.xhp#par_idN10653.help.text
-msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct"
-msgstr "MsgBox bIsStruct ' Displays True because aProperty is a struct"
-
-#: 03104500.xhp#par_idN10658.help.text
-msgid "bIsStruct = IsUnoStruct( 42 )"
-msgstr "bIsStruct = IsUnoStruct( 42 )"
-
-#: 03104500.xhp#par_idN1065B.help.text
-msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct"
-msgstr "MsgBox bIsStruct ' Displays False because 42 is NO struct"
-
-#: 03104500.xhp#par_idN10660.help.text
-msgctxt "03104500.xhp#par_idN10660.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03080100.xhp#tit.help.text
-msgid "Trigonometric Functions"
-msgstr "三角函數"
-
-#: 03080100.xhp#hd_id3159201.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Trigonometric Functions\">Trigonometric Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"三角函數\">三角函數</link>"
-
-#: 03080100.xhp#par_id3149180.2.help.text
-msgid "The following are the trigonometric functions that are supported in $[officename] Basic."
-msgstr "$[officename] Basic 支援下列三角函數。"
-
-#: 01170100.xhp#tit.help.text
-msgid "Control and Dialog Properties"
-msgstr "控制項和對話方塊屬性"
-
-#: 01170100.xhp#bm_id3153379.help.text
-msgid "<bookmark_value>controls; properties</bookmark_value><bookmark_value>properties; controls and dialogs</bookmark_value><bookmark_value>dialogs; properties</bookmark_value>"
-msgstr "<bookmark_value>控制項;屬性</bookmark_value><bookmark_value>屬性;控制項</bookmark_value><bookmark_value>屬性;對話方塊</bookmark_value><bookmark_value>對話方塊;屬性</bookmark_value>"
+#. /_:b
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3154760\n"
+"6\n"
+"help.text"
+msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) to get a byte sequence."
+msgstr "oUnoValue = CreateUnoValue ( \"[]byte\", MyBasicValue ) 以獲取位元組序列。"
-#: 01170100.xhp#hd_id3153379.1.help.text
-msgid "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Control and Dialog Properties\">Control and Dialog Properties</link>"
-msgstr "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"控制項和對話方塊屬性\">控制項和對話方塊屬性</link>"
+#. cx#[
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3150541\n"
+"7\n"
+"help.text"
+msgid "If CreateUnoValue cannot be converted to the specified Uno type, and error occurs. For the conversion, the TypeConverter service is used."
+msgstr "如果無法將 CreateUnoValue 轉換為指定的 Uno 類型,將發生錯誤。轉換時使用 TypeConverter 服務。"
-#: 01170100.xhp#par_id3156280.2.help.text
-msgid "<ahelp hid=\".\">Specifies the properties of the selected dialog or control.</ahelp> You must be in the design mode to be able to use this command."
-msgstr "<ahelp hid=\".\">指定所選對話方塊或控制項的特性。</ahelp>只有在設計模式下才可使用此指令。"
+#. YC6#
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3153524\n"
+"8\n"
+"help.text"
+msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This can happen when you try to access generic Any based interfaces, such as XPropertySet::setPropertyValue( Name, Value ) or X???Container::insertBy???( ???, Value ), from $[officename] Basic. The Basic runtime does not recognize these types as they are only defined in the corresponding service."
+msgstr "此函數適用於 Basic 到 Uno 類型的標準轉換機制無法滿足要求的場合。當試圖從 $[officename] Basic 存取基於通用的 Any 類型的介面,例如 XPropertySet::setPropertyValue (Name, Value ) 或 X???Container::insertBy??? (???, Value) 時,可能出現此種情形。由於這些類型僅在相應的服務中進行了定義,因此 Basic 執行階段不能識別這些類型。"
-#: 01170100.xhp#hd_id3151043.20.help.text
-msgid "Entering Data in the Properties Dialog"
-msgstr "在 [屬性] 對話方塊中輸入資料"
+#. RU/F
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3154366\n"
+"9\n"
+"help.text"
+msgid "In this type of situation, $[officename] Basic chooses the best matching type for the Basic type that you want to convert. However, if the wrong type is selected, an error occurs. You use the CreateUnoValue() function to create a value for the unknown Uno type."
+msgstr "在這種情形下,$[officename] Basic 會為要轉換的 Basic 類型選擇最佳的相符類型。但是如果選取了錯誤的類型,就會發生錯誤。您可以使用 CreateUnoValue() 函數為不明的 Uno 類型建立一個值。"
-#: 01170100.xhp#par_id3153771.3.help.text
-msgid "The following key combinations apply to enter data in multiline fields or combo boxes of the <emph>Properties</emph> dialog:"
-msgstr "以下組合鍵用於在<emph>[屬性]</emph>對話方塊的多行欄位或組合方塊中輸入資料。"
+#. u4hQ
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"par_id3150769\n"
+"10\n"
+"help.text"
+msgid "You can also use this function to pass non-Any values, but this is not recommend. If Basic already knows the target type, using the CreateUnoValue() function will only lead to additional converting operations that slow down the Basic execution."
+msgstr "此外,還可以使用此函數來傳送非 Any 數值,但是不建議您這樣做。如果 Basic 知道目標類型,則使用 CreateUnoValue() 函數只會導致額外的轉換作業,從而降低 Basic 的執行速度。"
-#: 01170100.xhp#par_id3150010.18.help.text
-msgid "Keys"
-msgstr "<emph>按鍵</emph>"
+#. 9l0^
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"tit\n"
+"help.text"
+msgid "Left Function [Runtime]"
+msgstr "Left 函數 [執行階段]"
-#: 01170100.xhp#par_id3147317.19.help.text
-msgid "Effects"
-msgstr "<emph>效果</emph>"
+#. Vi+b
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"bm_id3149346\n"
+"help.text"
+msgid "<bookmark_value>Left function</bookmark_value>"
+msgstr "<bookmark_value>Left;函數</bookmark_value>"
-#: 01170100.xhp#par_id3146121.4.help.text
-msgid "Alt+Down Arrow"
-msgstr "ALT+向下鍵"
+#. n=BZ
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function [Runtime]\">Left Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left 函數 [執行階段]\">Left 函數 [執行階段]</link>"
-#: 01170100.xhp#par_id3149581.5.help.text
-msgid "Opens a combo box"
-msgstr "開啟組合方塊"
+#. ba2?
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"par_id3147242\n"
+"2\n"
+"help.text"
+msgid "Returns the number of leftmost characters that you specify of a string expression."
+msgstr "傳回字串型表示式中最左側指定數目的字元。"
-#: 01170100.xhp#par_id3147394.6.help.text
-msgid "Alt+Up Arrow"
-msgstr "ALT+向上鍵"
+#. 3yR:
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3156153\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01170100.xhp#par_id3148455.7.help.text
-msgid "Closes a combo box"
-msgstr "關閉組合方塊"
+#. )?m~
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"par_id3150771\n"
+"4\n"
+"help.text"
+msgid "Left (Text As String, n As Long)"
+msgstr "Left(Text As String, n As Integer)"
-#: 01170100.xhp#par_id3154511.8.help.text
-msgid "Shift+Enter"
-msgstr "SHIFT+ENTER"
+#. 0m-[
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3153824\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 01170100.xhp#par_id3146971.9.help.text
-msgid "Inserts a line break in multiline fields."
-msgstr "在多行欄位中插入換行符。"
+#. .(s,
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"par_id3147530\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 01170100.xhp#par_id3146914.10.help.text
-msgid "(UpArrow)"
-msgstr "(向上鍵)"
+#. 7LzP
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3148946\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01170100.xhp#par_id3153714.11.help.text
-msgid "Goes to the previous line."
-msgstr "移至上一行。"
+#. GQq^
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"par_id3148552\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that you want to return the leftmost characters from."
+msgstr "<emph>Text:</emph>要傳回最左側字元的任意字串型表示式。"
-#: 01170100.xhp#par_id3159266.12.help.text
-msgid "(DownArrow)"
-msgstr "(向下鍵)"
+#. 5|J)
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"par_id3149456\n"
+"9\n"
+"help.text"
+msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
+msgstr "<emph>n:</emph>整型表示式,指定要傳回的字元數目。如果 <emph>n</emph> = 0,則傳回一個零長度字串。"
-#: 01170100.xhp#par_id3146314.13.help.text
-msgid "Goes to the next line."
-msgstr "移至下一行。"
+#. (peG
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"par_id3150791\n"
+"10\n"
+"help.text"
+msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY format."
+msgstr "以下示例將一個日期從 YYYY.MM.DD 格式轉換成 MM/DD/YYYY 格式。"
-#: 01170100.xhp#par_id3149255.14.help.text
-msgid "Enter"
-msgstr "ENTER"
+#. P(22
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3125863\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01170100.xhp#par_id3149566.15.help.text
-msgid "Applies the changes made to a field and places the cursor into the next field."
-msgstr "採用對欄位所做的變更並將游標置於下一個欄位中。"
+#. ,C]9
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"par_id3150448\n"
+"15\n"
+"help.text"
+msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+msgstr "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
-#: 03090406.xhp#tit.help.text
-msgid "Function Statement [Runtime]"
-msgstr "Function 陳述式 [執行階段]"
+#. ?4LT
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"tit\n"
+"help.text"
+msgid "Name Statement [Runtime]"
+msgstr "Name 陳述式 [執行階段]"
-#: 03090406.xhp#bm_id3153346.help.text
-msgid "<bookmark_value>Function statement</bookmark_value>"
-msgstr "<bookmark_value>Function 陳述式</bookmark_value>"
+#. NTgW
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"bm_id3143268\n"
+"help.text"
+msgid "<bookmark_value>Name statement</bookmark_value>"
+msgstr "<bookmark_value>Name 陳述式</bookmark_value>"
-#: 03090406.xhp#hd_id3153346.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Function Statement [Runtime]\">Function Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Function 陳述式 [執行階段]\">Function 陳述式 [執行階段]</link>"
+#. )[6r
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"hd_id3143268\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Name Statement [Runtime]\">Name Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Name 陳述式 [執行階段]\">Name 陳述式 [執行階段]</link>"
-#: 03090406.xhp#par_id3159158.2.help.text
-msgid "Defines a subroutine that can be used as an expression to determine a return type."
-msgstr "定義可以用作表示式的子常式,以確定傳回類型。"
+#. [-i[
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"par_id3154346\n"
+"2\n"
+"help.text"
+msgid "Renames an existing file or directory."
+msgstr "重新命名現有檔案或目錄。"
-#: 03090406.xhp#hd_id3145316.3.help.text
-msgctxt "03090406.xhp#hd_id3145316.3.help.text"
-msgid "Syntax"
+#. R5Q@
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"hd_id3156344\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr "語法:"
-#: 03090406.xhp#par_id3148944.4.help.text
-msgid "see Parameter"
-msgstr "請參閱參數"
+#. nEQQ
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"par_id3153381\n"
+"4\n"
+"help.text"
+msgid "Name OldName As String As NewName As String"
+msgstr "Name OldName As String As NewName As String"
-#: 03090406.xhp#hd_id3154760.5.help.text
-msgctxt "03090406.xhp#hd_id3154760.5.help.text"
+#. $\Ul
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"hd_id3153362\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03090406.xhp#par_id3156344.6.help.text
-msgctxt "03090406.xhp#par_id3156344.6.help.text"
-msgid "Syntax"
-msgstr "語法"
-
-#: 03090406.xhp#par_id3149457.7.help.text
-msgid "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]"
-msgstr "Function Name[ (VarName1[As Type][, VarName2[As Type][,...]]])[As Type]"
-
-#: 03090406.xhp#par_id3153360.8.help.text
-msgctxt "03090406.xhp#par_id3153360.8.help.text"
-msgid "statement block"
-msgstr "陳述式區塊"
-
-#: 03090406.xhp#par_id3148797.9.help.text
-msgid "[Exit Function]"
-msgstr "[Exit Function]"
-
-#: 03090406.xhp#par_id3145419.10.help.text
-msgctxt "03090406.xhp#par_id3145419.10.help.text"
-msgid "statement block"
-msgstr "陳述式區塊"
-
-#: 03090406.xhp#par_id3150449.11.help.text
-msgctxt "03090406.xhp#par_id3150449.11.help.text"
-msgid "End Function"
-msgstr "End Function"
-
-#: 03090406.xhp#par_id3156281.12.help.text
-msgctxt "03090406.xhp#par_id3156281.12.help.text"
-msgid "Parameter"
-msgstr "參數"
-
-#: 03090406.xhp#par_id3153193.13.help.text
-msgid "<emph>Name:</emph> Name of the subroutine to contain the value returned by the function."
-msgstr "<emph>Name:</emph>包含函數傳回值的子常式的名稱。"
-
-#: 03090406.xhp#par_id3147229.14.help.text
-msgid "<emph>VarName:</emph> Parameter to be passed to the subroutine."
-msgstr "<emph>VarName:</emph>傳送到子常式的參數。"
-
-#: 03090406.xhp#par_id3147287.15.help.text
-msgid "<emph>Type:</emph> Type-declaration keyword."
-msgstr "<emph>Type:</emph> 類型宣告關鍵字。"
+#. q]t\
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"par_id3151210\n"
+"6\n"
+"help.text"
+msgid "<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>."
+msgstr "<emph>OldName、NewName:</emph>用於指定檔案名稱 (包含路徑) 的任意字串型表示式。也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-#: 03090406.xhp#hd_id3163710.16.help.text
-msgctxt "03090406.xhp#hd_id3163710.16.help.text"
+#. CVw=
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"hd_id3125863\n"
+"8\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03090406.xhp#par_id3147214.17.help.text
-msgctxt "03090406.xhp#par_id3147214.17.help.text"
-msgid "Sub ExampleExit"
-msgstr "Sub ExampleExit"
-
-#: 03090406.xhp#par_id3152596.18.help.text
-msgctxt "03090406.xhp#par_id3152596.18.help.text"
-msgid "Dim sReturn As String"
-msgstr "Dim sReturn As String"
-
-#: 03090406.xhp#par_id3153364.19.help.text
-msgctxt "03090406.xhp#par_id3153364.19.help.text"
-msgid "Dim sListArray(10) as String"
-msgstr "Dim sListArray (10) as String"
-
-#: 03090406.xhp#par_id3149481.20.help.text
-msgctxt "03090406.xhp#par_id3149481.20.help.text"
-msgid "Dim siStep as Single"
-msgstr "Dim siStep as Single"
-
-#: 03090406.xhp#par_id3152939.21.help.text
-msgctxt "03090406.xhp#par_id3152939.21.help.text"
-msgid "For siStep = 0 to 10 REM Fill array with test data"
-msgstr "For siStep = 0 to 10 REM 用測試資料來充填陣列"
-
-#: 03090406.xhp#par_id3147349.22.help.text
-msgid "sListArray(siStep) = chr$(siStep + 65)"
-msgstr "sListArray(siStep) = chr$(siStep + 65)"
-
-#: 03090406.xhp#par_id3147426.23.help.text
-msgctxt "03090406.xhp#par_id3147426.23.help.text"
-msgid "msgbox sListArray(siStep)"
-msgstr "msgbox sListArray(siStep)"
-
-#: 03090406.xhp#par_id3152576.24.help.text
-msgctxt "03090406.xhp#par_id3152576.24.help.text"
-msgid "next siStep"
-msgstr "next siStep"
-
-#: 03090406.xhp#par_id3146922.25.help.text
-msgctxt "03090406.xhp#par_id3146922.25.help.text"
-msgid "sReturn = LinSearch(sListArray(), \"B\")"
-msgstr "sReturn = LinSearch(sListArray(), \"B\")"
-
-#: 03090406.xhp#par_id3153140.26.help.text
-msgctxt "03090406.xhp#par_id3153140.26.help.text"
-msgid "Print sReturn"
-msgstr "Print sReturn"
-
-#: 03090406.xhp#par_id3149581.27.help.text
-msgctxt "03090406.xhp#par_id3149581.27.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03090406.xhp#par_id3154790.30.help.text
-msgctxt "03090406.xhp#par_id3154790.30.help.text"
-msgid "Function LinSearch( sList(), sItem As String ) as integer"
-msgstr "Function LinSearch( sList () , sItem As String ) as integer"
-
-#: 03090406.xhp#par_id3150594.31.help.text
-msgctxt "03090406.xhp#par_id3150594.31.help.text"
-msgid "dim iCount as Integer"
-msgstr "dim iCount as Integer"
-
-#: 03090406.xhp#par_id3154943.32.help.text
-msgid "REM Linsearch searches a TextArray:sList() for a TextEntry:"
-msgstr "REM Linsearch 搜尋 TextEntry 的 TextArray:sList():"
-
-#: 03090406.xhp#par_id3155601.33.help.text
-msgid "REM Return value is the index of the entry or 0 (Null)"
-msgstr "REM 傳回值為條目的索引或 0 (空)"
+#. +:6V
+#: 03020412.xhp
+#, fuzzy
+msgctxt ""
+"03020412.xhp\n"
+"par_id3152462\n"
+"16\n"
+"help.text"
+msgid "MsgBox \"File already exists\""
+msgstr "msgbox \"File already exists\""
-#: 03090406.xhp#par_id3154511.34.help.text
-msgctxt "03090406.xhp#par_id3154511.34.help.text"
-msgid "for iCount=1 to Ubound( sList() )"
-msgstr "for iCount=1 to Ubound( sList () )"
-
-#: 03090406.xhp#par_id3149123.35.help.text
-msgctxt "03090406.xhp#par_id3149123.35.help.text"
-msgid "if sList( iCount ) = sItem then"
-msgstr "if sList( iCount ) = sItem then"
-
-#: 03090406.xhp#par_id3153707.36.help.text
-msgid "exit for REM sItem found"
-msgstr "exit for REM 找到 sItem"
-
-#: 03090406.xhp#par_id3155066.37.help.text
-msgctxt "03090406.xhp#par_id3155066.37.help.text"
-msgid "end if"
-msgstr "end if"
-
-#: 03090406.xhp#par_id3156275.38.help.text
-msgctxt "03090406.xhp#par_id3156275.38.help.text"
-msgid "next iCount"
-msgstr "next iCount"
-
-#: 03090406.xhp#par_id3156054.39.help.text
-msgctxt "03090406.xhp#par_id3156054.39.help.text"
-msgid "if iCount = Ubound( sList() ) then iCount = 0"
-msgstr "if iCount = Ubound( sList () ) then iCount = 0"
-
-#: 03090406.xhp#par_id3153765.40.help.text
-msgctxt "03090406.xhp#par_id3153765.40.help.text"
-msgid "LinSearch = iCount"
-msgstr "LinSearch = iCount"
-
-#: 03090406.xhp#par_id3153713.41.help.text
-msgctxt "03090406.xhp#par_id3153713.41.help.text"
-msgid "end function"
-msgstr "end function"
-
-#: 03131300.xhp#tit.help.text
-msgid "TwipsPerPixelX Function [Runtime]"
-msgstr "TwipsPerPixelX 函數 [執行階段]"
+#. @4%H
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"tit\n"
+"help.text"
+msgid "EqualUnoObjects Function [Runtime]"
+msgstr "EqualUnoObjects 函數 [執行階段]"
-#: 03131300.xhp#bm_id3153539.help.text
-msgid "<bookmark_value>TwipsPerPixelX function</bookmark_value>"
-msgstr "<bookmark_value>TwipsPerPixelX;函數</bookmark_value>"
+#. unM\
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"bm_id3149205\n"
+"help.text"
+msgid "<bookmark_value>EqualUnoObjects function</bookmark_value>"
+msgstr "<bookmark_value>EqualUnoObjects;函數</bookmark_value>"
-#: 03131300.xhp#hd_id3153539.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX Function [Runtime]\">TwipsPerPixelX Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX 函數 [執行階段]\">TwipsPerPixelX 函數 [執行階段]</link>"
+#. 3e/Q
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"hd_id3149205\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"EqualUnoObjects Function [Runtime]\">EqualUnoObjects Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"EqualUnoObjects 函數 [執行階段]\">EqualUnoObjects 函數 [執行階段]</link>"
-#: 03131300.xhp#par_id3153394.2.help.text
-msgid "Returns the number of twips that represent the width of a pixel."
-msgstr "傳回表示像素寬度的 twip 數。"
+#. =\Xa
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3145090\n"
+"2\n"
+"help.text"
+msgid "Returns True if the two specified Basic Uno objects represent the same Uno object instance."
+msgstr "如果指定的兩個 Basic Uno 物件表示相同的 Uno 物件實例,則傳回 True (真)。"
-#: 03131300.xhp#hd_id3153527.3.help.text
-msgctxt "03131300.xhp#hd_id3153527.3.help.text"
+#. )Hn^
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"hd_id3148538\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03131300.xhp#par_id3151110.4.help.text
-msgid "n = TwipsPerPixelX"
-msgstr "n = TwipsPerPixelX "
+#. ;;7P
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3150669\n"
+"4\n"
+"help.text"
+msgid "EqualUnoObjects( oObj1, oObj2 )"
+msgstr "EqualUnoObjects ( oObj1, oObj2 )"
-#: 03131300.xhp#hd_id3150669.5.help.text
-msgctxt "03131300.xhp#hd_id3150669.5.help.text"
+#. _g7n
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"hd_id3150984\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03131300.xhp#par_id3150503.6.help.text
-msgctxt "03131300.xhp#par_id3150503.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. `oJI
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3154285\n"
+"6\n"
+"help.text"
+msgid "Bool"
+msgstr "布林型"
-#: 03131300.xhp#hd_id3159176.7.help.text
-msgctxt "03131300.xhp#hd_id3159176.7.help.text"
+#. 9vf)
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"hd_id3145315\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03131300.xhp#par_id3156152.8.help.text
-msgctxt "03131300.xhp#par_id3156152.8.help.text"
-msgid "Sub ExamplePixelTwips"
-msgstr "Sub ExamplePixelTwips"
-
-#: 03131300.xhp#par_id3153061.9.help.text
-msgctxt "03131300.xhp#par_id3153061.9.help.text"
-msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
-msgstr "MsgBox \"\" & TwipsPerPixelX () & \" Twips * \" & TwipsPerPixelY () & \" Twips\",0,\"Pixel size\""
-
-#: 03131300.xhp#par_id3149670.10.help.text
-msgctxt "03131300.xhp#par_id3149670.10.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03020104.xhp#tit.help.text
-msgid "Reset Statement [Runtime]"
-msgstr "Reset 陳述式 [執行階段]"
-
-#: 03020104.xhp#bm_id3154141.help.text
-msgid "<bookmark_value>Reset statement</bookmark_value>"
-msgstr "<bookmark_value>Reset 陳述式</bookmark_value>"
-
-#: 03020104.xhp#hd_id3154141.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020104.xhp\">Reset Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020104.xhp\">Reset 陳述式 [執行階段]</link>"
-
-#: 03020104.xhp#par_id3156423.2.help.text
-msgid "Closes all open files and writes the contents of all file buffers to the harddisk."
-msgstr "關閉所有開啟的檔案,並將這些檔案緩衝區中的內容寫入硬碟。"
+#. /qDZ
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3156024\n"
+"8\n"
+"help.text"
+msgid "// Copy of objects -> same instance"
+msgstr "// 物件的副本 -> 相同實例"
-#: 03020104.xhp#hd_id3154124.3.help.text
-msgctxt "03020104.xhp#hd_id3154124.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. Qi~Q
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3154923\n"
+"9\n"
+"help.text"
+msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
+msgstr "oIntrospection = CreateUnoService ( \"com.sun.star.beans.Introspection\" )"
-#: 03020104.xhp#par_id3156281.4.help.text
-msgctxt "03020104.xhp#par_id3156281.4.help.text"
-msgid "Reset"
-msgstr "Reset"
+#. ?c?!
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3147559\n"
+"10\n"
+"help.text"
+msgid "oIntro2 = oIntrospection"
+msgstr "oIntro2 = oIntrospection"
-#: 03020104.xhp#hd_id3161831.5.help.text
-msgctxt "03020104.xhp#hd_id3161831.5.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. C9[!
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3150541\n"
+"11\n"
+"help.text"
+msgid "print EqualUnoObjects( oIntrospection, oIntro2 )"
+msgstr "print EqualUnoObjects ( oIntrospection, oIntro2 )"
-#: 03020104.xhp#par_id3151113.37.help.text
-msgctxt "03020104.xhp#par_id3151113.37.help.text"
-msgid "Sub ExampleReset"
-msgstr "Sub ExampleReset"
-
-#: 03020104.xhp#par_id3148575.38.help.text
-msgctxt "03020104.xhp#par_id3148575.38.help.text"
-msgid "On Error Goto ErrorHandler"
-msgstr "On Error Goto ErrorHandler"
-
-#: 03020104.xhp#par_id3153093.39.help.text
-msgctxt "03020104.xhp#par_id3153093.39.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iNumber As Integer"
-
-#: 03020104.xhp#par_id3150011.40.help.text
-msgctxt "03020104.xhp#par_id3150011.40.help.text"
-msgid "Dim iCount As Integer"
-msgstr "Dim iCount As Integer"
-
-#: 03020104.xhp#par_id3153363.41.help.text
-msgctxt "03020104.xhp#par_id3153363.41.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sLine As String"
-
-#: 03020104.xhp#par_id3154320.42.help.text
-msgctxt "03020104.xhp#par_id3154320.42.help.text"
-msgid "Dim aFile As String"
-msgstr "Dim aFile As String"
-
-#: 03020104.xhp#par_id3163712.43.help.text
-msgctxt "03020104.xhp#par_id3163712.43.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr "aFile = \"c:\\data.txt\""
-
-#: 03020104.xhp#par_id3146121.45.help.text
-msgctxt "03020104.xhp#par_id3146121.45.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020104.xhp#par_id3154491.46.help.text
-msgctxt "03020104.xhp#par_id3154491.46.help.text"
-msgid "Open aFile For Output As #iNumber"
-msgstr "Open aFile For Output As #iNumber"
-
-#: 03020104.xhp#par_id3148455.47.help.text
-msgid "Print #iNumber, \"This is a new line of text\""
-msgstr "Print #iNumber, \"This is a new line of text\""
+#. (WP_
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3153525\n"
+"12\n"
+"help.text"
+msgid "// Copy of structs as value -> new instance"
+msgstr "// 作為值的結構的副本 -> 新實例"
-#: 03020104.xhp#par_id3145646.48.help.text
-msgctxt "03020104.xhp#par_id3145646.48.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020104.xhp#par_id3149410.50.help.text
-msgctxt "03020104.xhp#par_id3149410.50.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020104.xhp#par_id3147126.51.help.text
-msgctxt "03020104.xhp#par_id3147126.51.help.text"
-msgid "Open aFile For Input As iNumber"
-msgstr "Open aFile For Input As iNumber"
-
-#: 03020104.xhp#par_id3154510.52.help.text
-msgctxt "03020104.xhp#par_id3154510.52.help.text"
-msgid "For iCount = 1 to 5"
-msgstr "For iCount = 1 to 5"
-
-#: 03020104.xhp#par_id3146971.53.help.text
-msgctxt "03020104.xhp#par_id3146971.53.help.text"
-msgid "Line Input #iNumber, sLine"
-msgstr "Line Input #iNumber, sLine"
-
-#: 03020104.xhp#par_id3156277.54.help.text
-msgctxt "03020104.xhp#par_id3156277.54.help.text"
-msgid "If sLine <>\"\" then"
-msgstr "If sLine <>\"\" then"
-
-#: 03020104.xhp#par_id3153707.55.help.text
-msgctxt "03020104.xhp#par_id3153707.55.help.text"
-msgid "rem"
-msgstr "rem"
-
-#: 03020104.xhp#par_id3150322.56.help.text
-msgctxt "03020104.xhp#par_id3150322.56.help.text"
-msgid "end if"
-msgstr "end if"
-
-#: 03020104.xhp#par_id3148405.57.help.text
-msgctxt "03020104.xhp#par_id3148405.57.help.text"
-msgid "Next iCount"
-msgstr "Next iCount"
-
-#: 03020104.xhp#par_id3153711.58.help.text
-msgctxt "03020104.xhp#par_id3153711.58.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020104.xhp#par_id3156382.59.help.text
-msgctxt "03020104.xhp#par_id3156382.59.help.text"
-msgid "Exit Sub"
-msgstr "Exit Sub"
+#. YUL4
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3154366\n"
+"13\n"
+"help.text"
+msgid "Dim Struct1 as new com.sun.star.beans.Property"
+msgstr "Dim Struct1 as new com.sun.star.beans.Property"
-#: 03020104.xhp#par_id3159264.60.help.text
-msgctxt "03020104.xhp#par_id3159264.60.help.text"
-msgid "ErrorHandler:"
-msgstr "ErrorHandler:"
+#. kRos
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3154348\n"
+"14\n"
+"help.text"
+msgid "Struct2 = Struct1"
+msgstr "Struct2 = Struct1"
-#: 03020104.xhp#par_id3145147.61.help.text
-msgctxt "03020104.xhp#par_id3145147.61.help.text"
-msgid "Reset"
-msgstr "Reset"
+#. 8iE_
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3154125\n"
+"15\n"
+"help.text"
+msgid "print EqualUnoObjects( Struct1, Struct2 )"
+msgstr "print EqualUnoObjects ( Struct1, Struct2 )"
-#: 03020104.xhp#par_id3163805.62.help.text
-msgctxt "03020104.xhp#par_id3163805.62.help.text"
-msgid "MsgBox \"All files will be closed\",0,\"Error\""
-msgstr "MsgBox \"All files will be closed\",0,\"Error\""
+#. ;A.4
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"tit\n"
+"help.text"
+msgid "FileAttr-Function [Runtime]"
+msgstr "FileAttr 函數 [執行階段]"
-#: 03020104.xhp#par_id3147364.63.help.text
-msgctxt "03020104.xhp#par_id3147364.63.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. 2%k9
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"bm_id3153380\n"
+"help.text"
+msgid "<bookmark_value>FileAttr function</bookmark_value>"
+msgstr "<bookmark_value>FileAttr;函數</bookmark_value>"
-#: 03120314.xhp#tit.help.text
-msgid "Split Function [Runtime]"
-msgstr "Split 函數 [執行階段]"
+#. ={4K
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"hd_id3153380\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr-Function [Runtime]\">FileAttr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr 函數 [執行階段]\">FileAttr 函數 [執行階段]</link>"
-#: 03120314.xhp#bm_id3156027.help.text
-msgid "<bookmark_value>Split function</bookmark_value>"
-msgstr "<bookmark_value>Split;函數</bookmark_value>"
+#. !]o)
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3154366\n"
+"2\n"
+"help.text"
+msgid "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)."
+msgstr "傳回使用 Open 陳述式開啟的檔案的存取模式或檔案存取號碼。檔案存取號碼取決於作業系統 (OSH = 作業系統標示元)。"
-#: 03120314.xhp#hd_id3156027.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split Function [Runtime]\">Split Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split 函數 [執行階段]\">Split 函數 [執行階段]</link>"
+#. .@pU
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3153364\n"
+"3\n"
+"help.text"
+msgid "If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number."
+msgstr "如果您使用的是 32 位元作業系統,則無法使用 FileAttr 函數來確定檔案存取號碼。"
-#: 03120314.xhp#par_id3155805.2.help.text
-msgid "Returns an array of substrings from a string expression."
-msgstr "從字串型表示式傳回一個子字串陣列。"
+#. ]=r@
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3163713\n"
+"4\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
-#: 03120314.xhp#hd_id3149177.3.help.text
-msgctxt "03120314.xhp#hd_id3149177.3.help.text"
+#. e_.0
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"hd_id3151116\n"
+"5\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120314.xhp#par_id3153824.4.help.text
-msgid "Split (Text As String, delimiter, number)"
-msgstr "Split (Text As String, delimiter, number)"
+#. `(9^
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3154012\n"
+"6\n"
+"help.text"
+msgid "FileAttr (FileNumber As Integer, Attribute As Integer)"
+msgstr "FileAttr (FileNumber As Integer, Attribute As Integer)"
-#: 03120314.xhp#hd_id3149763.5.help.text
-msgctxt "03120314.xhp#hd_id3149763.5.help.text"
+#. W|-~
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"hd_id3147349\n"
+"7\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03120314.xhp#par_id3154285.6.help.text
-msgctxt "03120314.xhp#par_id3154285.6.help.text"
-msgid "String"
-msgstr "字串型"
+#. ihPc
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3146974\n"
+"8\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03120314.xhp#hd_id3145315.7.help.text
-msgctxt "03120314.xhp#hd_id3145315.7.help.text"
+#. JBlI
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"hd_id3153728\n"
+"9\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03120314.xhp#par_id3156023.8.help.text
-msgctxt "03120314.xhp#par_id3156023.8.help.text"
-msgid "<emph>Text:</emph> Any string expression."
-msgstr "<emph>Text:</emph>任意字串型表示式。"
-
-#: 03120314.xhp#par_id3147560.9.help.text
-msgid "<emph>delimiter (optional):</emph> A string of one or more characters length that is used to delimit the Text. The default is the space character."
-msgstr "<emph>分隔符 (可選擇):</emph>由一個或多個字元組成的字串,用於分隔文字。預設為空格字元。"
-
-#: 03120314.xhp#par_id3145069.12.help.text
-msgid "<emph>number (optional):</emph> The number of substrings that you want to return."
-msgstr "<emph>number (可選):</emph>要傳回的子字串數目。"
-
-#: 03120314.xhp#hd_id3150398.10.help.text
-msgctxt "03120314.xhp#hd_id3150398.10.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03120314.xhp#par_id3151212.11.help.text
-msgid "Dim a(3)"
-msgstr "Dim a (3)"
-
-#: 03120314.xhp#par_id3149204.13.help.text
-msgid "Sub main()"
-msgstr "Sub main ()"
-
-#: 03120314.xhp#par_id3156214.14.help.text
-msgid " a(0) = \"ABCDE\""
-msgstr "a (0) = \"ABCDE\""
-
-#: 03120314.xhp#par_id3154217.15.help.text
-msgid " a(1) = 42"
-msgstr "a (1) = 42"
-
-#: 03120314.xhp#par_id3145173.16.help.text
-msgid " a(2) = \"MN\""
-msgstr "a (2) = \"MN\""
-
-#: 03120314.xhp#par_id3153104.17.help.text
-msgid " a(3) = \"X Y Z\""
-msgstr "a (3) = \"X Y Z\""
-
-#: 03120314.xhp#par_id3154684.18.help.text
-msgid " JStr = Join1()"
-msgstr "JStr = Join1 ()"
-
-#: 03120314.xhp#par_id3153367.19.help.text
-msgctxt "03120314.xhp#par_id3153367.19.help.text"
-msgid " Call Show(JStr, Split1(JStr))"
-msgstr "Call Show (JStr, Split1 (JStr))"
-
-#: 03120314.xhp#par_id3145271.20.help.text
-msgid " JStr = Join2()"
-msgstr "JStr = Join2 ()"
-
-#: 03120314.xhp#par_id3155856.21.help.text
-msgctxt "03120314.xhp#par_id3155856.21.help.text"
-msgid " Call Show(JStr, Split1(JStr))"
-msgstr "Call Show (JStr, Split1 (JStr))"
-
-#: 03120314.xhp#par_id3159155.22.help.text
-msgid " JStr = Join3()"
-msgstr "JStr = Join3 ()"
-
-#: 03120314.xhp#par_id3155413.23.help.text
-msgctxt "03120314.xhp#par_id3155413.23.help.text"
-msgid " Call Show(JStr, Split1(JStr))"
-msgstr "Call Show (JStr, Split1 (JStr))"
-
-#: 03120314.xhp#par_id3153190.24.help.text
-msgctxt "03120314.xhp#par_id3153190.24.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03120314.xhp#par_id3154320.25.help.text
-msgid "Function Join1()"
-msgstr "Function Join1 ()"
-
-#: 03120314.xhp#par_id3145748.26.help.text
-msgid " Join1 = Join(a(), \"abc\")"
-msgstr "Join1 = Join (a () , \"abc\")"
-
-#: 03120314.xhp#par_id3153142.45.help.text
-msgctxt "03120314.xhp#par_id3153142.45.help.text"
-msgid "End Function"
-msgstr "End Function"
-
-#: 03120314.xhp#par_id3152462.27.help.text
-msgid "Function Join2()"
-msgstr "Function Join2 ()"
-
-#: 03120314.xhp#par_id3146119.28.help.text
-msgid " Join2 = Join(a(), \",\")"
-msgstr "Join2 = Join (a () , \",\")"
-
-#: 03120314.xhp#par_id3154790.29.help.text
-msgctxt "03120314.xhp#par_id3154790.29.help.text"
-msgid "End Function"
-msgstr "End Function"
-
-#: 03120314.xhp#par_id3147125.30.help.text
-msgid "Function Join3()"
-msgstr "Function Join3 ()"
-
-#: 03120314.xhp#par_id3149377.31.help.text
-msgid " Join3 = Join(a())"
-msgstr "Join3 = Join (a ())"
+#. #ulr
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3151074\n"
+"10\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> The number of the file that was opened with the Open statement."
+msgstr "<emph>FileNumber:</emph>使用 Open 陳述式所開啟檔案的號碼。"
-#: 03120314.xhp#par_id3150114.32.help.text
-msgctxt "03120314.xhp#par_id3150114.32.help.text"
-msgid "End Function"
-msgstr "End Function"
+#. lNet
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3144766\n"
+"11\n"
+"help.text"
+msgid "<emph>Attribute:</emph> Integer expression that indicates the type of file information that you want to return. The following values are possible:"
+msgstr "<emph>Attribute:</emph>整數表示式,用於指示所要傳回的檔案資訊的類型。可能是以下的值:"
-#: 03120314.xhp#par_id3154729.33.help.text
-msgid "Function Split1(aStr)"
-msgstr "Function Split1 (aStr)"
+#. (R).
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3147396\n"
+"12\n"
+"help.text"
+msgid "1: The FileAttr-Function indicates the access mode of the file."
+msgstr "1: FileAttr 函數指示檔案的存取模式。"
-#: 03120314.xhp#par_id3145646.34.help.text
-msgid " Split1 = Split(aStr, \"D\")"
-msgstr "Split1 = Split (aStr, \"D\")"
+#. ),R7
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3149959\n"
+"13\n"
+"help.text"
+msgid "2: The FileAttr-Function returns the file access number of the operating system."
+msgstr "2: FileAttr 函數傳回作業系統的檔案存取號碼。"
-#: 03120314.xhp#par_id3154512.35.help.text
-msgctxt "03120314.xhp#par_id3154512.35.help.text"
-msgid "End Function"
-msgstr "End Function"
+#. M/|;
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3154018\n"
+"14\n"
+"help.text"
+msgid "If you specify a parameter attribute with a value of 1, the following return values apply:"
+msgstr "如果您將參數屬性指定為 1,則採用以下傳回值:"
-#: 03120314.xhp#par_id3149400.36.help.text
-msgid "Sub Show(JoinStr, TheArray)"
-msgstr "Sub Show (JoinStr, TheArray)"
+#. 0MhK
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3149124\n"
+"15\n"
+"help.text"
+msgid "1 - INPUT (file open for input)"
+msgstr "1 - INPUT (開啟檔案用於輸入)"
-#: 03120314.xhp#par_id3153948.37.help.text
-msgid " l = LBound(TheArray)"
-msgstr "l = LBound (TheArray)"
+#. I(+L
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3156275\n"
+"16\n"
+"help.text"
+msgid "2 - OUTPUT (file open for output)"
+msgstr "2 - OUTPUT (開啟檔案用於匯出)"
-#: 03120314.xhp#par_id3146969.38.help.text
-msgid " u = UBound(TheArray)"
-msgstr "u = UBound (TheArray)"
+#. n5WO
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3155066\n"
+"17\n"
+"help.text"
+msgid "4 - RANDOM (file open for random access)"
+msgstr "4 - RANDOM (開啟檔案用於隨機存取)"
-#: 03120314.xhp#par_id3150752.39.help.text
-msgid " total$ = \"=============================\" + Chr$(13) + JoinStr + Chr$(13) + Chr$(13)"
-msgstr "total$ = \"=============================\" + Chr$ (13) + JoinStr + Chr$ (13) + Chr$ (13)"
+#. ^ULb
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3148406\n"
+"18\n"
+"help.text"
+msgid "8 - APPEND (file open for appending)"
+msgstr "8 - APPEND (開啟檔案用於新增)"
-#: 03120314.xhp#par_id3148916.40.help.text
-msgid " For i = l To u"
-msgstr "For i = l To u"
+#. jr;E
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3154757\n"
+"19\n"
+"help.text"
+msgid "32 - BINARY (file open in binary mode)."
+msgstr "32 - BINARY (以二進制模式開啟檔案)。"
-#: 03120314.xhp#par_id3154754.41.help.text
-msgid " total$ = total$ + TheArray(i) + Str(Len(TheArray(i))) + Chr$(13)"
-msgstr "total$ = total$ + TheArray (i) + Str (Len (TheArray (i))) + Chr$ (13)"
+#. B$V4
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"hd_id3147339\n"
+"20\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03120314.xhp#par_id3156054.42.help.text
-msgid " Next i"
-msgstr "Next i"
+#. mB.]
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3155607\n"
+"29\n"
+"help.text"
+msgid "Print #iNumber, \"This is a line of text\""
+msgstr "Print #iNumber, \"This is a line of text\""
-#: 03120314.xhp#par_id3147338.43.help.text
-msgid " MsgBox total$"
-msgstr "MsgBox total$"
+#. Bmbe
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3150361\n"
+"30\n"
+"help.text"
+msgid "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\""
+msgstr "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\""
-#: 03120314.xhp#par_id3155960.44.help.text
-msgctxt "03120314.xhp#par_id3155960.44.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. xk4N
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3149817\n"
+"31\n"
+"help.text"
+msgid "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\""
+msgstr "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\""
-#: 03120104.xhp#tit.help.text
-msgid "Val Function [Runtime]"
-msgstr "Val 函數 [執行階段]"
+#. E0%9
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"tit\n"
+"help.text"
+msgid "Randomize Statement [Runtime]"
+msgstr "Randomize 陳述式 [執行階段]"
-#: 03120104.xhp#bm_id3149205.help.text
-msgid "<bookmark_value>Val function</bookmark_value>"
-msgstr "<bookmark_value>Val;函數</bookmark_value>"
+#. VfN3
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>Randomize statement</bookmark_value>"
+msgstr "<bookmark_value>Randomize 陳述式</bookmark_value>"
-#: 03120104.xhp#hd_id3149205.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Function [Runtime]\">Val Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val 函數 [執行階段]\">Val 函數 [執行階段]</link>"
+#. Q*;%
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement [Runtime]\">Randomize Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize 陳述式 [執行階段]\">Randomize 陳述式 [執行階段]</link>"
-#: 03120104.xhp#par_id3153345.2.help.text
-msgid "Converts a string to a numeric expression."
-msgstr "將字串轉換為數值型表示式。"
+#. Tyy6
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"par_id3145090\n"
+"2\n"
+"help.text"
+msgid "Initializes the random-number generator."
+msgstr "初始化隨機數產生器。"
-#: 03120104.xhp#hd_id3159157.3.help.text
-msgctxt "03120104.xhp#hd_id3159157.3.help.text"
+#. HF,Y
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"hd_id3147573\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120104.xhp#par_id3149514.4.help.text
-msgid "Val (Text As String)"
-msgstr "Val (Text As String)"
-
-#: 03120104.xhp#hd_id3150669.5.help.text
-msgctxt "03120104.xhp#hd_id3150669.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
-
-#: 03120104.xhp#par_id3143228.6.help.text
-msgctxt "03120104.xhp#par_id3143228.6.help.text"
-msgid "Double"
-msgstr "雙精度型"
+#. 6v=g
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"par_id3145315\n"
+"4\n"
+"help.text"
+msgid "Randomize [Number]"
+msgstr "Randomize [Number]"
-#: 03120104.xhp#hd_id3156024.7.help.text
-msgctxt "03120104.xhp#hd_id3156024.7.help.text"
+#. 622S
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"hd_id3152456\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03120104.xhp#par_id3154348.8.help.text
-msgid "<emph>Text:</emph> String that represents a number."
-msgstr "<emph>Text:</emph>表示數字的字串。"
-
-#: 03120104.xhp#par_id3149670.9.help.text
-msgid "Using the Val function, you can convert a string that represents numbers into numeric expressions. This is the inverse of the <emph>Str</emph> function. If only part of the string contains numbers, only the first appropriate characters of the string are converted. If the string does not contain any numbers, the <emph>Val</emph> function returns the value 0."
-msgstr "使用 Val 函數,您可以將表示數字的字串轉換為數值型表示式。它是 <emph>Str</emph> 函數的逆運算。如果只有字串的一部份是數字,則僅轉換字串中最前面的適當字元。如果字串不包含任何數字,則 <emph>Val</emph> 函數將傳回值 0。"
+#. EP_^
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"par_id3149670\n"
+"6\n"
+"help.text"
+msgid "<emph>Number:</emph> Any integer value that initializes the random-number generator."
+msgstr "<emph>數值:</emph>任何初始化隨機數產生器的整數值。"
-#: 03120104.xhp#hd_id3154365.10.help.text
-msgctxt "03120104.xhp#hd_id3154365.10.help.text"
+#. Q.O*
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"hd_id3149655\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120104.xhp#par_id3151177.11.help.text
-msgid "Sub ExampleVal"
-msgstr "Sub ExampleVal"
-
-#: 03120104.xhp#par_id3159150.12.help.text
-msgid "msgbox Val(\"123.123\")"
-msgstr "msgbox Val(\"123.123\")"
-
-#: 03120104.xhp#par_id3154126.13.help.text
-msgid "msgbox Val(\"A123.123\")"
-msgstr "msgbox Val(\"A123.123\")"
-
-#: 03120104.xhp#par_id3147229.14.help.text
-msgctxt "03120104.xhp#par_id3147229.14.help.text"
-msgid "end Sub"
-msgstr "end Sub"
-
-#: 03000000.xhp#tit.help.text
-msgid "Run-Time Functions"
-msgstr "執行階段函數"
-
-#: 03000000.xhp#hd_id3152895.1.help.text
-msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"Run-Time Functions\">Run-Time Functions</link></variable>"
-msgstr "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"執行階段函數\">執行階段函數</link></variable>"
+#. #$Bb
+#: 03080301.xhp
+#, fuzzy
+msgctxt ""
+"03080301.xhp\n"
+"par_id3147288\n"
+"14\n"
+"help.text"
+msgid "iVar = Int((10 * Rnd) ) ' Range from 0 To 9"
+msgstr "iVar = Int((10 * Rnd) ) REM 範圍從 0 到 9"
-#: 03000000.xhp#par_id3148983.2.help.text
-msgid "This section describes the Runtime Functions of <item type=\"productname\">%PRODUCTNAME</item> Basic."
-msgstr "本節將介紹 <item type=\"productname\">%PRODUCTNAME</item> Basic 的執行階段函數。"
+#. (i,2
+#: 03080301.xhp
+msgctxt ""
+"03080301.xhp\n"
+"par_id3148617\n"
+"22\n"
+"help.text"
+msgid "MsgBox sText,0,\"Spectral Distribution\""
+msgstr "MsgBox sText,0,\"Spectral Distribution\""
-#: 03030107.xhp#tit.help.text
-msgid "CDateToIso Function [Runtime]"
-msgstr "CdateToIso 函數 [執行階段]"
+#. qaF-
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"tit\n"
+"help.text"
+msgid "DimArray Function [Runtime]"
+msgstr "DimArray 函數 [執行階段]"
-#: 03030107.xhp#bm_id3150620.help.text
-msgid "<bookmark_value>CdateToIso function</bookmark_value>"
-msgstr "<bookmark_value>CdateToIso;函數</bookmark_value>"
+#. Qfd|
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>DimArray function</bookmark_value>"
+msgstr "<bookmark_value>DimArray;函數</bookmark_value>"
-#: 03030107.xhp#hd_id3150620.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function [Runtime]\">CDateToIso Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CdateToIso 函數 [執行階段]\">CdateToIso 函數 [執行階段]</link>"
+#. 0FBv
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray Function [Runtime]\">DimArray Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray 函數 [執行階段]\">DimArray 函數 [執行階段]</link>"
-#: 03030107.xhp#par_id3151097.2.help.text
-msgid "Returns the date in ISO format from a serial date number that is generated by the DateSerial or the DateValue function."
-msgstr "依 DateSerial 函數或 DateValue 函數產生的串列日期數傳回 ISO 格式的日期。"
+#. Shnq
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"par_id3153527\n"
+"2\n"
+"help.text"
+msgid "Returns a Variant array."
+msgstr "傳回一個變體型陣列。"
-#: 03030107.xhp#hd_id3159224.3.help.text
-msgctxt "03030107.xhp#hd_id3159224.3.help.text"
+#. wL0y
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"hd_id3149762\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030107.xhp#par_id3149497.4.help.text
-msgid "CDateToIso(Number)"
-msgstr "CDateToIso(Number)"
+#. EP#8
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"par_id3148473\n"
+"4\n"
+"help.text"
+msgid "DimArray ( Argument list)"
+msgstr "DimArray ( Argument list)"
-#: 03030107.xhp#hd_id3152347.5.help.text
-msgctxt "03030107.xhp#hd_id3152347.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. .TvI
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"par_id3154142\n"
+"5\n"
+"help.text"
+msgid "See also <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array\">Array</link>"
+msgstr "另請參閱<link href=\"text/sbasic/shared/03104200.xhp\" name=\"陣列\">陣列</link>"
-#: 03030107.xhp#par_id3154422.6.help.text
-msgctxt "03030107.xhp#par_id3154422.6.help.text"
-msgid "String"
-msgstr "字串型"
+#. fP[Q
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"par_id3156023\n"
+"6\n"
+"help.text"
+msgid "If no parameters are passed, an empty array is created (like Dim A() that is the same as a sequence of length 0 in Uno). If parameters are specified, a dimension is created for each parameter."
+msgstr "如果未傳送參數,則建立一個空陣列 (像 Dim A(),它與 Uno 中的零長度序列相同)。如果指定了參數,則為每個參數建立大小。"
-#: 03030107.xhp#hd_id3147303.7.help.text
-msgctxt "03030107.xhp#hd_id3147303.7.help.text"
+#. Fs%H
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"hd_id3154760\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030107.xhp#par_id3145136.8.help.text
-msgid "<emph>Number:</emph> Integer that contains the serial date number."
-msgstr "<emph>Number</emph>:包含串列日期數的整數。"
+#. vpqI
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"par_id3159414\n"
+"8\n"
+"help.text"
+msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
+msgstr "<emph>Argument list:</emph>由逗號分隔的任何引數數目的清單。"
-#: 03030107.xhp#hd_id3147243.9.help.text
-msgctxt "03030107.xhp#hd_id3147243.9.help.text"
+#. ^^_[
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"hd_id3150358\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03030107.xhp#par_id3156152.10.help.text
-msgid "Sub ExampleCDateToIso"
-msgstr "Sub ExampleCDateToIso"
-
-#: 03030107.xhp#par_id3153126.11.help.text
-msgid "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\""
-msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\""
-
-#: 03030107.xhp#par_id3143228.12.help.text
-msgctxt "03030107.xhp#par_id3143228.12.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. UiOy
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"par_id3154939\n"
+"10\n"
+"help.text"
+msgid "DimArray( 2, 2, 4 ) is the same as DIM a( 2, 2, 4 )"
+msgstr "DimArray( 2, 2, 4 ) 等同於 DIM a( 2, 2, 4 )"
-#: 03090302.xhp#tit.help.text
-msgid "GoTo Statement [Runtime]"
-msgstr "GoTo 陳述式 [執行階段]"
+#. sRD\
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"tit\n"
+"help.text"
+msgid "TypeName Function; VarType Function[Runtime]"
+msgstr "TypeName 函數; VarType 函數 [執行階段]"
-#: 03090302.xhp#bm_id3159413.help.text
-msgid "<bookmark_value>GoTo statement</bookmark_value>"
-msgstr "<bookmark_value>GoTo 陳述式</bookmark_value>"
+#. ?G{^
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"bm_id3143267\n"
+"help.text"
+msgid "<bookmark_value>TypeName function</bookmark_value><bookmark_value>VarType function</bookmark_value>"
+msgstr "<bookmark_value>TypeName;函數</bookmark_value>"
-#: 03090302.xhp#hd_id3159413.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Runtime]\">GoTo Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo 陳述式 [執行階段]\">GoTo 陳述式 [執行階段]</link>"
+#. SyVt
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"hd_id3143267\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName Function; VarType Function[Runtime]\">TypeName Function; VarType Function[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName 函數; VarType 函數 [執行階段]\">TypeName 函數; VarType 函數 [執行階段]</link>"
-#: 03090302.xhp#par_id3153379.2.help.text
-msgid "Continues program execution within a Sub or Function at the procedure line indicated by a label."
-msgstr "在子常式或函數中跳到某個貼標所指示的程序行處繼續執行程式。"
+#. O.^c
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3159157\n"
+"2\n"
+"help.text"
+msgid "Returns a string (TypeName) or a numeric value (VarType) that contains information for a variable."
+msgstr "傳回包含變數資訊的字串 (TypeName) 或數值 (VarType)。"
-#: 03090302.xhp#hd_id3149656.3.help.text
-msgctxt "03090302.xhp#hd_id3149656.3.help.text"
+#. 1(0h
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"hd_id3153825\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03090302.xhp#par_id3154367.4.help.text
-msgctxt "03090302.xhp#par_id3154367.4.help.text"
-msgid "see Parameters"
-msgstr "請參閱參數"
-
-#: 03090302.xhp#hd_id3150870.5.help.text
-msgctxt "03090302.xhp#hd_id3150870.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03090302.xhp#par_id3156214.6.help.text
-msgctxt "03090302.xhp#par_id3156214.6.help.text"
-msgid "Sub/Function"
-msgstr "Sub/Function"
-
-#: 03090302.xhp#par_id3156424.7.help.text
-msgctxt "03090302.xhp#par_id3156424.7.help.text"
-msgid "statement block"
-msgstr "陳述式區塊"
-
-#: 03090302.xhp#par_id3154685.8.help.text
-msgid " Label1"
-msgstr " Label1"
-
-#: 03090302.xhp#par_id3145786.9.help.text
-msgid "<emph>Label2:</emph>"
-msgstr "<emph>Label2:</emph>"
-
-#: 03090302.xhp#par_id3161832.10.help.text
-msgctxt "03090302.xhp#par_id3161832.10.help.text"
-msgid "statement block"
-msgstr "陳述式區塊"
-
-#: 03090302.xhp#par_id3146120.11.help.text
-msgctxt "03090302.xhp#par_id3146120.11.help.text"
-msgid "Exit Sub"
-msgstr "Exit Sub"
-
-#: 03090302.xhp#par_id3150010.12.help.text
-msgid "<emph>Label1:</emph>"
-msgstr "<emph>Label1:</emph>"
-
-#: 03090302.xhp#par_id3152462.13.help.text
-msgctxt "03090302.xhp#par_id3152462.13.help.text"
-msgid "statement block"
-msgstr "陳述式區塊"
-
-#: 03090302.xhp#par_id3149664.14.help.text
-msgid "GoTo Label2"
-msgstr "GoTo Label2"
-
-#: 03090302.xhp#par_id3152886.15.help.text
-msgctxt "03090302.xhp#par_id3152886.15.help.text"
-msgid "End Sub/Function"
-msgstr "End Sub/Function"
-
-#: 03090302.xhp#par_id3152596.16.help.text
-msgid "Use the GoTo statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")."
-msgstr "GoTo 陳述式可用於指示 $[officename] Basic 跳到程序中的其他位置繼續執行程式。該位置必須由貼標來指示。若要設定一個貼標,請指定一個名稱並以冒號 (「:」) 結尾。"
-
-#: 03090302.xhp#par_id3155416.17.help.text
-msgid "You cannot use the GoTo statement to jump out of a Sub or Function."
-msgstr "GoTo 陳述式不能用於跳出子常式或函數。"
-
-#: 03090302.xhp#hd_id3154731.19.help.text
-msgctxt "03090302.xhp#hd_id3154731.19.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03090302.xhp#par_id6967035.help.text
-msgctxt "03090302.xhp#par_id6967035.help.text"
-msgid "see Parameters"
-msgstr "請參閱參數"
-
-#: 01050200.xhp#tit.help.text
-msgid "Call Stack Window (Calls)"
-msgstr "[呼叫堆疊]視窗 (呼叫)"
-
-#: 01050200.xhp#hd_id3146794.1.help.text
-msgid "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"Call Stack Window (Calls)\">Call Stack Window (Calls)</link>"
-msgstr "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"[呼叫堆疊]視窗 (呼叫)\">[呼叫堆疊]視窗 (呼叫)</link>"
-
-#: 01050200.xhp#par_id3150400.2.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\">Displays the sequence of procedures and functions during the execution of a program.</ahelp>The <emph>Call Stack</emph> allows you to monitor the sequence of procedures and functions during the execution of a program. The procedures are functions are displayed bottom to top with the most recent function or procedure call at the top of the list."
-msgstr "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\">在程式執行期間顯示程序和函數的序列。</ahelp><emph>[呼叫堆疊]</emph>允許您在程式執行期間監視程序和函數的序列。程序和函數依呼叫的先後順序由下至上顯示,最近呼叫的函數或程序列在清單的最上面。"
-
-#: 03010103.xhp#tit.help.text
-msgid "Print Statement [Runtime]"
-msgstr "Print 陳述式 [執行階段]"
-
-#: 03010103.xhp#bm_id3147230.help.text
-msgid "<bookmark_value>Print statement</bookmark_value>"
-msgstr "<bookmark_value>Print 陳述式</bookmark_value>"
-
-#: 03010103.xhp#hd_id3147230.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement [Runtime]\">Print Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print 陳述式 [執行階段]\">Print 陳述式 [執行階段]</link>"
-
-#: 03010103.xhp#par_id3156281.2.help.text
-msgid "Outputs the specified strings or numeric expressions to a dialog or to a file."
-msgstr "將指定的字串表示式或數值表示式輸出至對話方塊或檔案。"
-
-#: 03010103.xhp#hd_id3145785.3.help.text
-msgctxt "03010103.xhp#hd_id3145785.3.help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
-
-#: 03010103.xhp#par_id3153188.4.help.text
-msgid "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]] "
-msgstr "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]] "
+#. +*hA
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3155341\n"
+"4\n"
+"help.text"
+msgid "TypeName (Variable)VarType (Variable)"
+msgstr "TypeName (Variable) VarType (Variable)"
-#: 03010103.xhp#hd_id3147348.5.help.text
-msgctxt "03010103.xhp#hd_id3147348.5.help.text"
-msgid "Parameter:"
-msgstr "<emph>參數</emph>:"
+#. 0Ydn
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"hd_id3145610\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03010103.xhp#par_id2508621.help.text
-msgctxt "03010103.xhp#par_id2508621.help.text"
-msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
-msgstr "<emph>FileName:</emph>任意數值型表示式,包含由 Open 陳述式為各個檔案設定的檔案編號。"
+#. E6aC
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148947\n"
+"6\n"
+"help.text"
+msgid "String; Integer"
+msgstr "字串型;整型"
-#: 03010103.xhp#par_id3163712.6.help.text
-msgid "<emph>Expression</emph>: Any numeric or string expression to be printed. Multiple expressions can be separated by a semicolon. If separated by a comma, the expressions are indented to the next tab stop. The tab stops cannot be adjusted."
-msgstr "<emph>Expression</emph>:要列印的任意數值型或字串型表示式,多個表示式之間可以用分號分隔。如果用逗號分隔,表示式會縮排至下一個定位鍵。這些定位鍵無法調整。"
+#. aoC_
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"hd_id3146795\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03010103.xhp#par_id3153092.7.help.text
-msgid "<emph>Number</emph>: Number of spaces to be inserted by the <emph>Spc</emph> function."
-msgstr "<emph>Number</emph>:透過 <emph>Spc</emph> 函數插入的空格數目。"
+#. x?rb
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148664\n"
+"8\n"
+"help.text"
+msgid "<emph>Variable:</emph> The variable that you want to determine the type of. You can use the following values:"
+msgstr "<emph>Variable:</emph>要確定其類型的變數。您可以使用以下的值:"
-#: 03010103.xhp#par_id3145364.8.help.text
-msgid "<emph>Pos</emph>: Spaces are inserted until the specified position."
-msgstr "<emph>Pos</emph>:其前面需要插入空格的位置。"
+#. mcd7
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3145171\n"
+"9\n"
+"help.text"
+msgid "key word"
+msgstr "關鍵字"
-#: 03010103.xhp#par_id3154319.9.help.text
-msgid "If a semicolon or comma appears after the last expression to be printed, $[officename] Basic stores the text in an internal buffer and continues program execution without printing. When another Print statement without a semicolon or comma at the end is encountered, all text to be printed is printed at once."
-msgstr "如果最後一個要列印的表示式後面出現分號或逗號,$[officename] Basic 會將該文字儲存在內部緩衝區中,並繼續執行程式,但不執行列印。當遇到結尾處不帶分號或逗號的另一個列印陳述式時,所有需要列印的文字會被一同列印。"
+#. Yx:-
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3156212\n"
+"10\n"
+"help.text"
+msgid "VarType"
+msgstr "VarType"
-#: 03010103.xhp#par_id3145272.10.help.text
-msgid "Positive numeric expressions are printed with a leading space. Negative expressions are printed with a leading minus sign. If a certain range is exceeded for floating-point values, the respective numeric expression is printed in exponential notation."
-msgstr "列印出的正數表示式有一個前導空格,而負數表示式有一個前導減號。對於超出了浮點值範圍的數值型表示式,則以指數表示法列印。"
+#. i698
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3154684\n"
+"11\n"
+"help.text"
+msgid "Variable type"
+msgstr "變數類型"
-#: 03010103.xhp#par_id3154011.11.help.text
-msgid "If the expression to be printed exceeds a certain length, the display will automatically wrap to the next line."
-msgstr "如果要列印的表示式超出了一定的長度,其顯示將自動換行。"
+#. TxUT
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3151041\n"
+"12\n"
+"help.text"
+msgid "Boolean"
+msgstr "Boolean"
-#: 03010103.xhp#par_id3146969.12.help.text
-msgid "You can insert the Tab function, enclosed by semicolons, between arguments to indent the output to a specific position, or you can use the <emph>Spc</emph> function to insert a specified number of spaces."
-msgstr "您可以在引數之間插入 Tab 函數並將該函數與引數之間用分號隔開,或者使用 <emph>Spc</emph> 函數插入指定的空格數,使匯出縮排到指定的位置。"
+#. !,V6
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3153367\n"
+"13\n"
+"help.text"
+msgid "11"
+msgstr "11"
-#: 03010103.xhp#hd_id3146912.13.help.text
-msgctxt "03010103.xhp#hd_id3146912.13.help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
+#. G~4(
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148645\n"
+"14\n"
+"help.text"
+msgid "Boolean variable"
+msgstr "布林型變數"
-#: 03010103.xhp#par_id3153711.14.help.text
-msgid "Sub ExamplePrint"
-msgstr "Sub ExamplePrint"
+#. *O9O
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3153138\n"
+"15\n"
+"help.text"
+msgid "Date"
+msgstr "Date"
-#: 03010103.xhp#par_id3153764.15.help.text
-msgid "Print \"ABC\""
-msgstr "Print \"ABC\""
+#. uLaD
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3153363\n"
+"16\n"
+"help.text"
+msgid "7"
+msgstr "7"
-#: 03010103.xhp#par_id3155764.16.help.text
-msgid "Print \"ABC\",\"123\""
-msgstr "Print \"ABC\",\"123\""
+#. 25)e
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3155411\n"
+"17\n"
+"help.text"
+msgid "Date variable"
+msgstr "日期型變數"
-#: 03010103.xhp#par_id5484176.help.text
-msgid "i = FreeFile()"
-msgstr "i = FreeFile()"
+#. CPLZ
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3146975\n"
+"18\n"
+"help.text"
+msgid "Double"
+msgstr "Double"
-#: 03010103.xhp#par_id2904141.help.text
-msgid "Open <switchinline select=\"sys\"><caseinline select=\"WIN\">\"C:\\Temp.txt\"</caseinline><defaultinline>\"~/temp.txt\"</defaultinline></switchinline> For Output As i"
-msgstr "Open <switchinline select=\"sys\"><caseinline select=\"WIN\">\"C:\\Temp.txt\"</caseinline><defaultinline>\"~/temp.txt\"</defaultinline></switchinline> For Output As i"
+#. p3EX
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3150486\n"
+"19\n"
+"help.text"
+msgid "5"
+msgstr "5"
-#: 03010103.xhp#par_id36317.help.text
-msgid "Print #i, \"ABC\""
-msgstr "Print #i, \"ABC\""
+#. WsVl
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148616\n"
+"20\n"
+"help.text"
+msgid "Double floating point variable"
+msgstr "雙精度型浮點變數"
-#: 03010103.xhp#par_id7381817.help.text
-msgid "Close #i"
-msgstr "Close #i"
+#. SIw-
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148457\n"
+"21\n"
+"help.text"
+msgid "Integer"
+msgstr "Integer"
-#: 03010103.xhp#par_id3147339.17.help.text
-msgctxt "03010103.xhp#par_id3147339.17.help.text"
-msgid "end Sub"
-msgstr "end Sub"
+#. 9rRf
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3145647\n"
+"22\n"
+"help.text"
+msgid "2"
+msgstr "2"
-#: 03130700.xhp#tit.help.text
-msgid "GetSystemTicks Function [Runtime]"
-msgstr "GetSystemTicks 函數 [執行階段]"
+#. \apP
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3154490\n"
+"23\n"
+"help.text"
+msgid "Integer variable"
+msgstr "整數型變數"
-#: 03130700.xhp#bm_id3147143.help.text
-msgid "<bookmark_value>GetSystemTicks function</bookmark_value>"
-msgstr "<bookmark_value>GetSystemTicks;函數</bookmark_value>"
+#. L^Wp
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3149960\n"
+"24\n"
+"help.text"
+msgid "Long"
+msgstr "Long"
-#: 03130700.xhp#hd_id3147143.1.help.text
-msgid "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"GetSystemTicks Function [Runtime]\">GetSystemTicks Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"GetSystemTicks 函數 [執行階段]\">GetSystemTicks 函數 [執行階段]</link>"
+#. cft#
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3154513\n"
+"25\n"
+"help.text"
+msgid "3"
+msgstr "3"
-#: 03130700.xhp#par_id3153750.2.help.text
-msgid "Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes."
-msgstr "傳回由作業系統提供的系統週期數目。此函數可用於最佳化某些程序。"
+#. 4gq7
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3151318\n"
+"26\n"
+"help.text"
+msgid "Long integer variable"
+msgstr "長型整數變數"
-#: 03130700.xhp#hd_id3153311.3.help.text
-msgctxt "03130700.xhp#hd_id3153311.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. \aBX
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3146972\n"
+"27\n"
+"help.text"
+msgid "Object"
+msgstr "Object"
-#: 03130700.xhp#par_id3147242.4.help.text
-msgid "GetSystemTicks()"
-msgstr "GetSystemTicks ()"
+#. 7(6i
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3154482\n"
+"28\n"
+"help.text"
+msgid "9"
+msgstr "9"
-#: 03130700.xhp#hd_id3149233.5.help.text
-msgctxt "03130700.xhp#hd_id3149233.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. pz-!
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3150323\n"
+"29\n"
+"help.text"
+msgid "Object variable"
+msgstr "物件型變數"
-#: 03130700.xhp#par_id3149762.6.help.text
-msgctxt "03130700.xhp#par_id3149762.6.help.text"
-msgid "Long"
-msgstr "長型"
+#. T/r,
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148405\n"
+"30\n"
+"help.text"
+msgid "Single"
+msgstr "Single"
-#: 03130700.xhp#hd_id3156152.7.help.text
-msgctxt "03130700.xhp#hd_id3156152.7.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. Hp\v
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3149020\n"
+"31\n"
+"help.text"
+msgid "4"
+msgstr "4"
-#: 03130700.xhp#par_id3148943.8.help.text
-msgctxt "03130700.xhp#par_id3148943.8.help.text"
-msgid "Sub ExampleWait"
-msgstr "Sub ExampleWait"
-
-#: 03130700.xhp#par_id3146795.9.help.text
-msgctxt "03130700.xhp#par_id3146795.9.help.text"
-msgid "Dim lTick As Long"
-msgstr "Dim lTick As Long"
-
-#: 03130700.xhp#par_id3145069.10.help.text
-msgctxt "03130700.xhp#par_id3145069.10.help.text"
-msgid "lTick = GetSystemTicks()"
-msgstr "lTick = GetSystemTicks ()"
-
-#: 03130700.xhp#par_id3147560.11.help.text
-msgctxt "03130700.xhp#par_id3147560.11.help.text"
-msgid "wait 2000"
-msgstr "wait 2000"
-
-#: 03130700.xhp#par_id3149655.12.help.text
-msgctxt "03130700.xhp#par_id3149655.12.help.text"
-msgid "lTick = (GetSystemTicks() - lTick)"
-msgstr "lTick = (GetSystemTicks () - lTick)"
-
-#: 03130700.xhp#par_id3154938.13.help.text
-msgctxt "03130700.xhp#par_id3154938.13.help.text"
-msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
-msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
+#. )j\w
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3147341\n"
+"32\n"
+"help.text"
+msgid "Single floating-point variable"
+msgstr "單精度型浮點變數"
-#: 03130700.xhp#par_id3150542.14.help.text
-msgctxt "03130700.xhp#par_id3150542.14.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. /J!v
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3155901\n"
+"33\n"
+"help.text"
+msgid "String"
+msgstr "String"
-#: 03120309.xhp#tit.help.text
-msgid "RTrim Function [Runtime]"
-msgstr "RTrim 函數 [執行階段]"
+#. nf,l
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3155960\n"
+"34\n"
+"help.text"
+msgid "8"
+msgstr "8"
-#: 03120309.xhp#bm_id3154286.help.text
-msgid "<bookmark_value>RTrim function</bookmark_value>"
-msgstr "<bookmark_value>RTrim;函數</bookmark_value>"
+#. mnx_
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3146313\n"
+"35\n"
+"help.text"
+msgid "String variable"
+msgstr "字串型變數"
-#: 03120309.xhp#hd_id3154286.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"RTrim Function [Runtime]\">RTrim Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"RTrim 函數 [執行階段]\">RTrim 函數 [執行階段]</link>"
+#. l!]e
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3145149\n"
+"36\n"
+"help.text"
+msgid "Variant"
+msgstr "Variant"
-#: 03120309.xhp#par_id3153127.2.help.text
-msgid "Deletes the spaces at the end of a string expression."
-msgstr "刪除字串型表示式結尾處的空格。"
+#. PcCp
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3154021\n"
+"37\n"
+"help.text"
+msgid "12"
+msgstr "12"
-#: 03120309.xhp#par_id3153062.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function\">LTrim Function</link>"
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim 函數\">LTrim 函數</link>"
+#. a,^Q
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3145789\n"
+"38\n"
+"help.text"
+msgid "Variant variable (can contain all types specified by the definition)"
+msgstr "變體型變數 (可包含由定義指定的所有類型)"
-#: 03120309.xhp#hd_id3154924.4.help.text
-msgctxt "03120309.xhp#hd_id3154924.4.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. xyd9
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148630\n"
+"39\n"
+"help.text"
+msgid "Empty"
+msgstr "Empty"
-#: 03120309.xhp#par_id3154347.5.help.text
-msgid "RTrim (Text As String)"
-msgstr "RTrim(Text As String)"
+#. m(+\
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3152584\n"
+"40\n"
+"help.text"
+msgid "0"
+msgstr "0"
-#: 03120309.xhp#hd_id3149457.6.help.text
-msgctxt "03120309.xhp#hd_id3149457.6.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. J%N!
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3151278\n"
+"41\n"
+"help.text"
+msgid "Variable is not initialized"
+msgstr "未初始化變數"
-#: 03120309.xhp#par_id3153381.7.help.text
-msgctxt "03120309.xhp#par_id3153381.7.help.text"
-msgid "String"
-msgstr "字串型"
+#. _]}]
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3154576\n"
+"42\n"
+"help.text"
+msgid "Null"
+msgstr "Null (空)"
-#: 03120309.xhp#hd_id3148798.8.help.text
-msgctxt "03120309.xhp#hd_id3148798.8.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. *8BY
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3166424\n"
+"43\n"
+"help.text"
+msgid "1"
+msgstr "1"
-#: 03120309.xhp#par_id3151380.9.help.text
-msgid "<emph>Text: </emph>Any string expression."
-msgstr "<emph>Text</emph>:任意字串型表示式。"
+#. QRtd
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3145131\n"
+"44\n"
+"help.text"
+msgid "No valid data"
+msgstr "無有效資料"
-#: 03120309.xhp#hd_id3151041.10.help.text
-msgctxt "03120309.xhp#hd_id3151041.10.help.text"
+#. FyQa
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"hd_id3149338\n"
+"45\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120309.xhp#par_id3148673.11.help.text
-msgctxt "03120309.xhp#par_id3148673.11.help.text"
-msgid "Sub ExampleSpaces"
-msgstr "Sub ExampleSpaces"
-
-#: 03120309.xhp#par_id3156281.12.help.text
-msgctxt "03120309.xhp#par_id3156281.12.help.text"
-msgid "Dim sText2 as String,sText as String,sOut as String"
-msgstr "Dim sText2 as String,sText as String,sOut as String"
-
-#: 03120309.xhp#par_id3154125.13.help.text
-msgctxt "03120309.xhp#par_id3154125.13.help.text"
-msgid "sText2 = \" <*Las Vegas*> \""
-msgstr "sText2 = \" <*Las Vegas*> \""
-
-#: 03120309.xhp#par_id3155131.15.help.text
-msgctxt "03120309.xhp#par_id3155131.15.help.text"
-msgid "sOut = \"'\"+sText2 +\"'\"+ Chr(13)"
-msgstr "sOut = \"'\"+sText2 +\"'\"+ Chr (13)"
-
-#: 03120309.xhp#par_id3161833.16.help.text
-msgctxt "03120309.xhp#par_id3161833.16.help.text"
-msgid "sText = Ltrim(sText2) REM sText = \"<*Las Vegas*> \""
-msgstr "sText = Ltrim(sText2) REM sText = \"<*Las Vegas*> \""
-
-#: 03120309.xhp#par_id3147317.17.help.text
-msgctxt "03120309.xhp#par_id3147317.17.help.text"
-msgid "sOut = sOut + \"'\"+sText +\"'\" + Chr(13)"
-msgstr "sOut = sOut + \"'\"+sText +\"'\" + Chr(13)"
-
-#: 03120309.xhp#par_id3151112.18.help.text
-msgctxt "03120309.xhp#par_id3151112.18.help.text"
-msgid "sText = Rtrim(sText2) REM sText = \" <*Las Vegas*>\""
-msgstr "sText = Rtrim (sText2) REM sText = \" <*Las Vegas*> \""
-
-#: 03120309.xhp#par_id3149664.19.help.text
-msgctxt "03120309.xhp#par_id3149664.19.help.text"
-msgid "sOut = sOut +\"'\"+ sText +\"'\" + Chr(13)"
-msgstr "sOut = sOut +\"'\"+ sText +\"'\" + Chr(13)"
-
-#: 03120309.xhp#par_id3152576.20.help.text
-msgctxt "03120309.xhp#par_id3152576.20.help.text"
-msgid "sText = Trim(sText2) REM sText = \"<*Las Vegas*>\""
-msgstr "sText = Trim(sText2) REM sText = \"<*Las Vegas*>\""
-
-#: 03120309.xhp#par_id3153729.21.help.text
-msgctxt "03120309.xhp#par_id3153729.21.help.text"
-msgid "sOut = sOut +\"'\"+ sText +\"'\""
-msgstr "sOut = sOut +\"'\"+ sText +\"'\""
-
-#: 03120309.xhp#par_id3145749.22.help.text
-msgctxt "03120309.xhp#par_id3145749.22.help.text"
-msgid "MsgBox sOut"
-msgstr "MsgBox sOut"
-
-#: 03120309.xhp#par_id3146922.23.help.text
-msgctxt "03120309.xhp#par_id3146922.23.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03120401.xhp#tit.help.text
-msgid "InStr Function [Runtime]"
-msgstr "InStr 函式 [執行階段]"
+#. n/Dl
+#: 03103600.xhp
+#, fuzzy
+msgctxt ""
+"03103600.xhp\n"
+"par_id3148817\n"
+"58\n"
+"help.text"
+msgid "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types In $[officename] Basic\""
+msgstr "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types in $[officename] Basic\""
-#: 03120401.xhp#bm_id3155934.help.text
-msgid "<bookmark_value>InStr function</bookmark_value>"
-msgstr "<bookmark_value>InStr 函式</bookmark_value>"
+#. OMUH
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"tit\n"
+"help.text"
+msgid "Hour Function [Runtime]"
+msgstr "Hour 函數 [執行階段]"
-#: 03120401.xhp#hd_id3155934.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function [Runtime]\">InStr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr 函式 [執行階段]\">InStr 函式 [執行階段]</link>"
+#. /\`E
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"bm_id3156042\n"
+"help.text"
+msgid "<bookmark_value>Hour function</bookmark_value>"
+msgstr "<bookmark_value>Hour 函數</bookmark_value>"
-#: 03120401.xhp#par_id3153990.2.help.text
-msgid "Returns the position of a string within another string."
-msgstr "傳回某個字串在另一字串中的位置。"
+#. e:[[
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"hd_id3156042\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour Function [Runtime]\">Hour Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour 函數 [執行階段]\">Hour 函數 [執行階段]</link>"
-#: 03120401.xhp#par_id3147303.3.help.text
-msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0."
-msgstr "Instr 函式傳回兩個字串相符的位置。如果在另一個字串中未找到給定的字串,則函式傳回 0。"
+#. 1Gq2
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3149346\n"
+"2\n"
+"help.text"
+msgid "Returns the hour from a time value that is generated by the TimeSerial or the TimeValue function."
+msgstr "依 TimeSerial 或 TimeValue 函數產生的時間值傳回小時。"
-#: 03120401.xhp#hd_id3145090.4.help.text
-msgctxt "03120401.xhp#hd_id3145090.4.help.text"
+#. J*+}
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"hd_id3147574\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120401.xhp#par_id3146957.5.help.text
-msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
-msgstr "InStr([Start As Integer,]Text1 As String, Text2 As String[, Compare])"
+#. k4,E
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3147264\n"
+"4\n"
+"help.text"
+msgid "Hour (Number)"
+msgstr "Hour(Number)"
-#: 03120401.xhp#hd_id3148538.6.help.text
-msgctxt "03120401.xhp#hd_id3148538.6.help.text"
+#. @gPA
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"hd_id3145069\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03120401.xhp#par_id3149763.7.help.text
-msgctxt "03120401.xhp#par_id3149763.7.help.text"
+#. S]R`
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3149670\n"
+"6\n"
+"help.text"
msgid "Integer"
msgstr "整型"
-#: 03120401.xhp#hd_id3148473.8.help.text
-msgctxt "03120401.xhp#hd_id3148473.8.help.text"
+#. llUh
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"hd_id3150359\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03120401.xhp#par_id3153126.9.help.text
-msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The maximum allowed value is 65535."
-msgstr "<emph>Start:</emph>數值型表示式,用於標記在某個字串中開始搜尋指定子字串的位置。如果不指定此參數,搜尋將從字串的第一個字元開始。最大限值為 65535。"
-
-#: 03120401.xhp#par_id3145609.10.help.text
-msgid "<emph>Text1:</emph> The string expression that you want to search."
-msgstr "<emph>Text1:</emph>要在其中進行搜尋的字串型表示式。"
-
-#: 03120401.xhp#par_id3147559.11.help.text
-msgid "<emph>Text2:</emph> The string expression that you want to search for."
-msgstr "<emph>Text2:</emph>要搜尋的字串型表示式。"
+#. *JmV
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3154366\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the hour value."
+msgstr "<emph>Number:</emph>數值型表示式,包含用於傳回小時值的順序時間值。"
+
+#. ~VeE
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3154909\n"
+"9\n"
+"help.text"
+msgid "This function is the opposite of the <emph>TimeSerial</emph> function. It returns an integer value that represents the hour from a time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression"
+msgstr "此函數是 <emph>TimeSerial</emph> 函數的逆運算,依 <emph>TimeSerial</emph> 或 <emph>TimeValue</emph> 函數所產生的時間值傳回表示小時的整數值。例如,表示式"
-#: 03120401.xhp#par_id3154758.12.help.text
-msgid "<emph>Compare:</emph> Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
-msgstr "<emph>Compare:</emph>可選擇的數值型表示式,用來定義比較類型。此參數的值可以是 0 或 1。1 為預設值,用於指定文字比較 (不區分大小寫)。數值 0 則用於指定二進制比較 (區分大小寫)。"
+#. [sR.
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3163798\n"
+"10\n"
+"help.text"
+msgid "Print Hour(TimeSerial(12,30,41))"
+msgstr "Print Hour(TimeSerial(12,30,41))"
-#: 03120401.xhp#par_id3153361.13.help.text
-msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted."
-msgstr "若要避免執行階段錯誤,如果沒有指定第一個傳回參數,請勿設定 Compare 參數。"
+#. q]+)
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3155132\n"
+"11\n"
+"help.text"
+msgid "returns the value 12."
+msgstr "傳回值為 12。"
-#: 03120401.xhp#hd_id3154366.14.help.text
-msgctxt "03120401.xhp#hd_id3154366.14.help.text"
+#. TAk)
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"hd_id3147348\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120401.xhp#par_id3154217.15.help.text
-msgid "Sub ExamplePosition"
-msgstr "Sub ExamplePosition"
-
-#: 03120401.xhp#par_id3154685.16.help.text
-msgctxt "03120401.xhp#par_id3154685.16.help.text"
-msgid "Dim sInput As String"
-msgstr "Dim sInput As String"
-
-#: 03120401.xhp#par_id3151042.17.help.text
-msgid "Dim iPos as Integer"
-msgstr "Dim iPos as Integer"
-
-#: 03120401.xhp#par_id3144760.19.help.text
-msgid "sInput = \"Office\""
-msgstr "sInput = \"Star Office\""
-
-#: 03120401.xhp#par_id3154125.20.help.text
-msgid "iPos = Instr(sInput,\"c\")"
-msgstr "iPos = Instr(sInput,\"v\")"
-
-#: 03120401.xhp#par_id3145173.21.help.text
-msgid "print iPos"
-msgstr "print iPos"
-
-#: 03120401.xhp#par_id3145786.22.help.text
-msgctxt "03120401.xhp#par_id3145786.22.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03090100.xhp#tit.help.text
-msgid "Condition Statements"
-msgstr "條件陳述式"
+#. I8]m
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3146985\n"
+"13\n"
+"help.text"
+msgid "Sub ExampleHour"
+msgstr "Sub ExampleHour"
-#: 03090100.xhp#hd_id3154422.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"Condition Statements\">Condition Statements</link>"
-msgstr "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"條件陳述式\">條件陳述式</link>"
+#. Cpi-
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3156441\n"
+"14\n"
+"help.text"
+msgid "Print \"The current hour is \" & Hour( Now )"
+msgstr "Print \"The current hour is \" & Hour( Now )"
-#: 03090100.xhp#par_id3153750.2.help.text
-msgid "The following statements are based on conditions."
-msgstr "以下陳述式均基於各種條件。"
+#. D]#~
+#: 03030201.xhp
+msgctxt ""
+"03030201.xhp\n"
+"par_id3153145\n"
+"15\n"
+"help.text"
+msgid "End Sub"
+msgstr "End Sub"
-#: 03020413.xhp#tit.help.text
-msgid "RmDir Statement [Runtime]"
-msgstr "RmDir 陳述式 [執行階段]"
+#. j%qT
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"tit\n"
+"help.text"
+msgid "End Statement [Runtime]"
+msgstr "End 陳述式 [執行階段]"
-#: 03020413.xhp#bm_id3148947.help.text
-msgid "<bookmark_value>RmDir statement</bookmark_value>"
-msgstr "<bookmark_value>RmDir 陳述式</bookmark_value>"
+#. K~rM
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"bm_id3150771\n"
+"help.text"
+msgid "<bookmark_value>End statement</bookmark_value>"
+msgstr "<bookmark_value>End 陳述式</bookmark_value>"
-#: 03020413.xhp#hd_id3148947.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir Statement [Runtime]\">RmDir Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir 陳述式 [執行階段]\">RmDir 陳述式 [執行階段]</link>"
+#. %@Kc
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"hd_id3150771\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End Statement [Runtime]\">End Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End 陳述式 [執行階段]\">End 陳述式 [執行階段]</link>"
-#: 03020413.xhp#par_id3149457.2.help.text
-msgid "Deletes an existing directory from a data medium."
-msgstr "刪除資料媒體中的現有目錄。"
+#. tIn\
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3153126\n"
+"2\n"
+"help.text"
+msgid "Ends a procedure or block."
+msgstr "結束程序或陳述區塊。"
-#: 03020413.xhp#hd_id3153361.3.help.text
-msgctxt "03020413.xhp#hd_id3153361.3.help.text"
+#. *P3P
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"hd_id3147264\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020413.xhp#par_id3154367.4.help.text
-msgid "RmDir Text As String"
-msgstr "RmDir Text As String"
+#. SO;+
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3148552\n"
+"4\n"
+"help.text"
+msgid "End, End Function, End If, End Select, End Sub"
+msgstr "End、End Function、End If、End Select、End Sub"
-#: 03020413.xhp#hd_id3156281.5.help.text
-msgctxt "03020413.xhp#hd_id3156281.5.help.text"
+#. A/2Q
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"hd_id3149456\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020413.xhp#par_id3151042.6.help.text
-msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory that you want to delete. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text:</emph>任意字串型表示式,用於指定要刪除的目錄之名稱和路徑。也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
+#. g-$S
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3150398\n"
+"6\n"
+"help.text"
+msgid "Use the End statement as follows:"
+msgstr "按如下所示使用 End 陳述式:"
-#: 03020413.xhp#par_id3153192.7.help.text
-msgid "If the path is not determined, the <emph>RmDir Statement</emph> searches for the directory that you want to delete in the current path. If it is not found there, an error message appears."
-msgstr "如果路徑未確定,則 <emph>RmDir 陳述式</emph>會在目前路徑中搜尋要刪除的目錄。如果找不到該目錄,螢幕上會顯示一則錯誤訊息。"
+#. j}Im
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"hd_id3154366\n"
+"7\n"
+"help.text"
+msgid "Statement"
+msgstr "陳述式"
-#: 03020413.xhp#hd_id3145271.8.help.text
-msgctxt "03020413.xhp#hd_id3145271.8.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. K]c7
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3151043\n"
+"8\n"
+"help.text"
+msgid "End: Is not required, but can be entered anywhere within a procedure to end the program execution."
+msgstr "End:不是必要陳述,但可以在程序的任意位置輸入此陳述來結束程式的執行。"
-#: 03020413.xhp#par_id3156442.9.help.text
-msgid "Sub ExampleRmDir"
-msgstr "Sub ExampleRmDir"
+#. [`6q
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3145171\n"
+"9\n"
+"help.text"
+msgid "End Function: Ends a <emph>Function</emph> statement."
+msgstr "End Function:結束 <emph>Function</emph> 陳述式。"
-#: 03020413.xhp#par_id3154319.10.help.text
-msgid "MkDir \"C:\\Test2\""
-msgstr "MkDir \"C:\\Test2\""
+#. 0@vs
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3153192\n"
+"10\n"
+"help.text"
+msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block."
+msgstr "End If:標記 <emph>If...Then...Else</emph> 陳述區塊的結束。"
-#: 03020413.xhp#par_id3159154.11.help.text
-msgid "ChDir \"C:\\test2\""
-msgstr "ChDir \"C:\\test2\""
+#. `kN?
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3148451\n"
+"11\n"
+"help.text"
+msgid "End Select: Marks the end of a <emph>Select Case</emph> block."
+msgstr "End Select:標記 <emph>Select Case</emph> 陳述區塊的結束。"
-#: 03020413.xhp#par_id3151112.12.help.text
-msgid "msgbox Curdir"
-msgstr "msgbox Curdir"
+#. n],8
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3155131\n"
+"12\n"
+"help.text"
+msgid "End Sub: Ends a <emph>Sub</emph> statement."
+msgstr "End Sub:結束 <emph>Sub</emph> 陳述式。"
-#: 03020413.xhp#par_id3147427.13.help.text
-msgid "ChDir \"\\\""
-msgstr "ChDir \"\\\""
+#. k;j]
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"hd_id3146120\n"
+"13\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03020413.xhp#par_id3153188.14.help.text
-msgid "RmDir \"C:\\test2\""
-msgstr "RmDir \"C:\\test2\""
+#. [TtR
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3152887\n"
+"19\n"
+"help.text"
+msgid "Print \"Number from 1 to 5\""
+msgstr "Print \"Number from 1 to 5\""
-#: 03020413.xhp#par_id3146120.15.help.text
-msgctxt "03020413.xhp#par_id3146120.15.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. ZkTf
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3148618\n"
+"21\n"
+"help.text"
+msgid "Print \"Number from 6 to 8\""
+msgstr "Print \"Number from 6 to 8\""
+
+#. jKo:
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3147436\n"
+"23\n"
+"help.text"
+msgid "Print \"Greater than 8\""
+msgstr "Print \"Greater than 8\""
+
+#. fKkS
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3150418\n"
+"25\n"
+"help.text"
+msgid "Print \"Outside range 1 to 10\""
+msgstr "Print \"Outside range 1 to 10\""
-#: 03104400.xhp#tit.help.text
+#. CnCT
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"tit\n"
+"help.text"
msgid "HasUnoInterfaces Function [Runtime]"
msgstr "HasUnoInterfaces 函數 [執行階段]"
-#: 03104400.xhp#bm_id3149987.help.text
+#. I@SF
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"bm_id3149987\n"
+"help.text"
msgid "<bookmark_value>HasUnoInterfaces function</bookmark_value>"
msgstr "<bookmark_value>HasUnoInterfaces;函數</bookmark_value>"
-#: 03104400.xhp#hd_id3149987.1.help.text
+#. KdX[
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"hd_id3149987\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03104400.xhp\" name=\"HasUnoInterfaces Function [Runtime]\">HasUnoInterfaces Function [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03104400.xhp\" name=\"HasUnoInterfaces 函數 [執行階段]\">HasUnoInterfaces 函數 [執行階段]</link>"
-#: 03104400.xhp#par_id3151262.2.help.text
+#. -S+W
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3151262\n"
+"2\n"
+"help.text"
msgid "Tests if a Basic Uno object supports certain Uno interfaces."
msgstr "測試 Basic Uno 物件是否支援某些 Uno 介面。"
-#: 03104400.xhp#par_id3154232.3.help.text
+#. 0fNv
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3154232\n"
+"3\n"
+"help.text"
msgid "Returns True, if <emph>all</emph> stated Uno interfaces are supported, otherwise False is returned."
msgstr "如果支援<emph>所有</emph>聲明的 Uno 介面,則傳回 True (真),否則傳回 False (假)。"
-#: 03104400.xhp#hd_id3150040.4.help.text
-msgctxt "03104400.xhp#hd_id3150040.4.help.text"
+#. J1Ui
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"hd_id3150040\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03104400.xhp#par_id3155555.5.help.text
+#. ApR+
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3155555\n"
+"5\n"
+"help.text"
msgid "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])"
msgstr "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])"
-#: 03104400.xhp#hd_id3153345.6.help.text
-msgctxt "03104400.xhp#hd_id3153345.6.help.text"
+#. Ynf?
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"hd_id3153345\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03104400.xhp#par_id3148538.7.help.text
-msgctxt "03104400.xhp#par_id3148538.7.help.text"
+#. xYhO
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3148538\n"
+"7\n"
+"help.text"
msgid "Bool"
msgstr "布林型"
-#: 03104400.xhp#hd_id3159157.8.help.text
-msgctxt "03104400.xhp#hd_id3159157.8.help.text"
+#. @\`M
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"hd_id3159157\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03104400.xhp#par_id3155419.9.help.text
+#. ]W)}
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3155419\n"
+"9\n"
+"help.text"
msgid "<emph>oTest:</emph> the Basic Uno object that you want to test."
msgstr "<emph>oTest:</emph>要測試的 Basic Uno 物件。"
-#: 03104400.xhp#par_id3149236.10.help.text
+#. _~xO
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3149236\n"
+"10\n"
+"help.text"
msgid "<emph>Uno-Interface-Name:</emph> list of Uno interface names."
msgstr "<emph>Uno-Interface-Name:</emph>Uno 介面名稱清單。"
-#: 03104400.xhp#hd_id3147574.11.help.text
-msgctxt "03104400.xhp#hd_id3147574.11.help.text"
+#. c`dZ
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"hd_id3147574\n"
+"11\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03104400.xhp#par_id3149580.12.help.text
+#. -0KX
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"par_id3149580\n"
+"12\n"
+"help.text"
msgid "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )"
msgstr "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )"
-#: 03120307.xhp#tit.help.text
-msgid "Right Function [Runtime]"
-msgstr "Right 函式 [執行階段]"
-
-#: 03120307.xhp#bm_id3153311.help.text
-msgid "<bookmark_value>Right function</bookmark_value>"
-msgstr "<bookmark_value>Right 函式</bookmark_value>"
+#. 7(of
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"tit\n"
+"help.text"
+msgid "Choose Function [Runtime]"
+msgstr "Choose 函數 [執行階段]"
-#: 03120307.xhp#hd_id3153311.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Right Function [Runtime]\">Right Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Right 函式 [執行階段]\">Right 函式 [執行階段]</link>"
+#. ],sC
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"bm_id3143271\n"
+"help.text"
+msgid "<bookmark_value>Choose function</bookmark_value>"
+msgstr "<bookmark_value>Choose;函數</bookmark_value>"
-#: 03120307.xhp#par_id3150984.2.help.text
-msgid "Returns the rightmost \"n\" characters of a string expression."
-msgstr "傳回字串型表示式最右邊的 n 個字元。"
+#. 5c$.
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"hd_id3143271\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose Function [Runtime]\">Choose Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose 函數 [執行階段]\">Choose 函數 [執行階段]</link>"
-#: 03120307.xhp#par_id3149763.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function\">Left Function</link>."
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left 函式\">Left 函式</link>。"
+#. #)#q
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3149234\n"
+"2\n"
+"help.text"
+msgid "Returns a selected value from a list of arguments."
+msgstr "傳回從引數清單中選取的值。"
-#: 03120307.xhp#hd_id3145315.4.help.text
-msgctxt "03120307.xhp#hd_id3145315.4.help.text"
+#. RP,+
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"hd_id3148943\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120307.xhp#par_id3153061.5.help.text
-msgid "Right (Text As String, n As Long)"
-msgstr "Right(Text As String, n As Integer)"
-
-#: 03120307.xhp#hd_id3145068.6.help.text
-msgctxt "03120307.xhp#hd_id3145068.6.help.text"
-msgid "Return value:"
-msgstr "傳回值:"
-
-#: 03120307.xhp#par_id3156344.7.help.text
-msgctxt "03120307.xhp#par_id3156344.7.help.text"
-msgid "String"
-msgstr "字串型"
+#. N@%}
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3147560\n"
+"4\n"
+"help.text"
+msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])"
+msgstr "Choose (Index, Selection1[, Selection2, ...[,Selection_n]])"
-#: 03120307.xhp#hd_id3146795.8.help.text
-msgctxt "03120307.xhp#hd_id3146795.8.help.text"
+#. 177C
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"hd_id3154346\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03120307.xhp#par_id3153526.9.help.text
-msgid "<emph>Text:</emph> Any string expression that you want to return the rightmost characters of."
-msgstr "<emph>Text:</emph>要傳回最右邊字元的任意字串型表示式。"
+#. }-{$
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3148664\n"
+"6\n"
+"help.text"
+msgid "<emph>Index:</emph> A numeric expression that specifies the value to return."
+msgstr "<emph>Index:</emph>用於指定傳回值的數值型表示式。"
-#: 03120307.xhp#par_id3151211.10.help.text
-msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
-msgstr "<emph>n:</emph>整型表示式,定義要傳回的字元數目。如果 <emph>n</emph> = 0,則傳回一個零長度字串。"
+#. l4%N
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3150791\n"
+"7\n"
+"help.text"
+msgid "<emph>Selection1:</emph> Any expression that contains one of the possible choices."
+msgstr "<emph>Selection1:</emph>包含一個可能選項的任意表示式。"
-#: 03120307.xhp#par_id3158410.11.help.text
-msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)."
-msgstr "以下示例將 YYYY-MM-DD 的日期格式轉換成 US 日期格式 (MM/DD/YYYY)。"
+#. gga6
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3151043\n"
+"8\n"
+"help.text"
+msgid "The <emph>Choose</emph> function returns a value from the list of expressions based on the index value. If Index = 1, the function returns the first expression in the list, if index i= 2, it returns the second expression, and so on."
+msgstr "<emph>Choose</emph> 函數將依 Index 值從表示式清單中傳回一個值。如果 Index = 1,則函數將傳回清單中的第一個表示式;如果 Index i= 2,則傳回第二個表示式,以此類推。"
-#: 03120307.xhp#hd_id3156212.12.help.text
-msgctxt "03120307.xhp#hd_id3156212.12.help.text"
+#. arD[
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3153192\n"
+"9\n"
+"help.text"
+msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value."
+msgstr "如果 Index 值小於 1 或者大於列出的表示式數,則函數傳回空值。"
+
+#. KpE;
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3156281\n"
+"10\n"
+"help.text"
+msgid "The following example uses the <emph>Choose</emph> function to select a string from several strings that form a menu:"
+msgstr "下面示例中的 <emph>Choose</emph> 函數將從構成功能表的數個字串中選取一個字串:"
+
+#. p|(}
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"hd_id3150439\n"
+"11\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120307.xhp#par_id3150869.13.help.text
-msgctxt "03120307.xhp#par_id3150869.13.help.text"
-msgid "Sub ExampleUSDate"
-msgstr "Sub ExampleUSDate"
+#. i(XK
+#: 03090402.xhp
+msgctxt ""
+"03090402.xhp\n"
+"par_id3156443\n"
+"20\n"
+"help.text"
+msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
+msgstr "ChooseMenu = Choose (Index, \"Quick Format\", \"Save Format\", \"System Format\")"
-#: 03120307.xhp#par_id3153105.14.help.text
-msgctxt "03120307.xhp#par_id3153105.14.help.text"
-msgid "Dim sInput As String"
-msgstr "Dim sInput As String"
+#. w\%=
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"tit\n"
+"help.text"
+msgid "Line Input # Statement [Runtime]"
+msgstr "Line Input # 陳述式 [執行階段]"
-#: 03120307.xhp#par_id3154124.15.help.text
-msgctxt "03120307.xhp#par_id3154124.15.help.text"
-msgid "Dim sUS_date As String"
-msgstr "Dim sUS_date As String"
+#. 4%%U
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"bm_id3153361\n"
+"help.text"
+msgid "<bookmark_value>Line Input statement</bookmark_value>"
+msgstr "<bookmark_value>Line Input 陳述式</bookmark_value>"
-#: 03120307.xhp#par_id3159252.16.help.text
-msgctxt "03120307.xhp#par_id3159252.16.help.text"
-msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
-msgstr "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+#. 3F2G
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"hd_id3153361\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020203.xhp\" name=\"Line Input # Statement [Runtime]\">Line Input # Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020203.xhp\" name=\"Line Input # 陳述式 [執行階段]\">Line Input # 陳述式 [執行階段]</link>"
-#: 03120307.xhp#par_id3149561.17.help.text
-msgctxt "03120307.xhp#par_id3149561.17.help.text"
-msgid "sUS_date = Mid(sInput, 6, 2)"
-msgstr "sUS_date = Mid (sInput, 6, 2)"
-
-#: 03120307.xhp#par_id3146984.18.help.text
-msgctxt "03120307.xhp#par_id3146984.18.help.text"
-msgid "sUS_date = sUS_date & \"/\""
-msgstr "sUS_date = sUS_date & \"/\""
-
-#: 03120307.xhp#par_id3155308.19.help.text
-msgctxt "03120307.xhp#par_id3155308.19.help.text"
-msgid "sUS_date = sUS_date & Right(sInput, 2)"
-msgstr "sUS_date = sUS_date & Right(sInput, 2)"
-
-#: 03120307.xhp#par_id3153727.20.help.text
-msgctxt "03120307.xhp#par_id3153727.20.help.text"
-msgid "sUS_date = sUS_date & \"/\""
-msgstr "sUS_date = sUS_date & \"/\""
-
-#: 03120307.xhp#par_id3145365.21.help.text
-msgctxt "03120307.xhp#par_id3145365.21.help.text"
-msgid "sUS_date = sUS_date & Left(sInput, 4)"
-msgstr "sUS_date = sUS_date & Left(sInput, 4)"
-
-#: 03120307.xhp#par_id3152940.22.help.text
-msgctxt "03120307.xhp#par_id3152940.22.help.text"
-msgid "MsgBox sUS_date"
-msgstr "MsgBox sUS_date"
-
-#: 03120307.xhp#par_id3146120.23.help.text
-msgctxt "03120307.xhp#par_id3146120.23.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. Sj,.
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3156280\n"
+"2\n"
+"help.text"
+msgid "Reads strings from a sequential file into a variable."
+msgstr "從順序檔案讀取字串,並將其寫入一個變數中。"
-#: 03080302.xhp#tit.help.text
-msgid "Rnd Function [Runtime]"
-msgstr "Rnd 函數 [執行階段]"
+#. WG9N
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"hd_id3150447\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03080302.xhp#bm_id3148685.help.text
-msgid "<bookmark_value>Rnd function</bookmark_value>"
-msgstr "<bookmark_value>Rnd;函數</bookmark_value>"
+#. g6^P
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3147229\n"
+"4\n"
+"help.text"
+msgid "Line Input #FileNumber As Integer, Var As String"
+msgstr "Line Input #FileNumber As Integer, Var As String"
-#: 03080302.xhp#hd_id3148685.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runtime]\">Rnd Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd 函數 [執行階段]\">Rnd 函數 [執行階段]</link>"
+#. NR%i
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"hd_id3145173\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03080302.xhp#par_id3149669.2.help.text
-msgid "Returns a random number between 0 and 1."
-msgstr "傳回 0 到 1 之間的隨機數。"
+#. 4d2(
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3161832\n"
+"6\n"
+"help.text"
+msgid "<emph>FileNumber: </emph>Number of the file that contains the data that you want to read. The file must have been opened in advance with the Open statement using the key word INPUT."
+msgstr "<emph>FileNumber:</emph>包含要讀取之資料的檔案號碼。該檔案事先必須使用關鍵字 INPUT 透過 Open 陳述式開啟。"
-#: 03080302.xhp#hd_id3153897.3.help.text
-msgctxt "03080302.xhp#hd_id3153897.3.help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
+#. x`yP
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3151119\n"
+"7\n"
+"help.text"
+msgid "<emph>var:</emph> The name of the variable that stores the result."
+msgstr "<emph>var:</emph>用於儲存結果的變數之名稱。"
-#: 03080302.xhp#par_id3150543.4.help.text
-msgid "Rnd [(Expression)]"
-msgstr "Rnd [(Expression)]"
+#. QZLF
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3150010\n"
+"8\n"
+"help.text"
+msgid "With the <emph>Line Input#</emph> statement, you can read strings from an open file into a variable. String variables are read line-by-line up to the first carriage return (Asc=13) or linefeed (Asc=10). Line end marks are not included in the resulting string."
+msgstr "使用 <emph>Line Input#</emph> 陳述式,您可以從開啟的檔案讀取字串,並將其寫入一個變數中。字串型變數的逐行讀取程序在遇到第一個換行鍵 (Asc=13) 或換行 (Asc=10) 時停止。結果字串中不包含行尾標記。"
-#: 03080302.xhp#hd_id3149655.5.help.text
-msgctxt "03080302.xhp#hd_id3149655.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. 5f5D
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"hd_id3163711\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03080302.xhp#par_id3154365.6.help.text
-msgctxt "03080302.xhp#par_id3154365.6.help.text"
-msgid "Double"
-msgstr "雙精度型"
+#. z2G,
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3147124\n"
+"18\n"
+"help.text"
+msgid "Print #iNumber, \"This is a line of text\""
+msgstr "Print #iNumber, \"This is a line of text\""
-#: 03080302.xhp#hd_id3154909.7.help.text
-msgctxt "03080302.xhp#hd_id3154909.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. NqRB
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3153415\n"
+"19\n"
+"help.text"
+msgid "Print #iNumber, \"This is another line of text\""
+msgstr "Print #iNumber, \"This is another line of text\""
-#: 03080302.xhp#par_id3125864.8.help.text
-msgid "<emph>Expression:</emph> Any numeric expression."
-msgstr "<emph>表示式:</emph>任意數值型表示式。"
+#. D^+l
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"tit\n"
+"help.text"
+msgid "Xor-Operator [Runtime]"
+msgstr "「互斥或」運算子 [執行階段]"
-#: 03080302.xhp#par_id3155306.12.help.text
-msgid "<emph>Omitted:</emph> Returns the next random number in the sequence."
-msgstr "<emph>省略:</emph>傳回序列中的下一個隨機數。"
+#. pN|r
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"bm_id3156024\n"
+"help.text"
+msgid "<bookmark_value>Xor operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>互斥或運算子 (邏輯)</bookmark_value>"
-#: 03080302.xhp#par_id3147318.14.help.text
-msgid "The <emph>Rnd</emph> function only returns values ranging from 0 to 1. To generate random integers in a given range, use the formula in the following example:"
-msgstr "<emph>Rnd</emph> 函數僅傳回大於 0 到 1 之間的值。若要產生給定範圍內的隨機整數,請使用以下示例中的公式:"
+#. ~:h!
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"hd_id3156024\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"Xor-Operator [Runtime]\">Xor-Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"「互斥或」運算子 [執行階段]\">「互斥或」運算子 [執行階段]</link>"
-#: 03080302.xhp#hd_id3151118.15.help.text
-msgctxt "03080302.xhp#hd_id3151118.15.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. )N(K
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3159414\n"
+"2\n"
+"help.text"
+msgid "Performs a logical Exclusive-Or combination of two expressions."
+msgstr "執行兩個表示式的邏輯「互斥或」型組合。"
-#: 03080302.xhp#par_id3145365.16.help.text
-msgctxt "03080302.xhp#par_id3145365.16.help.text"
-msgid "Sub ExampleRandomSelect"
-msgstr "Sub ExampleRandomSelect"
-
-#: 03080302.xhp#par_id3147426.17.help.text
-msgctxt "03080302.xhp#par_id3147426.17.help.text"
-msgid "Dim iVar As Integer"
-msgstr "Dim iVar As Integer"
-
-#: 03080302.xhp#par_id3150011.18.help.text
-msgctxt "03080302.xhp#par_id3150011.18.help.text"
-msgid "iVar = Int((15 * Rnd) -2)"
-msgstr "iVar = Int((15 * Rnd) -2)"
-
-#: 03080302.xhp#par_id3148575.19.help.text
-msgctxt "03080302.xhp#par_id3148575.19.help.text"
-msgid "Select Case iVar"
-msgstr "Select Case iVar"
-
-#: 03080302.xhp#par_id3154097.20.help.text
-msgctxt "03080302.xhp#par_id3154097.20.help.text"
-msgid "Case 1 To 5"
-msgstr "Case 1 To 5"
-
-#: 03080302.xhp#par_id3147124.21.help.text
-msgctxt "03080302.xhp#par_id3147124.21.help.text"
-msgid "Print \"Number from 1 to 5\""
-msgstr "Print \"Number from 1 to 5\""
+#. dNxb
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"hd_id3153381\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03080302.xhp#par_id3155418.22.help.text
-msgctxt "03080302.xhp#par_id3155418.22.help.text"
-msgid "Case 6, 7, 8"
-msgstr "Case 6, 7, 8"
+#. [ZzC
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3150400\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 Xor Expression2"
+msgstr "Result = Expression1 Xor Expression2"
-#: 03080302.xhp#par_id3154943.23.help.text
-msgctxt "03080302.xhp#par_id3154943.23.help.text"
-msgid "Print \"Number from 6 to 8\""
-msgstr "Print \"Number from 6 to 8\""
+#. zk]c
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"hd_id3153968\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03080302.xhp#par_id3145800.24.help.text
-msgctxt "03080302.xhp#par_id3145800.24.help.text"
-msgid "Case Is > 8 And iVar < 11"
-msgstr "Case Is > 8 And iVar < 11"
+#. 2;jT
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3150448\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the combination."
+msgstr "<emph>Result</emph>:包含組合結果的任意數值型變數。"
-#: 03080302.xhp#par_id3151074.25.help.text
-msgctxt "03080302.xhp#par_id3151074.25.help.text"
-msgid "Print \"Greater than 8\""
-msgstr "Print \"Greater than 8\""
+#. \P1L
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3125864\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to combine."
+msgstr "<emph>Expression1、Expression2:</emph>要合併的任意數值型表示式。"
-#: 03080302.xhp#par_id3154016.26.help.text
-msgctxt "03080302.xhp#par_id3154016.26.help.text"
-msgid "Case Else"
-msgstr "Case Else"
+#. Al(3
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3150439\n"
+"8\n"
+"help.text"
+msgid "A logical Exclusive-Or conjunction of two Boolean expressions returns the value True only if both expressions are different from each other."
+msgstr "對布林型表示式進行邏輯「互斥或」交集運算時,如果兩個表示式互不相同,則傳回值 True (真)。"
-#: 03080302.xhp#par_id3155602.27.help.text
-msgctxt "03080302.xhp#par_id3155602.27.help.text"
-msgid "Print \"Outside range 1 to 10\""
-msgstr "Print \"Outside range 1 to 10\""
+#. 5g#d
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3153770\n"
+"9\n"
+"help.text"
+msgid "A bitwise Exclusive-Or conjunction returns a bit if the corresponding bit is set in only one of the two expressions."
+msgstr "進行逐位元「互斥或」交集運算時,如果某個位元僅在兩個表示式之一中設定,則傳回相應的位元。"
-#: 03080302.xhp#par_id3150328.28.help.text
-msgctxt "03080302.xhp#par_id3150328.28.help.text"
-msgid "End Select"
-msgstr "End Select"
+#. ?J_)
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"hd_id3153366\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03080302.xhp#par_id3154479.29.help.text
-msgctxt "03080302.xhp#par_id3154479.29.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. CZ/:
+#: 03060600.xhp
+#, fuzzy
+msgctxt ""
+"03060600.xhp\n"
+"par_id3156442\n"
+"15\n"
+"help.text"
+msgid "vOut = vA > vB Xor vB > vC ' returns 0"
+msgstr "vOut = vA > vB Xor vB > vC REM 傳回 0"
-#: 01170101.xhp#tit.help.text
-msgid "General"
-msgstr "一般"
+#. !AeU
+#: 03060600.xhp
+#, fuzzy
+msgctxt ""
+"03060600.xhp\n"
+"par_id3153191\n"
+"16\n"
+"help.text"
+msgid "vOut = vB > vA Xor vB > vC ' returns -1"
+msgstr "vOut = vB > vA Xor vB > vC REM 傳回 -1"
-#: 01170101.xhp#hd_id3147436.1.help.text
-msgid "<link href=\"text/sbasic/shared/01170101.xhp\" name=\"General\">General</link>"
-msgstr "<link href=\"text/sbasic/shared/01170101.xhp\" name=\"一般\">一般</link>"
+#. _oB%
+#: 03060600.xhp
+#, fuzzy
+msgctxt ""
+"03060600.xhp\n"
+"par_id3153144\n"
+"17\n"
+"help.text"
+msgid "vOut = vA > vB Xor vB > vD ' returns -1"
+msgstr "vOut = vA > vB Xor vB > vD REM 傳回 -1"
-#: 01170101.xhp#par_id3155855.2.help.text
-msgid "Define the properties for the selected control or dialog. The available properties depend on the type of control selected. The following properties therefore are not available for every type of control."
-msgstr "定義所選控制項或對話方塊的屬性。可用的屬性取決於所選控制項的類型,因此以下屬性並不都出現在每種類型的控制項中。"
+#. (r9;
+#: 03060600.xhp
+#, fuzzy
+msgctxt ""
+"03060600.xhp\n"
+"par_id3154944\n"
+"18\n"
+"help.text"
+msgid "vOut = (vB > vD Xor vB > vA) ' returns 0"
+msgstr "vOut = (vB > vD Xor vB > vA) REM 傳回 0"
-#: 01170101.xhp#hd_id3148647.11.help.text
-msgid "Alignment"
-msgstr "對齊"
+#. !q+O
+#: 03060600.xhp
+#, fuzzy
+msgctxt ""
+"03060600.xhp\n"
+"par_id3148455\n"
+"19\n"
+"help.text"
+msgid "vOut = vB Xor vA ' returns 2"
+msgstr "vOut = vB Xor vA REM 傳回 2"
-#: 01170101.xhp#par_id3147318.12.help.text
-msgid "<ahelp hid=\"HID_PROP_IMAGE_ALIGN\">Specify the alignment option for the selected control.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_IMAGE_ALIGN\" visibility=\"visible\">指定所選控制項的對齊選項。</ahelp>"
+#. [8xy
+#: 03080600.xhp
+msgctxt ""
+"03080600.xhp\n"
+"tit\n"
+"help.text"
+msgid "Absolute Values"
+msgstr "絕對值"
-#: 01170101.xhp#hd_id3153189.76.help.text
-msgid "AutoFill"
-msgstr "自動完成"
+#. CFRg
+#: 03080600.xhp
+msgctxt ""
+"03080600.xhp\n"
+"hd_id3146958\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Absolute Values\">Absolute Values</link>"
+msgstr "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"絕對值\">絕對值</link>"
-#: 01170101.xhp#par_id3152460.77.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to enable the AutoFill function for the selected control. </ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],可啟用所選控制項的「自動填入」功能。</ahelp>"
+#. 8[BE
+#: 03080600.xhp
+msgctxt ""
+"03080600.xhp\n"
+"par_id3150771\n"
+"2\n"
+"help.text"
+msgid "This function returns absolute values."
+msgstr "此函數傳回絕對值。"
-#: 01170101.xhp#hd_id3155307.3.help.text
-msgid "Background color"
-msgstr "背景顏色"
+#. A\R;
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefLng Statement [Runtime]"
+msgstr "DefLng 陳述式 [執行階段]"
-#: 01170101.xhp#par_id3145251.4.help.text
-msgid "<ahelp hid=\".\">Specify the background color for the current control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定目前控制項的背景顏色。</ahelp>"
+#. 3p/6
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"bm_id3148538\n"
+"help.text"
+msgid "<bookmark_value>DefLng statement</bookmark_value>"
+msgstr "<bookmark_value>DefLng 陳述式</bookmark_value>"
-#: 01170101.xhp#hd_id3151076.263.help.text
-msgid "Large change"
-msgstr "區塊遞增"
+#. DoPV
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"hd_id3148538\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng Statement [Runtime]\">DefLng Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng 陳述式 [執行階段]\">DefLng 陳述式 [執行階段]</link>"
-#: 01170101.xhp#par_id3148457.262.help.text
-msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks in the area between the slider and the arrows on a scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">指定使用者按一下捲軸上的滑動軸與箭頭之間的區域時所捲動的單位數。</ahelp>"
+#. 1@1o
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"par_id3149514\n"
+"2\n"
+"help.text"
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定標準的變數類型。"
-#: 01170101.xhp#hd_id3153876.139.help.text
-msgid "Border"
-msgstr "框"
+#. f3F7
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"hd_id3150504\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01170101.xhp#par_id3154017.140.help.text
-msgid "<ahelp hid=\".\">Specify the border type for the current control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定目前控制項的邊框類型。</ahelp>"
+#. rnc^
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"par_id3145609\n"
+"4\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-#: 01170101.xhp#hd_id3150749.23.help.text
-msgid "Button type"
-msgstr "按鈕類型"
+#. .M8j
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"hd_id3154760\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01170101.xhp#par_id3155064.24.help.text
-msgid "<ahelp hid=\".\">Select a button type. Button types determine what type of action is initiated.</ahelp>"
-msgstr "<ahelp hid=\".\">選取按鈕類型。按鈕類型決定初始化的動作類型。</ahelp>"
+#. G0oR
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"par_id3145069\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
-#: 01170101.xhp#hd_id3149019.5.help.text
-msgid "Character set"
-msgstr "字元"
+#. RXhJ
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"par_id3150791\n"
+"7\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-#: 01170101.xhp#par_id3148406.6.help.text
-msgid "<ahelp hid=\".\">Select the font to be used for displaying the contents of the current control.</ahelp>"
-msgstr "<ahelp hid=\".\">選取用於顯示目前控制項內容的字型。</ahelp>"
+#. z:PX
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"par_id3148798\n"
+"8\n"
+"help.text"
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr "<emph>Keyword:</emph>標準的變數類型"
-#: 01170101.xhp#hd_id3147341.149.help.text
-msgid "Currency symbol"
-msgstr "貨幣符號"
+#. S)|I
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"par_id3154686\n"
+"9\n"
+"help.text"
+msgid "<emph>DefLng:</emph> Long"
+msgstr "<emph>DefLng:</emph>長型"
-#: 01170101.xhp#par_id3146315.150.help.text
-msgid "<ahelp hid=\".\">Enter the currency symbol to be used for currency controls.</ahelp>"
-msgstr "<ahelp hid=\".\">輸入貨幣控制項使用的貨幣符號。</ahelp>"
+#. oV$?
+#: 03101600.xhp
+msgctxt ""
+"03101600.xhp\n"
+"hd_id3153192\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01170101.xhp#hd_id7936643.help.text
-msgctxt "01170101.xhp#hd_id7936643.help.text"
-msgid "Date"
-msgstr "日期"
+#. zOm(
+#: 03101600.xhp
+#, fuzzy
+msgctxt ""
+"03101600.xhp\n"
+"par_id3154124\n"
+"12\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM 變數類型的前綴定義:"
-#: 01170101.xhp#par_id2293771.help.text
-msgid "<ahelp hid=\".\">Specify the default date to be shown in the Date control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定日期控制項中會顯示預設的日期。</ahelp>"
+#. $FJP
+#: 03101600.xhp
+#, fuzzy
+msgctxt ""
+"03101600.xhp\n"
+"par_id3145273\n"
+"22\n"
+"help.text"
+msgid "lCount=123456789 ' lCount is an implicit long integer variable"
+msgstr "lCount=123456789 REM lCount 是一個隱含的長型整數變數"
-#: 01170101.xhp#hd_id3153965.82.help.text
-msgid "Date format"
-msgstr "日期格式"
+#. 7iSf
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Using Variables"
+msgstr "使用變數"
-#: 01170101.xhp#par_id3155334.83.help.text
-msgid "<ahelp hid=\".\">Specify the desired format for a date control. A date control interprets the user input depending on this format setting.</ahelp>"
-msgstr "<ahelp hid=\".\">指定所需的日期控制項格式。日期控制項會依據此格式設定解譯使用者輸入。</ahelp>"
+#. *_Q0
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"bm_id3149346\n"
+"help.text"
+msgid "<bookmark_value>names of variables</bookmark_value><bookmark_value>variables; using</bookmark_value><bookmark_value>types of variables</bookmark_value><bookmark_value>declaring variables</bookmark_value><bookmark_value>values;of variables</bookmark_value><bookmark_value>constants</bookmark_value><bookmark_value>arrays;declaring</bookmark_value><bookmark_value>defining;constants</bookmark_value>"
+msgstr "<bookmark_value>變數名稱</bookmark_value><bookmark_value>變數;類型和名稱</bookmark_value>"
-#: 01170101.xhp#hd_id3154663.121.help.text
-msgid "Date max."
-msgstr "最長日期"
+#. vWaT
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"Using Variables\">Using Variables</link>"
+msgstr "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"使用變數\">使用變數</link>"
-#: 01170101.xhp#par_id3148485.122.help.text
-msgid "<ahelp hid=\".\">Specify the upper limit for a date control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定日期控制項的上限。</ahelp>"
+#. B(#a
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154346\n"
+"3\n"
+"help.text"
+msgid "The following describes the basic use of variables in $[officename] Basic."
+msgstr "下面介紹 $[officename] Basic 中變數的基本用法。"
-#: 01170101.xhp#hd_id3152778.131.help.text
-msgid "Date min."
-msgstr "最短日期"
+#. ?r1z
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3153361\n"
+"4\n"
+"help.text"
+msgid "Naming Conventions for Variable Identifiers"
+msgstr "變數的命名慣例"
-#: 01170101.xhp#par_id3154120.132.help.text
-msgid "<ahelp hid=\".\">Specify the lower limit for a date control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定日期控制項的下限。</ahelp>"
+#. ]zOw
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3148797\n"
+"5\n"
+"help.text"
+msgid "A variable name can consist of a maximum of 255 characters. The first character of a variable name <emph>must</emph> be a letter A-Z or a-z. Numbers can also be used in a variable name, but punctuation symbols and special characters are not permitted, with exception of the underscore character (\"_\"). In $[officename] Basic variable identifiers are not case-sensitive. Variable names may contain spaces but must be enclosed in square brackets if they do."
+msgstr "變數名稱最多可以包含 255 個字元。變數名稱的第一個字元<emph>「必須」</emph>是字母 A-Z 或 a-z。變數名稱中也可以使用數字,但不能使用標點符號和特殊字元 (底線字元「_」除外)。在 $[officename] Basic 中,變數標誌是不區分大小寫的。變數名稱可以含有空格,但如果含有空格,就必須將其放在方括號中。"
-#: 01170101.xhp#hd_id3154573.137.help.text
-msgid "Decimal accuracy"
-msgstr "小數點位數"
+#. t=1?
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3156422\n"
+"6\n"
+"help.text"
+msgid "Examples for variable identifiers:"
+msgstr "<emph>變數標誌的示例:</emph>"
-#: 01170101.xhp#par_id3166426.138.help.text
-msgid "<ahelp hid=\".\">Specify the number of decimal places displayed for a numerical or currency control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定數字或貨幣控制項所要顯示的小數位數。</ahelp>"
+#. K9H=
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3156441\n"
+"126\n"
+"help.text"
+msgid "Correct"
+msgstr "正確"
-#: 01170101.xhp#hd_id3159091.144.help.text
-msgid "Default button"
-msgstr "標準按鈕"
+#. 5mq*
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149664\n"
+"127\n"
+"help.text"
+msgid "Correct"
+msgstr "正確"
-#: 01170101.xhp#par_id3154200.145.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to make the current button control the default selection. Pressing <emph>Return</emph> in the dialog activates the default button.</ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],可將目前的按鈕控制項設為預設選項。在對話方塊中按 <emph>Return</emph> 鍵可啟動預設按鈕。</ahelp>"
+#. (r(r
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3146119\n"
+"128\n"
+"help.text"
+msgid "Correct"
+msgstr "正確"
-#: 01170101.xhp#par_idN108BA.help.text
-msgid "Delay"
-msgstr "延遲"
+#. oz,B
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153876\n"
+"11\n"
+"help.text"
+msgid "Not valid, variable with space must be enclosed in square brackets"
+msgstr "無效,帶空格的變數必須放在方括號中"
-#: 01170101.xhp#par_idN108D0.help.text
-msgid "<ahelp hid=\".\">Specifies the delay in milliseconds between scrollbar trigger events.</ahelp> A trigger event occurs when you click a scrollbar arrow or click the background area in a scrollbar. Repeated trigger events occur if you keep the mouse button pressed when you click a scrollbar arrow or background area in a scrollbar. If you want, you can include valid time units with the number that you enter, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\".\">以毫秒為單位指定捲軸觸發事件之間的延遲。</ahelp> 當您按一下捲軸箭頭或按一下捲軸的背景區域時,即會發生觸發事件。當您按一下捲軸箭頭或捲軸背景區域時,如果按住滑鼠按鈕不放,即會發生重複的觸發事件。視需要在輸入數字時一併包含有效的時間單位,例如 2 秒或 500 毫秒。"
+#. *!V7
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154510\n"
+"15\n"
+"help.text"
+msgid "Correct"
+msgstr "正確,帶空格的變數必須放在方括號中"
-#: 01170101.xhp#hd_id3151278.19.help.text
-msgid "Dropdown"
-msgstr "可擴展"
+#. 7OMI
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150330\n"
+"129\n"
+"help.text"
+msgid "Not valid, special characters are not allowed"
+msgstr "無效,不允許使用特殊字元"
-#: 01170101.xhp#par_id3155113.20.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to enable the dropdown option for list or combo box controls. A dropdown control field has an arrow button which you can click to open a list of the existing form entries.</ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],可啟用清單或組合方塊控制項的下拉式選項。下拉式控制項欄位有一個箭頭按鈕,按一下此按鈕可開啟現存表單項目的清單。</ahelp>"
+#. pfz+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154254\n"
+"130\n"
+"help.text"
+msgid "Not valid, variable may not begin with a number"
+msgstr "無效,變數不能以數字開頭"
-#: 01170101.xhp#hd_id3151216.13.help.text
-msgid "Enabled"
-msgstr "已啟用"
+#. WV@O
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149256\n"
+"131\n"
+"help.text"
+msgid "Not valid, punctuation marks are not allowed"
+msgstr "無效,不允許使用標點符號"
-#: 01170101.xhp#par_id3150517.14.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to enable the control. If the control is disabled, it is grayed out in the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],可啟用控制項。若該控制項已停用,會在對話方塊中顯示為灰色。</ahelp>"
+#. Chom
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3146317\n"
+"17\n"
+"help.text"
+msgid "Declaring Variables"
+msgstr "宣告變數"
-#: 01170101.xhp#hd_id3155379.91.help.text
-msgid "Edit mask"
-msgstr "輸入遮罩"
+#. sQ)3
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150299\n"
+"18\n"
+"help.text"
+msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the <emph>Dim</emph> statement. You can declare more than one variable at a time by separating the names with a comma. To define the variable type, use either a type-declaration sign after the name, or the appropriate key word."
+msgstr "在 $[officename] Basic 中,您無須明確地宣告變數。可以使用 <emph>Dim</emph> 陳述式來進行變數宣告。透過將變數名稱用逗號分隔,您一次可以宣告一個以上的變數。若要定義變數類型,請在名稱後使用類型宣告符號,或使用適當的關鍵字。"
-#: 01170101.xhp#par_id3155509.92.help.text
-msgid "<ahelp hid=\".\">Specify the edit mask for a pattern control. This is a character code that defines the input format for the control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定式樣控制項的編輯遮罩。這是定義控制項輸入格式的字元碼。</ahelp>"
+#. BWL/
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154118\n"
+"140\n"
+"help.text"
+msgid "Examples for variable declarations:"
+msgstr "<emph>變數宣告的示例:</emph>"
-#: 01170101.xhp#par_id3154485.184.help.text
-msgid "You need to specify a masking character for each input character of the edit mask to restrict the input to the values that are listed in the following table:"
-msgstr "對於輸入遮罩的每個輸入字元,您必須指定一個遮罩字元來限定只能輸入表格中給定的數值:"
+#. Gv^n
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150982\n"
+"132\n"
+"help.text"
+msgid "Declares the variable \"a\" as a String"
+msgstr "將變數「a」宣告為字串型變數"
-#: 01170101.xhp#par_id3155809.93.help.text
-msgid " Character "
-msgstr "<emph>字元</emph>"
+#. 5b;?
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150343\n"
+"133\n"
+"help.text"
+msgid "Declares the variable \"a\" as a String"
+msgstr "將變數「a」宣告為字串型變數"
-#: 01170101.xhp#par_id3148702.94.help.text
-msgid "Meaning"
-msgstr "<emph>含義</emph>"
+#. A)ZY
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3155507\n"
+"22\n"
+"help.text"
+msgid "Declares one variable as a String and one as an Integer"
+msgstr "將一個變數宣告為字串型變數,另一個宣告為整數型變數"
-#: 01170101.xhp#par_id3156199.95.help.text
-msgid "L"
-msgstr "L"
+#. rA]-
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_idN10859\n"
+"help.text"
+msgid "Declares c as a Boolean variable that can be TRUE or FALSE"
+msgstr "將 c 宣告為布林型變數,其值可為 TRUE 或 FALSE"
-#: 01170101.xhp#par_id3148869.96.help.text
-msgid "A text constant. This character cannot be modified by the user. "
-msgstr "文字常數。使用者無法修改此字元。"
+#. Em/U
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150519\n"
+"23\n"
+"help.text"
+msgid "It is very important when declaring variables that you use the type-declaration character each time, even if it was used in the declaration instead of a keyword. Thus the following statements are invalid:"
+msgstr "宣告變數時,即使是在宣告而不是在關鍵字中使用,也要求每次都必須使用類型宣告字元。因此,以下陳述式無效:"
-#: 01170101.xhp#par_id3156016.97.help.text
-msgid "a"
-msgstr "a"
+#. yxDI
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154527\n"
+"134\n"
+"help.text"
+msgid "Declares \"a\" as a String"
+msgstr "將變數「a」宣告為字串型變數"
-#: 01170101.xhp#par_id3157983.98.help.text
-msgid "The characters a-z can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter."
-msgstr "此處可以輸入字元 a 到 z。如果輸入了大寫字母,則自動將其轉換為小寫字母。"
+#. X#o[
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153064\n"
+"135\n"
+"help.text"
+msgid "Type-declaration missing: \"a$=\""
+msgstr "缺少類型宣告:「a$=」"
-#: 01170101.xhp#par_id3148607.99.help.text
-msgid "A"
-msgstr "A"
+#. lsZ,
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3144770\n"
+"26\n"
+"help.text"
+msgid "Once you have declared a variable as a certain type, you cannot declare the variable under the same name again as a different type!"
+msgstr "一旦將某個變數宣告為某種類型,就無法再將同名的變數宣告為不同的類型!"
-#: 01170101.xhp#par_id3159204.100.help.text
-msgid "The characters A-Z can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "此處可以輸入字元 A 到 Z。如果輸入了小寫字母,則自動將其轉換為大寫字母。"
+#. .1oZ
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3149331\n"
+"27\n"
+"help.text"
+msgid "Forcing Variable Declarations"
+msgstr "強制變數宣告"
-#: 01170101.xhp#par_id3149126.101.help.text
-msgid "c"
-msgstr "c"
+#. ~Ahq
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149443\n"
+"28\n"
+"help.text"
+msgid "To force declaration of variables, use the following command:"
+msgstr "若要強制宣告變數,請使用以下指令:"
-#: 01170101.xhp#par_id3151304.102.help.text
-msgid "The characters a-z and 0-9 can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter."
-msgstr "此處可以輸入字元 a 到 z 和 0 到9。如果輸入了大寫字母,則自動將其轉換為小寫字母。"
+#. pn/d
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3155072\n"
+"30\n"
+"help.text"
+msgid "The <emph>Option Explicit</emph> statement has to be the first line in the module, before the first SUB. Generally, only arrays need to be declared explicitly. All other variables are declared according to the type-declaration character, or - if omitted - as the default type <emph>Single</emph>."
+msgstr "<emph>Option Explicit</emph> 陳述式必須位於模組的第一行,且在第一個 SUB 之前。通常,只有陣列需要明確地宣告。所有其他變數都依類型宣告字元進行宣告,或者如果省略了類型宣告字元,則宣告為預設類型 <emph>單精度型</emph>變數。"
-#: 01170101.xhp#par_id3152870.103.help.text
-msgid "C"
-msgstr "C"
+#. J)%h
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3154614\n"
+"34\n"
+"help.text"
+msgid "Variable Types"
+msgstr "變數類型"
-#: 01170101.xhp#par_id3155071.104.help.text
-msgid "The characters a-z and 0-9 can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "此處可以輸入字元 a 到 z 和 0 到9。如果輸入了小寫字母,則自動將其轉換為大寫字母。"
+#. v{i?
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3155383\n"
+"35\n"
+"help.text"
+msgid "$[officename] Basic supports four variable classes:"
+msgstr "$[officename] Basic 支援四種變數:"
-#: 01170101.xhp#par_id3159230.105.help.text
-msgid "N"
-msgstr "N"
+#. ?Jp$
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153972\n"
+"36\n"
+"help.text"
+msgid "<emph>Numeric</emph> variables can contain number values. Some variables are used to store large or small numbers, and others are used for floating-point or fractional numbers."
+msgstr "<emph>數值型</emph>變數可以包含數值。有些變數用於儲存較大或較小的數字,另一些則用於儲存浮點數或分數。"
-#: 01170101.xhp#par_id3154650.106.help.text
-msgid "Only the characters 0-9 can be entered."
-msgstr "僅能輸入字元 0 到 9。"
+#. oZ8_
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3159226\n"
+"37\n"
+"help.text"
+msgid "<emph>String</emph> variables contain character strings."
+msgstr "<emph>字串型</emph>變數包含字串。"
-#: 01170101.xhp#par_id3149383.107.help.text
-msgctxt "01170101.xhp#par_id3149383.107.help.text"
-msgid "x"
-msgstr "x"
+#. N5Du
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3145217\n"
+"38\n"
+"help.text"
+msgid "<emph>Boolean</emph> variables contain either the TRUE or the FALSE value."
+msgstr "<emph>布林型</emph>變數包含 TRUE (真) 或 FALSE (假) 值。"
-#: 01170101.xhp#par_id3153489.108.help.text
-msgid "All printable characters can be entered."
-msgstr "可以輸入所有可列印的字元。"
+#. @S^l
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154762\n"
+"39\n"
+"help.text"
+msgid "<emph>Object</emph> variables can store objects of various types, like tables and documents within a document."
+msgstr "<emph>物件型</emph>變數可以儲存各種類型的物件,如在文件中的表格和文件。"
-#: 01170101.xhp#par_id3146967.109.help.text
-msgid "X"
-msgstr "X"
+#. xdv@
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3153805\n"
+"40\n"
+"help.text"
+msgid "Integer Variables"
+msgstr "整數型變數"
-#: 01170101.xhp#par_id3154707.110.help.text
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "可以輸入所有可列印的字元。如果輸入了小寫字母,則自動將其轉換為大寫字母。"
+#. Ja/?
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3146966\n"
+"41\n"
+"help.text"
+msgid "Integer variables range from -32768 to 32767. If you assign a floating-point value to an integer variable, the decimal places are rounded to the next integer. Integer variables are rapidly calculated in procedures and are suitable for counter variables in loops. An integer variable only requires two bytes of memory. \"%\" is the type-declaration character."
+msgstr "整數型變數的範圍從 -32768 到 32767。如果對整數型變數指定浮點數值,小數部份將被轉換成下一個整數。整數型變數在程序中的計算速度非常快,因而適合用作迴圈中的計數器變數。整數型變數只需要兩個位元組的記憶體。其類型宣告字元是「%」。"
-#: 01170101.xhp#hd_id2128971.help.text
-msgid "Editable"
-msgstr "可編輯"
+#. b_wk
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3147546\n"
+"45\n"
+"help.text"
+msgid "Long Integer Variables"
+msgstr "長型整數變數"
-#: 01170101.xhp#par_id6519974.help.text
-msgid "<ahelp hid=\".\">Specifies whether the nodes of the tree control are editable.</ahelp>"
-msgstr "<ahelp hid=\".\">指定樹狀結構控制項的節點是否可編輯。</ahelp>"
+#. Ya\^
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3151193\n"
+"46\n"
+"help.text"
+msgid "Long integer variables range from -2147483648 to 2147483647. If you assign a floating-point value to a long integer variable, the decimal places are rounded to the next integer. Long integer variables are rapidly calculated in procedures and are suitable for counter variables in loops for large values. A long integer variable requires four bytes of memory. \"&\" is the type-declaration character."
+msgstr "長型整數變數的範圍從 -2147483648 到 2147483647。如果對長型整數變數指定浮點數值,小數部份將被轉換成下一個整數。長型整數變數在程序中的計算速度非常快,因而適合用作大值迴圈中的計數器變數。長型整數變數需要四個位元組的記憶體。其類型宣告字元是「&」。"
-#: 01170101.xhp#par_id4591814.help.text
-msgctxt "01170101.xhp#par_id4591814.help.text"
-msgid "The default value is FALSE."
-msgstr "預設值為 FALSE。"
+#. f60_
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id7596972\n"
+"help.text"
+msgid "Decimal Variables"
+msgstr "小數點變數"
-#: 01170101.xhp#hd_id3149317.114.help.text
-msgctxt "01170101.xhp#hd_id3149317.114.help.text"
-msgid "Graphics"
-msgstr "圖形"
+#. [?[O
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id2649311\n"
+"help.text"
+msgid "Decimal variables can take positive or negative numbers or zero. Accuracy is up to 29 digits."
+msgstr "小數點變數可使用正數、負數或零。最多可有 29 個位數。"
-#: 01170101.xhp#par_id3147546.115.help.text
-msgid "<ahelp hid=\".\">Specify the source of the graphics for a button or an image control. Click \"...\" to select a file.</ahelp>"
-msgstr "<ahelp hid=\".\">指定按鈕或影像控制項的圖形來源。按一下 [...] 可選取檔案。</ahelp>"
+#. Wpq_
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id7617114\n"
+"help.text"
+msgid "You can use plus (+) or minus (-) signs as prefixes for decimal numbers (with or without spaces)."
+msgstr "您可以使用正號 (+) 或負號 (-) 做為小數點位數的前綴 (之間可有空格)。"
-#: 01170101.xhp#hd_id3154627.258.help.text
-msgid "Height"
-msgstr "高度"
+#. F+^9
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id1593676\n"
+"help.text"
+msgid "If a decimal number is assigned to an integer variable, %PRODUCTNAME Basic rounds the figure up or down."
+msgstr "如果指定整數變數的小數點位數,%PRODUCTNAME Basic 會將數據向上或向下捨入。"
-#: 01170101.xhp#par_id3155754.257.help.text
-msgid "<ahelp hid=\".\">Specify the height of the current control or the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">指定目前控制項或對話方塊的高度。</ahelp>"
+#. xW{R
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3147500\n"
+"50\n"
+"help.text"
+msgid "Single Variables"
+msgstr "單精度型變數"
-#: 01170101.xhp#hd_id3153072.208.help.text
-msgid "Help text"
-msgstr "說明文字"
+#. j]p#
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153070\n"
+"51\n"
+"help.text"
+msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"."
+msgstr "單精度型變數可以接受 3.402823 x 10E38 到 1.401298 x 10E-45 之間的正值或負值。單精度變數是浮點變數,其小數精度會隨著非小數部份位數的增加而降低。單精度型變數適合進行平均精度的數學計算。其計算速度比整數型變數的計算速度慢,但比雙精度型變數的計算速度快。單精度型變數需要四個位元組的記憶體。其類型宣告字元是「!」。"
-#: 01170101.xhp#par_id3147502.209.help.text
-msgid "<ahelp hid=\".\">Enter a help text that is displayed as a tip (bubble help) when the mouse rests over the control.</ahelp>"
-msgstr "<ahelp hid=\".\">輸入說明文字,當將滑鼠置於控制項上時,這些文字會顯示為提示 (氣泡說明)。</ahelp>"
+#. Szb]
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3155753\n"
+"54\n"
+"help.text"
+msgid "Double Variables"
+msgstr "雙精度型變數"
-#: 01170101.xhp#hd_id3154400.212.help.text
-msgid "Help URL"
-msgstr "說明 URL"
+#. pk`~
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150953\n"
+"55\n"
+"help.text"
+msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"."
+msgstr "雙精度型變數可以接受 1.79769313486232 x 10E308 到 4.94065645841247 x 10E-324 之間的正值或負值。雙精度型變數是浮點變數,其小數精度會隨著非小數部份位數的增加而降低。雙精度型變數適合進行精確計算。其計算速度比單精度型變數慢。雙精度型變數需要八個位元組的記憶體。其類型宣告字元是「#」。"
-#: 01170101.xhp#par_id3150431.213.help.text
-msgid "<ahelp hid=\".\">Specify the help URL that is called when you press F1 while the focus is on a particular control. For example, use the format HID:1234 to call the Help-ID with the number 1234.</ahelp>"
-msgstr "<ahelp hid=\".\">指定當焦點位於特定控制項時,按 F1 所呼叫的說明 URL。例如,使用格式 HID:1234 呼叫編號為 1234 的說明 ID。</ahelp>"
+#. ?iH/
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3155747\n"
+"95\n"
+"help.text"
+msgid "Currency Variables"
+msgstr "貨幣型變數"
-#: 01170101.xhp#par_id4171269.help.text
-msgid "Set the environment variable HELP_DEBUG to 1 to view the Help-IDs as extended help tips."
-msgstr "將環境變數 HELP_DEBUG 設定為 1,可以延伸提示方式檢視說明 ID。"
+#. %}.a
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153337\n"
+"96\n"
+"help.text"
+msgid "Currency variables are internally stored as 64-bit numbers (8 Bytes) and displayed as a fixed-decimal number with 15 non-decimal and 4 decimal places. The values range from -922337203685477.5808 to +922337203685477.5807. Currency variables are used to calculate currency values with a high precision. The type-declaration character is \"@\"."
+msgstr "貨幣型變數在內部儲存為 64 位元數字 (8 個位元組),並顯示為小數位固定的數字,其中含有 15 位非小數和 4 位小數。其值的範圍從 -922337203685477.5808 到 +922337203685477.5807。貨幣型變數用於計算貨幣值,並且具有高精度。其類型宣告字元是「@」。"
-#: 01170101.xhp#hd_id3159260.85.help.text
-msgid "Incr./decrement value"
-msgstr "區間"
+#. YRb5
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3148742\n"
+"58\n"
+"help.text"
+msgid "String Variables"
+msgstr "字串型變數"
-#: 01170101.xhp#par_id3145233.86.help.text
-msgid "<ahelp hid=\".\">Specify the increment and decrement interval for spin button controls.</ahelp>"
-msgstr "<ahelp hid=\".\">指定微調按鈕控制項的遞增和遞減間隔。</ahelp>"
+#. %l5[
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3151393\n"
+"59\n"
+"help.text"
+msgid "String variables can hold character strings with up to 65,535 characters. Each character is stored as the corresponding Unicode value. String variables are suitable for word processing within programs and for temporary storage of any non-printable character up to a maximum length of 64 Kbytes. The memory required for storing string variables depends on the number of characters in the variable. The type-declaration character is \"$\"."
+msgstr "字串型變數可以存放最長達 65,535 個字元的字串。每個字元都儲存為相應的 Unicode 值。字串型變數適合在程式內的文書處理,也可以用於暫時儲存最長達 64 KB 的不可列印字元。儲存字串型變數所需的記憶體取決於此變數中包含的字元數。其類型宣告字元是「$」。"
-#: 01170101.xhp#hd_id539262.help.text
-msgid "Invokes stop mode editing"
-msgstr "呼叫 stop 模式編輯"
+#. o)nB
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3150534\n"
+"62\n"
+"help.text"
+msgid "Boolean Variables"
+msgstr "布林型變數"
-#: 01170101.xhp#par_id234382.help.text
-msgid "<ahelp hid=\".\">Specifies what happens when editing is interrupted by selecting another node in the tree, a change in the tree's data, or by some other means.</ahelp>"
-msgstr "<ahelp hid=\".\">指定當編輯作業因為選取了樹狀結構中的其他節點、變更了樹狀結構的資料或其他特定方式而中斷後的結果。</ahelp>"
+#. G4Id
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3145632\n"
+"63\n"
+"help.text"
+msgid "Boolean variables store only one of two values: TRUE or FALSE. A number 0 evaluates to FALSE, every other value evaluates to TRUE."
+msgstr "布林型變數只儲存以下兩個值之一:TRUE (真) 或 FALSE (假)。數字 0 相當於 FALSE,其他任何數值都相當於 TRUE。"
-#: 01170101.xhp#par_id6591082.help.text
-msgid "Setting this property to TRUE causes the changes to be automatically saved when editing is interrupted. FALSE means that editing is canceled and changes are lost."
-msgstr "將此特性設定為 TRUE 可在編輯作業中斷時,自動儲存變更。FALSE 表示會取消編輯作業,且變更會遺失。"
+#. WnT|
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3149722\n"
+"65\n"
+"help.text"
+msgid "Date Variables"
+msgstr "日期型變數"
-#: 01170101.xhp#par_id9298074.help.text
-msgctxt "01170101.xhp#par_id9298074.help.text"
-msgid "The default value is FALSE."
-msgstr "預設值為 FALSE。"
+#. U_I^
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3159116\n"
+"66\n"
+"help.text"
+msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> or <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> are automatically converted to the internal format. Date-variables are converted to normal numbers by using the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function. The internal format enables a comparison of date/time values by calculating the difference between two numbers. These variables can only be declared with the key word <emph>Date</emph>."
+msgstr "日期型變數僅可包含以內部格式儲存的日期值和時間值。透過 <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>、<link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>、<link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> 或 <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link>,對日期型變數指定的值將自動轉換為內部格式。可以使用 <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>、<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>、<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> 或 <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>、<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>、<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> 等函數將日期型變數轉換為一般數字。使用內部格式,可以透過計算兩個數字之差來比較日期/時間值。這些變數只能透過關鍵字 <emph>Date</emph> 進行宣告。"
-#: 01170101.xhp#hd_id3150536.7.help.text
-msgid "Label"
-msgstr "貼標"
+#. SN6t
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3148732\n"
+"68\n"
+"help.text"
+msgid "Initial Variable Values"
+msgstr "初始變數值"
-#: 01170101.xhp#par_id3146324.8.help.text
-msgid "<ahelp hid=\".\">Specifies the label of the current control. The label is displayed along with the control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定目前控制項的標籤。此標籤會和控制項一起顯示。</ahelp>"
+#. s^lU
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154549\n"
+"69\n"
+"help.text"
+msgid "As soon as the variable has been declared, it is automatically set to the \"Null\" value. Note the following conventions:"
+msgstr "只要變數一經宣告,就會自動將其設定為「空」值。請注意以下慣例:"
-#: 01170101.xhp#par_id3146816.223.help.text
-msgid "You can create multi-line <emph>labels</emph> by inserting manual line breaks in the label using <emph>Shift+Enter</emph>."
-msgstr "使用 <emph>SHIFT+ENTER</emph> 組合鍵在貼標中插入手動換行符,來建立多行<emph>貼標</emph>。"
+#. }UFk
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3143222\n"
+"70\n"
+"help.text"
+msgid "<emph>Numeric</emph> variables are automatically assigned the value \"0\" as soon as they are declared."
+msgstr "只要<emph>數值型</emph>變數一經宣告,就會自動為其指定值「0」。"
-#: 01170101.xhp#hd_id3150457.74.help.text
-msgid "Line Count"
-msgstr "行數"
+#. KW#C
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3150693\n"
+"71\n"
+"help.text"
+msgid "<emph>Date variables</emph> are assigned the value 0 internally; equivalent to converting the value to \"0\" with the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function."
+msgstr "<emph>日期型變數</emph>在內部被指定值 0,相當於使用 <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>、<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>、<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> 或 <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>、<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>、<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> 等函數將其值轉換為「0」。"
-#: 01170101.xhp#par_id3149143.75.help.text
-msgid "<ahelp hid=\".\">Enter the number of lines to be displayed for a list control. For combo boxes, this setting is only active if the dropdown option is enabled. </ahelp>"
-msgstr "<ahelp hid=\".\">輸入清單控制項要顯示的行數。對於組合方塊,此設定唯有啟用下拉式選項時才會作用。</ahelp>"
+#. ?[2V
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154807\n"
+"72\n"
+"help.text"
+msgid "<emph>String variables</emph> are assigned an empty-string (\"\") when they are declared."
+msgstr "<emph>字串型變數</emph>在宣告時被指定空字串 (\"\")。"
-#: 01170101.xhp#hd_id7468489.help.text
-msgctxt "01170101.xhp#hd_id7468489.help.text"
-msgid "Scrollbar"
-msgstr "捲軸"
+#. kz=I
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3153936\n"
+"83\n"
+"help.text"
+msgid "Arrays"
+msgstr "陣列"
-#: 01170101.xhp#par_id7706228.help.text
-msgid "Adds the scrollbar type that you specify to a text box."
-msgstr "增加為文字方塊指定的捲軸類型。"
+#. 5kH+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3148736\n"
+"84\n"
+"help.text"
+msgid "$[officename] Basic knows one- or multi-dimensional arrays, defined by a specified variable type. Arrays are suitable for editing lists and tables in programs. Individual elements of an array can be addressed through a numeric index."
+msgstr "$[officename] Basic 可識別由指定的變數類型定義的一維和多維陣列。陣列適用於在程式中編輯清單和表格。陣列中的各個元素可透過數值索引來定位。"
-#: 01170101.xhp#hd_id3153121.256.help.text
-msgid "Small change"
-msgstr "行遞增"
+#. 3l+-
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149546\n"
+"85\n"
+"help.text"
+msgid "Arrays <emph>must</emph> be declared with the <emph>Dim</emph> statement. There are several ways to define the index range of an array:"
+msgstr "陣列<emph>「必須」</emph>使用 <emph>Dim</emph> 陳述式進行宣告。有數種定義陣列的索引範圍的方法:"
-#: 01170101.xhp#par_id3157875.255.help.text
-msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks an arrow on a scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">指定使用者按一下捲軸上的箭頭時捲動的單位數。</ahelp>"
+#. QEV+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154567\n"
+"136\n"
+"help.text"
+msgid "21 elements numbered from 0 to 20"
+msgstr "編號為 0 到 20 的 21 個元素"
-#: 01170101.xhp#hd_id3145221.73.help.text
-msgid "List entries"
-msgstr "清單項目"
+#. VNpI
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3154397\n"
+"137\n"
+"help.text"
+msgid "30 elements (a matrix of 6 x 5 elements)"
+msgstr "30 個元素 (含有 6 x 5 個元素的矩陣)"
-#: 01170101.xhp#par_id3154580.120.help.text
-msgid "<ahelp hid=\".\">Specify the entries for a list control. One line takes one list entry. Press <emph>Shift+Enter</emph> to insert a new line.</ahelp>"
-msgstr "<ahelp hid=\".\">指定清單控制項的項目。一行只能有一個清單項目。按 <emph>Shift+Enter</emph> 鍵可插入新行。</ahelp>"
+#. l:~!
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3149690\n"
+"138\n"
+"help.text"
+msgid "21 elements numbered from 5 to 25"
+msgstr "編號為 5 到 25 的 21 個元素"
-#: 01170101.xhp#hd_id3149723.159.help.text
-msgid "Literal mask"
-msgstr "文字遮罩"
+#. =$V\
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153113\n"
+"89\n"
+"help.text"
+msgid "21 elements (including 0), numbered from -15 to 5"
+msgstr "編號為 -15 到 5 的 21 個元素 (含括 0)"
-#: 01170101.xhp#par_id3150656.160.help.text
-msgid "<ahelp hid=\".\">Specify the initial values to be displayed in a pattern control. This helps the user to identify which values are allowed in a pattern control. The literal mask is restricted by the format specified by the edit mask.</ahelp>"
-msgstr "<ahelp hid=\".\">指定式樣控制項所顯示的初始值。此舉有助於使用者識別式樣控制項中所允許的值。文字遮罩受限於編輯遮罩所指定的格式。</ahelp>"
+#. DH\j
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3153005\n"
+"90\n"
+"help.text"
+msgid "The index range can include positive as well as negative numbers."
+msgstr "索引範圍可包含正數和負數。"
-#: 01170101.xhp#hd_id3149015.116.help.text
-msgid "Manual line break"
-msgstr "手動換行"
+#. uG-I
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3154507\n"
+"91\n"
+"help.text"
+msgid "Constants"
+msgstr "常數"
-#: 01170101.xhp#par_id3149893.117.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to allow manual line breaks inside multiline controls.</ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],允許在多行控制項中使用手動換行。</ahelp>"
+#. GHjG
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"par_id3156357\n"
+"92\n"
+"help.text"
+msgid "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:"
+msgstr "常數有一個固定的數值,常數在程式中只能被定義一次,不能被重複定義:"
-#: 01170101.xhp#hd_id3150463.123.help.text
-msgid "Max. text length"
-msgstr "最長的文字"
+#. V=3Z
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefObj Statement [Runtime]"
+msgstr "DefObj 陳述式 [執行階段]"
-#: 01170101.xhp#par_id3150745.124.help.text
-msgid "<ahelp hid=\".\">Specify the maximum number of characters that the user can enter.</ahelp>"
-msgstr "<ahelp hid=\".\">指定使用者可輸入的字元數上限。</ahelp>"
+#. 2}^e
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"bm_id3149811\n"
+"help.text"
+msgid "<bookmark_value>DefObj statement</bookmark_value>"
+msgstr "<bookmark_value>DefObj 陳述式</bookmark_value>"
-#: 01170101.xhp#hd_id3154675.21.help.text
-msgid "Multiline Input"
-msgstr "多行輸入"
+#. 0,G/
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"hd_id3149811\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"DefObj Statement [Runtime]\">DefObj Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"DefObj 陳述式 [執行階段]\">DefObj 陳述式 [執行階段]</link>"
-#: 01170101.xhp#par_id3144741.22.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to allow the input of multiple lines in the control. Press Enter to insert a manual line break in the control.</ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],可允許在控制項中輸入多行。按 Enter 鍵在控制項中插入手動換行。</ahelp>"
+#. 2eMY
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3147573\n"
+"2\n"
+"help.text"
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定標準的變數類型。"
-#: 01170101.xhp#hd_id3154848.129.help.text
-msgid "Multiselection"
-msgstr "多重選擇"
+#. 4buU
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"hd_id3150504\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01170101.xhp#par_id3151235.130.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to allow the selection of multiple entries in list controls.</ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],可允許在清單控制項中選取多個項目。</ahelp>"
+#. 9rmz
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3147530\n"
+"4\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-#: 01170101.xhp#hd_id3148887.9.help.text
-msgid "Name"
-msgstr "名稱"
+#. RO1W
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"hd_id3153896\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01170101.xhp#par_id3154548.10.help.text
-msgid "<ahelp hid=\".\">Insert a name for the current control. This name is used to identify the control.</ahelp>"
-msgstr "<ahelp hid=\".\">插入目前控制項的名稱。此名稱可用以識別控制項。</ahelp>"
+#. -.hY
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3148552\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
-#: 01170101.xhp#hd_id3148739.44.help.text
-msgid "Order"
-msgstr "順序"
+#. tKg+
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3150358\n"
+"7\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-#: 01170101.xhp#par_id3149252.45.help.text
-msgid "<ahelp hid=\".\">Specify the order in which the controls receive the focus when the Tab key is pressed in the dialog.</ahelp> On entering a dialog, the control with the lowest order (0) receives the focus. Pressing the <emph>Tab</emph> key the successively focusses the other controls as specified by their order number."
-msgstr "<ahelp hid=\".\">指定在對話方塊中按 Tab 鍵時,控制項取得焦點的順序。</ahelp>進入對話方塊時,序號最小 (0) 的控制項會取得焦點。連續按 <emph>Tab</emph> 鍵,其他控制項會依序號取得焦點。"
+#. p=G|
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3148798\n"
+"8\n"
+"help.text"
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr "<emph>Keyword:</emph>標準的變數類型"
-#: 01170101.xhp#par_id3155259.46.help.text
-msgid "Initially, the controls receive numbers in the order they are added to the dialog. You can change the order numbers for controls. $[officename] Basic updates the order numbers automatically to avoid duplicate numbers. Controls that cannot be focused are also assigned a value but these controls are skipped when using the Tab key."
-msgstr "起初,控制項的序號取決於它們加入到對話方塊中的順序。您可以變更控制項的序號。$[officename] Basic 自動更新序號,以避免號碼重複。$[officename] Basic 對不能獲得焦點的控制項也指定了值,但是在使用 TAB 鍵時將跳過這些控制項。"
+#. F/41
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3150769\n"
+"9\n"
+"help.text"
+msgid "<emph>DefObj:</emph> Object"
+msgstr "<emph>DefObj:</emph>物件型"
-#: 01170101.xhp#hd_id3149511.247.help.text
-msgid "Orientation"
-msgstr "方向"
+#. iQKO
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"hd_id3156212\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01170101.xhp#par_id3153780.246.help.text
-msgid "<ahelp hid=\".\">Specify the orientation for a scrollbar control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定捲動軸控制項的方向。</ahelp>"
+#. bGmG
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3153969\n"
+"12\n"
+"help.text"
+msgid "REM Prefix definitions for variable types:"
+msgstr "REM 變數類型的前綴定義:"
-#: 01170101.xhp#hd_id3154374.239.help.text
-msgid "Page (step)"
-msgstr "頁 (步)"
+#. I.%M
+#: 03101700.xhp
+#, fuzzy
+msgctxt ""
+"03101700.xhp\n"
+"par_id3156424\n"
+"13\n"
+"help.text"
+msgid "DefBool b"
+msgstr "DefBool b"
-#: 01170101.xhp#par_id3154109.238.help.text
-msgid "<ahelp hid=\".\">Specify the number of the dialog page to which the current control is assigned or the page number of the dialog you want to edit.</ahelp> If a dialog has only one page set its <emph>Page (Step)</emph> value to <emph>0</emph>."
-msgstr "<ahelp hid=\".\">指定目前控制項被指定的對話方塊頁面數,或您要編輯的對話方塊頁面數。</ahelp>如果對話方塊僅有一個頁面,請將其 <emph>[頁面 (步驟)]</emph> 值設為 <emph>0</emph>。"
+#. 9ok(
+#: 03101700.xhp
+#, fuzzy
+msgctxt ""
+"03101700.xhp\n"
+"par_id3159254\n"
+"14\n"
+"help.text"
+msgid "DefDate t"
+msgstr "DefDate t"
-#: 01170101.xhp#par_id3148580.236.help.text
-msgid "Select <emph>Page (Step)</emph> = 0 to make a control visible on every dialog page."
-msgstr "選取 <emph>頁 (步)</emph> = 0 使控制項顯示在每個對話方塊頁面中。"
+#. 0U5I
+#: 03101700.xhp
+#, fuzzy
+msgctxt ""
+"03101700.xhp\n"
+"par_id3150440\n"
+"15\n"
+"help.text"
+msgid "DefDbL d"
+msgstr "DefDbL d"
-#: 01170101.xhp#par_id3146144.235.help.text
-msgid "To switch between dialog pages at run time, you need to create a macro that changes the value of <emph>Page (Step)</emph>."
-msgstr "若要於執行階段在對話方塊頁面之間進行切換,您需要建立一個變更<emph>[頁 (步)]</emph>值的巨集。"
+#. !ajZ
+#: 03101700.xhp
+#, fuzzy
+msgctxt ""
+"03101700.xhp\n"
+"par_id3161832\n"
+"16\n"
+"help.text"
+msgid "DefInt i"
+msgstr "DefInt i"
-#: 01170101.xhp#hd_id3154558.156.help.text
-msgid "Password characters"
-msgstr "密碼字元"
+#. _``1
+#: 03101700.xhp
+#, fuzzy
+msgctxt ""
+"03101700.xhp\n"
+"par_id3145365\n"
+"17\n"
+"help.text"
+msgid "DefLng l"
+msgstr "DefLng l"
-#: 01170101.xhp#par_id3152787.157.help.text
-msgid "<ahelp hid=\".\">Enter a character to be displayed instead of the characters that are typed. This can be used for entering passwords in text controls.</ahelp>"
-msgstr "<ahelp hid=\".\">輸入要顯示的字元,而非已鍵入的字元。其可用於在文字控制項中輸入密碼。</ahelp>"
+#. 5tub
+#: 03101700.xhp
+#, fuzzy
+msgctxt ""
+"03101700.xhp\n"
+"par_id3149481\n"
+"18\n"
+"help.text"
+msgid "DefObj o"
+msgstr "DefObj o"
-#: 01170101.xhp#hd_id3148750.245.help.text
-msgid "PositionX"
-msgstr "位置 X"
+#. [EE4
+#: 03101700.xhp
+#, fuzzy
+msgctxt ""
+"03101700.xhp\n"
+"par_id3152886\n"
+"19\n"
+"help.text"
+msgid "DefVar v"
+msgstr "DefVar v"
-#: 01170101.xhp#par_id3154517.244.help.text
-msgid "<ahelp hid=\".\">Specify the distance of the current control from the left side of the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">指定目前控制項與對話方塊左側之間的距離。</ahelp>"
+#. LpU|
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Let Statement [Runtime]"
+msgstr "Let 陳述式 [執行階段]"
-#: 01170101.xhp#hd_id3152767.243.help.text
-msgid "PositionY"
-msgstr "位置 Y"
+#. JP!%
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"bm_id3147242\n"
+"help.text"
+msgid "<bookmark_value>Let statement</bookmark_value>"
+msgstr "<bookmark_value>Let 陳述式</bookmark_value>"
-#: 01170101.xhp#par_id3159082.242.help.text
-msgid "<ahelp hid=\".\">Specify the distance of the current control from the top of the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">指定目前控制項與對話方塊上邊緣之間的距離。</ahelp>"
+#. UW)@
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"hd_id3147242\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Let Statement [Runtime]\">Let Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Let 陳述式 [執行階段]\">Let 陳述式 [執行階段]</link>"
-#: 01170101.xhp#hd_id3159213.221.help.text
-msgid "Prefix symbol"
-msgstr "前綴圖示"
+#. %B.X
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"par_id3149233\n"
+"2\n"
+"help.text"
+msgid "Assigns a value to a variable."
+msgstr "為變數指定一個值。"
-#: 01170101.xhp#par_id3149688.222.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to display the currency symbol prefix in currency controls when a number was entered.</ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],以在輸入數字時在貨幣控制項中顯示貨幣符號前綴。</ahelp>"
+#. *AiS
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"hd_id3153127\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01170101.xhp#hd_id3149728.89.help.text
-msgid "Print"
-msgstr "列印"
+#. g:~C
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"par_id3154285\n"
+"4\n"
+"help.text"
+msgid "[Let] VarName=Expression"
+msgstr "[Let] VarName=Expression"
-#: 01170101.xhp#par_id3150001.90.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to include the current control in a document's printout.</ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],可在文件的列印輸出中包含目前的控制項。</ahelp>"
+#. fkYg
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"hd_id3148944\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01170101.xhp#hd_id3154671.261.help.text
-msgid "Progress value"
-msgstr "已經完成值"
+#. 3*j%
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "<emph>VarName:</emph> Variable that you want to assign a value to. Value and variable type must be compatible."
+msgstr "<emph>VarName:</emph>要將值指定給的變數。值與變數類型必須相容。"
-#: 01170101.xhp#par_id3146849.260.help.text
-msgid "<ahelp hid=\".\">Specify a progress value for a progress bar control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定進度列控制項的進度值。</ahelp>"
+#. xgrr
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"par_id3148451\n"
+"7\n"
+"help.text"
+msgid "As in most BASIC dialects, the keyword <emph>Let</emph> is optional."
+msgstr "像大多數 BASIC 語言一樣,關鍵字 <emph>Let</emph> 是可選擇的。"
-#: 01170101.xhp#hd_id3153112.254.help.text
-msgid "Progress value max."
-msgstr "最大的已經完成值"
+#. 3AA_
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"hd_id3145785\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01170101.xhp#par_id3145167.253.help.text
-msgid "<ahelp hid=\".\">Specify the maximum value of a progress bar control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定進度列控制項的最大值。</ahelp>"
+#. {TLR
+#: 03103100.xhp
+#, fuzzy
+msgctxt ""
+"03103100.xhp\n"
+"par_id3152939\n"
+"12\n"
+"help.text"
+msgid "MsgBox Len(sText) ' returns 9"
+msgstr "MsgBox Len(sText) REM 傳回 9"
-#: 01170101.xhp#hd_id3153569.249.help.text
-msgid "Progress value min."
-msgstr "已完成值的最小單位。"
+#. LVS9
+#: 03010000.xhp
+msgctxt ""
+"03010000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Screen I/O Functions"
+msgstr "螢幕 I/O 函數"
-#: 01170101.xhp#par_id3154506.248.help.text
-msgid "<ahelp hid=\".\">Specify the minimum value of a progress bar control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定進度列控制項的最小值。</ahelp>"
+#. !9t?
+#: 03010000.xhp
+msgctxt ""
+"03010000.xhp\n"
+"hd_id3156280\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"Screen I/O Functions\">Screen I/O Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"螢幕 I/O 函數\">螢幕 I/O 函數</link>"
-#: 01170101.xhp#hd_id3150134.42.help.text
-msgid "Read-only"
-msgstr "唯讀"
+#. pL.R
+#: 03010000.xhp
+msgctxt ""
+"03010000.xhp\n"
+"par_id3153770\n"
+"2\n"
+"help.text"
+msgid "This section describes the Runtime Functions used to call dialogs for the input and output of user entries."
+msgstr "本節介紹用於呼叫處理使用者條目的輸入、匯出的對話方塊的執行階段函數。"
-#: 01170101.xhp#par_id3155930.43.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to prevent the user from editing the value of the current control. The control is enabled and can be focussed but not modified.</ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],可防止使用者編輯目前控制項的值。已啟用此控制項並且控制項可取得焦點,但無法對其進行修改。</ahelp>"
+#. HJTA
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"tit\n"
+"help.text"
+msgid "CreateUnoService Function [Runtime]"
+msgstr "CreateUnoService 函數 [執行階段]"
-#: 01170101.xhp#par_idN11112.help.text
-msgid "Repeat"
-msgstr "重複"
+#. T`0z
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"bm_id3150682\n"
+"help.text"
+msgid "<bookmark_value>CreateUnoService function</bookmark_value>"
+msgstr "<bookmark_value>CreateUnoService;函數</bookmark_value>"
-#: 01170101.xhp#par_idN11128.help.text
-msgid "<ahelp hid=\".\">Repeats trigger events when you keep the mouse button pressed on a control such as a spin button.</ahelp>"
-msgstr "<ahelp hid=\".\">在微調按鈕等控制項上按住滑鼠按鍵時,會重複觸發事件。</ahelp>"
+#. zlm6
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"hd_id3150682\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function [Runtime]\">CreateUnoService Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService 函數 [執行階段]\">CreateUnoService 函數 [執行階段]</link>"
-#: 01170101.xhp#hd_id9579149.help.text
-msgid "Root displayed"
-msgstr "顯示的根目錄"
+#. FJsP
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_id3152924\n"
+"2\n"
+"help.text"
+msgid "Instantiates a Uno service with the ProcessServiceManager."
+msgstr "使用 ProcessServiceManager 實例化 Uno 服務。"
-#: 01170101.xhp#par_id7126987.help.text
-msgid "<ahelp hid=\".\">Specifies if the root node of the tree control is displayed.</ahelp>"
-msgstr "<ahelp hid=\".\">指定是否顯示樹狀結構控制項的根節點。</ahelp>"
+#. rpp?
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"hd_id3152801\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01170101.xhp#par_id9174779.help.text
-msgid "If Root displayed is set to FALSE, the root node of a model is no longer a valid node for the tree control and can't be used with any method of XTreeControl."
-msgstr "若 [顯示的根目錄] 設定為 [FALSE],模型的根節點對此樹狀結構控制項就不再是有效的節點,且無法透過任何 XtreeControl 方法使用。"
+#. $T?e
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_id3153346\n"
+"4\n"
+"help.text"
+msgid "oService = CreateUnoService( Uno service name )"
+msgstr "oService = CreateUnoService( Uno service name )"
-#: 01170101.xhp#par_id594195.help.text
-msgctxt "01170101.xhp#par_id594195.help.text"
-msgid "The default value is TRUE."
-msgstr "預設值為 TRUE。"
+#. ,Go$
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_idN1060F\n"
+"help.text"
+msgid "For a list of available services, go to: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
+msgstr "如需可用服務清單,請前往:http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
-#: 01170101.xhp#hd_id7534409.help.text
-msgid "Row height"
-msgstr "列高"
+#. .j-A
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"hd_id3151111\n"
+"5\n"
+"help.text"
+msgid "Examples:"
+msgstr "示例:"
-#: 01170101.xhp#par_id6471755.help.text
-msgid "<ahelp hid=\".\">Specifies the height of each row of a tree control, in pixels.</ahelp>"
-msgstr "<ahelp hid=\".\">指定樹狀結構控制項每列的高度 (以像素為單位)。</ahelp>"
+#. g#Au
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_id3154046\n"
+"6\n"
+"help.text"
+msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
+msgstr "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-#: 01170101.xhp#par_id2909329.help.text
-msgid "If the specified value is less than or equal to zero, the row height is the maximum height of all rows."
-msgstr "若指定的數值小於或等於零,則列高是所有列的高度上限。"
+#. o1Ol
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"bm_id8334604\n"
+"help.text"
+msgid "<bookmark_value>filepicker;API service</bookmark_value>"
+msgstr "<bookmark_value>filepicker;API service</bookmark_value>"
-#: 01170101.xhp#par_id4601580.help.text
-msgid "The default value is 0."
-msgstr "預設值為 0。"
+#. cG5h
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_idN10625\n"
+"help.text"
+msgid "The following code uses a service to open a file open dialog:"
+msgstr "下列程式碼使用服務來開啟開啟舊檔對話方塊:"
-#: 01170101.xhp#hd_id3148761.264.help.text
-msgid "Scale"
-msgstr "比例縮放影像"
+#. D`n4
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_idN1062B\n"
+"help.text"
+msgid "fName = FileOpenDialog (\"Please select a file\")"
+msgstr "fName = FileOpenDialog (\"Please select a file\")"
-#: 01170101.xhp#par_id3159134.265.help.text
-msgid "<ahelp hid=\".\">Scales the image to fit the control size.</ahelp>"
-msgstr "<ahelp hid=\".\">調整影像比例,以符合控制項大小。</ahelp>"
+#. VE1e
+#: 03131600.xhp
+#, fuzzy
+msgctxt ""
+"03131600.xhp\n"
+"par_idN10630\n"
+"help.text"
+msgid "Print \"file chosen: \"+fName"
+msgstr "print \"file chosen: \"+fName"
-#: 01170101.xhp#hd_id7597277.help.text
-msgctxt "01170101.xhp#hd_id7597277.help.text"
-msgid "Scrollbar"
-msgstr "捲軸"
+#. {);3
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"tit\n"
+"help.text"
+msgid "Month Function [Runtime]"
+msgstr "Month 函數 [執行階段]"
-#: 01170101.xhp#par_id986968.help.text
-msgid "<ahelp hid=\".\">Adds the scrollbar type that you specify to a text box.</ahelp>"
-msgstr "<ahelp hid=\".\">增加為文字方塊指定的捲軸類型。</ahelp>"
+#. K:Be
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"bm_id3153127\n"
+"help.text"
+msgid "<bookmark_value>Month function</bookmark_value>"
+msgstr "<bookmark_value>Month;函數</bookmark_value>"
-#: 01170101.xhp#hd_id3147370.241.help.text
-msgid "Scroll value"
-msgstr "捲動數值"
+#. /\J|
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"hd_id3153127\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month Function [Runtime]\">Month Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month 函數 [執行階段]\">Month 函數 [執行階段]</link>"
-#: 01170101.xhp#par_id3159622.240.help.text
-msgid "<ahelp hid=\".\">Specify the initial value of a scrollbar control. This determines the position of the scrollbar slider.</ahelp>"
-msgstr "<ahelp hid=\".\">指定捲軸控制項的初始值。此值可決定捲軸調整器的位置。</ahelp>"
+#. .1^_
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"par_id3148550\n"
+"2\n"
+"help.text"
+msgid "Returns the month of a year from a serial date that is generated by the DateSerial or the DateValue function."
+msgstr "依 DateSerial 或 DateValue 函數產生的順序日期,傳回某年中的某月。"
-#: 01170101.xhp#hd_id3155440.252.help.text
-msgid "Scroll value max."
-msgstr "最大的捲動數值"
+#. j{O,
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"hd_id3145068\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01170101.xhp#par_id3148877.251.help.text
-msgid "<ahelp hid=\".\">Specify the maximum value of a scrollbar control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定捲軸控制項的最大值。</ahelp>"
+#. GAF\
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"par_id3150398\n"
+"4\n"
+"help.text"
+msgid "Month (Number)"
+msgstr "Month (Number)"
-#: 01170101.xhp#par_idN111E4.help.text
-msgid "Scroll value min."
-msgstr "捲動值 (最小值)"
+#. 9s-q
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"hd_id3154366\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 01170101.xhp#par_idN111E8.help.text
-msgid "<ahelp hid=\".\">Specify the minimum value of a scrollbar control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定捲軸控制項的最小值。</ahelp>"
+#. p9KR
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"par_id3154125\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 01170101.xhp#hd_id543534.help.text
-msgid "Show handles"
-msgstr "顯示控點"
+#. R!ih
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"hd_id3150768\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01170101.xhp#par_id5060884.help.text
-msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should be displayed.</ahelp>"
-msgstr "<ahelp hid=\".\">指定是否應顯示節點的控點。</ahelp>"
+#. Sa{1
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"par_id3156423\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that contains the serial date number that is used to determine the month of the year."
+msgstr "<emph>Number:</emph>數值型表示式,包含用於確定年份中月份的順序日期數。"
-#: 01170101.xhp#par_id4974822.help.text
-msgid "The handles are dotted lines that visualize the hierarchy of the tree control."
-msgstr "控點是視覺化表示樹狀結構控制項階層的虛線。"
+#. 0Xg1
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"par_id3153770\n"
+"9\n"
+"help.text"
+msgid "This function is the opposite of the <emph>DateSerial </emph>function. It returns the month in the year that corresponds to the serial date that is generated by <emph>DateSerial</emph> or <emph>DateValue</emph>. For example, the expression"
+msgstr "此函數是 <emph>DateSerial</emph> 函數的逆運算,它依 <emph>DateSerial</emph> 或 <emph>DateValue</emph> 函數所產生的順序日期,傳回某年中的某月。例如,表示式"
-#: 01170101.xhp#par_id7687307.help.text
-msgctxt "01170101.xhp#par_id7687307.help.text"
-msgid "The default value is TRUE."
-msgstr "預設值為 TRUE。"
+#. ;aol
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"par_id3145366\n"
+"11\n"
+"help.text"
+msgid "returns the value 12."
+msgstr "傳回值為 12。"
-#: 01170101.xhp#hd_id4062013.help.text
-msgid "Show root handles"
-msgstr "顯示根控點"
+#. WX|`
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"hd_id3146923\n"
+"12\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01170101.xhp#par_id3314004.help.text
-msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should also be displayed at root level.</ahelp>"
-msgstr "<ahelp hid=\".\">指定是否也應在根層級顯示節點的控點。</ahelp>"
+#. 8fN[
+#: 03030104.xhp
+msgctxt ""
+"03030104.xhp\n"
+"par_id3149664\n"
+"14\n"
+"help.text"
+msgid "MsgBox \"\" & Month(Now) ,64,\"The current month\""
+msgstr "MsgBox \"\" & Month(Now) ,64,\"The current month\""
-#: 01170101.xhp#par_id2396313.help.text
-msgctxt "01170101.xhp#par_id2396313.help.text"
-msgid "The default value is TRUE."
-msgstr "預設值為 TRUE。"
+#. v9ET
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"tit\n"
+"help.text"
+msgid "GoSub...Return Statement [Runtime]"
+msgstr "GoSub...Return 陳述式 [執行階段]"
-#: 01170101.xhp#par_idN10EC2.help.text
-msgid "Selection"
-msgstr "選擇"
+#. m`+2
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"bm_id3147242\n"
+"help.text"
+msgid "<bookmark_value>GoSub...Return statement</bookmark_value>"
+msgstr "<bookmark_value>GoSub...Return 陳述式</bookmark_value>"
-#: 01170101.xhp#par_idN10ED8.help.text
-msgid "<ahelp hid=\".\">Specifies the sequence of the selected items, where \"0\" corresponds to the first item. To select more than one item, Multiselection must be enabled.</ahelp>"
-msgstr "<ahelp hid=\".\">指定選取項目的順序,「0」對應至第一個項目。若要選取多個項目,一定要啟用 [多重選取]。</ahelp>"
+#. IL\]
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"hd_id3147242\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"GoSub...Return Statement [Runtime]\">GoSub...Return Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"GoSub...Return 陳述式 [執行階段]\">GoSub...Return 陳述式 [執行階段]</link>"
-#: 01170101.xhp#par_idN10EEB.help.text
-msgid "Click the <emph>...</emph> button to open the <emph>Selection</emph> dialog."
-msgstr "按一下 <emph>[...]</emph> 按鈕,以開啟 <emph>[選取]</emph> 對話方塊。"
+#. -khL
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3145316\n"
+"2\n"
+"help.text"
+msgid "Calls a subroutine that is indicated by a label from a subroutine or a function. The statements following the label are executed until the next Return statement. Afterwards, the program continues with the statement that follows the <emph>GoSub </emph>statement."
+msgstr "呼叫由子常式或函數中的貼標所指示的子常式。貼標後的陳述式被執行,直至遇到下一個 Return 陳述式。隨後,程式會繼續執行 <emph>GoSub</emph> 陳述式之後的陳述式。"
-#: 01170101.xhp#par_idN10F0A.help.text
-msgid "<ahelp hid=\".\">Click the item or items that you want to select. To select more than one item, ensure that the Multiselection option is selected.</ahelp>"
-msgstr "<ahelp hid=\".\">按一下您要選取的項目。若要選取多個項目,請務必選取 [多重選取] 選項。</ahelp>"
+#. g=V;
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"hd_id3145609\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01170101.xhp#hd_id5026093.help.text
-msgid "Selection type"
-msgstr "選取模式"
+#. r,Mz
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3145069\n"
+"4\n"
+"help.text"
+msgid "see Parameters"
+msgstr "請參閱參數"
-#: 01170101.xhp#par_id1134067.help.text
-msgid "<ahelp hid=\".\">Specifies the selection mode that is enabled for this tree control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定此樹狀結構控制項所啟用的選取模式。</ahelp>"
+#. N)@v
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"hd_id3147265\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01170101.xhp#hd_id3154193.87.help.text
-msgid "Spin Button"
-msgstr "微調按鈕"
+#. NZi;
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3148664\n"
+"6\n"
+"help.text"
+msgid "Sub/Function"
+msgstr "Sub/Function"
-#: 01170101.xhp#par_id3145298.88.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to add spin buttons to a numerical, currency, date, or time control to allow increasing and decreasing the input value using arrow buttons.</ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],可將微調按鈕加入到數字、貨幣、日期或時間控制項,以使用箭頭按鈕增加或減少輸入值。</ahelp>"
+#. h^c@
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3150400\n"
+"7\n"
+"help.text"
+msgid "statement block"
+msgstr "陳述式區塊"
-#: 01170101.xhp#hd_id3156267.232.help.text
-msgid "State"
-msgstr "狀態"
+#. s5{;
+#: 03090301.xhp
+#, fuzzy
+msgctxt ""
+"03090301.xhp\n"
+"par_id3154140\n"
+"8\n"
+"help.text"
+msgid "Label"
+msgstr "Label"
+
+#. $\cJ
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3150869\n"
+"9\n"
+"help.text"
+msgid "statement block"
+msgstr "陳述式區塊"
-#: 01170101.xhp#par_id3150928.231.help.text
-msgid "<ahelp hid=\".\">Select the selection state of the current control.</ahelp>"
-msgstr "<ahelp hid=\".\">選取目前控制項的選取狀態。</ahelp>"
+#. l+Ce
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3154909\n"
+"10\n"
+"help.text"
+msgid "GoSub Label"
+msgstr "GoSub Label"
-#: 01170101.xhp#hd_id3148396.112.help.text
-msgid "Strict format"
-msgstr "嚴謹的格式"
+#. +MY2
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3153969\n"
+"11\n"
+"help.text"
+msgid "Exit Sub/Function"
+msgstr "Exit Sub/Function"
-#: 01170101.xhp#par_id3153042.113.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to only allow valid characters to be entered in a numerical, currency, date, or time control.</ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],可使得數字、貨幣、日期或時間控制項中只能輸入有效的字元。</ahelp>"
+#. /Elh
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3154685\n"
+"12\n"
+"help.text"
+msgid "Label:"
+msgstr "Label:"
-#: 01170101.xhp#hd_id3149538.48.help.text
-msgid "Tabstop"
-msgstr "定位鍵"
+#. !:4(
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3145786\n"
+"13\n"
+"help.text"
+msgid "statement block"
+msgstr "陳述式區塊"
-#: 01170101.xhp#par_id3148543.49.help.text
-msgid "<ahelp hid=\".\">Select the focus behavior of the current control when using the <emph>Tab</emph> key.</ahelp>"
-msgstr "<ahelp hid=\".\">選取使用 <emph>Tab</emph> 鍵時,目前控制項的焦點運作方式。</ahelp>"
+#. [5lC
+#: 03090301.xhp
+#, fuzzy
+msgctxt ""
+"03090301.xhp\n"
+"par_id3159252\n"
+"14\n"
+"help.text"
+msgid "Return"
+msgstr "Return"
-#: 01170101.xhp#par_id3148776.178.help.text
-msgid "Default"
-msgstr "標準"
+#. Q?*l
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3154321\n"
+"15\n"
+"help.text"
+msgid "End Sub/Function"
+msgstr "End Sub/Function"
-#: 01170101.xhp#par_id3153547.179.help.text
-msgid "Only input controls receive the focus when using the <emph>Tab</emph> key. Controls without input like caption controls are omitted."
-msgstr "使用 <emph>Tab</emph> 鍵時,只有輸入控制項能接收焦點。沒有輸入的控制項,像是標題控制項這類皆會被忽略。"
+#. rTVx
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3147318\n"
+"16\n"
+"help.text"
+msgid "The <emph>GoSub</emph> statement calls a local subroutine indicated by a label from within a subroutine or a function. The name of the label must end with a colon (\":\")."
+msgstr "<emph>GoSub</emph> 陳述式呼叫由子常式或函數中的貼標所指示的局部子常式。貼標的名稱必須以分號 (「:」) 結尾。"
-#: 01170101.xhp#par_id3154632.52.help.text
-msgid "No"
-msgstr "否"
+#. O,Aj
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3153190\n"
+"17\n"
+"help.text"
+msgid "If the program encounters a Return statement not preceded by <emph>GoSub</emph>, $[officename] Basic returns an error message. Use <emph>Exit Sub</emph> or <emph>Exit Function</emph> to ensure that the program leaves a Sub or Function before reaching the next Return statement."
+msgstr "當 $[officename] Basic 發現 Return 陳述式前面沒有 <emph>GoSub</emph> 陳述式時,將傳回錯誤訊息。使用 <emph>Exit Sub</emph> 或 <emph>Exit Function</emph> 以確保程式在執行到下一個 Return 陳述式之前結束子常式或函數。"
-#: 01170101.xhp#par_id3150475.53.help.text
-msgid "When using the tab key focusing skips the control."
-msgstr "當使用 TAB 鍵切換焦點時,跳過目前控制項。"
+#. $l2Z
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3145799\n"
+"19\n"
+"help.text"
+msgid "The following example demonstrates the use of <emph>GoSub</emph> and <emph>Return</emph>. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user."
+msgstr "以下示例用於說明 <emph>GoSub</emph> 和 <emph>Return</emph> 的用法。透過將程式段執行兩遍,計算由使用者輸入的兩個數的平方根。"
-#: 01170101.xhp#par_id3150690.50.help.text
-msgid "Yes"
-msgstr "是"
+#. @q^9
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"hd_id3156284\n"
+"20\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01170101.xhp#par_id3159106.51.help.text
-msgid "The control can be selected with the Tab key."
-msgstr "可以使用 TAB 鍵選取目前控制項。"
+#. rvNV
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3146970\n"
+"25\n"
+"help.text"
+msgid "iInputa = Int(InputBox$ \"Enter the first number: \",\"NumberInput\"))"
+msgstr "iInputa = Int(InputBox$ \"Enter the first number:\",\"NumberInput\"))"
-#: 01170101.xhp#hd_id3145152.147.help.text
-msgid "Thousands Separator"
-msgstr "千位分隔符"
+#. +/PP
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3150329\n"
+"26\n"
+"help.text"
+msgid "iInputb = Int(InputBox$ \"Enter the second number: \",\"NumberInput\"))"
+msgstr "iInputb = Int(InputBox$ \"Enter the second number:\",\"NumberInput\"))"
-#: 01170101.xhp#par_id3155085.148.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to display thousands separator characters in numerical and currency controls.</ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],可顯示數字和貨幣控制項的千位分隔符字元。</ahelp>"
+#. 7T}D
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3154756\n"
+"29\n"
+"help.text"
+msgid "Print \"The square root of\";iInputa;\" is\";iInputc"
+msgstr "Print \"The square root of\";iInputa;\" is\";iInputc"
-#: 01170101.xhp#hd_id3152816.168.help.text
-msgid "Time Format"
-msgstr "時間格式"
+#. DVmo
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3147340\n"
+"32\n"
+"help.text"
+msgid "Print \"The square root of\";iInputb;\" is\";iInputc"
+msgstr "Print \"The square root of\";iInputb;\" is\";iInputc"
-#: 01170101.xhp#par_id3145263.169.help.text
-msgid "<ahelp hid=\".\">Select the format to be used for time controls.</ahelp>"
-msgstr "<ahelp hid=\".\">選取時間控制項使用的格式。</ahelp>"
+#. R#O|
+#: 03090408.xhp
+msgctxt ""
+"03090408.xhp\n"
+"tit\n"
+"help.text"
+msgid "Stop Statement [Runtime]"
+msgstr "Stop 陳述式 [執行階段]"
-#: 01170101.xhp#hd_id3153920.127.help.text
-msgid "Time max."
-msgstr "最長時間"
+#. oQ=*
+#: 03090408.xhp
+msgctxt ""
+"03090408.xhp\n"
+"bm_id3153311\n"
+"help.text"
+msgid "<bookmark_value>Stop statement</bookmark_value>"
+msgstr "<bookmark_value>Stop 陳述式</bookmark_value>"
-#: 01170101.xhp#par_id3155401.128.help.text
-msgid "<ahelp hid=\".\">Specify the maximum time value for a time control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定時間控制項的時間值上限。</ahelp>"
+#. !]1g
+#: 03090408.xhp
+msgctxt ""
+"03090408.xhp\n"
+"hd_id3153311\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop Statement [Runtime]\">Stop Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop 陳述式 [執行階段]\">Stop 陳述式 [執行階段]</link>"
-#: 01170101.xhp#hd_id3163818.135.help.text
-msgid "Time min."
-msgstr "最短時間"
+#. AKbS
+#: 03090408.xhp
+msgctxt ""
+"03090408.xhp\n"
+"par_id3154142\n"
+"2\n"
+"help.text"
+msgid "Stops the execution of the Basic program."
+msgstr "停止 Basic 程式的執行。"
-#: 01170101.xhp#par_id3156262.136.help.text
-msgid "<ahelp hid=\".\">Specify the minimum time value for a time control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定時間控制項的時間值下限。</ahelp>"
+#. KL+x
+#: 03090408.xhp
+msgctxt ""
+"03090408.xhp\n"
+"hd_id3153126\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01170101.xhp#hd_id3148638.266.help.text
-msgid "Title"
-msgstr "標題"
+#. JqKE
+#: 03090408.xhp
+msgctxt ""
+"03090408.xhp\n"
+"par_id3156023\n"
+"4\n"
+"help.text"
+msgid "Stop"
+msgstr "Stop"
-#: 01170101.xhp#par_id3147169.267.help.text
-msgid "<ahelp hid=\".\">Specify the title of the dialog. Click the border of the dialog to select the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">指定對話方塊的標題。按一下對話方塊的邊框可選取對話方塊。</ahelp>"
+#. R`wE
+#: 03090408.xhp
+msgctxt ""
+"03090408.xhp\n"
+"hd_id3156344\n"
+"5\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01170101.xhp#par_id3153716.55.help.text
-msgid "<emph>Titles</emph> are only used for labeling a dialog and can only contain one line. Please note that if you work with macros, controls are only called through their <emph>Name</emph> property."
-msgstr "<emph>標題</emph>僅用於為對話方塊加上貼標,並且只能含有一行文字。請注意,如果使用巨集進行操作,則只能透過其 <emph>Name</emph> 屬性來呼叫控制項。"
+#. +R]U
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"tit\n"
+"help.text"
+msgid "RGB Function [Runtime]"
+msgstr "RGB 函數 [執行階段]"
-#: 01170101.xhp#hd_id3152594.173.help.text
-msgid "Tristate"
-msgstr "三重狀態"
+#. Kr,C
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"hd_id3150792\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function [Runtime]\">RGB Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB 函數 [執行階段]\">RGB 函數 [執行階段]</link>"
-#: 01170101.xhp#par_id3149825.174.help.text
-msgid "<ahelp hid=\".\">Select \"Yes\" to allow a check box to have three states (checked, unchecked, and grayed out) instead of two (checked and unchecked).</ahelp>"
-msgstr "<ahelp hid=\".\">選取 [是],可以使核取方塊具有三種狀態 (已核取、未核取和停用),而不是兩種狀態 (已核取和未核取)。</ahelp>"
+#. 5%dE
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3150447\n"
+"2\n"
+"help.text"
+msgid "Returns a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer color value\">long integer color value</link> consisting of red, green, and blue components."
+msgstr "傳回由紅色、綠色和藍色成份組成的<link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"長型整數顏色值\">長型整數顏色值</link>。"
-#: 01170101.xhp#hd_id3150614.268.help.text
-msgctxt "01170101.xhp#hd_id3150614.268.help.text"
-msgid "Value"
-msgstr "值"
+#. 3MXR
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"hd_id3147229\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "<emph>語法</emph>:"
-#: 01170101.xhp#par_id3154315.269.help.text
-msgid "<ahelp hid=\".\">Specify the value for the current control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定目前控制項的值。</ahelp>"
+#. `dC1
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3155132\n"
+"4\n"
+"help.text"
+msgid "RGB (Red, Green, Blue)"
+msgstr "RGB(Red, Green, Blue)"
-#: 01170101.xhp#hd_id3152480.125.help.text
-msgid "Value max."
-msgstr "最大數值"
+#. K:?4
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"hd_id3156442\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "<emph>傳回值類型</emph>:"
-#: 01170101.xhp#par_id3163823.126.help.text
-msgid "<ahelp hid=\".\">Specify the maximum value for the current control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定目前控制項的最大值。</ahelp>"
+#. cpy,
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3159153\n"
+"6\n"
+"help.text"
+msgid "Long"
+msgstr "長型"
-#: 01170101.xhp#hd_id3149276.133.help.text
-msgid "Value min."
-msgstr "最小數值"
+#. {#Nu
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"hd_id3154013\n"
+"7\n"
+"help.text"
+msgid "Parameter:"
+msgstr "<emph>參數</emph>:"
-#: 01170101.xhp#par_id3145088.134.help.text
-msgid "<ahelp hid=\".\">Specify the minimum value for the current control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定目前控制項的最小值。</ahelp>"
+#. bQra
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3152597\n"
+"8\n"
+"help.text"
+msgid "<emph>Red</emph>: Any integer expression that represents the red component (0-255) of the composite color."
+msgstr "<emph>Red</emph>:表示顏色中紅色成份 (0-255) 的任意整型表示式。"
-#: 01170101.xhp#hd_id3149712.234.help.text
-msgid "Visible size"
-msgstr "顯示大小"
+#. Xc##
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3146974\n"
+"9\n"
+"help.text"
+msgid "<emph>Green</emph>: Any integer expression that represents the green component (0-255) of the composite color."
+msgstr "<emph>Green</emph>:表示顏色中綠色成份 (0-255) 的任意整型表示式。"
-#: 01170101.xhp#par_id3149445.233.help.text
-msgid "<ahelp hid=\".\">Specify the length of the slider of a scrollbar control.</ahelp>"
-msgstr "<ahelp hid=\".\">指定捲動軸控制項之滑動軸的長度。</ahelp>"
+#. .j@o
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3151113\n"
+"10\n"
+"help.text"
+msgid "<emph>Blue</emph>: Any integer expression that represents the blue component (0-255) of the composite color."
+msgstr "<emph>Blue</emph>:表示顏色中藍色成份 (0-255) 的任意整型表示式。"
-#: 01170101.xhp#hd_id3152472.142.help.text
-msgid "Width"
-msgstr "寬度"
+#. 3P{K
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"hd_id3147435\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "<emph>示例:</emph>"
-#: 01170101.xhp#par_id3157963.143.help.text
-msgid "<ahelp hid=\".\">Specify the width of the current control or dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">指定目前控制項或對話方塊的寬度。</ahelp>"
+#. vcX,
+#: 03010305.xhp
+#, fuzzy
+msgctxt ""
+"03010305.xhp\n"
+"par_id3145647\n"
+"15\n"
+"help.text"
+msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
+msgstr "MsgBox \"The color \" & lVar & \" consists of:\"& Chr(13) &_"
-#: 03120202.xhp#tit.help.text
-msgid "String Function [Runtime]"
-msgstr "String 函數 [執行階段]"
+#. k~*r
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3154491\n"
+"16\n"
+"help.text"
+msgid "\"red= \" & red(lVar) & Chr(13)&_"
+msgstr "\"red= \" & red(lVar) & Chr(13) &_"
-#: 03120202.xhp#bm_id3147291.help.text
-msgid "<bookmark_value>String function</bookmark_value>"
-msgstr "<bookmark_value>String;函數</bookmark_value>"
+#. UW.U
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3149401\n"
+"17\n"
+"help.text"
+msgid "\"green= \" & green(lVar) & Chr(13)&_"
+msgstr "\"green= \" & green(lVar) & Chr(13) &_"
-#: 03120202.xhp#hd_id3147291.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"String Function [Runtime]\">String Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"String 函數 [執行階段]\">String 函數 [執行階段]</link>"
+#. M3|T
+#: 03010305.xhp
+msgctxt ""
+"03010305.xhp\n"
+"par_id3150716\n"
+"18\n"
+"help.text"
+msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
-#: 03120202.xhp#par_id3147242.2.help.text
-msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function."
-msgstr "依指定的字元或傳送給函數的字串型表示式的第一個字元建立一個字串。"
+#. KzPt
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsNull Function [Runtime]"
+msgstr "IsNull 函數 [執行階段]"
+
+#. pV7J
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"bm_id3155555\n"
+"help.text"
+msgid "<bookmark_value>IsNull function</bookmark_value><bookmark_value>Null value</bookmark_value>"
+msgstr "<bookmark_value>IsNull 函數</bookmark_value><bookmark_value>空值</bookmark_value>"
+
+#. -89b
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"hd_id3155555\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull Function [Runtime]\">IsNull Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull 函數 [執行階段]\">IsNull 函數 [執行階段]</link>"
+
+#. WLEP
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"par_id3146957\n"
+"2\n"
+"help.text"
+msgid "Tests if a Variant contains the special Null value, indicating that the variable does not contain data."
+msgstr "測試變數是否包含特殊的 Null 值,此值表示該變數不包含資料。"
-#: 03120202.xhp#hd_id3149516.3.help.text
-msgctxt "03120202.xhp#hd_id3149516.3.help.text"
+#. nC;n
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"hd_id3150670\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120202.xhp#par_id3149233.4.help.text
-msgid "String (n As Long, {expression As Integer | character As String})"
-msgstr "String (n As Integer, {expression As Integer | character As String})"
+#. ?W.r
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"par_id3150984\n"
+"4\n"
+"help.text"
+msgid "IsNull (Var)"
+msgstr "IsNull(Var)"
-#: 03120202.xhp#hd_id3143270.5.help.text
-msgctxt "03120202.xhp#hd_id3143270.5.help.text"
+#. =_kG
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"hd_id3149514\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03120202.xhp#par_id3147530.6.help.text
-msgctxt "03120202.xhp#par_id3147530.6.help.text"
-msgid "String"
-msgstr "字串型"
+#. Z|G*
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"par_id3145609\n"
+"6\n"
+"help.text"
+msgid "Bool"
+msgstr "布林型"
-#: 03120202.xhp#hd_id3154923.7.help.text
-msgctxt "03120202.xhp#hd_id3154923.7.help.text"
+#. @j8$
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"hd_id3149669\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03120202.xhp#par_id3154347.8.help.text
-msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535."
-msgstr "<emph>n:</emph>數值型表示式,用於指示傳回字串中的字元數。"
-
-#: 03120202.xhp#par_id3148664.9.help.text
-msgid "<emph>Expression:</emph> Numeric expression that defines the ASCII code for the character."
-msgstr "<emph>Expression:</emph>用於定義字元 ASCII 碼的數值型表示式。"
+#. QKst
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"par_id3159414\n"
+"8\n"
+"help.text"
+msgid "<emph>Var:</emph> Any variable that you want to test. This function returns True if the Variant contains the Null value, or False if the Variant does not contain the Null value."
+msgstr "<emph>Var:</emph>要測試的任意變數。如果該變體型變數包含空值,則函數傳回 True (真),否則傳回 False (假)。"
-#: 03120202.xhp#par_id3150359.10.help.text
-msgid "<emph>Character:</emph> Any single character used to build the return string, or any string of which only the first character will be used."
-msgstr "<emph>Character:</emph>用於建立傳回字串的任意單個字元,或者是要用到其第一個字元的任意字串。"
+#. =\zw
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"par_idN1062A\n"
+"help.text"
+msgid "<emph>Null</emph> - This value is used for a variant data sub type without valid contents."
+msgstr "<emph>Null</emph> - 此值用於沒有有效內容的變體型資料子類型。"
-#: 03120202.xhp#hd_id3152920.11.help.text
-msgctxt "03120202.xhp#hd_id3152920.11.help.text"
+#. (#+S
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"hd_id3153381\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120202.xhp#par_id3149203.12.help.text
-msgid "Sub ExampleString"
-msgstr "Sub ExampleString"
-
-#: 03120202.xhp#par_id3154124.13.help.text
-msgctxt "03120202.xhp#par_id3154124.13.help.text"
-msgid "Dim sText as String"
-msgstr "Dim sText as String"
-
-#: 03120202.xhp#par_id3147230.15.help.text
-msgid "sText = String(10,\"A\")"
-msgstr "sText = String(10,\"A\")"
-
-#: 03120202.xhp#par_id3153970.16.help.text
-msgctxt "03120202.xhp#par_id3153970.16.help.text"
-msgid "Msgbox sText"
-msgstr "Msgbox sText"
-
-#: 03120202.xhp#par_id3145785.18.help.text
-msgid "sText = String(10,65)"
-msgstr "sText = String(10,65)"
-
-#: 03120202.xhp#par_id3147288.19.help.text
-msgctxt "03120202.xhp#par_id3147288.19.help.text"
-msgid "Msgbox sText"
-msgstr "Msgbox sText"
-
-#: 03120202.xhp#par_id3153138.24.help.text
-msgctxt "03120202.xhp#par_id3153138.24.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03020203.xhp#tit.help.text
-msgid "Line Input # Statement [Runtime]"
-msgstr "Line Input # 陳述式 [執行階段]"
+#. %fYR
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"tit\n"
+"help.text"
+msgid "\"+\" Operator [Runtime]"
+msgstr "「+」運算子 [執行階段]"
-#: 03020203.xhp#bm_id3153361.help.text
-msgid "<bookmark_value>Line Input statement</bookmark_value>"
-msgstr "<bookmark_value>Line Input 陳述式</bookmark_value>"
+#. 8E|G
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"bm_id3145316\n"
+"help.text"
+msgid "<bookmark_value>\"+\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>「+」運算子 (數學)</bookmark_value>"
-#: 03020203.xhp#hd_id3153361.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020203.xhp\" name=\"Line Input # Statement [Runtime]\">Line Input # Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020203.xhp\" name=\"Line Input # 陳述式 [執行階段]\">Line Input # 陳述式 [執行階段]</link>"
+#. 4I-6
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"hd_id3145316\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070300.xhp\">\"+\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070300.xhp\">「+」運算子 [執行階段]</link>"
-#: 03020203.xhp#par_id3156280.2.help.text
-msgid "Reads strings from a sequential file into a variable."
-msgstr "從順序檔案讀取字串,並將其寫入一個變數中。"
+#. ]X.;
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"par_id3145068\n"
+"2\n"
+"help.text"
+msgid "Adds or combines two expressions."
+msgstr "將兩個表示式相加或組合。"
-#: 03020203.xhp#hd_id3150447.3.help.text
-msgctxt "03020203.xhp#hd_id3150447.3.help.text"
+#. ]SUO
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"hd_id3144500\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020203.xhp#par_id3147229.4.help.text
-msgid "Line Input #FileNumber As Integer, Var As String "
-msgstr "Line Input #FileNumber As Integer, Var As String"
+#. v*Xr
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"par_id3150358\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 + Expression2"
+msgstr "Result = Expression1 + Expression2"
-#: 03020203.xhp#hd_id3145173.5.help.text
-msgctxt "03020203.xhp#hd_id3145173.5.help.text"
+#. AM~E
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"hd_id3150400\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020203.xhp#par_id3161832.6.help.text
-msgid "<emph>FileNumber: </emph>Number of the file that contains the data that you want to read. The file must have been opened in advance with the Open statement using the key word INPUT."
-msgstr "<emph>FileNumber:</emph>包含要讀取之資料的檔案號碼。該檔案事先必須使用關鍵字 INPUT 透過 Open 陳述式開啟。"
-
-#: 03020203.xhp#par_id3151119.7.help.text
-msgid "<emph>var:</emph> The name of the variable that stores the result."
-msgstr "<emph>var:</emph>用於儲存結果的變數之名稱。"
+#. v*.C
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"par_id3154123\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numerical expression that contains the result of the addition."
+msgstr "<emph>Result:</emph>包含相加或合併結果的任意數值型表示式。"
-#: 03020203.xhp#par_id3150010.8.help.text
-msgid "With the <emph>Line Input#</emph> statement, you can read strings from an open file into a variable. String variables are read line-by-line up to the first carriage return (Asc=13) or linefeed (Asc=10). Line end marks are not included in the resulting string."
-msgstr "使用 <emph>Line Input#</emph> 陳述式,您可以從開啟的檔案讀取字串,並將其寫入一個變數中。字串型變數的逐行讀取程序在遇到第一個換行鍵 (Asc=13) 或換行 (Asc=10) 時停止。結果字串中不包含行尾標記。"
+#. X(k}
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"par_id3150870\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to combine or to add."
+msgstr "<emph>Expression1, Expression2:</emph>要組合或相加的任意數值型表示式。"
-#: 03020203.xhp#hd_id3163711.9.help.text
-msgctxt "03020203.xhp#hd_id3163711.9.help.text"
+#. Di)B
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
+"hd_id3153969\n"
+"8\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03020203.xhp#par_id3145271.10.help.text
-msgctxt "03020203.xhp#par_id3145271.10.help.text"
-msgid "Sub ExampleWorkWithAFile"
-msgstr "Sub ExampleWorkWithAFile"
-
-#: 03020203.xhp#par_id3156444.11.help.text
-msgctxt "03020203.xhp#par_id3156444.11.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iNumber As Integer"
-
-#: 03020203.xhp#par_id3147349.12.help.text
-msgctxt "03020203.xhp#par_id3147349.12.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sLine As String"
-
-#: 03020203.xhp#par_id3149664.13.help.text
-msgctxt "03020203.xhp#par_id3149664.13.help.text"
-msgid "Dim aFile As String"
-msgstr "Dim aFile As String"
-
-#: 03020203.xhp#par_id3147436.36.help.text
-msgctxt "03020203.xhp#par_id3147436.36.help.text"
-msgid "Dim sMsg as String"
-msgstr "Dim sMsg as String"
-
-#: 03020203.xhp#par_id3154730.14.help.text
-msgctxt "03020203.xhp#par_id3154730.14.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr "aFile = \"c:\\data.txt\""
-
-#: 03020203.xhp#par_id3145647.16.help.text
-msgctxt "03020203.xhp#par_id3145647.16.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020203.xhp#par_id3149959.17.help.text
-msgctxt "03020203.xhp#par_id3149959.17.help.text"
-msgid "Open aFile For Output As #iNumber"
-msgstr "Open aFile For Output As #iNumber"
-
-#: 03020203.xhp#par_id3147124.18.help.text
-msgctxt "03020203.xhp#par_id3147124.18.help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr "Print #iNumber, \"This is a line of text\""
-
-#: 03020203.xhp#par_id3153415.19.help.text
-msgctxt "03020203.xhp#par_id3153415.19.help.text"
-msgid "Print #iNumber, \"This is another line of text\""
-msgstr "Print #iNumber, \"This is another line of text\""
-
-#: 03020203.xhp#par_id3146969.20.help.text
-msgctxt "03020203.xhp#par_id3146969.20.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020203.xhp#par_id3154482.24.help.text
-msgctxt "03020203.xhp#par_id3154482.24.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020203.xhp#par_id3150321.25.help.text
-msgctxt "03020203.xhp#par_id3150321.25.help.text"
-msgid "Open aFile For Input As iNumber"
-msgstr "Open aFile For Input As iNumber"
-
-#: 03020203.xhp#par_id3155443.26.help.text
-msgctxt "03020203.xhp#par_id3155443.26.help.text"
-msgid "While not eof(iNumber)"
-msgstr "While not eof(iNumber)"
-
-#: 03020203.xhp#par_id3155764.27.help.text
-msgctxt "03020203.xhp#par_id3155764.27.help.text"
-msgid "Line Input #iNumber, sLine"
-msgstr "Line Input #iNumber, sLine"
-
-#: 03020203.xhp#par_id3156382.28.help.text
-msgctxt "03020203.xhp#par_id3156382.28.help.text"
-msgid "If sLine <>\"\" then"
-msgstr "If sLine <>\"\" then"
-
-#: 03020203.xhp#par_id3147338.29.help.text
-msgctxt "03020203.xhp#par_id3147338.29.help.text"
-msgid "sMsg = sMsg & sLine & chr(13)"
-msgstr "sMsg = sMsg & sLine & chr(13)"
-
-#: 03020203.xhp#par_id3147362.31.help.text
-msgctxt "03020203.xhp#par_id3147362.31.help.text"
-msgid "end if"
-msgstr "end if"
-
-#: 03020203.xhp#par_id3155333.32.help.text
-msgctxt "03020203.xhp#par_id3155333.32.help.text"
-msgid "wend"
-msgstr "wend"
-
-#: 03020203.xhp#par_id3153965.33.help.text
-msgctxt "03020203.xhp#par_id3153965.33.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020203.xhp#par_id3147345.37.help.text
-msgctxt "03020203.xhp#par_id3147345.37.help.text"
-msgid "Msgbox sMsg"
-msgstr "Msgbox sMsg"
-
-#: 03020203.xhp#par_id3149257.34.help.text
-msgctxt "03020203.xhp#par_id3149257.34.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03080501.xhp#tit.help.text
-msgid "Fix Function [Runtime]"
-msgstr "Fix 函數 [執行階段]"
+#. 0IUo
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"tit\n"
+"help.text"
+msgid "Trim Function [Runtime]"
+msgstr "Trim 函數 [執行階段]"
-#: 03080501.xhp#bm_id3159201.help.text
-msgid "<bookmark_value>Fix function</bookmark_value>"
-msgstr "<bookmark_value>Fix;函數</bookmark_value>"
+#. wg;!
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>Trim function</bookmark_value>"
+msgstr "<bookmark_value>Trim;函數</bookmark_value>"
-#: 03080501.xhp#hd_id3159201.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Fix Function [Runtime]\">Fix Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Fix 函數 [執行階段]\">Fix 函數 [執行階段]</link>"
+#. Q~P7
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Runtime]\">Trim Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim 函數 [執行階段]\">Trim 函數 [執行階段]</link>"
-#: 03080501.xhp#par_id3149346.2.help.text
-msgid "Returns the integer value of a numeric expression by removing the fractional part of the number."
-msgstr "傳回數值型表示式的整數值 (透過移除該數字的小數部份所得)。"
+#. XmKB
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"par_id3149177\n"
+"2\n"
+"help.text"
+msgid "Removes all leading and trailing spaces from a string expression."
+msgstr "移除字串型表示式中所有的前導空格和尾隨空格。"
-#: 03080501.xhp#hd_id3155419.3.help.text
-msgctxt "03080501.xhp#hd_id3155419.3.help.text"
+#. wO,N
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3159157\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03080501.xhp#par_id3156152.4.help.text
-msgid "Fix (Expression)"
-msgstr "Fix(Expression)"
+#. XgN9
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"par_id3155341\n"
+"4\n"
+"help.text"
+msgid "Trim( Text As String )"
+msgstr "Trim ( Text As String )"
-#: 03080501.xhp#hd_id3154923.5.help.text
-msgctxt "03080501.xhp#hd_id3154923.5.help.text"
+#. |/U9
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3155388\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03080501.xhp#par_id3148947.6.help.text
-msgctxt "03080501.xhp#par_id3148947.6.help.text"
-msgid "Double"
-msgstr "雙精度型"
+#. Y\lo
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"par_id3143228\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03080501.xhp#hd_id3154760.7.help.text
-msgctxt "03080501.xhp#hd_id3154760.7.help.text"
+#. $K(E
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3145609\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03080501.xhp#par_id3149457.8.help.text
-msgid "<emph>Expression:</emph> Numeric expression that you want to return the integer value for."
-msgstr "<emph>Expression:</emph>要傳回整數值的數值型表示式。"
+#. D:!6
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"par_id3159414\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression."
+msgstr "<emph>Text:</emph>任意字串型表示式。"
-#: 03080501.xhp#hd_id3150447.9.help.text
-msgctxt "03080501.xhp#hd_id3150447.9.help.text"
+#. ^`=5
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3148663\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03080501.xhp#par_id3153193.10.help.text
-msgid "sub ExampleFix"
-msgstr "sub ExampleFix"
+#. pdie
+#: 03000000.xhp
+msgctxt ""
+"03000000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Run-Time Functions"
+msgstr "執行階段函數"
-#: 03080501.xhp#par_id3156214.11.help.text
-msgid "Print Fix(3.14159) REM returns 3."
-msgstr "Print Fix(3.14159) REM 傳回 3。"
+#. Um+=
+#: 03000000.xhp
+msgctxt ""
+"03000000.xhp\n"
+"hd_id3152895\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"Run-Time Functions\">Run-Time Functions</link></variable>"
+msgstr "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"執行階段函數\">執行階段函數</link></variable>"
-#: 03080501.xhp#par_id3154217.12.help.text
-msgid "Print Fix(0) REM returns 0."
-msgstr "Print Fix(0) REM 傳回 0。"
+#. [=O*
+#: 03000000.xhp
+msgctxt ""
+"03000000.xhp\n"
+"par_id3148983\n"
+"2\n"
+"help.text"
+msgid "This section describes the Runtime Functions of <item type=\"productname\">%PRODUCTNAME</item> Basic."
+msgstr "本節將介紹 <item type=\"productname\">%PRODUCTNAME</item> Basic 的執行階段函數。"
-#: 03080501.xhp#par_id3145786.13.help.text
-msgid "Print Fix(-3.14159) REM returns -3."
-msgstr "Print Fix(-3.14159) REM 傳回 -3。"
+#. ^o2k
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"tit\n"
+"help.text"
+msgid "Open Statement[Runtime]"
+msgstr "Open 陳述式 [執行階段]"
-#: 03080501.xhp#par_id3153188.14.help.text
-msgctxt "03080501.xhp#par_id3153188.14.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. oh8p
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"bm_id3150791\n"
+"help.text"
+msgid "<bookmark_value>Open statement</bookmark_value>"
+msgstr "<bookmark_value>Open 陳述式</bookmark_value>"
-#: 01030300.xhp#tit.help.text
-msgid "Debugging a Basic Program"
-msgstr "除錯 Basic 程式"
+#. C;y%
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"hd_id3150791\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement[Runtime]\">Open Statement[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open 陳述式 [執行階段]\">Open 陳述式 [執行階段]</link>"
-#: 01030300.xhp#bm_id3153344.help.text
-msgid "<bookmark_value>debugging Basic programs</bookmark_value><bookmark_value>variables; observing values</bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value>run-time errors in Basic</bookmark_value><bookmark_value>error codes in Basic</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
-msgstr "<bookmark_value>對 Basic 程式進行除錯</bookmark_value><bookmark_value>變數; 觀察值</bookmark_value><bookmark_value>監視變數</bookmark_value><bookmark_value>Basic 中的執行階段錯誤</bookmark_value><bookmark_value>Basic 中的錯誤碼</bookmark_value><bookmark_value>中斷點</bookmark_value><bookmark_value>呼叫堆疊視窗</bookmark_value>"
+#. =P.0
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3150769\n"
+"2\n"
+"help.text"
+msgid "Opens a data channel."
+msgstr "開啟一個資料通道。"
-#: 01030300.xhp#hd_id3153344.1.help.text
-msgid "<link href=\"text/sbasic/shared/01030300.xhp\">Debugging a Basic Program</link>"
-msgstr "<link href=\"text/sbasic/shared/01030300.xhp\">除錯 Basic 程式</link>"
+#. azng
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"hd_id3147230\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01030300.xhp#hd_id3159224.4.help.text
-msgid "Breakpoints and Single Step Execution"
-msgstr "中斷點和單步執行"
+#. $2J3
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3154124\n"
+"4\n"
+"help.text"
+msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
+msgstr "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
-#: 01030300.xhp#par_id3150682.5.help.text
-msgid "You can check each line in your Basic program for errors using single step execution. Errors are easily traced since you can immediately see the result of each step. A pointer in the breakpoint column of the Editor indicates the current line. You can also set a breakpoint if you want to force the program to be interrupted at a specific position."
-msgstr "您可以透過單步執行來逐行檢查 Basic 程式中的錯誤。由於可以立即看到每一步的執行結果,因此很容易追蹤錯誤。編輯器的中斷點欄中的指標指示目前執行的行。如果要強制程式在某個位置中斷,您也可以在該位置處設定一個中斷點。"
+#. pi/N
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"hd_id3156280\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01030300.xhp#par_id3147303.7.help.text
-msgid "Double-click in the <emph>breakpoint</emph> column at the left of the Editor window to toggle a breakpoint at the corresponding line. When the program reaches a breakpoint, the program execution is interrupted."
-msgstr "按兩下[編輯器]視窗左邊的<emph>中斷點</emph>欄,可以使對應行在設定與不設定中斷點之間切換。當程式執行到中斷點時,程式執行將被中斷。"
+#. #4l1
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3155132\n"
+"6\n"
+"help.text"
+msgid "<emph>FileName: </emph>Name and path of the file that you wan to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created."
+msgstr "<emph>檔案名稱:</emph>您要開啟的檔案名稱與路徑。如果您嘗試讀取的檔案不存在 (存取權限 = 讀取),則會出現一則錯誤訊息。如果您嘗試寫入的檔案不存在 (存取權限 = 寫入),則會建立新的檔案。"
-#: 01030300.xhp#par_id3155805.8.help.text
-msgid "The <emph>single step </emph>execution using the <emph>Single Step</emph> icon causes the program to branch into procedures and functions."
-msgstr "如果使用<emph>單步</emph>圖示呼叫<emph>單步</emph>執行,則將導致程式岔入程序和函數內部。"
+#. !:(y
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3149262\n"
+"7\n"
+"help.text"
+msgid "<emph>Mode:</emph> Keyword that specifies the file mode. Valid values: Append (append to sequential file), Binary (data can be accessed by bytes using Get and Put), Input (opens data channel for reading), Output (opens data channel for writing), and Random (edits relative files)."
+msgstr "<emph>模式:</emph>指定檔案模式的關鍵字。有效值:Append (附加至循序檔案)、Binary (可以使用 Get 和 Put 依位元組存取的資料)、Input (開啟資料通道以進行讀取)、Output (開啟資料通道以進行寫入) 和 Random (編輯相對檔案)。"
-#: 01030300.xhp#par_id3151110.25.help.text
-msgid "The procedure step execution using the <emph>Procedure Step</emph> icon causes the program to skip over procedures and functions as a single step."
-msgstr "如果使用<emph>程序單步</emph>圖示呼叫程序單步執行,則將導致程式以單步跳過程序和函數。"
+#. $@pH
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3154014\n"
+"8\n"
+"help.text"
+msgid "<emph>IOMode:</emph> Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)."
+msgstr "<emph>IOMode:</emph> 定義存取類型的關鍵字。有效值:Read (唯讀)、Write (只寫) 和 Read Write (讀寫)。"
-#: 01030300.xhp#hd_id3153825.9.help.text
-msgid "Properties of a Breakpoint"
-msgstr "中斷點的屬性"
+#. \S@%
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3150011\n"
+"9\n"
+"help.text"
+msgid "<emph>Protected:</emph> Keyword that defines the security status of a file after opening. Valid values: Shared (file may be opened by other applications), Lock Read (file is protected against reading), Lock Write (file is protected against writing), Lock Read Write (denies file access)."
+msgstr "<emph>Protected</emph>:定義檔案開啟後之安全狀態的關鍵字。有效值:Shared (檔案可以由其他應用程式開啟)、Lock Read (檔案受防讀取保護)、Lock Write (檔案受防寫入保護)、Lock Read Write (拒絕對檔案進行存取)。"
-#: 01030300.xhp#par_id3147574.26.help.text
-msgid "The properties of a breakpoint are available through its context menu by right-clicking the breakpoint in the breakpoint column."
-msgstr "在中斷點欄中的中斷點上按一下滑鼠右鍵,從顯示的右鍵功能表中可以看到該中斷點的屬性。"
+#. xfEG
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3153190\n"
+"10\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement."
+msgstr "<emph>FileNumber</emph>:0 到 511 之間的任意整型表示式,指示可用資料通道的數目。然後,您可以透過資料通道傳送指令以存取檔案。檔案號碼必須由直接放在 Open 陳述式之前的 FreeFile 函數來確定。"
-#: 01030300.xhp#par_id3148473.10.help.text
-msgid "You can <emph>activate</emph> and <emph>deactivate</emph> a breakpoint by selecting <emph>Active</emph> from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution. "
-msgstr "透過從右鍵功能表中選取<emph>[使用中]</emph>選項,您可以使中斷點在<emph>啟動</emph>與<emph>關閉</emph>兩種狀態之間切換。如果中斷點處於關閉狀態,則不會中斷程式的執行。"
+#. kEX/
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3151115\n"
+"11\n"
+"help.text"
+msgid "<emph>DatasetLength:</emph> For random access files, set the length of the records."
+msgstr "<emph>DatasetLength:</emph> 對於隨機存取檔,設定條目長度。"
-#: 01030300.xhp#par_id3159413.27.help.text
-msgid "Select <emph>Properties</emph> from the context menu of a breakpoint or select <emph>Breakpoints</emph> from the context menu of the breakpoint column to call the <emph>Breakpoints</emph> dialog where you can specify other breakpoint options."
-msgstr "從中斷點的右鍵功能表中選取<emph>[屬性]</emph>,或者從中斷點欄的右鍵功能表中選取<emph>[中斷點]</emph>,以呼叫<emph>[中斷點]</emph>對話方塊,以指定其他中斷點選項。"
+#. .~/,
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3153418\n"
+"12\n"
+"help.text"
+msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears."
+msgstr "您只能修改透過 Open 陳述式開啟的檔案之內容。如果您嘗試開啟一個已開啟的檔案,螢幕上會顯示一則錯誤訊息。"
-#: 01030300.xhp#par_id3156280.11.help.text
-msgid "The list displays all <emph>breakpoints</emph> with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the <emph>Active</emph> box."
-msgstr "該清單列出所有的<emph>中斷點</emph>以及它在來源程式碼中對應的行號。透過核取或清除<emph>[使用中]</emph>方塊,您可以啟動或關閉選取的中斷點。"
+#. ~eP5
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"hd_id3149123\n"
+"13\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01030300.xhp#par_id3158407.12.help.text
-msgid "The <emph>Pass Count</emph> specifies the number of times the breakpoint can be passed over before the program is interrupted. If you enter 0 (default setting) the program is always interrupted as soon as a breakpoint is encountered."
-msgstr "<emph>[過程]</emph>用於指定在程式中斷之前,中斷點被透過的次數。如果輸入 0 (標準設定),則一旦遇到中斷點,程式就會中斷執行。"
+#. ,gmO
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3154705\n"
+"22\n"
+"help.text"
+msgid "Print #iNumber, \"This is a line of text\""
+msgstr "Print #iNumber, \"This is a line of text\""
-#: 01030300.xhp#par_id3153968.13.help.text
-msgid "Click <emph>Delete</emph> to remove the breakpoint from the program."
-msgstr "按一下<emph>[刪除]</emph>以從程式中實際移除中斷點。"
+#. \mCg
+#: 03020103.xhp
+msgctxt ""
+"03020103.xhp\n"
+"par_id3146916\n"
+"23\n"
+"help.text"
+msgid "Print #iNumber, \"This is another line of text\""
+msgstr "Print #iNumber, \"This is another line of text\""
-#: 01030300.xhp#hd_id3150439.14.help.text
-msgid "Observing the Value of Variables"
-msgstr "觀察變數的值"
+#. @i*-
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"tit\n"
+"help.text"
+msgid "\"*\" Operator [Runtime]"
+msgstr "「*」運算子 [執行階段]"
-#: 01030300.xhp#par_id3153368.15.help.text
-msgid "You can monitor the values of a variable by adding it to the <emph>Watch</emph> window. To add a variable to the list of watched variables, type the variable name in the <emph>Watch</emph> text box and press Enter."
-msgstr "透過將某個變數加入到<emph>[檢視]</emph>視窗,您可以對該變數的值進行監視。若要將變數加入受檢視變數的清單中,請在<emph>[檢視]</emph>文字方塊中鍵入變數名稱,並按 ENTER 鍵。"
+#. 3Kg2
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"bm_id3147573\n"
+"help.text"
+msgid "<bookmark_value>\"*\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>「*」運算子 (數學)</bookmark_value>"
-#: 01030300.xhp#par_id3146986.16.help.text
-msgid "The values of variables are only displayed if they are in scope. Variables that are not defined at the current source code location display (\"Out of Scope\") instead of a value."
-msgstr "變數的值只有在作用範圍內時才會被顯示。如果目前來源程式碼中沒有對變數進行定義,則會顯示 (「Out of Scope」) 而不是變數值。"
+#. b{C7
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"hd_id3147573\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070200.xhp\">\"*\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070200.xhp\">「*」運算子 [執行階段]</link>"
-#: 01030300.xhp#par_id3145272.17.help.text
-msgid "You can also include arrays in the Watch window. If you enter the name of an array variable without an index value in the Watch text box, the content of the entire array is displayed."
-msgstr "您也可以在[檢視]視窗中含括陣列。如果在[檢視]文字方塊中輸入無索引值的陣列變數名稱,將會顯示整個陣列的內容。"
+#. X^t!
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"par_id3154347\n"
+"2\n"
+"help.text"
+msgid "Multiplies two values."
+msgstr "兩個數值相乘。"
-#: 01030300.xhp#par_id3145749.19.help.text
-msgid "If you rest the mouse over a predefined variable in the Editor at run-time, the content of the variable is displayed in a pop-up box."
-msgstr "在執行階段,如果將滑鼠停在編輯器中某個預先定義的變數上,則會用一個快顯方塊顯示該變數的內容。"
+#. D%GK
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"hd_id3148946\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01030300.xhp#hd_id3148618.20.help.text
-msgid "The Call Stack Window"
-msgstr "使用[呼叫堆疊]視窗"
+#. =?sL
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"par_id3150358\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 * Expression2"
+msgstr "Result = Expression1 * Expression2"
-#: 01030300.xhp#par_id3154491.21.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\">Provides an overview of the call hierarchy of procedures and functions.</ahelp> You can determine which procedures and functions called which other procedures and functions at the current point in the source code."
-msgstr "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"visible\">此視窗提供程序和函數的呼叫階層式結構的摘要。</ahelp>您從中可以確定來源程式碼中目前位置的程序和函數的呼叫關系"
+#. g(U0
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"hd_id3150400\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01030300.xhp#hd_id3150594.24.help.text
-msgid "List of Run-Time Errors"
-msgstr "執行階段錯誤清單"
+#. ?Ai]
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"par_id3154365\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric expression that records the result of a multiplication."
+msgstr "<emph>Result:</emph>記錄相乘結果的任意數值型表示式。"
-#: 03120305.xhp#tit.help.text
-msgid "LTrim Function [Runtime]"
-msgstr "LTrim 函數 [執行階段]"
+#. *b=j
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"par_id3154685\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to multiply."
+msgstr "<emph>Expression1、Expression2:</emph>要相乘的任意數值型表示式。"
-#: 03120305.xhp#bm_id3147574.help.text
-msgid "<bookmark_value>LTrim function</bookmark_value>"
-msgstr "<bookmark_value>LTrim;函數</bookmark_value>"
+#. O?|q
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"hd_id3153968\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03120305.xhp#hd_id3147574.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function [Runtime]\">LTrim Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim 函數 [執行階段]\">LTrim 函數 [執行階段]</link>"
+#. vJHv
+#: 03020000.xhp
+msgctxt ""
+"03020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "File I/O Functions"
+msgstr "檔案 I/O 函數"
-#: 03120305.xhp#par_id3145316.2.help.text
-msgid "Removes all leading spaces at the start of a string expression."
-msgstr "移除字串型表示式起始處所有的前導空格。"
+#. jU8B
+#: 03020000.xhp
+msgctxt ""
+"03020000.xhp\n"
+"hd_id3156344\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"File I/O Functions\">File I/O Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"檔案 I/O 函數\">檔案 I/O 函數</link>"
+
+#. ).GC
+#: 03020000.xhp
+msgctxt ""
+"03020000.xhp\n"
+"par_id3153360\n"
+"2\n"
+"help.text"
+msgid "Use File I/O functions to create and manage user-defined (data) files."
+msgstr "使用檔案 I/O 函數建立和管理使用者自訂的 (資料) 檔案。"
+
+#. ZA%2
+#: 03020000.xhp
+msgctxt ""
+"03020000.xhp\n"
+"par_id3150398\n"
+"3\n"
+"help.text"
+msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory."
+msgstr "您也可以使用這些函數來建立「相對式」檔案,從而可透過指定檔案的資料條目編號來儲存和重新載入某些資料條目。檔案 I/O 函數還可以為您提供諸如檔案大小、目前路徑設定和檔案或目錄的建立時間等資訊,以幫助您管理檔案。"
+
+#. Cak%
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"tit\n"
+"help.text"
+msgid "CStr Function [Runtime]"
+msgstr "CStr 函數 [執行階段]"
+
+#. k6hG
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"bm_id3146958\n"
+"help.text"
+msgid "<bookmark_value>CStr function</bookmark_value>"
+msgstr "<bookmark_value>CStr;函數</bookmark_value>"
-#: 03120305.xhp#hd_id3154924.3.help.text
-msgctxt "03120305.xhp#hd_id3154924.3.help.text"
+#. `*bT
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"hd_id3146958\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr Function [Runtime]\">CStr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr 函數 [執行階段]\">CStr 函數 [執行階段]</link>"
+
+#. Yx%M
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3147574\n"
+"2\n"
+"help.text"
+msgid "Converts any numeric expression to a string expression."
+msgstr "將任意數值型表示式轉換為字串型表示式。"
+
+#. \p[]
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"hd_id3148473\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120305.xhp#par_id3148552.4.help.text
-msgid "LTrim (Text As String)"
-msgstr "LTrim(Text As String)"
+#. t:38
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3145315\n"
+"4\n"
+"help.text"
+msgid "CStr (Expression)"
+msgstr "CStr(Expression)"
-#: 03120305.xhp#hd_id3156344.5.help.text
-msgctxt "03120305.xhp#hd_id3156344.5.help.text"
+#. |HL{
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"hd_id3153062\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03120305.xhp#par_id3151056.6.help.text
-msgctxt "03120305.xhp#par_id3151056.6.help.text"
+#. 9Wke
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3153897\n"
+"6\n"
+"help.text"
msgid "String"
msgstr "字串型"
-#: 03120305.xhp#hd_id3150543.7.help.text
-msgctxt "03120305.xhp#hd_id3150543.7.help.text"
+#. )*p5
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"hd_id3154760\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03120305.xhp#par_id3150792.8.help.text
-msgctxt "03120305.xhp#par_id3150792.8.help.text"
-msgid "<emph>Text:</emph> Any string expression."
-msgstr "<emph>Text:</emph>任意字串型表示式。"
-
-#: 03120305.xhp#par_id3125863.9.help.text
-msgid "Use this function to remove spaces at the beginning of a string expression."
-msgstr "此函數可用於移除字串型表示式起始處的空格。"
+#. K3k;
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3149457\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any valid string or numeric expression that you want to convert."
+msgstr "<emph>Expression:</emph>要轉換的任意有效的字串型表示式或數值型表示式。"
-#: 03120305.xhp#hd_id3145419.10.help.text
-msgctxt "03120305.xhp#hd_id3145419.10.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. U#^w
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"hd_id3150358\n"
+"9\n"
+"help.text"
+msgid "Expression Types and Conversion Returns"
+msgstr "表示式類型和轉換結果"
-#: 03120305.xhp#par_id3154909.11.help.text
-msgctxt "03120305.xhp#par_id3154909.11.help.text"
-msgid "Sub ExampleSpaces"
-msgstr "Sub ExampleSpaces"
-
-#: 03120305.xhp#par_id3150768.12.help.text
-msgid "Dim sText2 As String,sText As String,sOut As String"
-msgstr "Dim sText2 As String,sText As String,sOut As String"
-
-#: 03120305.xhp#par_id3149204.13.help.text
-msgctxt "03120305.xhp#par_id3149204.13.help.text"
-msgid "sText2 = \" <*Las Vegas*> \""
-msgstr "sText2 = \" <*Las Vegas*> \""
-
-#: 03120305.xhp#par_id3159252.15.help.text
-msgctxt "03120305.xhp#par_id3159252.15.help.text"
-msgid "sOut = \"'\"+sText2 +\"'\"+ Chr(13)"
-msgstr "sOut = \"'\"+sText2 +\"'\"+ Chr(13)"
-
-#: 03120305.xhp#par_id3147350.16.help.text
-msgctxt "03120305.xhp#par_id3147350.16.help.text"
-msgid "sText = Ltrim(sText2) REM sText = \"<*Las Vegas*> \""
-msgstr "sText = Ltrim (sText2) REM sText = \" <*Las Vegas*> \""
-
-#: 03120305.xhp#par_id3153951.17.help.text
-msgctxt "03120305.xhp#par_id3153951.17.help.text"
-msgid "sOut = sOut + \"'\"+sText +\"'\" + Chr(13)"
-msgstr "sOut = sOut + \"'\"+sText +\"'\" + Chr(13)"
-
-#: 03120305.xhp#par_id3153363.18.help.text
-msgctxt "03120305.xhp#par_id3153363.18.help.text"
-msgid "sText = Rtrim(sText2) REM sText = \" <*Las Vegas*>\""
-msgstr "sText = Rtrim (sText2) REM sText = \" <*Las Vegas*> \""
-
-#: 03120305.xhp#par_id3159154.19.help.text
-msgctxt "03120305.xhp#par_id3159154.19.help.text"
-msgid "sOut = sOut +\"'\"+ sText +\"'\" + Chr(13)"
-msgstr "sOut = sOut +\"'\"+ sText +\"'\" + Chr(13)"
-
-#: 03120305.xhp#par_id3154322.20.help.text
-msgctxt "03120305.xhp#par_id3154322.20.help.text"
-msgid "sText = Trim(sText2) REM sText = \"<*Las Vegas*>\""
-msgstr "sText = Trim (sText2) REM sText = \" <*Las Vegas*> \""
-
-#: 03120305.xhp#par_id3146924.21.help.text
-msgctxt "03120305.xhp#par_id3146924.21.help.text"
-msgid "sOut = sOut +\"'\"+ sText +\"'\""
-msgstr "sOut = sOut +\"'\"+ sText +\"'\""
-
-#: 03120305.xhp#par_id3156444.22.help.text
-msgctxt "03120305.xhp#par_id3156444.22.help.text"
-msgid "MsgBox sOut"
-msgstr "MsgBox sOut"
-
-#: 03120305.xhp#par_id3147318.23.help.text
-msgctxt "03120305.xhp#par_id3147318.23.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. %r-Q
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3153192\n"
+"10\n"
+"help.text"
+msgid "Boolean :"
+msgstr "Boolean:"
-#: 01050100.xhp#tit.help.text
-msgid "Watch Window"
-msgstr "[檢視]視窗"
+#. I8^5
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3156422\n"
+"11\n"
+"help.text"
+msgid "String that evaluates to either <emph>True</emph> or <emph>False</emph>."
+msgstr "演算值為 <emph>True (真)</emph> 或 <emph>False (假)</emph> 的字串。"
-#: 01050100.xhp#hd_id3149457.1.help.text
-msgid "<link href=\"text/sbasic/shared/01050100.xhp\">Watch Window</link>"
-msgstr "<link href=\"text/sbasic/shared/01050100.xhp\">[檢視] 視窗</link>"
+#. [gqK
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3147287\n"
+"12\n"
+"help.text"
+msgid "Date :"
+msgstr "Date:"
-#: 01050100.xhp#par_id3154908.9.help.text
-msgid "The Watch window allows you to observe the value of variables during the execution of a program. Define the variable in the Watch text box. Click on <link href=\"text/sbasic/shared/02/11080000.xhp\">Enable Watch</link> to add the variable to the list box and to display its values."
-msgstr "[檢視] 視窗可讓您觀察程式執行時的變數值。在 [檢視] 文字方塊中定義變數。按一下 <link href=\"text/sbasic/shared/02/11080000.xhp\">[啟用檢視]</link> 以將變數增加至清單方塊中,並顯示該變數的值。"
+#. 7nG%
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3155411\n"
+"13\n"
+"help.text"
+msgid "String that contains the date and time."
+msgstr "包含日期和時間的字串。"
-#: 01050100.xhp#hd_id3145173.4.help.text
-msgid "Watch"
-msgstr "檢視"
+#. rVu*
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3147428\n"
+"14\n"
+"help.text"
+msgid "Null :"
+msgstr "Null (空):"
-#: 01050100.xhp#par_id3155132.5.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\">Enter the name of the variable whose value is to be monitored.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\" visibility=\"visible\">在此文字方塊中輸入變數,其值將顯示在清單方塊中。</ahelp>"
+#. l3xa
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3150486\n"
+"15\n"
+"help.text"
+msgid "Run-time error."
+msgstr "執行階段錯誤。"
-#: 01050100.xhp#hd_id3148645.6.help.text
-msgctxt "01050100.xhp#hd_id3148645.6.help.text"
-msgid "Remove Watch"
-msgstr "隱入檢視"
+#. ;_!0
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3153953\n"
+"16\n"
+"help.text"
+msgid "Empty :"
+msgstr "Empty:"
-#: 01050100.xhp#par_id3148576.7.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\">Removes the selected variable from the list of watched variables.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\" visibility=\"visible\">從檢視的變數之清單中移除選取的變數。</ahelp>"
+#. cW8`
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3155306\n"
+"17\n"
+"help.text"
+msgid "String without any characters."
+msgstr "不含任何字元的字串。"
-#: 01050100.xhp#par_id3147426.help.text
-msgid "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">圖示</alt></image>"
+#. R}9k
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3149260\n"
+"18\n"
+"help.text"
+msgid "Any :"
+msgstr "Any:"
-#: 01050100.xhp#par_id3154012.8.help.text
-msgctxt "01050100.xhp#par_id3154012.8.help.text"
-msgid "Remove Watch"
-msgstr "隱入檢視"
+#. kER;
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3152938\n"
+"19\n"
+"help.text"
+msgid "Corresponding number as string."
+msgstr "作為字串的對應數字。"
-#: 01050100.xhp#hd_id3154491.10.help.text
-msgid "Editing the Value of a Watched Variable"
-msgstr "編輯所檢視變數的值"
+#. 3fo:
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"par_id3155738\n"
+"20\n"
+"help.text"
+msgid "Zeros at the end of a floating-point number are not included in the returned string."
+msgstr "傳回的字串中不含括浮點數結尾處的零。"
-#: 01050100.xhp#par_id3156283.11.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\">Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value.</ahelp> The new value will be taken as the variable's value for the program."
-msgstr "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\" visibility=\"visible\">顯示檢視的變數之清單。在某個條目上按兩次 (兩次之間稍作停頓),以對其值進行編輯。</ahelp>程式將採用新值作為變數的值。"
+#. 3G`K
+#: 03101000.xhp
+msgctxt ""
+"03101000.xhp\n"
+"hd_id3154729\n"
+"21\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03050200.xhp#tit.help.text
-msgid "Err Function [Runtime]"
-msgstr "Err 函數 [執行階段]"
+#. Kbb9
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"tit\n"
+"help.text"
+msgid "Close Statement [Runtime]"
+msgstr "Close 陳述式 [執行階段]"
-#: 03050200.xhp#bm_id3156343.help.text
-msgid "<bookmark_value>Err function</bookmark_value>"
-msgstr "<bookmark_value>Err;函數</bookmark_value>"
+#. ^%-1
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"bm_id3157896\n"
+"help.text"
+msgid "<bookmark_value>Close statement</bookmark_value>"
+msgstr "<bookmark_value>Close 陳述式</bookmark_value>"
-#: 03050200.xhp#hd_id3156343.1.help.text
-msgid "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err Function [Runtime]\">Err Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err 函數 [執行階段]\">Err 函數 [執行階段]</link>"
+#. R%Pj
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"hd_id3157896\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement [Runtime]\">Close Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close 陳述式 [執行階段]\">Close 陳述 [執行階段]</link>"
-#: 03050200.xhp#par_id3150541.2.help.text
-msgid "Returns an error code that identifies the error that occurred during program execution."
-msgstr "傳回一個錯誤代碼,用於識別程式執行程序中出現的錯誤。"
+#. FBba
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"par_id3147573\n"
+"2\n"
+"help.text"
+msgid "Closes a specified file that was opened with the Open statement."
+msgstr "關閉透過 Open 陳述式開啟的指定檔案。"
-#: 03050200.xhp#hd_id3149656.3.help.text
-msgctxt "03050200.xhp#hd_id3149656.3.help.text"
+#. AJyg
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"hd_id3156344\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03050200.xhp#par_id3154123.4.help.text
-msgid "Err"
-msgstr "Err"
-
-#: 03050200.xhp#hd_id3147229.5.help.text
-msgctxt "03050200.xhp#hd_id3147229.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
-
-#: 03050200.xhp#par_id3150869.6.help.text
-msgctxt "03050200.xhp#par_id3150869.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. (ga}
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"par_id3147265\n"
+"4\n"
+"help.text"
+msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
+msgstr "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
-#: 03050200.xhp#hd_id3153193.7.help.text
-msgctxt "03050200.xhp#hd_id3153193.7.help.text"
+#. ]]v(
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"hd_id3153379\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03050200.xhp#par_id3149561.8.help.text
-msgid "The Err function is used in error-handling routines to determine the error and the corrective action."
-msgstr "Err 函數用於在錯誤處理常式中確定錯誤及其校正措施。"
+#. %9vG
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"par_id3150791\n"
+"6\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
+msgstr "<emph>FileNumber:</emph>任意整型表示式,用於指定透過 <emph>Open</emph> 陳述式開啟的資料通道數目。"
-#: 03050200.xhp#hd_id3147317.9.help.text
-msgctxt "03050200.xhp#hd_id3147317.9.help.text"
+#. ;OB}
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"hd_id3153192\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03050200.xhp#par_id3153727.10.help.text
-msgctxt "03050200.xhp#par_id3153727.10.help.text"
-msgid "sub ExampleError"
-msgstr "sub ExampleError"
-
-#: 03050200.xhp#par_id3147426.11.help.text
-msgctxt "03050200.xhp#par_id3147426.11.help.text"
-msgid "on error goto ErrorHandler REM Set up error handler"
-msgstr "on error goto ErrorHandler REM 設置錯誤處理程式"
-
-#: 03050200.xhp#par_id3163710.12.help.text
-msgctxt "03050200.xhp#par_id3163710.12.help.text"
-msgid "Dim iVar as Integer"
-msgstr "Dim iVar as Integer"
-
-#: 03050200.xhp#par_id3153093.13.help.text
-msgctxt "03050200.xhp#par_id3153093.13.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar As String"
-
-#: 03050200.xhp#par_id3149481.14.help.text
-msgid "REM Error occurs due to non-existent file"
-msgstr "REM 由於檔案不存在而出現錯誤"
-
-#: 03050200.xhp#par_id3153190.15.help.text
-msgctxt "03050200.xhp#par_id3153190.15.help.text"
-msgid "iVar = Freefile"
-msgstr "iVar = Freefile"
-
-#: 03050200.xhp#par_id3146120.16.help.text
-msgctxt "03050200.xhp#par_id3146120.16.help.text"
-msgid "Open \"\\file9879.txt\" for Input as #iVar"
-msgstr "Open \"\\file9879.txt\" for Input as #iVar"
-
-#: 03050200.xhp#par_id3155308.17.help.text
-msgctxt "03050200.xhp#par_id3155308.17.help.text"
-msgid "Line Input #iVar, sVar"
-msgstr "Line Input #iVar, sVar"
-
-#: 03050200.xhp#par_id3153142.18.help.text
-msgctxt "03050200.xhp#par_id3153142.18.help.text"
-msgid "Close #iVar"
-msgstr "Close #iVar"
-
-#: 03050200.xhp#par_id3149665.19.help.text
-msgctxt "03050200.xhp#par_id3149665.19.help.text"
-msgid "exit sub"
-msgstr "exit sub"
-
-#: 03050200.xhp#par_id3154942.20.help.text
-msgctxt "03050200.xhp#par_id3154942.20.help.text"
-msgid "ErrorHandler:"
-msgstr "ErrorHandler:"
-
-#: 03050200.xhp#par_id3145646.21.help.text
-msgid "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\""
-msgstr "MsgBox \"Error \" & Err & \":\" & Error$ + chr (13) + \"At line :\" + Erl + chr (13) + Now , 16 ,\"an error occurred\""
-
-#: 03050200.xhp#par_id3155418.22.help.text
-msgctxt "03050200.xhp#par_id3155418.22.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03120000.xhp#tit.help.text
-msgid "Strings"
-msgstr "字串"
-
-#: 03120000.xhp#hd_id3156153.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Strings\">Strings</link>"
-msgstr "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"字串\">字串</link>"
-
-#: 03120000.xhp#par_id3159176.2.help.text
-msgid "The following functions and statements validate and return strings."
-msgstr "以下函數和陳述式用於驗證和傳回字串。"
+#. HWS^
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"par_id3153727\n"
+"16\n"
+"help.text"
+msgid "Print #iNumber, \"First line of text\""
+msgstr "Print #iNumber, \"First line of text\""
-#: 03120000.xhp#par_id3154285.3.help.text
-msgid "You can use strings to edit text within $[officename] Basic programs."
-msgstr "您可以使用字串在 $[officename] Basic 程式中編輯文字。"
+#. S^If
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"par_id3147350\n"
+"17\n"
+"help.text"
+msgid "Print #iNumber, \"Another line of text\""
+msgstr "Print #iNumber, \"Another line of text\""
-#: 03102800.xhp#tit.help.text
+#. J-xp
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"tit\n"
+"help.text"
msgid "IsObject Function [Runtime]"
msgstr "IsObject 函數 [執行階段]"
-#: 03102800.xhp#bm_id3149346.help.text
+#. $_sD
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"bm_id3149346\n"
+"help.text"
msgid "<bookmark_value>IsObject function</bookmark_value>"
msgstr "<bookmark_value>IsObject;函數</bookmark_value>"
-#: 03102800.xhp#hd_id3149346.1.help.text
+#. 4DMM
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03102800.xhp\" name=\"IsObject Function [Runtime]\">IsObject Function [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03102800.xhp\" name=\"IsObject 函數 [執行階段]\">IsObject 函數 [執行階段]</link>"
-#: 03102800.xhp#par_id3148538.2.help.text
+#. *`Qe
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"par_id3148538\n"
+"2\n"
+"help.text"
msgid "Tests if an object variable is an OLE object. The function returns True if the variable is an OLE object, otherwise it returns False."
msgstr "測試物件型變數是否為 OLE 物件。如果變數是 OLE 物件,則函數傳回 True (真),否則傳回 False (假)。"
-#: 03102800.xhp#hd_id3149234.3.help.text
-msgctxt "03102800.xhp#hd_id3149234.3.help.text"
+#. M}Hd
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"hd_id3149234\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03102800.xhp#par_id3154285.4.help.text
+#. Ug:7
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"par_id3154285\n"
+"4\n"
+"help.text"
msgid "IsObject (ObjectVar)"
msgstr "IsObject(ObjectVar)"
-#: 03102800.xhp#hd_id3148685.5.help.text
-msgctxt "03102800.xhp#hd_id3148685.5.help.text"
+#. U@a\
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"hd_id3148685\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03102800.xhp#par_id3156024.6.help.text
-msgctxt "03102800.xhp#par_id3156024.6.help.text"
+#. VXS)
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"par_id3156024\n"
+"6\n"
+"help.text"
msgid "Bool"
msgstr "布林型"
-#: 03102800.xhp#hd_id3148947.7.help.text
-msgctxt "03102800.xhp#hd_id3148947.7.help.text"
+#. pE@5
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"hd_id3148947\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03102800.xhp#par_id3148552.8.help.text
+#. HLT%
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
+"par_id3148552\n"
+"8\n"
+"help.text"
msgid "<emph>ObjectVar:</emph> Any variable that you want to test. If the Object variable contains an OLE object, the function returns True."
msgstr "<emph>ObjectVar:</emph>要測試的任意變數。如果物件型變數包含 OLE 物件,則函數傳回 True (真)。"
-#: 03120200.xhp#tit.help.text
-msgid "Repeating Contents"
-msgstr "重複內容"
+#. 17eZ
+#: 03132500.xhp
+msgctxt ""
+"03132500.xhp\n"
+"tit\n"
+"help.text"
+msgid "GetDefaultContext Function [Runtime]"
+msgstr "GetDefaultContext 函數 [執行階段]"
-#: 03120200.xhp#hd_id3152363.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"Repeating Contents\">Repeating Contents</link>"
-msgstr "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"重複內容\">重複內容</link>"
+#. 3DR#
+#: 03132500.xhp
+msgctxt ""
+"03132500.xhp\n"
+"bm_id4761192\n"
+"help.text"
+msgid "<bookmark_value>GetDefaultContext function</bookmark_value>"
+msgstr "<bookmark_value>GetDefaultContext 函數</bookmark_value>"
-#: 03120200.xhp#par_id3150178.2.help.text
-msgid "The following functions repeat the contents of strings."
-msgstr "以下函數用於重複字串的內容。"
+#. @Fg6
+#: 03132500.xhp
+msgctxt ""
+"03132500.xhp\n"
+"par_idN10580\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132500.xhp\">GetDefaultContext Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132500.xhp\">GetDefaultContext 函數 [執行階段]</link>"
-#: 03030101.xhp#tit.help.text
-msgid "DateSerial Function [Runtime]"
-msgstr "DateSerial 函數 [執行階段]"
+#. m%?-
+#: 03132500.xhp
+msgctxt ""
+"03132500.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "Returns the default context of the process service factory, if existent, else returns a null reference."
+msgstr "如果已經存在,則傳回程序服務工廠的預設環境,否則傳回空參照。"
+
+#. PO,p
+#: 03132500.xhp
+msgctxt ""
+"03132500.xhp\n"
+"par_idN10593\n"
+"help.text"
+msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> chapter in the <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> for more information."
+msgstr "如透過 XmultiServiceFactory 創設服務,則此執行時期函式會回傳要使用的預設元件情境。如需更多資訊,請參閱 <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> 上<item type=\"literal\">「Developer's Guide」</item>中的<item type=\"literal\">「Professional UNO」</item>一章。"
-#: 03030101.xhp#bm_id3157896.help.text
-msgid "<bookmark_value>DateSerial function</bookmark_value>"
-msgstr "<bookmark_value>DateSerial;函數</bookmark_value>"
+#. r/)l
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"tit\n"
+"help.text"
+msgid "Atn Function [Runtime]"
+msgstr "Atn 函數 [執行階段]"
-#: 03030101.xhp#hd_id3157896.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial Function [Runtime]\">DateSerial Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial 函數 [執行階段]\">DateSerial 函數 [執行階段]</link>"
+#. q\jk
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>Atn function</bookmark_value>"
+msgstr "<bookmark_value>Atn;函數</bookmark_value>"
-#: 03030101.xhp#par_id3143267.2.help.text
-msgid "Returns a <emph>Date</emph> value for a specified year, month, or day."
-msgstr "傳回指定年、月或日的 <emph>Date</emph> 值。"
+#. +GH6
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function [Runtime]\">Atn Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn 函數 [執行階段]\">Atn 函數 [執行階段]</link>"
+
+#. CbCh
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3149346\n"
+"2\n"
+"help.text"
+msgid "Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2."
+msgstr "傳回數值型表示式反正切值的三角函數。傳回值在 -Pi/2 到 +Pi/2 之間。"
-#: 03030101.xhp#hd_id3147264.3.help.text
-msgctxt "03030101.xhp#hd_id3147264.3.help.text"
+#. D/0U
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3143271\n"
+"3\n"
+"help.text"
+msgid "The arctangent is the inverse of the tangent function. The Atn Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle."
+msgstr "反正切是正切函數的逆運算。使用 Alpha 角的正切值,Atn 函數傳回 Alpha 的角度 (以弧度為單位)。在直角三角形中,反正切函數也可以透過 Alpha 角的對邊與鄰邊長度之比來傳回該角度。"
+
+#. O7gj
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3145315\n"
+"4\n"
+"help.text"
+msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha"
+msgstr "Atn(對邊/鄰邊)= Alpha"
+
+#. 9R-)
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"hd_id3149669\n"
+"5\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030101.xhp#par_id3149670.4.help.text
-msgid "DateSerial (year, month, day)"
-msgstr "DateSerial(year, month, day)"
+#. .rkX
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3148947\n"
+"6\n"
+"help.text"
+msgid "Atn (Number)"
+msgstr "Atn (Number)"
-#: 03030101.xhp#hd_id3150792.5.help.text
-msgctxt "03030101.xhp#hd_id3150792.5.help.text"
+#. L14@
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"hd_id3148664\n"
+"7\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03030101.xhp#par_id3150398.6.help.text
-msgctxt "03030101.xhp#par_id3150398.6.help.text"
-msgid "Date"
-msgstr "日期型"
+#. c0f4
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3150359\n"
+"8\n"
+"help.text"
+msgid "Double"
+msgstr "雙精度型"
-#: 03030101.xhp#hd_id3154141.7.help.text
-msgctxt "03030101.xhp#hd_id3154141.7.help.text"
+#. +c4n
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"hd_id3148798\n"
+"9\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030101.xhp#par_id3147229.8.help.text
-msgid "<emph>Year:</emph> Integer expression that indicates a year. All values between 0 and 99 are interpreted as the years 1900-1999. For years that fall outside this range, you must enter all four digits."
-msgstr "<emph>Year:</emph>指示年份的整型表示式。0 到 99 之間的所有數值都會被解譯為 1900-1999 之間的年份。而對於此範圍之外的年份,必須輸入完整的四位數位。"
-
-#: 03030101.xhp#par_id3156280.9.help.text
-msgid "<emph>Month:</emph> Integer expression that indicates the month of the specified year. The accepted range is from 1-12."
-msgstr "<emph>Month:</emph>整型表示式,指示指定年份中的某月。可接受的範圍是 1-12。"
-
-#: 03030101.xhp#par_id3151043.10.help.text
-msgid "<emph>Day:</emph> Integer expression that indicates the day of the specified month. The accepted range is from 1-31. No error is returned when you enter a non-existing day for a month shorter than 31 days."
-msgstr "<emph>Day:</emph> 整數表述式,可表示指定月份的日期。可接受的範圍為 1-31。當您為月份輸入個小於 31 日,但卻不存在的日期時不會回傳錯誤。"
+#. ]FX$
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3156212\n"
+"10\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numerical expression that represents the ratio of two sides of a right triangle. The Atn function returns the corresponding angle in radians (arctangent)."
+msgstr "<emph>Number:</emph>表示直角三角形兩邊之比的任意數值型表示式。Atn 函數傳回以弧度為單位的相應角度 (反正切)。"
-#: 03030101.xhp#par_id3161832.11.help.text
-msgid "The <emph>DateSerial function</emph> returns the number of days between December 30,1899 and the given date. You can use this function to calculate the difference between two dates."
-msgstr "<emph>DateSerial 函數</emph>傳回 1899 年 12 月 30 日與給定日期之間相差的天數。因此,可以使用此函數計算兩個日期之間相差的天數。"
+#. a0Xe
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3153192\n"
+"11\n"
+"help.text"
+msgid "To convert radians to degrees, multiply radians by 180/pi."
+msgstr "若要將弧度轉換成度,可將弧度乘以 180/pi。"
-#: 03030101.xhp#par_id3155306.12.help.text
-msgid "The <emph>DateSerial function</emph> returns the data type Variant with VarType 7 (Date). Internally, this value is stored as a Double value, so that when the given date is 1.1.1900, the returned value is 2. Negative values correspond to dates before December 30, 1899 (not inclusive)."
-msgstr "<emph>DateSerial 函數</emph>傳回的資料類型是變體型,其 VarType 為 7,即 Date。在程式內部,該值作為雙精度型數值儲存。因此,當給定日期為 1900 年 1 月 1 日時,傳回值是 2。負值表示給定的日期早於 1899 年 12 月 30 日 (不包含在內)。"
+#. _eOA
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3147230\n"
+"12\n"
+"help.text"
+msgid "degree=(radian*180)/pi"
+msgstr "度 = (弧度*180) /pi"
-#: 03030101.xhp#par_id3152576.13.help.text
-msgid "If a date is defined that lies outside of the accepted range, $[officename] Basic returns an error message."
-msgstr "如果定義的日期超出了可接受的範圍,$[officename] Basic 將傳回一則錯誤訊息。"
+#. kVMZ
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3125864\n"
+"13\n"
+"help.text"
+msgid "radian=(degree*pi)/180"
+msgstr "弧度 = (度*pi)/180"
-#: 03030101.xhp#par_id3149481.14.help.text
-msgid "Whereas you define the <emph>DateValue function</emph> as a string that contains the date, the <emph>DateSerial function</emph> evaluates each of the parameters (year, month, day) as separate numeric expressions."
-msgstr "由於您定義 <emph>DateValue 函數</emph>為包含日期的字串,因此 <emph>DateSerial 函數</emph>將每個參數 (year、month、day) 作為單獨的數值型表示式進行演算。"
+#. 5*)~
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3159252\n"
+"14\n"
+"help.text"
+msgid "Pi is here the fixed circle constant with the rounded value 3.14159."
+msgstr "其中,PI 是固定的圓周率常數,捨入後的值為 3.14159。"
-#: 03030101.xhp#hd_id3155411.15.help.text
-msgctxt "03030101.xhp#hd_id3155411.15.help.text"
+#. =vZ*
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"hd_id3153142\n"
+"15\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03030101.xhp#par_id3148646.16.help.text
-msgid "Sub ExampleDateSerial"
-msgstr "Sub ExampleDateSerial"
-
-#: 03030101.xhp#par_id3156441.17.help.text
-msgid "Dim lDate as Long"
-msgstr "Dim lDate as Long"
-
-#: 03030101.xhp#par_id3154791.18.help.text
-msgctxt "03030101.xhp#par_id3154791.18.help.text"
-msgid "Dim sDate as String"
-msgstr "Dim sDate as String"
-
-#: 03030101.xhp#par_id3155415.19.help.text
-msgid "lDate = DateSerial(1964, 4, 9)"
-msgstr "lDate = DateSerial(1964, 4, 9)"
-
-#: 03030101.xhp#par_id3147125.20.help.text
-msgid "sDate = DateSerial(1964, 4, 9)"
-msgstr "sDate = DateSerial(1964, 4, 9)"
-
-#: 03030101.xhp#par_id3154942.21.help.text
-msgid "msgbox lDate REM returns 23476"
-msgstr "msgbox lDate REM 傳回 23476"
-
-#: 03030101.xhp#par_id3151074.22.help.text
-msgid "msgbox sDate REM returns 04/09/1964"
-msgstr "msgbox sDate REM 傳回 04/09/1964"
-
-#: 03030101.xhp#par_id3153878.23.help.text
-msgctxt "03030101.xhp#par_id3153878.23.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03010000.xhp#tit.help.text
-msgid "Screen I/O Functions"
-msgstr "螢幕 I/O 函數"
-
-#: 03010000.xhp#hd_id3156280.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"Screen I/O Functions\">Screen I/O Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"螢幕 I/O 函數\">螢幕 I/O 函數</link>"
-
-#: 03010000.xhp#par_id3153770.2.help.text
-msgid "This section describes the Runtime Functions used to call dialogs for the input and output of user entries."
-msgstr "本節介紹用於呼叫處理使用者條目的輸入、匯出的對話方塊的執行階段函數。"
-
-#: 03030000.xhp#tit.help.text
-msgid "Date and Time Functions"
-msgstr "日期和時間函數"
-
-#: 03030000.xhp#hd_id3150502.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Date and Time Functions\">Date and Time Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"日期和時間函數\">日期和時間函數</link>"
-
-#: 03030000.xhp#par_id3153255.2.help.text
-msgid "Use the statements and functions described here to perform date and time calculations."
-msgstr "使用此處描述的陳述式和函數來執行日期和時間的計算。"
-
-#: 03030000.xhp#par_id3152363.3.help.text
-msgid "<item type=\"productname\">%PRODUCTNAME</item> Basic lets you calculate time or date differences by converting the time and date values to continuous numeric values. After the difference is calculated, special functions are used to reconvert the values to the standard time or date formats."
-msgstr "<item type=\"productname\">%PRODUCTNAME</item> Basic 可讓您透過將時間值和日期值轉換成連續的數值,以計算兩個時間或日期之間的差。計算出差值後,再透過特殊的函數將這些值轉換回標準的時間格式或日期格式。"
-
-#: 03030000.xhp#par_id3151054.4.help.text
-msgid "You can combine date and time values into a single floating-decimal number. Dates are converted to integers, and times to decimal values. <item type=\"productname\">%PRODUCTNAME</item> Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time."
-msgstr "您可以將日期值和時間值組合成一個帶有小數的浮點數。日期轉換成整數,而時間轉換成小數。<item type=\"productname\">%PRODUCTNAME</item> Basic 還支援日期型變數類型,該變數類型包含由日期和時間構成的時間規格。"
-
-#: 01020100.xhp#tit.help.text
-msgid "Using Variables"
-msgstr "使用變數"
-
-#: 01020100.xhp#bm_id3149346.help.text
-msgid "<bookmark_value>names of variables</bookmark_value><bookmark_value>variables; using</bookmark_value><bookmark_value>types of variables</bookmark_value><bookmark_value>declaring variables</bookmark_value><bookmark_value>values;of variables</bookmark_value><bookmark_value>constants</bookmark_value><bookmark_value>arrays;declaring</bookmark_value><bookmark_value>defining;constants</bookmark_value>"
-msgstr "<bookmark_value>變數名稱</bookmark_value><bookmark_value>變數;類型和名稱</bookmark_value>"
-
-#: 01020100.xhp#hd_id3149346.1.help.text
-msgid "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"Using Variables\">Using Variables</link>"
-msgstr "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"使用變數\">使用變數</link>"
-
-#: 01020100.xhp#par_id3154346.3.help.text
-msgid "The following describes the basic use of variables in $[officename] Basic."
-msgstr "下面介紹 $[officename] Basic 中變數的基本用法。"
-
-#: 01020100.xhp#hd_id3153361.4.help.text
-msgid "Naming Conventions for Variable Identifiers"
-msgstr "變數的命名慣例"
-
-#: 01020100.xhp#par_id3148797.5.help.text
-msgid "A variable name can consist of a maximum of 255 characters. The first character of a variable name <emph>must</emph> be a letter A-Z or a-z. Numbers can also be used in a variable name, but punctuation symbols and special characters are not permitted, with exception of the underscore character (\"_\"). In $[officename] Basic variable identifiers are not case-sensitive. Variable names may contain spaces but must be enclosed in square brackets if they do."
-msgstr "變數名稱最多可以包含 255 個字元。變數名稱的第一個字元<emph>「必須」</emph>是字母 A-Z 或 a-z。變數名稱中也可以使用數字,但不能使用標點符號和特殊字元 (底線字元「_」除外)。在 $[officename] Basic 中,變數標誌是不區分大小寫的。變數名稱可以含有空格,但如果含有空格,就必須將其放在方括號中。"
-
-#: 01020100.xhp#par_id3156422.6.help.text
-msgid "Examples for variable identifiers:"
-msgstr "<emph>變數標誌的示例:</emph>"
-
-#: 01020100.xhp#par_id3163798.7.help.text
-msgid "MyNumber=5"
-msgstr "MyNumber=5"
-
-#: 01020100.xhp#par_id3156441.126.help.text
-msgctxt "01020100.xhp#par_id3156441.126.help.text"
-msgid "Correct"
-msgstr "正確"
-
-#: 01020100.xhp#par_id3147317.8.help.text
-msgid "MyNumber5=15"
-msgstr "MyNumber5=15"
-
-#: 01020100.xhp#par_id3149664.127.help.text
-msgctxt "01020100.xhp#par_id3149664.127.help.text"
-msgid "Correct"
-msgstr "正確"
-
-#: 01020100.xhp#par_id3145364.9.help.text
-msgid "MyNumber_5=20"
-msgstr "MyNumber_5=20"
-
-#: 01020100.xhp#par_id3146119.128.help.text
-msgctxt "01020100.xhp#par_id3146119.128.help.text"
-msgid "Correct"
-msgstr "正確"
-
-#: 01020100.xhp#par_id3154729.10.help.text
-msgid "My Number=20"
-msgstr "My Number=20"
-
-#: 01020100.xhp#par_id3153876.11.help.text
-msgid "Not valid, variable with space must be enclosed in square brackets"
-msgstr "無效,帶空格的變數必須放在方括號中"
-
-#: 01020100.xhp#par_id3147126.14.help.text
-msgid "[My Number]=12"
-msgstr "[My Number]=12"
-
-#: 01020100.xhp#par_id3154510.15.help.text
-msgctxt "01020100.xhp#par_id3154510.15.help.text"
-msgid "Correct"
-msgstr "正確,帶空格的變數必須放在方括號中"
-
-#: 01020100.xhp#par_id3153708.12.help.text
-msgid "DéjàVu=25"
-msgstr "DéjàVu=25"
-
-#: 01020100.xhp#par_id3150330.129.help.text
-msgid "Not valid, special characters are not allowed"
-msgstr "無效,不允許使用特殊字元"
+#. 1e5A
+#: 03080101.xhp
+#, fuzzy
+msgctxt ""
+"03080101.xhp\n"
+"par_id3146985\n"
+"16\n"
+"help.text"
+msgid "' The following example calculates for a right-angled triangle"
+msgstr "REM 以下示例用於直角三角形的計算"
-#: 01020100.xhp#par_id3155443.13.help.text
-msgid "5MyNumber=12"
-msgstr "5MyNumber=12"
+#. 3K2Z
+#: 03080101.xhp
+#, fuzzy
+msgctxt ""
+"03080101.xhp\n"
+"par_id3145750\n"
+"17\n"
+"help.text"
+msgid "' the angle Alpha from the tangent of the angle Alpha:"
+msgstr "REM 依 Alpha 角的正切值來計算 Alpha 角:"
-#: 01020100.xhp#par_id3154254.130.help.text
-msgid "Not valid, variable may not begin with a number"
-msgstr "無效,變數不能以數字開頭"
+#. ZNfv
+#: 03080101.xhp
+#, fuzzy
+msgctxt ""
+"03080101.xhp\n"
+"par_id3151112\n"
+"19\n"
+"help.text"
+msgid "' rounded Pi = 3.14159 Is a predefined constant"
+msgstr "REM 捨入後的 PI = 3.1415926 是預先定義的常數"
-#: 01020100.xhp#par_id3147345.16.help.text
-msgid "Number,Mine=12"
-msgstr "Number,Mine=12"
+#. i|p3
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3149262\n"
+"22\n"
+"help.text"
+msgid "d1 = InputBox$ (\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")"
+msgstr "d1 = InputBox$ (\"Enter the length of the side adjacent to the angle:\",\"Adjacent\")"
-#: 01020100.xhp#par_id3149256.131.help.text
-msgid "Not valid, punctuation marks are not allowed"
-msgstr "無效,不允許使用標點符號"
+#. i-O:
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3149482\n"
+"23\n"
+"help.text"
+msgid "d2 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"Opposite\")"
+msgstr "d2 = InputBox$ (\"Enter the length of the side opposite the angle:\",\"Opposite\")"
-#: 01020100.xhp#hd_id3146317.17.help.text
-msgid "Declaring Variables"
-msgstr "宣告變數"
+#. 3QX,
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3155415\n"
+"24\n"
+"help.text"
+msgid "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\""
+msgstr "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\""
-#: 01020100.xhp#par_id3150299.18.help.text
-msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the <emph>Dim</emph> statement. You can declare more than one variable at a time by separating the names with a comma. To define the variable type, use either a type-declaration sign after the name, or the appropriate key word. "
-msgstr "在 $[officename] Basic 中,您無須明確地宣告變數。可以使用 <emph>Dim</emph> 陳述式來進行變數宣告。透過將變數名稱用逗號分隔,您一次可以宣告一個以上的變數。若要定義變數類型,請在名稱後使用類型宣告符號,或使用適當的關鍵字。"
+#. Y]g,
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"tit\n"
+"help.text"
+msgid "Rnd Function [Runtime]"
+msgstr "Rnd 函數 [執行階段]"
-#: 01020100.xhp#par_id3154118.140.help.text
-msgid "Examples for variable declarations:"
-msgstr "<emph>變數宣告的示例:</emph>"
+#. 9h1a
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"bm_id3148685\n"
+"help.text"
+msgid "<bookmark_value>Rnd function</bookmark_value>"
+msgstr "<bookmark_value>Rnd;函數</bookmark_value>"
-#: 01020100.xhp#par_id3150090.19.help.text
-msgctxt "01020100.xhp#par_id3150090.19.help.text"
-msgid "DIM a$"
-msgstr "DIM a$"
+#. d_O2
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"hd_id3148685\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runtime]\">Rnd Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd 函數 [執行階段]\">Rnd 函數 [執行階段]</link>"
-#: 01020100.xhp#par_id3150982.132.help.text
-msgctxt "01020100.xhp#par_id3150982.132.help.text"
-msgid "Declares the variable \"a\" as a String"
-msgstr "將變數「a」宣告為字串型變數"
+#. VJ=E
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3149669\n"
+"2\n"
+"help.text"
+msgid "Returns a random number between 0 and 1."
+msgstr "傳回 0 到 1 之間的隨機數。"
-#: 01020100.xhp#par_id3149531.20.help.text
-msgid "DIM a As String"
-msgstr "DIM a As String"
+#. =$?*
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"hd_id3153897\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "<emph>語法</emph>:"
-#: 01020100.xhp#par_id3150343.133.help.text
-msgctxt "01020100.xhp#par_id3150343.133.help.text"
-msgid "Declares the variable \"a\" as a String"
-msgstr "將變數「a」宣告為字串型變數"
+#. J]-D
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3150543\n"
+"4\n"
+"help.text"
+msgid "Rnd [(Expression)]"
+msgstr "Rnd [(Expression)]"
-#: 01020100.xhp#par_id3149036.21.help.text
-msgid "DIM a$, b As Integer"
-msgstr "DIM a$, b As Integer"
+#. b%Be
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"hd_id3149655\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 01020100.xhp#par_id3155507.22.help.text
-msgid "Declares one variable as a String and one as an Integer"
-msgstr "將一個變數宣告為字串型變數,另一個宣告為整數型變數"
+#. J.KZ
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3154365\n"
+"6\n"
+"help.text"
+msgid "Double"
+msgstr "雙精度型"
-#: 01020100.xhp#par_idN10854.help.text
-msgid "DIM c As Boolean"
-msgstr "DIM c As Boolean"
+#. 8N^h
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"hd_id3154909\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01020100.xhp#par_idN10859.help.text
-msgid "Declares c as a Boolean variable that can be TRUE or FALSE"
-msgstr "將 c 宣告為布林型變數,其值可為 TRUE 或 FALSE"
+#. iT;#
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3125864\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any numeric expression."
+msgstr "<emph>表示式:</emph>任意數值型表示式。"
-#: 01020100.xhp#par_id3150519.23.help.text
-msgid "It is very important when declaring variables that you use the type-declaration character each time, even if it was used in the declaration instead of a keyword. Thus the following statements are invalid:"
-msgstr "宣告變數時,即使是在宣告而不是在關鍵字中使用,也要求每次都必須使用類型宣告字元。因此,以下陳述式無效:"
+#. lCsH
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3155306\n"
+"12\n"
+"help.text"
+msgid "<emph>Omitted:</emph> Returns the next random number in the sequence."
+msgstr "<emph>省略:</emph>傳回序列中的下一個隨機數。"
-#: 01020100.xhp#par_id3152985.24.help.text
-msgctxt "01020100.xhp#par_id3152985.24.help.text"
-msgid "DIM a$"
-msgstr "DIM a$"
+#. 3{CQ
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3147318\n"
+"14\n"
+"help.text"
+msgid "The <emph>Rnd</emph> function only returns values ranging from 0 to 1. To generate random integers in a given range, use the formula in the following example:"
+msgstr "<emph>Rnd</emph> 函數僅傳回大於 0 到 1 之間的值。若要產生給定範圍內的隨機整數,請使用以下示例中的公式:"
-#: 01020100.xhp#par_id3154527.134.help.text
-msgid "Declares \"a\" as a String"
-msgstr "將變數「a」宣告為字串型變數"
+#. ldKx
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"hd_id3151118\n"
+"15\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01020100.xhp#par_id3148599.25.help.text
-msgid "a=\"TestString\""
-msgstr "a=\"TestString\""
+#. ]a?w
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3147124\n"
+"21\n"
+"help.text"
+msgid "Print \"Number from 1 to 5\""
+msgstr "Print \"Number from 1 to 5\""
-#: 01020100.xhp#par_id3153064.135.help.text
-msgid "Type-declaration missing: \"a$=\""
-msgstr "缺少類型宣告:「a$=」"
+#. #=!1
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3154943\n"
+"23\n"
+"help.text"
+msgid "Print \"Number from 6 to 8\""
+msgstr "Print \"Number from 6 to 8\""
-#: 01020100.xhp#par_id3144770.26.help.text
-msgid "Once you have declared a variable as a certain type, you cannot declare the variable under the same name again as a different type!"
-msgstr "一旦將某個變數宣告為某種類型,就無法再將同名的變數宣告為不同的類型!"
+#. FOsi
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3151074\n"
+"25\n"
+"help.text"
+msgid "Print \"Greater than 8\""
+msgstr "Print \"Greater than 8\""
-#: 01020100.xhp#hd_id3149331.27.help.text
-msgid "Forcing Variable Declarations"
-msgstr "強制變數宣告"
+#. U2GQ
+#: 03080302.xhp
+msgctxt ""
+"03080302.xhp\n"
+"par_id3155602\n"
+"27\n"
+"help.text"
+msgid "Print \"Outside range 1 to 10\""
+msgstr "Print \"Outside range 1 to 10\""
-#: 01020100.xhp#par_id3149443.28.help.text
-msgid "To force declaration of variables, use the following command:"
-msgstr "若要強制宣告變數,請使用以下指令:"
+#. [n%G
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"tit\n"
+"help.text"
+msgid "Str Function [Runtime]"
+msgstr "Str 函式 [執行階段]"
-#: 01020100.xhp#par_id3152869.29.help.text
-msgid "OPTION EXPLICIT"
-msgstr "OPTION EXPLICIT"
+#. IOtT
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"bm_id3143272\n"
+"help.text"
+msgid "<bookmark_value>Str function</bookmark_value>"
+msgstr "<bookmark_value>Str 函式</bookmark_value>"
-#: 01020100.xhp#par_id3155072.30.help.text
-msgid "The <emph>Option Explicit</emph> statement has to be the first line in the module, before the first SUB. Generally, only arrays need to be declared explicitly. All other variables are declared according to the type-declaration character, or - if omitted - as the default type <emph>Single</emph>."
-msgstr "<emph>Option Explicit</emph> 陳述式必須位於模組的第一行,且在第一個 SUB 之前。通常,只有陣列需要明確地宣告。所有其他變數都依類型宣告字元進行宣告,或者如果省略了類型宣告字元,則宣告為預設類型 <emph>單精度型</emph>變數。"
+#. nW)+
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"hd_id3143272\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Function [Runtime]\">Str Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str 函式 [執行階段]\">Str 函式 [執行階段]</link>"
-#: 01020100.xhp#hd_id3154614.34.help.text
-msgid "Variable Types"
-msgstr "變數類型"
+#. LBCo
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"par_id3155100\n"
+"2\n"
+"help.text"
+msgid "Converts a numeric expression into a string."
+msgstr "將數值型表示式轉換為字串。"
-#: 01020100.xhp#par_id3155383.35.help.text
-msgid "$[officename] Basic supports four variable classes:"
-msgstr "$[officename] Basic 支援四種變數:"
+#. ;N(d
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"hd_id3109850\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01020100.xhp#par_id3153972.36.help.text
-msgid "<emph>Numeric</emph> variables can contain number values. Some variables are used to store large or small numbers, and others are used for floating-point or fractional numbers. "
-msgstr "<emph>數值型</emph>變數可以包含數值。有些變數用於儲存較大或較小的數字,另一些則用於儲存浮點數或分數。"
+#. ZfkW
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"par_id3149497\n"
+"4\n"
+"help.text"
+msgid "Str (Expression)"
+msgstr "Str (Expression)"
-#: 01020100.xhp#par_id3159226.37.help.text
-msgid "<emph>String</emph> variables contain character strings."
-msgstr "<emph>字串型</emph>變數包含字串。"
+#. {3YZ
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"hd_id3150040\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 01020100.xhp#par_id3145217.38.help.text
-msgid "<emph>Boolean</emph> variables contain either the TRUE or the FALSE value."
-msgstr "<emph>布林型</emph>變數包含 TRUE (真) 或 FALSE (假) 值。"
+#. #/[J
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"par_id3146117\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 01020100.xhp#par_id3154762.39.help.text
-msgid "<emph>Object</emph> variables can store objects of various types, like tables and documents within a document."
-msgstr "<emph>物件型</emph>變數可以儲存各種類型的物件,如在文件中的表格和文件。"
+#. !]6a
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"hd_id3155805\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01020100.xhp#hd_id3153805.40.help.text
-msgid "Integer Variables"
-msgstr "整數型變數"
+#. ?qvH
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"par_id3149178\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression: </emph>Any numeric expression."
+msgstr "<emph>Expression:</emph>任意數值型表示式。"
-#: 01020100.xhp#par_id3146966.41.help.text
-msgid "Integer variables range from -32768 to 32767. If you assign a floating-point value to an integer variable, the decimal places are rounded to the next integer. Integer variables are rapidly calculated in procedures and are suitable for counter variables in loops. An integer variable only requires two bytes of memory. \"%\" is the type-declaration character."
-msgstr "整數型變數的範圍從 -32768 到 32767。如果對整數型變數指定浮點數值,小數部份將被轉換成下一個整數。整數型變數在程序中的計算速度非常快,因而適合用作迴圈中的計數器變數。整數型變數只需要兩個位元組的記憶體。其類型宣告字元是「%」。"
+#. 6\:B
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"par_id3146958\n"
+"9\n"
+"help.text"
+msgid "The <emph>Str</emph> function converts a numeric variable, or the result of a calculation into a string. Negative numbers are preceded by a minus sign. Positive numbers are preceded by a space (instead of the plus sign)."
+msgstr "<emph>Str</emph> 函式用於將數值型變數或計算結果轉換為字串。負數前面將顯示減號;正數前面將顯示空格 (而不是加號)。"
-#: 01020100.xhp#par_id3153810.43.help.text
-msgid "Dim Variable%"
-msgstr "Dim Variable%"
+#. q,*)
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
+"hd_id3155419\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01020100.xhp#par_id3153556.44.help.text
-msgid "Dim Variable As Integer"
-msgstr "Dim Variable As Integer"
+#. [*^m
+#: 03030300.xhp
+msgctxt ""
+"03030300.xhp\n"
+"tit\n"
+"help.text"
+msgid "System Date and Time"
+msgstr "系統日期和時間"
-#: 01020100.xhp#hd_id3147546.45.help.text
-msgid "Long Integer Variables"
-msgstr "長型整數變數"
+#. 8-^;
+#: 03030300.xhp
+msgctxt ""
+"03030300.xhp\n"
+"hd_id3154923\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"System Date and Time\">System Date and Time</link>"
+msgstr "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"系統日期和時間\">系統日期和時間</link>"
-#: 01020100.xhp#par_id3151193.46.help.text
-msgid "Long integer variables range from -2147483648 to 2147483647. If you assign a floating-point value to a long integer variable, the decimal places are rounded to the next integer. Long integer variables are rapidly calculated in procedures and are suitable for counter variables in loops for large values. A long integer variable requires four bytes of memory. \"&\" is the type-declaration character."
-msgstr "長型整數變數的範圍從 -2147483648 到 2147483647。如果對長型整數變數指定浮點數值,小數部份將被轉換成下一個整數。長型整數變數在程序中的計算速度非常快,因而適合用作大值迴圈中的計數器變數。長型整數變數需要四個位元組的記憶體。其類型宣告字元是「&」。"
+#. j,o.
+#: 03030300.xhp
+msgctxt ""
+"03030300.xhp\n"
+"par_id3149457\n"
+"2\n"
+"help.text"
+msgid "The following functions and statements set or return the system date and time."
+msgstr "以下函數和陳述式用於設定或傳回系統日期和時間。"
-#: 01020100.xhp#par_id3154708.48.help.text
-msgid "Dim Variable&"
-msgstr "Dim Variable&"
+#. ,NB(
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Loops"
+msgstr "迴圈"
-#: 01020100.xhp#par_id3156365.49.help.text
-msgid "Dim Variable as Long"
-msgstr "Dim Variable as Long"
+#. .^ji
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"hd_id3153990\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"Loops\">Loops</link>"
+msgstr "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"迴圈\">迴圈</link>"
-#: 01020100.xhp#hd_id7596972.help.text
-msgid "Decimal Variables"
-msgstr "小數點變數"
+#. @h#c
+#: 03090200.xhp
+msgctxt ""
+"03090200.xhp\n"
+"par_id3147226\n"
+"2\n"
+"help.text"
+msgid "The following statements execute loops."
+msgstr "以下陳述式用於執行迴圈。"
-#: 01020100.xhp#par_id2649311.help.text
-msgid "Decimal variables can take positive or negative numbers or zero. Accuracy is up to 29 digits."
-msgstr "小數點變數可使用正數、負數或零。最多可有 29 個位數。"
+#. *sgM
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Mathematical Operators"
+msgstr "數學運算子"
-#: 01020100.xhp#par_id7617114.help.text
-msgid "You can use plus (+) or minus (-) signs as prefixes for decimal numbers (with or without spaces)."
-msgstr "您可以使用正號 (+) 或負號 (-) 做為小數點位數的前綴 (之間可有空格)。"
+#. 2]J?
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"hd_id3149234\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"Mathematical Operators\">Mathematical Operators</link>"
+msgstr "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"數學運算子\">數學運算子</link>"
-#: 01020100.xhp#par_id1593676.help.text
-msgid "If a decimal number is assigned to an integer variable, %PRODUCTNAME Basic rounds the figure up or down."
-msgstr "如果指定整數變數的小數點位數,%PRODUCTNAME Basic 會將數據向上或向下捨入。"
+#. .!j@
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"par_id3145068\n"
+"2\n"
+"help.text"
+msgid "The following mathematical operators are supported in $[officename] Basic."
+msgstr "$[officename] Basic 支援以下數學運算子。"
-#: 01020100.xhp#hd_id3147500.50.help.text
-msgid "Single Variables"
-msgstr "單精度型變數"
+#. B`Lr
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"par_id3148552\n"
+"3\n"
+"help.text"
+msgid "This chapter provides a short overview of all of the arithmetical operators that you may need for calculations within a program."
+msgstr "本章概要介紹了可能會在程式中用到的所有數學運算子。"
-#: 01020100.xhp#par_id3153070.51.help.text
-msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"."
-msgstr "單精度型變數可以接受 3.402823 x 10E38 到 1.401298 x 10E-45 之間的正值或負值。單精度變數是浮點變數,其小數精度會隨著非小數部份位數的增加而降低。單精度型變數適合進行平均精度的數學計算。其計算速度比整數型變數的計算速度慢,但比雙精度型變數的計算速度快。單精度型變數需要四個位元組的記憶體。其類型宣告字元是「!」。"
+#. :/W3
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"tit\n"
+"help.text"
+msgid "Do...Loop Statement [Runtime]"
+msgstr "Do...Loop 陳述式 [執行階段]"
-#: 01020100.xhp#par_id3149875.52.help.text
-msgid "Dim Variable!"
-msgstr "Dim Variable!"
+#. e$j,
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"bm_id3156116\n"
+"help.text"
+msgid "<bookmark_value>Do...Loop statement</bookmark_value><bookmark_value>While; Do loop</bookmark_value><bookmark_value>Until</bookmark_value><bookmark_value>loops</bookmark_value>"
+msgstr "<bookmark_value>Do;陳述</bookmark_value><bookmark_value>While;Do loop</bookmark_value><bookmark_value>Until</bookmark_value>"
-#: 01020100.xhp#par_id3153302.53.help.text
-msgid "Dim Variable as Single"
-msgstr "Dim Variable as Single"
+#. @i,T
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"hd_id3156116\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement [Runtime]\">Do...Loop Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop 陳述式 [執行階段]\">Do...Loop 陳述式 [執行階段]</link>"
-#: 01020100.xhp#hd_id3155753.54.help.text
-msgid "Double Variables"
-msgstr "雙精度型變數"
+#. GJA-
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3109850\n"
+"2\n"
+"help.text"
+msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True."
+msgstr "當條件為 True (真) 時重複執行 Do 與 Loop 陳述式之間的陳述式,或重複執行 Do 與 Loop 陳述式之間的陳述式,直至條件變為 True (真)。"
-#: 01020100.xhp#par_id3150953.55.help.text
-msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"."
-msgstr "雙精度型變數可以接受 1.79769313486232 x 10E308 到 4.94065645841247 x 10E-324 之間的正值或負值。雙精度型變數是浮點變數,其小數精度會隨著非小數部份位數的增加而降低。雙精度型變數適合進行精確計算。其計算速度比單精度型變數慢。雙精度型變數需要八個位元組的記憶體。其類型宣告字元是「#」。"
+#. 9@2U
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"hd_id3149119\n"
+"3\n"
+"help.text"
+msgid "Syntax"
+msgstr "語法"
-#: 01020100.xhp#par_id3150431.56.help.text
-msgid "Dim Variable#"
-msgstr "Dim Variable#"
+#. rZ;L
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3155150\n"
+"4\n"
+"help.text"
+msgid "Do [{While | Until} condition = True]"
+msgstr "Do[{While | Until} condition = True]"
-#: 01020100.xhp#par_id3154406.57.help.text
-msgid "Dim Variable As Double"
-msgstr "Dim Variable As Double"
+#. :`Me
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3154422\n"
+"5\n"
+"help.text"
+msgid "statement block"
+msgstr "陳述式區塊"
-#: 01020100.xhp#hd_id3155747.95.help.text
-msgid "Currency Variables"
-msgstr "貨幣型變數"
+#. ]ZSs
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150789\n"
+"6\n"
+"help.text"
+msgid "[Exit Do]"
+msgstr "[Exit Do]"
-#: 01020100.xhp#par_id3153337.96.help.text
-msgid "Currency variables are internally stored as 64-bit numbers (8 Bytes) and displayed as a fixed-decimal number with 15 non-decimal and 4 decimal places. The values range from -922337203685477.5808 to +922337203685477.5807. Currency variables are used to calculate currency values with a high precision. The type-declaration character is \"@\"."
-msgstr "貨幣型變數在內部儲存為 64 位元數字 (8 個位元組),並顯示為小數位固定的數字,其中含有 15 位非小數和 4 位小數。其值的範圍從 -922337203685477.5808 到 +922337203685477.5807。貨幣型變數用於計算貨幣值,並且具有高精度。其類型宣告字元是「@」。"
+#. rpFU
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3155805\n"
+"7\n"
+"help.text"
+msgid "statement block"
+msgstr "陳述式區塊"
-#: 01020100.xhp#par_id3147296.97.help.text
-msgid "Dim Variable@"
-msgstr "Dim Variable@"
+#. CLjv
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3145090\n"
+"8\n"
+"help.text"
+msgid "Loop"
+msgstr "Loop"
-#: 01020100.xhp#par_id3150391.98.help.text
-msgid "Dim Variable As Currency"
-msgstr "Dim Variable As Currency"
+#. AcGd
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3154749\n"
+"9\n"
+"help.text"
+msgid "or"
+msgstr "或"
-#: 01020100.xhp#hd_id3148742.58.help.text
-msgid "String Variables"
-msgstr "字串型變數"
+#. #x=?
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150503\n"
+"10\n"
+"help.text"
+msgid "Do"
+msgstr "Do"
-#: 01020100.xhp#par_id3151393.59.help.text
-msgid "String variables can hold character strings with up to 65,535 characters. Each character is stored as the corresponding Unicode value. String variables are suitable for word processing within programs and for temporary storage of any non-printable character up to a maximum length of 64 Kbytes. The memory required for storing string variables depends on the number of characters in the variable. The type-declaration character is \"$\"."
-msgstr "字串型變數可以存放最長達 65,535 個字元的字串。每個字元都儲存為相應的 Unicode 值。字串型變數適合在程式內的文書處理,也可以用於暫時儲存最長達 64 KB 的不可列印字元。儲存字串型變數所需的記憶體取決於此變數中包含的字元數。其類型宣告字元是「$」。"
+#. lvU~
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149762\n"
+"11\n"
+"help.text"
+msgid "statement block"
+msgstr "陳述式區塊"
-#: 01020100.xhp#par_id3166467.60.help.text
-msgid "Dim Variable$"
-msgstr "Dim Variable$"
+#. (%+z
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150984\n"
+"12\n"
+"help.text"
+msgid "[Exit Do]"
+msgstr "[Exit Do]"
-#: 01020100.xhp#par_id3153027.61.help.text
-msgid "Dim Variable As String"
-msgstr "Dim Variable As String"
+#. b6i`
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3143228\n"
+"13\n"
+"help.text"
+msgid "statement block"
+msgstr "陳述式區塊"
-#: 01020100.xhp#hd_id3150534.62.help.text
-msgid "Boolean Variables"
-msgstr "布林型變數"
+#. +mO!
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149235\n"
+"14\n"
+"help.text"
+msgid "Loop [{While | Until} condition = True]"
+msgstr "Loop[{While | Until} condition = True]"
-#: 01020100.xhp#par_id3145632.63.help.text
-msgid "Boolean variables store only one of two values: TRUE or FALSE. A number 0 evaluates to FALSE, every other value evaluates to TRUE."
-msgstr "布林型變數只儲存以下兩個值之一:TRUE (真) 或 FALSE (假)。數字 0 相當於 FALSE,其他任何數值都相當於 TRUE。"
+#. (3f9
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"hd_id3156024\n"
+"15\n"
+"help.text"
+msgid "Parameters/Elements"
+msgstr "參數/元素:"
-#: 01020100.xhp#par_id3147615.64.help.text
-msgid "Dim Variable As Boolean"
-msgstr "Dim Variable As Boolean"
+#. InF[
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3156344\n"
+"16\n"
+"help.text"
+msgid "<emph>Condition:</emph> A comparison, numeric or string expression, that evaluates either True or False."
+msgstr "<emph>Condition:</emph>比較表示式、數值型或字串型表示式,這些表示式的演算值為 True (真) 或 False (假)。"
-#: 01020100.xhp#hd_id3149722.65.help.text
-msgid "Date Variables"
-msgstr "日期型變數"
+#. x#jG
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149669\n"
+"17\n"
+"help.text"
+msgid "<emph>Statement block:</emph> Statements that you want to repeat while or until the condition is True."
+msgstr "<emph>Statement block:</emph>當條件為 True (真) 時或直至條件變為 True (真) 之前要重複執行的陳述式。"
-#: 01020100.xhp#par_id3159116.66.help.text
-msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> or <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> are automatically converted to the internal format. Date-variables are converted to normal numbers by using the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function. The internal format enables a comparison of date/time values by calculating the difference between two numbers. These variables can only be declared with the key word <emph>Date</emph>."
-msgstr "日期型變數僅可包含以內部格式儲存的日期值和時間值。透過 <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>、<link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>、<link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> 或 <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link>,對日期型變數指定的值將自動轉換為內部格式。可以使用 <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>、<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>、<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> 或 <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>、<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>、<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> 等函數將日期型變數轉換為一般數字。使用內部格式,可以透過計算兩個數字之差來比較日期/時間值。這些變數只能透過關鍵字 <emph>Date</emph> 進行宣告。"
+#. 2F%_
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150791\n"
+"18\n"
+"help.text"
+msgid "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is True. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The following examples are valid combinations:"
+msgstr "只要條件為 True (真) 或直至某一條件為 True (真) 之前,<emph>Do...Loop</emph> 陳述式執行迴圈。用於結束迴圈的條件必須放在 <emph>Do</emph> 或 <emph>Loop</emph> 陳述式之後。以下示例是一些有效的陳述式組合:"
-#: 01020100.xhp#par_id3150462.67.help.text
-msgid "Dim Variable As Date"
-msgstr "Dim Variable As Date"
+#. IPB[
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"hd_id3154366\n"
+"19\n"
+"help.text"
+msgid "Syntax"
+msgstr "語法:"
-#: 01020100.xhp#hd_id3148732.68.help.text
-msgid "Initial Variable Values"
-msgstr "初始變數值"
+#. hX*9
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3145171\n"
+"20\n"
+"help.text"
+msgid "Do While condition = True"
+msgstr "Do While condition = True"
-#: 01020100.xhp#par_id3154549.69.help.text
-msgid "As soon as the variable has been declared, it is automatically set to the \"Null\" value. Note the following conventions:"
-msgstr "只要變數一經宣告,就會自動將其設定為「空」值。請注意以下慣例:"
+#. XMK%
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149203\n"
+"21\n"
+"help.text"
+msgid "...statement block"
+msgstr "...陳述式區塊"
-#: 01020100.xhp#par_id3143222.70.help.text
-msgid "<emph>Numeric</emph> variables are automatically assigned the value \"0\" as soon as they are declared."
-msgstr "只要<emph>數值型</emph>變數一經宣告,就會自動為其指定值「0」。"
+#. @0)A
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3125864\n"
+"22\n"
+"help.text"
+msgid "Loop"
+msgstr "Loop"
-#: 01020100.xhp#par_id3150693.71.help.text
-msgid "<emph>Date variables</emph> are assigned the value 0 internally; equivalent to converting the value to \"0\" with the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function."
-msgstr "<emph>日期型變數</emph>在內部被指定值 0,相當於使用 <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>、<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>、<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> 或 <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>、<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>、<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> 等函數將其值轉換為「0」。"
+#. hZl_
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3154124\n"
+"24\n"
+"help.text"
+msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true."
+msgstr "只要條件為 True (真),就重複執行 Do While 與 Loop 陳述式之間的陳述式區塊。"
-#: 01020100.xhp#par_id3154807.72.help.text
-msgid "<emph>String variables</emph> are assigned an empty-string (\"\") when they are declared."
-msgstr "<emph>字串型變數</emph>在宣告時被指定空字串 (\"\")。"
+#. zT*4
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3153968\n"
+"25\n"
+"help.text"
+msgid "Do Until condition = True"
+msgstr "Do Until condition = True"
-#: 01020100.xhp#hd_id3153936.83.help.text
-msgid "Arrays"
-msgstr "陣列"
+#. lq$s
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3154909\n"
+"26\n"
+"help.text"
+msgid "...statement block"
+msgstr "...陳述式區塊"
-#: 01020100.xhp#par_id3148736.84.help.text
-msgid "$[officename] Basic knows one- or multi-dimensional arrays, defined by a specified variable type. Arrays are suitable for editing lists and tables in programs. Individual elements of an array can be addressed through a numeric index."
-msgstr "$[officename] Basic 可識別由指定的變數類型定義的一維和多維陣列。陣列適用於在程式中編輯清單和表格。陣列中的各個元素可透過數值索引來定位。"
+#. C_f7
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3159151\n"
+"27\n"
+"help.text"
+msgid "Loop"
+msgstr "Loop"
-#: 01020100.xhp#par_id3149546.85.help.text
-msgid "Arrays <emph>must</emph> be declared with the <emph>Dim</emph> statement. There are several ways to define the index range of an array:"
-msgstr "陣列<emph>「必須」</emph>使用 <emph>Dim</emph> 陳述式進行宣告。有數種定義陣列的索引範圍的方法:"
+#. W$_c
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150440\n"
+"29\n"
+"help.text"
+msgid "The statement block between the Do Until and the Loop statements is repeated if the condition so long as the condition is false."
+msgstr "只要條件為 False (假),就重複執行 Do Until 與 Loop 陳述式之間的陳述式區塊。"
-#: 01020100.xhp#par_id3150143.86.help.text
-msgid "DIM text$(20)"
-msgstr "DIM text$(20)"
+#. 6aAC
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3153952\n"
+"30\n"
+"help.text"
+msgid "Do"
+msgstr "Do"
-#: 01020100.xhp#par_id3154567.136.help.text
-msgid "21 elements numbered from 0 to 20"
-msgstr "編號為 0 到 20 的 21 個元素"
+#. k=.h
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3147349\n"
+"31\n"
+"help.text"
+msgid "...statement block"
+msgstr "...陳述式區塊"
-#: 01020100.xhp#par_id3145596.125.help.text
-msgid "DIM text$(5,4)"
-msgstr "DIM text$(5,4)"
+#. /}7q
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3159153\n"
+"32\n"
+"help.text"
+msgid "Loop While condition = True"
+msgstr "Loop While condition = True"
-#: 01020100.xhp#par_id3154397.137.help.text
-msgid "30 elements (a matrix of 6 x 5 elements)"
-msgstr "30 個元素 (含有 6 x 5 個元素的矩陣)"
+#. O+N3
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3146985\n"
+"34\n"
+"help.text"
+msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true."
+msgstr "只要條件為 True (真),就重複執行 Do 與 Loop 陳述式之間的陳述式區塊。"
-#: 01020100.xhp#par_id3149185.87.help.text
-msgid "DIM text$(5 to 25)"
-msgstr "DIM text$(5 to 25)"
+#. J26Q
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150488\n"
+"35\n"
+"help.text"
+msgid "Do"
+msgstr "Do"
-#: 01020100.xhp#par_id3149690.138.help.text
-msgid "21 elements numbered from 5 to 25"
-msgstr "編號為 5 到 25 的 21 個元素"
+#. (JAy
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3153189\n"
+"36\n"
+"help.text"
+msgid "...statement block"
+msgstr "...陳述式區塊"
-#: 01020100.xhp#par_id3155950.88.help.text
-msgid "DIM text$(-15 to 5)"
-msgstr "DIM text$(-15 to 5)"
+#. GB=b
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3155411\n"
+"37\n"
+"help.text"
+msgid "Loop Until condition = True"
+msgstr "Loop Until condition = True"
-#: 01020100.xhp#par_id3153113.89.help.text
-msgid "21 elements (including 0), numbered from -15 to 5"
-msgstr "編號為 -15 到 5 的 21 個元素 (含括 0)"
+#. ?1C:
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3151117\n"
+"39\n"
+"help.text"
+msgid "The statement block between the Do and the Loop statements repeats until the condition is true."
+msgstr "重複執行 Do 與 Loop 陳述式之間的陳述式區塊,直至條件為 True (真)。"
-#: 01020100.xhp#par_id3153005.90.help.text
-msgid "The index range can include positive as well as negative numbers. "
-msgstr "索引範圍可包含正數和負數。"
+#. C+M4
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149484\n"
+"41\n"
+"help.text"
+msgid "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. You can add this statement anywhere in a <emph>Do</emph>...<emph>Loop</emph> statement. You can also define an exit condition using the <emph>If...Then</emph> structure as follows:"
+msgstr "<emph>Exit Do</emph> 陳述式可用於無條件地結束迴圈。您可以在 <emph>Do</emph>...<emph>Loop</emph> 陳述式中的任意位置加入此陳述式。也可以使用 <emph>If...Then</emph> 結構定義一個結束條件,如下所示:"
-#: 01020100.xhp#hd_id3154507.91.help.text
-msgid "Constants"
-msgstr "常數"
+#. p3gw
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149262\n"
+"42\n"
+"help.text"
+msgid "Do..."
+msgstr "Do..."
-#: 01020100.xhp#par_id3156357.92.help.text
-msgid "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:"
-msgstr "常數有一個固定的數值,常數在程式中只能被定義一次,不能被重複定義:"
+#. 3e]@
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149298\n"
+"43\n"
+"help.text"
+msgid "statements"
+msgstr "陳述式"
-#: 01020100.xhp#par_id3153203.93.help.text
-msgctxt "01020100.xhp#par_id3153203.93.help.text"
-msgid "CONST ConstName=Expression"
-msgstr "CONST ConstName=Expression"
+#. Qb]G
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3145646\n"
+"44\n"
+"help.text"
+msgid "If condition = True Then Exit Do"
+msgstr "If condition = True Then Exit Do"
-#: 03080700.xhp#tit.help.text
-msgid "Expression Signs"
-msgstr "表示式符號"
+#. XMQA
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3154490\n"
+"45\n"
+"help.text"
+msgid "statements"
+msgstr "陳述式"
-#: 03080700.xhp#hd_id3150702.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"Expression Signs\">Expression Signs</link>"
-msgstr "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"表示式符號\">表示式符號</link>"
+#. 5coq
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3153159\n"
+"46\n"
+"help.text"
+msgid "Loop..."
+msgstr "Loop..."
-#: 03080700.xhp#par_id3148668.2.help.text
-msgid "This function returns the algebraic sign of a numeric expression."
-msgstr "此函數傳回數值型表示式的代數符號。"
+#. m9Br
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"hd_id3147396\n"
+"47\n"
+"help.text"
+msgid "Example"
+msgstr "示例:"
-#: 03020102.xhp#tit.help.text
-msgid "FreeFile Function[Runtime]"
-msgstr "FreeFile 函數 [執行階段]"
+#. !\Fi
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"tit\n"
+"help.text"
+msgid "Oct Function [Runtime]"
+msgstr "Oct 函數 [執行階段]"
-#: 03020102.xhp#bm_id3150400.help.text
-msgid "<bookmark_value>FreeFile function</bookmark_value>"
-msgstr "<bookmark_value>FreeFile;函數</bookmark_value>"
+#. mjyo
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"bm_id3155420\n"
+"help.text"
+msgid "<bookmark_value>Oct function</bookmark_value>"
+msgstr "<bookmark_value>Oct;函數</bookmark_value>"
-#: 03020102.xhp#hd_id3150400.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile Function[Runtime]\">FreeFile Function[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile 函數 [執行階段]\">FreeFile 函數 [執行階段]</link>"
+#. A~X1
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"hd_id3155420\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Oct Function [Runtime]\">Oct Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Oct 函數 [執行階段]\">Oct 函數 [執行階段]</link>"
-#: 03020102.xhp#par_id3154366.2.help.text
-msgid "Returns the next available file number for opening a file. Use this function to open a file using a file number that is not already in use by a currently open file."
-msgstr "傳回下一個可用檔案號碼以開啟檔案。使用此函數透過一個未被目前已開啟的檔案所使用的檔案號碼來開啟一個檔案。"
+#. K\qP
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"par_id3154924\n"
+"2\n"
+"help.text"
+msgid "Returns the octal value of a number."
+msgstr "傳回數字的八進制值。"
-#: 03020102.xhp#hd_id3150769.3.help.text
-msgctxt "03020102.xhp#hd_id3150769.3.help.text"
+#. lz4$
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"hd_id3148947\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020102.xhp#par_id3150869.4.help.text
-msgid "FreeFile"
-msgstr "FreeFile"
+#. RI|m
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"par_id3150543\n"
+"4\n"
+"help.text"
+msgid "Oct (Number)"
+msgstr "Oct (Number)"
-#: 03020102.xhp#hd_id3151042.5.help.text
-msgctxt "03020102.xhp#hd_id3151042.5.help.text"
+#. =2eN
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"hd_id3153360\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03020102.xhp#par_id3150440.6.help.text
-msgctxt "03020102.xhp#par_id3150440.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. bm]m
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"par_id3154138\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03020102.xhp#hd_id3148576.7.help.text
-msgctxt "03020102.xhp#hd_id3148576.7.help.text"
+#. 93{R
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"hd_id3156422\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020102.xhp#par_id3155854.8.help.text
-msgid "This function can only be used immediately in front of an Open statement. FreeFile returns the next available file number, but does not reserve it."
-msgstr "僅當此函數直接放在 Open 陳述式之前時才可以被使用。FreeFile 傳回下一個可用的檔案號碼,但不會保留此號碼。"
+#. B2SA
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"par_id3150768\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to convert to an octal value."
+msgstr "<emph>Number:</emph>要轉換為八進制值的任意數值型表示式。"
-#: 03020102.xhp#hd_id3159153.9.help.text
-msgctxt "03020102.xhp#hd_id3159153.9.help.text"
+#. qh[G
+#: 03080802.xhp
+msgctxt ""
+"03080802.xhp\n"
+"hd_id3148672\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03020102.xhp#par_id3146120.10.help.text
-msgctxt "03020102.xhp#par_id3146120.10.help.text"
-msgid "Sub ExampleWorkWithAFile"
-msgstr "Sub ExampleWorkWithAFile"
-
-#: 03020102.xhp#par_id3154319.11.help.text
-msgctxt "03020102.xhp#par_id3154319.11.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iNumber As Integer"
-
-#: 03020102.xhp#par_id3151117.12.help.text
-msgctxt "03020102.xhp#par_id3151117.12.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sLine As String"
-
-#: 03020102.xhp#par_id3147426.13.help.text
-msgctxt "03020102.xhp#par_id3147426.13.help.text"
-msgid "Dim aFile As String"
-msgstr "Dim aFile As String"
-
-#: 03020102.xhp#par_id3149667.36.help.text
-msgctxt "03020102.xhp#par_id3149667.36.help.text"
-msgid "Dim sMsg as String"
-msgstr "Dim sMsg as String"
-
-#: 03020102.xhp#par_id3145800.14.help.text
-msgctxt "03020102.xhp#par_id3145800.14.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr "aFile = \"c:\\data.txt\""
-
-#: 03020102.xhp#par_id3147396.15.help.text
-msgctxt "03020102.xhp#par_id3147396.15.help.text"
-msgid "sMsg = \"\""
-msgstr "sMsg = = \"\""
-
-#: 03020102.xhp#par_id3154490.16.help.text
-msgctxt "03020102.xhp#par_id3154490.16.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020102.xhp#par_id3151074.17.help.text
-msgctxt "03020102.xhp#par_id3151074.17.help.text"
-msgid "Open aFile For Output As #iNumber"
-msgstr "Open aFile For Output As #iNumber"
-
-#: 03020102.xhp#par_id3155416.18.help.text
-msgctxt "03020102.xhp#par_id3155416.18.help.text"
-msgid "Print #iNumber, \"First line of text\""
-msgstr "Print #iNumber, \"First line of text\""
-
-#: 03020102.xhp#par_id3153416.19.help.text
-msgctxt "03020102.xhp#par_id3153416.19.help.text"
-msgid "Print #iNumber, \"Another line of text\""
-msgstr "Print #iNumber, \"Another line of text\""
-
-#: 03020102.xhp#par_id3149401.20.help.text
-msgctxt "03020102.xhp#par_id3149401.20.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020102.xhp#par_id3150330.24.help.text
-msgctxt "03020102.xhp#par_id3150330.24.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020102.xhp#par_id3155067.25.help.text
-msgid "Open aFile For Input As #iNumber"
-msgstr "Open aFile For Input As #iNumber"
-
-#: 03020102.xhp#par_id3155443.26.help.text
-msgid "While not eof(#iNumber)"
-msgstr "While not eof(#iNumber)"
-
-#: 03020102.xhp#par_id3153714.27.help.text
-msgctxt "03020102.xhp#par_id3153714.27.help.text"
-msgid "Line Input #iNumber, sLine"
-msgstr "Line Input #iNumber, sLine"
-
-#: 03020102.xhp#par_id3148408.28.help.text
-msgctxt "03020102.xhp#par_id3148408.28.help.text"
-msgid "If sLine <>\"\" then"
-msgstr "If sLine <>\"\" then"
-
-#: 03020102.xhp#par_id3156385.29.help.text
-msgctxt "03020102.xhp#par_id3156385.29.help.text"
-msgid "sMsg = sMsg & sLine & chr(13)"
-msgstr "sMsg = sMsg & sLine & chr(13)"
-
-#: 03020102.xhp#par_id3145147.31.help.text
-msgctxt "03020102.xhp#par_id3145147.31.help.text"
-msgid "end if"
-msgstr "end if"
-
-#: 03020102.xhp#par_id3153966.32.help.text
-msgctxt "03020102.xhp#par_id3153966.32.help.text"
-msgid "wend"
-msgstr "wend"
-
-#: 03020102.xhp#par_id3155961.33.help.text
-msgctxt "03020102.xhp#par_id3155961.33.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020102.xhp#par_id3149567.37.help.text
-msgctxt "03020102.xhp#par_id3149567.37.help.text"
-msgid "Msgbox sMsg"
-msgstr "Msgbox sMsg"
-
-#: 03020102.xhp#par_id3146917.34.help.text
-msgctxt "03020102.xhp#par_id3146917.34.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03020400.xhp#tit.help.text
-msgid "Managing Files"
-msgstr "管理檔案"
-
-#: 03020400.xhp#hd_id3145136.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"Managing Files\">Managing Files</link>"
-msgstr "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"管理檔案\">管理檔案</link>"
-
-#: 03020400.xhp#par_id3147264.2.help.text
-msgid "The functions and statements for managing files are described here."
-msgstr "下面介紹用於管理檔案的函數和陳述式。"
-
-#: 03080500.xhp#tit.help.text
-msgid "Integers"
-msgstr "整數"
+#. `u63
+#: 03080400.xhp
+msgctxt ""
+"03080400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Square Root Calculation"
+msgstr "平方根的計算"
-#: 03080500.xhp#hd_id3153345.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"Integers\">Integers</link>"
-msgstr "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"整數\">整數</link>"
+#. }c;b
+#: 03080400.xhp
+msgctxt ""
+"03080400.xhp\n"
+"hd_id3148946\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Square Root Calculation\">Square Root Calculation</link>"
+msgstr "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"平方根的計算\">平方根的計算</link>"
-#: 03080500.xhp#par_id3156152.2.help.text
-msgid "The following functions round values to integers."
-msgstr "以下函數用於將數值捨入為整數。"
+#. 7kF7
+#: 03080400.xhp
+msgctxt ""
+"03080400.xhp\n"
+"par_id3159414\n"
+"2\n"
+"help.text"
+msgid "Use this function to calculate square roots."
+msgstr "此函數用於計算平方根。"
-#: 03130100.xhp#tit.help.text
-msgid "Beep Statement [Runtime]"
-msgstr "Beep 陳述式 [執行階段]"
+#. S+*4
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"tit\n"
+"help.text"
+msgid "CDateFromIso Function [Runtime]"
+msgstr "CDateFromIso 函數﹝執行階段﹞"
-#: 03130100.xhp#bm_id3143284.help.text
-msgid "<bookmark_value>Beep statement</bookmark_value>"
-msgstr "<bookmark_value>Beep 陳述式</bookmark_value>"
+#. in.X
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"bm_id3153127\n"
+"help.text"
+msgid "<bookmark_value>CdateFromIso function</bookmark_value>"
+msgstr "<bookmark_value>CdateFromIso;函數</bookmark_value>"
-#: 03130100.xhp#hd_id3143284.1.help.text
-msgid "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Beep Statement [Runtime]\">Beep Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Beep 陳述式 [執行階段]\">Beep 陳述式 [執行階段]</link>"
+#. }DV7
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"hd_id3153127\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"CDateFromIso Function [Runtime]\">CDateFromIso Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"CdateFromIso 函數 [執行階段]\">CdateFromIso 函數 [執行階段]</link>"
-#: 03130100.xhp#par_id3159201.2.help.text
-msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch."
-msgstr "透過電腦揚聲器播放某種音調。對於不同的系統,該音調有所不同,您無法修改其音量或音高。"
+#. -?%r
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"par_id3148550\n"
+"2\n"
+"help.text"
+msgid "Returns the internal date number from a string that contains a date in ISO format."
+msgstr "從包含 ISO 格式日期的字串傳回內部日期數。"
-#: 03130100.xhp#hd_id3153990.3.help.text
-msgctxt "03130100.xhp#hd_id3153990.3.help.text"
+#. !IH*
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"hd_id3148947\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03130100.xhp#par_id3147291.4.help.text
-msgid "Beep"
-msgstr "Beep"
-
-#: 03130100.xhp#hd_id3148538.5.help.text
-msgctxt "03130100.xhp#hd_id3148538.5.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03130100.xhp#par_id3149762.6.help.text
-msgid "Sub ExampleBeep"
-msgstr "Sub ExampleBeep"
-
-#: 03130100.xhp#par_id3154285.7.help.text
-msgctxt "03130100.xhp#par_id3154285.7.help.text"
-msgid "beep"
-msgstr "beep"
-
-#: 03130100.xhp#par_id3143270.8.help.text
-msgctxt "03130100.xhp#par_id3143270.8.help.text"
-msgid "beep"
-msgstr "beep"
-
-#: 03130100.xhp#par_id3154142.9.help.text
-msgctxt "03130100.xhp#par_id3154142.9.help.text"
-msgid "beep"
-msgstr "beep"
-
-#: 03130100.xhp#par_id3148943.10.help.text
-msgctxt "03130100.xhp#par_id3148943.10.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03090412.xhp#tit.help.text
-msgid "Exit Statement [Runtime]"
-msgstr "Exit 陳述式 [執行階段]"
-
-#: 03090412.xhp#bm_id3152924.help.text
-msgid "<bookmark_value>Exit statement</bookmark_value>"
-msgstr "<bookmark_value>Exit 陳述式</bookmark_value>"
-
-#: 03090412.xhp#hd_id3152924.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement [Runtime]\">Exit Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit 陳述式 [執行階段]\">Exit 陳述式 [執行階段]</link>"
-
-#: 03090412.xhp#par_id3153394.2.help.text
-msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, or a subroutine."
-msgstr "結束 <emph>Do...Loop</emph>、<emph>For...Next</emph>、函數或子常式。"
+#. E3il
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"par_id3150400\n"
+"4\n"
+"help.text"
+msgid "CDateFromIso(String)"
+msgstr "CDateFromIso(String)"
-#: 03090412.xhp#hd_id3149763.3.help.text
-msgctxt "03090412.xhp#hd_id3149763.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. [8nn
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"hd_id3154367\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03090412.xhp#par_id3159157.4.help.text
-msgctxt "03090412.xhp#par_id3159157.4.help.text"
-msgid "see Parameters"
-msgstr "請參閱參數"
+#. _`..
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"par_id3156212\n"
+"6\n"
+"help.text"
+msgid "Internal date number"
+msgstr "內部日期數"
-#: 03090412.xhp#hd_id3148943.5.help.text
-msgctxt "03090412.xhp#hd_id3148943.5.help.text"
+#. F`a0
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"hd_id3125864\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03090412.xhp#par_id3154760.6.help.text
-msgid "<emph>Exit Do</emph>"
-msgstr "<emph>Exit Do</emph>"
-
-#: 03090412.xhp#par_id3147559.7.help.text
-msgid "Only valid within a <emph>Do...Loop</emph> statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If <emph>Do...Loop</emph> statements are nested, the control is transferred to the loop in the next higher level."
-msgstr "僅在 <emph>Do...Loop</emph> 陳述式內有效,作用是結束迴圈。程式繼續執行 Loop 陳述式之後的陳述式。如果 <emph>Do...Loop</emph> 陳述式是嵌套陳述式,則將控制傳遞到下一個更高層級的迴圈中。"
-
-#: 03090412.xhp#par_id3150398.8.help.text
-msgid "<emph>Exit For</emph>"
-msgstr "<emph>Exit For</emph>"
-
-#: 03090412.xhp#par_id3148797.9.help.text
-msgid "Only valid within a <emph>For...Next</emph> loop to exit the loop. Program execution continues with the first statement that follows the <emph>Next</emph> statement. In nested statements, the control is transferred to the loop in the next higher level."
-msgstr "僅在 <emph>For...Next</emph> 迴圈內有效,作用是結束迴圈。程式繼續執行 <emph>Next</emph> 陳述式之後的第一條陳述式。在嵌套陳述式中,則將控制傳遞到下一個更高層級的迴圈中。"
-
-#: 03090412.xhp#par_id3147229.10.help.text
-msgid "<emph>Exit Function</emph>"
-msgstr "<emph>Exit Function</emph>"
-
-#: 03090412.xhp#par_id3154685.11.help.text
-msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call."
-msgstr "立即結束 <emph>Function</emph> 程序。程式繼續執行 <emph>Function</emph> 呼叫之後的陳述式。"
-
-#: 03090412.xhp#par_id3155132.12.help.text
-msgid "<emph>Exit Sub</emph>"
-msgstr "<emph>Exit Sub</emph>"
-
-#: 03090412.xhp#par_id3149561.13.help.text
-msgid "Exits the subroutine immediately. Program execution continues with the statement that follows the <emph>Sub</emph> call."
-msgstr "立即結束子常式。程式繼續執行 <emph>Sub</emph> 呼叫之後的陳述式。"
-
-#: 03090412.xhp#par_id3153143.14.help.text
-msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement."
-msgstr "Exit 陳述式不能定義程式結構的結束,請勿與 End 陳述式混淆。"
+#. n6B$
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"par_id3154685\n"
+"8\n"
+"help.text"
+msgid "<emph>String:</emph> A string that contains a date in ISO format. The year may have two or four digits."
+msgstr "<emph>String:</emph>包含 ISO 格式日期的字串。年份可以是兩個或四個數位。"
-#: 03090412.xhp#hd_id3147348.15.help.text
-msgctxt "03090412.xhp#hd_id3147348.15.help.text"
+#. Y,bJ
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"hd_id3150439\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03090412.xhp#par_id3151113.16.help.text
-msgctxt "03090412.xhp#par_id3151113.16.help.text"
-msgid "Sub ExampleExit"
-msgstr "Sub ExampleExit"
-
-#: 03090412.xhp#par_id3156283.17.help.text
-msgctxt "03090412.xhp#par_id3156283.17.help.text"
-msgid "Dim sReturn As String"
-msgstr "Dim sReturn As String"
-
-#: 03090412.xhp#par_id3147125.18.help.text
-msgctxt "03090412.xhp#par_id3147125.18.help.text"
-msgid "Dim sListArray(10) as String"
-msgstr "Dim sListArray(10) as String"
-
-#: 03090412.xhp#par_id3151073.19.help.text
-msgctxt "03090412.xhp#par_id3151073.19.help.text"
-msgid "Dim siStep as Single"
-msgstr "Dim siStep as Single"
-
-#: 03090412.xhp#par_id3153158.20.help.text
-msgctxt "03090412.xhp#par_id3153158.20.help.text"
-msgid "For siStep = 0 to 10 REM Fill array with test data"
-msgstr "For siStep = 0 to 10 REM 用測試資料來充填陣列"
-
-#: 03090412.xhp#par_id3148457.21.help.text
-msgid "sListArray(siStep) = chr(siStep + 65)"
-msgstr "sListArray(siStep) = chr(siStep + 65)"
-
-#: 03090412.xhp#par_id3154492.22.help.text
-msgctxt "03090412.xhp#par_id3154492.22.help.text"
-msgid "msgbox sListArray(siStep)"
-msgstr "msgbox sListArray(siStep)"
-
-#: 03090412.xhp#par_id3154791.23.help.text
-msgctxt "03090412.xhp#par_id3154791.23.help.text"
-msgid "next siStep"
-msgstr "next siStep"
-
-#: 03090412.xhp#par_id3153510.24.help.text
-msgctxt "03090412.xhp#par_id3153510.24.help.text"
-msgid "sReturn = LinSearch(sListArray(), \"B\")"
-msgstr "sReturn = LinSearch(sListArray(), \"B\")"
-
-#: 03090412.xhp#par_id3154513.25.help.text
-msgctxt "03090412.xhp#par_id3154513.25.help.text"
-msgid "Print sReturn"
-msgstr "Print sReturn"
-
-#: 03090412.xhp#par_id3149121.26.help.text
-msgctxt "03090412.xhp#par_id3149121.26.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03090412.xhp#par_id3152962.29.help.text
-msgctxt "03090412.xhp#par_id3152962.29.help.text"
-msgid "Function LinSearch( sList(), sItem As String ) as integer"
-msgstr "Function LinSearch( sList(), sItem As String ) as integer"
-
-#: 03090412.xhp#par_id3154755.30.help.text
-msgctxt "03090412.xhp#par_id3154755.30.help.text"
-msgid "dim iCount as Integer"
-msgstr "dim iCount as Integer"
-
-#: 03090412.xhp#par_id3153764.31.help.text
-msgid "REM LinSearch searches a TextArray:sList() for a TextEntry:"
-msgstr "REM LinSearch 搜尋 TextEntry 的 TextArray:sList():"
-
-#: 03090412.xhp#par_id3148995.32.help.text
-msgid "REM Returns the index of the entry or 0 ( Null)"
-msgstr "REM 傳回條目的索引或 0 (空)"
-
-#: 03090412.xhp#par_id3156057.33.help.text
-msgctxt "03090412.xhp#par_id3156057.33.help.text"
-msgid "for iCount=1 to Ubound( sList() )"
-msgstr "for iCount=1 to Ubound( sList() )"
-
-#: 03090412.xhp#par_id3159266.34.help.text
-msgctxt "03090412.xhp#par_id3159266.34.help.text"
-msgid "if sList( iCount ) = sItem then"
-msgstr "if sList( iCount ) = sItem then"
-
-#: 03090412.xhp#par_id3149567.35.help.text
-msgid "Exit for REM sItem found"
-msgstr "Exit for REM 找到 sItem"
-
-#: 03090412.xhp#par_id3147343.36.help.text
-msgctxt "03090412.xhp#par_id3147343.36.help.text"
-msgid "end if"
-msgstr "end if"
-
-#: 03090412.xhp#par_id3155174.37.help.text
-msgctxt "03090412.xhp#par_id3155174.37.help.text"
-msgid "next iCount"
-msgstr "next iCount"
-
-#: 03090412.xhp#par_id3146313.38.help.text
-msgctxt "03090412.xhp#par_id3146313.38.help.text"
-msgid "if iCount = Ubound( sList() ) then iCount = 0"
-msgstr "if iCount = Ubound( sList() ) then iCount = 0"
-
-#: 03090412.xhp#par_id3166448.39.help.text
-msgctxt "03090412.xhp#par_id3166448.39.help.text"
-msgid "LinSearch = iCount"
-msgstr "LinSearch = iCount"
+#. GHP4
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"par_id3147318\n"
+"10\n"
+"help.text"
+msgid "dateval = CDateFromIso(\"20021231\")"
+msgstr "dateval = CDateFromIso(\"20021231\")"
-#: 03090412.xhp#par_id3146916.40.help.text
-msgctxt "03090412.xhp#par_id3146916.40.help.text"
-msgid "end function"
-msgstr "end function"
+#. dT5[
+#: 03030108.xhp
+msgctxt ""
+"03030108.xhp\n"
+"par_id3146921\n"
+"11\n"
+"help.text"
+msgid "returns 12/31/2002 in the date format of your system"
+msgstr "以系統的日期格式傳回 2002 年 12 月 31 日"
-#: 03101120.xhp#tit.help.text
-msgid "DefErr Statement [Runtime]"
-msgstr "DefErr 陳述式 [執行階段]"
+#. [N0}
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"tit\n"
+"help.text"
+msgid "CCur Function [Runtime]"
+msgstr "CCur 函數 [執行階段]"
-#: 03101120.xhp#bm_id8177739.help.text
-msgid "<bookmark_value>DefErr statement</bookmark_value>"
-msgstr "<bookmark_value>DefErr 陳述式</bookmark_value>"
+#. /8-(
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"bm_id8926053\n"
+"help.text"
+msgid "<bookmark_value>CCur function</bookmark_value>"
+msgstr "<bookmark_value>CCur 函數</bookmark_value>"
-#: 03101120.xhp#par_idN1057D.help.text
-msgid "<link href=\"text/sbasic/shared/03101120.xhp\">DefErr Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101120.xhp\">DefErr 陳述式 [執行階段]</link>"
+#. z8m-
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN10541\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">CCur 函數 [執行階段]</link>"
-#: 03101120.xhp#par_idN1058D.help.text
-msgid "If no type-declaration character or keyword is specified, the DefErr statement sets the default variable type, according to a letter range."
-msgstr "如果未指定類型宣告字元或關鍵字,DefErr 陳述式將依字母範圍設定預設的變數類型。"
+#. 0E|k
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN10545\n"
+"help.text"
+msgid "Converts a string expression or numeric expression to a currency expression. The locale settings are used for decimal separators and currency symbols."
+msgstr "將字串型表示式或數值型表示式轉換為貨幣型表示式。小數點符號和貨幣符號會使用系統語言設定。"
-#: 03101120.xhp#par_idN10590.help.text
-msgctxt "03101120.xhp#par_idN10590.help.text"
+#. A::U
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN10548\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03101120.xhp#par_idN10594.help.text
-msgctxt "03101120.xhp#par_idN10594.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101120.xhp#par_idN10597.help.text
-msgctxt "03101120.xhp#par_idN10597.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03101120.xhp#par_idN1059B.help.text
-msgctxt "03101120.xhp#par_idN1059B.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
-
-#: 03101120.xhp#par_idN105A2.help.text
-msgctxt "03101120.xhp#par_idN105A2.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義預設變數類型的關鍵字:"
-
-#: 03101120.xhp#par_idN105A9.help.text
-msgctxt "03101120.xhp#par_idN105A9.help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>關鍵字:</emph>預設變數類型"
-
-#: 03101120.xhp#par_idN105B0.help.text
-msgid "<emph>DefErr:</emph> Error"
-msgstr "<emph>DefErr:</emph>錯誤"
-
-#: 03101120.xhp#par_idN105B7.help.text
-msgctxt "03101120.xhp#par_idN105B7.help.text"
-msgid "Example:"
-msgstr "範例:"
-
-#: 03101120.xhp#par_idN105BB.help.text
-msgctxt "03101120.xhp#par_idN105BB.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
-
-#: 03101120.xhp#par_idN105BE.help.text
-msgctxt "03101120.xhp#par_idN105BE.help.text"
-msgid "DefBool b"
-msgstr "DefBool b"
-
-#: 03101120.xhp#par_idN105C1.help.text
-msgctxt "03101120.xhp#par_idN105C1.help.text"
-msgid "DefDate t"
-msgstr "DefDate t"
-
-#: 03101120.xhp#par_idN105C4.help.text
-msgctxt "03101120.xhp#par_idN105C4.help.text"
-msgid "DefDbL d"
-msgstr "DefDbL d"
-
-#: 03101120.xhp#par_idN105C7.help.text
-msgctxt "03101120.xhp#par_idN105C7.help.text"
-msgid "DefInt i"
-msgstr "DefInt i"
-
-#: 03101120.xhp#par_idN105CA.help.text
-msgctxt "03101120.xhp#par_idN105CA.help.text"
-msgid "DefLng l"
-msgstr "DefLng l"
+#. CP?2
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN105E8\n"
+"help.text"
+msgid "CCur(Expression)"
+msgstr "CCur(Expression)"
-#: 03101120.xhp#par_idN105CD.help.text
-msgctxt "03101120.xhp#par_idN105CD.help.text"
-msgid "DefObj o"
-msgstr "DefObj o"
+#. (K]+
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN105EB\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值:"
-#: 03101120.xhp#par_idN105D0.help.text
-msgctxt "03101120.xhp#par_idN105D0.help.text"
-msgid "DefVar v"
-msgstr "DefVar v"
+#. :]F|
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN105EF\n"
+"help.text"
+msgid "Currency"
+msgstr "貨幣"
-#: 03101120.xhp#par_idN105D3.help.text
-msgid "DefErr e"
-msgstr "DefErr e"
+#. ^wEW
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN105F2\n"
+"help.text"
+msgid "Parameter:"
+msgstr "參數:"
-#: 03101120.xhp#par_idN105D6.help.text
-msgid "Sub ExampleDefErr"
-msgstr "Sub ExampleDefErr"
+#. gnWA
+#: 03100050.xhp
+msgctxt ""
+"03100050.xhp\n"
+"par_idN105F6\n"
+"help.text"
+msgid "Expression: Any string or numeric expression that you want to convert."
+msgstr "Expression:要轉換的任意字串型表示式或數值型表示式。"
-#: 03101120.xhp#par_idN105D9.help.text
-msgid "eErr=Error REM eErr is an implicit error variable"
-msgstr "eErr=Error REM eErr 是隱式的錯誤變數"
+#. TfF6
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"tit\n"
+"help.text"
+msgid "Tan Function [Runtime]"
+msgstr "Tan 函數 [執行階段]"
-#: 03101120.xhp#par_idN105DC.help.text
-msgctxt "03101120.xhp#par_idN105DC.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. [S:-
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"bm_id3148550\n"
+"help.text"
+msgid "<bookmark_value>Tan function</bookmark_value>"
+msgstr "<bookmark_value>Tan;函數</bookmark_value>"
-#: 03101600.xhp#tit.help.text
-msgid "DefLng Statement [Runtime]"
-msgstr "DefLng 陳述式 [執行階段]"
+#. /r#Z
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"hd_id3148550\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Function [Runtime]\">Tan Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan 函數 [執行階段]\">Tan 函數 [執行階段]</link>"
-#: 03101600.xhp#bm_id3148538.help.text
-msgid "<bookmark_value>DefLng statement</bookmark_value>"
-msgstr "<bookmark_value>DefLng 陳述式</bookmark_value>"
+#. }l.o
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3148663\n"
+"2\n"
+"help.text"
+msgid "Determines the tangent of an angle. The angle is specified in radians."
+msgstr "決定一個角度的正切值,角度以弧度做為單位指定。"
-#: 03101600.xhp#hd_id3148538.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng Statement [Runtime]\">DefLng Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng 陳述式 [執行階段]\">DefLng 陳述式 [執行階段]</link>"
+#. m7{0
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3153379\n"
+"3\n"
+"help.text"
+msgid "Using the angle Alpha, the Tan Function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle."
+msgstr "以 Alpha 角為例,在直角三角形中 Tan 函數計算 Alpha 的對邊與鄰邊長度之比。"
-#: 03101600.xhp#par_id3149514.2.help.text
-msgctxt "03101600.xhp#par_id3149514.2.help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定標準的變數類型。"
+#. WssQ
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3154366\n"
+"4\n"
+"help.text"
+msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle"
+msgstr "Tan(Alpha) = 對邊/鄰邊"
-#: 03101600.xhp#hd_id3150504.3.help.text
-msgctxt "03101600.xhp#hd_id3150504.3.help.text"
+#. %mi1
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"hd_id3145174\n"
+"5\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03101600.xhp#par_id3145609.4.help.text
-msgctxt "03101600.xhp#par_id3145609.4.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101600.xhp#hd_id3154760.5.help.text
-msgctxt "03101600.xhp#hd_id3154760.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03101600.xhp#par_id3145069.6.help.text
-msgctxt "03101600.xhp#par_id3145069.6.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
-
-#: 03101600.xhp#par_id3150791.7.help.text
-msgctxt "03101600.xhp#par_id3150791.7.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-
-#: 03101600.xhp#par_id3148798.8.help.text
-msgctxt "03101600.xhp#par_id3148798.8.help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Keyword:</emph>標準的變數類型"
-
-#: 03101600.xhp#par_id3154686.9.help.text
-msgid "<emph>DefLng:</emph> Long"
-msgstr "<emph>DefLng:</emph>長型"
-
-#: 03101600.xhp#hd_id3153192.10.help.text
-msgctxt "03101600.xhp#hd_id3153192.10.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03101600.xhp#par_id3154124.12.help.text
-msgctxt "03101600.xhp#par_id3154124.12.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
-
-#: 03101600.xhp#par_id3156424.13.help.text
-msgctxt "03101600.xhp#par_id3156424.13.help.text"
-msgid "DefBool b"
-msgstr "DefBool b"
-
-#: 03101600.xhp#par_id3147288.14.help.text
-msgctxt "03101600.xhp#par_id3147288.14.help.text"
-msgid "DefDate t"
-msgstr "DefDate t"
-
-#: 03101600.xhp#par_id3149561.15.help.text
-msgctxt "03101600.xhp#par_id3149561.15.help.text"
-msgid "DefDbL d"
-msgstr "DefDbL d"
-
-#: 03101600.xhp#par_id3153092.16.help.text
-msgctxt "03101600.xhp#par_id3153092.16.help.text"
-msgid "DefInt i"
-msgstr "DefInt i"
-
-#: 03101600.xhp#par_id3148616.17.help.text
-msgctxt "03101600.xhp#par_id3148616.17.help.text"
-msgid "DefLng l"
-msgstr "DefLng l"
-
-#: 03101600.xhp#par_id3153189.18.help.text
-msgctxt "03101600.xhp#par_id3153189.18.help.text"
-msgid "DefObj o"
-msgstr "DefObj o"
-
-#: 03101600.xhp#par_id3152576.19.help.text
-msgctxt "03101600.xhp#par_id3152576.19.help.text"
-msgid "DefVar v"
-msgstr "DefVar v"
-
-#: 03101600.xhp#par_id3146121.21.help.text
-msgid "Sub ExampleDefLng"
-msgstr "Sub ExampleDefLng"
-
-#: 03101600.xhp#par_id3145273.22.help.text
-msgid "lCount=123456789 REM lCount is an implicit long integer variable"
-msgstr "lCount=123456789 REM lCount 是一個隱含的長型整數變數"
-
-#: 03101600.xhp#par_id3152596.23.help.text
-msgctxt "03101600.xhp#par_id3152596.23.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03020402.xhp#tit.help.text
-msgid "ChDrive Statement [Runtime]"
-msgstr "ChDrive 陳述式 [執行階段]"
-
-#: 03020402.xhp#bm_id3145068.help.text
-msgid "<bookmark_value>ChDrive statement</bookmark_value>"
-msgstr "<bookmark_value>ChDrive 陳述式</bookmark_value>"
-
-#: 03020402.xhp#hd_id3145068.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [Runtime]\">ChDrive Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive 陳述式 [執行階段]\">ChDrive 陳述式 [執行階段]</link>"
-
-#: 03020402.xhp#par_id3149656.2.help.text
-msgid "Changes the current drive."
-msgstr "變更目前磁碟機。"
+#. 95\G
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3151042\n"
+"6\n"
+"help.text"
+msgid "Tan (Number)"
+msgstr "Tan (Number)"
-#: 03020402.xhp#hd_id3154138.3.help.text
-msgctxt "03020402.xhp#hd_id3154138.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. ?1w`
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"hd_id3156214\n"
+"7\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03020402.xhp#par_id3154685.4.help.text
-msgid "ChDrive Text As String"
-msgstr "ChDrive Text As String"
+#. oh-c
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3156281\n"
+"8\n"
+"help.text"
+msgid "Double"
+msgstr "雙精度型"
-#: 03020402.xhp#hd_id3156423.5.help.text
-msgctxt "03020402.xhp#hd_id3156423.5.help.text"
+#. ~Uw3
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"hd_id3155132\n"
+"9\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020402.xhp#par_id3145172.6.help.text
-msgid "<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>."
-msgstr "<emph>Text:</emph>包含新磁碟機號的任意字串型表示式。如果需要,您也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-
-#: 03020402.xhp#par_id3145785.7.help.text
-msgid "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."
-msgstr "磁碟機號必須使用大寫字母。在 Windows 環境下,為磁碟機指定的字母受 LASTDRV 設定的限制。如果磁碟機引數是一個多字元字串,則只會採用第一個字母。如果嘗試存取不存在的磁碟機,則發生錯誤。透過 OnError 陳述式可以對這個錯誤做出回應。"
-
-#: 03020402.xhp#hd_id3153188.8.help.text
-msgctxt "03020402.xhp#hd_id3153188.8.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03020402.xhp#par_id3151113.9.help.text
-msgid "Sub ExampleCHDrive"
-msgstr "Sub ExampleCHDrive"
-
-#: 03020402.xhp#par_id3152576.10.help.text
-msgid "ChDrive \"D\" REM Only possible if a drive 'D' exists."
-msgstr "ChDrive \"D\" REM 必須存在磁碟機「D」。"
-
-#: 03020402.xhp#par_id3156441.11.help.text
-msgctxt "03020402.xhp#par_id3156441.11.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03030100.xhp#tit.help.text
-msgid "Converting Date Values"
-msgstr "轉換日期值"
-
-#: 03030100.xhp#hd_id3147573.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"Converting Date Values\">Converting Date Values</link>"
-msgstr "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"轉換日期值\">轉換日期值</link>"
-
-#: 03030100.xhp#par_id3154760.2.help.text
-msgid "The following functions convert date values to calculable numbers and back."
-msgstr "以下函數用於將日期值轉換為可計算的數字,或將數字轉換為日期值。"
-
-#: 03103400.xhp#tit.help.text
-msgid "Public Statement [Runtime]"
-msgstr "Public 陳述式 [執行階段]"
-
-#: 03103400.xhp#bm_id3153311.help.text
-msgid "<bookmark_value>Public statement</bookmark_value>"
-msgstr "<bookmark_value>Public 陳述式</bookmark_value>"
+#. 1x[M
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3145786\n"
+"10\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the tangent for (in radians)."
+msgstr "<emph>Number:</emph>要計算正切值的任意數值型表示式 (以弧度為單位)。"
-#: 03103400.xhp#hd_id3153311.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Public Statement [Runtime]\">Public Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Public 陳述式 [執行階段]\">Public 陳述式 [執行階段]</link>"
+#. K9hI
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3153728\n"
+"11\n"
+"help.text"
+msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi."
+msgstr "若要將度轉換成弧度,可將度乘以 pi/180;若要將弧度轉換成度,則將弧度乘以 180/pi。"
-#: 03103400.xhp#par_id3150669.2.help.text
-msgid "Dimensions a variable or an array at the module level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules."
-msgstr "在模組級上 (而不是在子常式或函數中) 定義變數或陣列,從而使變數和陣列在所有的程式庫和模組中都有效。"
+#. N69$
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3155414\n"
+"12\n"
+"help.text"
+msgid "degrees=(radiant*180)/Pi"
+msgstr "度 = (弧度*180)/Pi"
-#: 03103400.xhp#hd_id3150772.3.help.text
-msgctxt "03103400.xhp#hd_id3150772.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. [Fi%
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3146975\n"
+"13\n"
+"help.text"
+msgid "radiant=(degrees*Pi)/180"
+msgstr "弧度 = (度*Pi)/180"
-#: 03103400.xhp#par_id3155341.4.help.text
-msgid "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
-msgstr "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
+#. JKbQ
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3147434\n"
+"14\n"
+"help.text"
+msgid "Pi is approximately 3.141593."
+msgstr "Pi 的近似值是 3.141593。"
-#: 03103400.xhp#hd_id3145315.5.help.text
-msgctxt "03103400.xhp#hd_id3145315.5.help.text"
+#. 7d_A
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"hd_id3149483\n"
+"15\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03103400.xhp#par_id3156024.6.help.text
-msgid "Public iPublicVar As Integer"
-msgstr "Public iPublicVar As Integer"
+#. 5bIL
+#: 03080104.xhp
+#, fuzzy
+msgctxt ""
+"03080104.xhp\n"
+"par_id3148646\n"
+"16\n"
+"help.text"
+msgid "' In this example, the following entry is possible for a right-angled triangle:"
+msgstr "REM 在此示例中,以下條目均可用於直角三角形:"
-#: 03103400.xhp#par_id3153896.8.help.text
-msgid "Sub ExamplePublic"
-msgstr "Sub ExamplePublic"
+#. $[De
+#: 03080104.xhp
+#, fuzzy
+msgctxt ""
+"03080104.xhp\n"
+"par_id3150012\n"
+"17\n"
+"help.text"
+msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the side adjacent to the angle:"
+msgstr "REM 角的對邊和角度 (以度為單位),並計算角的鄰邊長度:"
-#: 03103400.xhp#par_id3149656.9.help.text
-msgid "iPublicVar = iPublicVar + 1"
-msgstr "iPublicVar = iPublicVar + 1"
+#. ]^13
+#: 03080104.xhp
+#, fuzzy
+msgctxt ""
+"03080104.xhp\n"
+"par_id3153158\n"
+"19\n"
+"help.text"
+msgid "' Pi = 3.1415926 is a pre-defined variable"
+msgstr "REM Pi = 3.1415926 是預先定義的變數"
-#: 03103400.xhp#par_id3150359.10.help.text
-msgid "MsgBox iPublicVar"
-msgstr "MsgBox iPublicVar"
+#. 6o]0
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3145252\n"
+"22\n"
+"help.text"
+msgid "d1 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"opposite\")"
+msgstr "d1 = InputBox$ (\"Enter the length of the side opposite the angle:\",\"opposite\")"
-#: 03103400.xhp#par_id3154365.11.help.text
-msgctxt "03103400.xhp#par_id3154365.11.help.text"
-msgid "End sub"
-msgstr "End sub"
+#. *8,+
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3149582\n"
+"23\n"
+"help.text"
+msgid "dAlpha = InputBox$ (\"Enter the Alpha angle (in degrees): \",\"Alpha\")"
+msgstr "dAlpha = InputBox$ (\"Enter the Alpha angle (in degrees):\",\"Alpha\")"
-#: 03070600.xhp#tit.help.text
-msgid "Mod-Operator [Runtime]"
-msgstr "「Mod (求餘數)」 運算子 [執行階段]"
+#. `Q;/
+#: 03080104.xhp
+msgctxt ""
+"03080104.xhp\n"
+"par_id3154016\n"
+"24\n"
+"help.text"
+msgid "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))"
+msgstr "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))"
-#: 03070600.xhp#bm_id3150669.help.text
-msgid "<bookmark_value>MOD operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>MOD (求餘數) 運算子 (數學)</bookmark_value>"
+#. gcZ]
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"tit\n"
+"help.text"
+msgid "CDate Function [Runtime]"
+msgstr "CDate 函數 [執行階段]"
-#: 03070600.xhp#hd_id3150669.1.help.text
-msgid "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"Mod-Operator [Runtime]\">Mod Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"「Mod (求餘數)」 運算子 [執行階段]\">「Mod (求餘數)」 運算子 [執行階段]</link>"
+#. }Zs(
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"bm_id3150772\n"
+"help.text"
+msgid "<bookmark_value>CDate function</bookmark_value>"
+msgstr "<bookmark_value>CDate;函數</bookmark_value>"
-#: 03070600.xhp#par_id3148686.2.help.text
-msgid "Returns the integer remainder of a division."
-msgstr "傳回除法運算的餘數。"
+#. {s,C
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"hd_id3150772\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function [Runtime]\">CDate Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate 函數 [執行階段]\">CDate 函數 [執行階段]</link>"
-#: 03070600.xhp#hd_id3146795.3.help.text
-msgctxt "03070600.xhp#hd_id3146795.3.help.text"
+#. x7R4
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"par_id3150986\n"
+"2\n"
+"help.text"
+msgid "Converts any string or numeric expression to a date value."
+msgstr "將任意字串型表示式或數值型表示式轉換為日期值。"
+
+#. n(:O
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"hd_id3148944\n"
+"3\n"
+"help.text"
msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
+msgstr "語法:"
-#: 03070600.xhp#par_id3147560.4.help.text
-msgid "Result = Expression1 MOD Expression2"
-msgstr "Result = Expression1 MOD Expression2"
+#. JW1h
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"par_id3148947\n"
+"4\n"
+"help.text"
+msgid "CDate (Expression)"
+msgstr "CDate (Expression)"
-#: 03070600.xhp#hd_id3149657.5.help.text
-msgctxt "03070600.xhp#hd_id3149657.5.help.text"
+#. O?Gd
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"hd_id3148552\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03070600.xhp#par_id3153380.6.help.text
-msgctxt "03070600.xhp#par_id3153380.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. Jt+q
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"par_id3159414\n"
+"6\n"
+"help.text"
+msgid "Date"
+msgstr "日期型"
-#: 03070600.xhp#hd_id3154365.7.help.text
-msgctxt "03070600.xhp#hd_id3154365.7.help.text"
+#. [k.3
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"hd_id3153525\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03070600.xhp#par_id3145172.8.help.text
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the MOD operation."
-msgstr "<emph>Result:</emph>包含「求餘數」計算結果的任意數值型變數。"
+#. DQkH
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"par_id3150359\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert."
+msgstr "<emph>Expression:</emph>要轉換的任意字串型表示式或數值型表示式。"
-#: 03070600.xhp#par_id3151042.9.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to divide."
-msgstr "<emph>Expression1, Expression2:</emph>要進行除法運算的任意數值型表示式。"
+#. Wb)j
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"par_id3125864\n"
+"9\n"
+"help.text"
+msgid "When you convert a string expression, the date and time must be entered in the format MM.DD.YYYY HH.MM.SS, as defined by the <emph>DateValue</emph> and <emph>TimeValue</emph> function conventions. In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time."
+msgstr "轉換字串型表示式時,必須如 <emph>DateValue</emph> 和 <emph>TimeValue</emph> 函數慣例所定義的,以 MM.DD.YYYY HH.MM.SS 的格式輸入日期和時間。在數值型表示式中,小數點左邊的值表示日期 (自 1899 年 12 月 31 日起);小數點右邊的值表示時間。"
-#: 03070600.xhp#hd_id3147287.10.help.text
-msgctxt "03070600.xhp#hd_id3147287.10.help.text"
+#. Z`fK
+#: 03100300.xhp
+msgctxt ""
+"03100300.xhp\n"
+"hd_id3156422\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03070600.xhp#par_id3153770.11.help.text
-msgid "sub ExampleMod"
-msgstr "sub ExampleMod"
-
-#: 03070600.xhp#par_id3161832.12.help.text
-msgid "print 10 mod 2.5 REM returns 0"
-msgstr "print 10 mod 2.5 REM 傳回 0"
-
-#: 03070600.xhp#par_id3146922.13.help.text
-msgid "print 10 / 2.5 REM returns 4"
-msgstr "print 10 / 2.5 REM 傳回 4"
-
-#: 03070600.xhp#par_id3145273.14.help.text
-msgid "print 10 mod 5 REM returns 0"
-msgstr "print 10 mod 5 REM 傳回 0"
-
-#: 03070600.xhp#par_id3150011.15.help.text
-msgid "print 10 / 5 REM returns 2"
-msgstr "print 10 / 5 REM 傳回 2"
-
-#: 03070600.xhp#par_id3149483.16.help.text
-msgid "print 5 mod 10 REM returns 5"
-msgstr "print 5 mod 10 REM 傳回 5"
-
-#: 03070600.xhp#par_id3151114.17.help.text
-msgid "print 5 / 10 REM returns 0.5"
-msgstr "print 5 / 10 REM 傳回 0.5"
-
-#: 03070600.xhp#par_id3154013.18.help.text
-msgctxt "03070600.xhp#par_id3154013.18.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 01170103.xhp#tit.help.text
+#. ~3|D
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"tit\n"
+"help.text"
msgid "Events"
msgstr "動作"
-#: 01170103.xhp#hd_id3155506.1.help.text
+#. Ux5S
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3155506\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/01170103.xhp\" name=\"Events\">Events</link>"
msgstr "<link href=\"text/sbasic/shared/01170103.xhp\" name=\"事件\">事件</link>"
-#: 01170103.xhp#par_id3146114.2.help.text
+#. I?cC
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3146114\n"
+"2\n"
+"help.text"
msgid "Define event assignments for the selected control or dialog. The available events depend on the type of control selected."
msgstr "為選取的控制項或對話方塊定義指定事件。可用的事件取決於所選控制項的類型,"
-#: 01170103.xhp#hd_id3145387.16.help.text
+#. 8IQ=
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3145387\n"
+"16\n"
+"help.text"
msgid "When receiving focus"
msgstr "在獲得焦點時"
-#: 01170103.xhp#par_id3155090.17.help.text
+#. E2Wp
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3155090\n"
+"17\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">This event takes place if a control receives the focus.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">當控制項取得焦點時,便會發生此事件。</ahelp>"
-#: 01170103.xhp#hd_id3152892.18.help.text
+#. IJ5a
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3152892\n"
+"18\n"
+"help.text"
msgid "When losing focus"
msgstr "在失去焦點時"
-#: 01170103.xhp#par_id3153305.19.help.text
+#. [y0i
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3153305\n"
+"19\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_FOCUSLOST\">This event takes place if a control loses the focus.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_FOCUSLOST\">當控制項失去焦點時,便會發生此事件。</ahelp>"
-#: 01170103.xhp#hd_id3152896.20.help.text
+#. F5-`
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3152896\n"
+"20\n"
+"help.text"
msgid "Key pressed"
msgstr "按住按鍵"
-#: 01170103.xhp#par_id3148837.21.help.text
+#. btkI
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3148837\n"
+"21\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">This event occurs when the user presses any key while the control has the focus.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">當使用者於控制項進行聚焦時按任意鍵,便會發生此事件。</ahelp>"
-#: 01170103.xhp#hd_id3146869.43.help.text
+#. 0@=f
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3146869\n"
+"43\n"
+"help.text"
msgid "Key released"
msgstr "釋放鍵"
-#: 01170103.xhp#par_id3155267.44.help.text
+#. Dl4B
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3155267\n"
+"44\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_KEYUP\">This event occurs when the user releases a key while the control has the focus.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_KEYUP\">若使用者於控制項取得焦點時放開按鍵,便會發生此事件。</ahelp>"
-#: 01170103.xhp#hd_id3159096.41.help.text
+#. iIXD
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3159096\n"
+"41\n"
+"help.text"
msgid "Modified"
msgstr "已經修改"
-#: 01170103.xhp#par_id3156019.42.help.text
+#. H}L]
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3156019\n"
+"42\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_CHANGED\">This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_CHANGED\">當控制項失去焦點,且控制項內容在其失去焦點之後有所變更,便會發生此事件。</ahelp>"
-#: 01170103.xhp#hd_id3144508.10.help.text
+#. gI$B
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3144508\n"
+"10\n"
+"help.text"
msgid "Text modified"
msgstr "文字已修改"
-#: 01170103.xhp#par_id3148608.11.help.text
+#. s#6o
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3148608\n"
+"11\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">This event takes place if you enter or modify a text in an input field.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">若是在輸入欄位中輸入或修改文字,便會發生此事件。</ahelp>"
-#: 01170103.xhp#hd_id3159207.8.help.text
+#. IQ7U
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3159207\n"
+"8\n"
+"help.text"
msgid "Item status changed"
msgstr "狀態已變更"
-#: 01170103.xhp#par_id3155097.9.help.text
+#. |y?q
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3155097\n"
+"9\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\">This event takes place if the status of the control field is changed, for example, from checked to unchecked.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\">當控制項欄位的狀態有所變更 (例如從核取變為取消核取) 時,便會發生此事件。</ahelp>"
-#: 01170103.xhp#hd_id3151304.26.help.text
+#. G%=4
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3151304\n"
+"26\n"
+"help.text"
msgid "Mouse inside"
msgstr "滑鼠進入"
-#: 01170103.xhp#par_id3152871.27.help.text
+#. @(2r
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3152871\n"
+"27\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">This event takes place when the mouse enters the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">當滑鼠進入控制項時,便會發生此事件。</ahelp>"
-#: 01170103.xhp#hd_id3146778.30.help.text
+#. n08F
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3146778\n"
+"30\n"
+"help.text"
msgid "Mouse moved while key pressed"
msgstr "按住按鍵時移動滑鼠"
-#: 01170103.xhp#par_id3150403.31.help.text
+#. w@z.
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3150403\n"
+"31\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">This event takes place when the mouse is dragged while a key is pressed.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">當拖曳滑鼠時按任意鍵,便會發生此事件。</ahelp>"
-#: 01170103.xhp#hd_id3150210.32.help.text
+#. LZkk
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3150210\n"
+"32\n"
+"help.text"
msgid "Mouse moved"
msgstr "滑鼠移動"
-#: 01170103.xhp#par_id3149697.33.help.text
+#. ~{aF
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3149697\n"
+"33\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">This event takes place when the mouse moves over the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">當滑鼠移經控制項時,便會發生此事件。</ahelp>"
-#: 01170103.xhp#hd_id3145216.22.help.text
+#. ^-)l
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3145216\n"
+"22\n"
+"help.text"
msgid "Mouse button pressed"
msgstr "按住滑鼠按鈕"
-#: 01170103.xhp#par_id3155914.23.help.text
+#. ymJi
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3155914\n"
+"23\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">This event takes place when the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">當滑鼠指標位在控制項上時按滑鼠按鈕,便會發生此事件。</ahelp>"
-#: 01170103.xhp#hd_id3148899.24.help.text
+#. zyg$
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3148899\n"
+"24\n"
+"help.text"
msgid "Mouse button released"
msgstr "釋放滑鼠按鈕"
-#: 01170103.xhp#par_id3153812.25.help.text
+#. fHfa
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3153812\n"
+"25\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">This event takes place when the mouse button is released while the mouse pointer is on the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">當滑鼠指標位在控制項上時放開滑鼠按鈕,便會發生此事件。</ahelp>"
-#: 01170103.xhp#hd_id3153556.28.help.text
+#. uaC/
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3153556\n"
+"28\n"
+"help.text"
msgid "Mouse outside"
msgstr "滑鼠移出"
-#: 01170103.xhp#par_id3153013.29.help.text
+#. S_i.
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3153013\n"
+"29\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when the mouse leaves the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">當滑鼠離開控制項時,便會發生此事件。</ahelp>"
-#: 01170103.xhp#hd_id3155759.45.help.text
+#. lReL
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"hd_id3155759\n"
+"45\n"
+"help.text"
msgid "While adjusting"
msgstr "在調整時"
-#: 01170103.xhp#par_id3156364.46.help.text
+#. |b/v
+#: 01170103.xhp
+msgctxt ""
+"01170103.xhp\n"
+"par_id3156364\n"
+"46\n"
+"help.text"
msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when a scrollbar is being dragged.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">當拖曳捲軸時,便會發生此事件。</ahelp>"
-#: 03110100.xhp#tit.help.text
-msgid "Comparison Operators [Runtime]"
-msgstr "比較運算子 [執行階段]"
-
-#: 03110100.xhp#bm_id3150682.help.text
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value><bookmark_value>operators;comparisons</bookmark_value>"
-msgstr "<bookmark_value>比較運算子; %PRODUCTNAME Basic</bookmark_value><bookmark_value>運算子; 比較</bookmark_value>"
-
-#: 03110100.xhp#hd_id3150682.1.help.text
-msgid "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"Comparison Operators [Runtime]\">Comparison Operators [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"比較運算子 [執行階段]\">比較運算子 [執行階段]</link>"
-
-#: 03110100.xhp#par_id3156042.2.help.text
-msgid "Comparison operators compare two expressions. The result is returned as a Boolean expression that determines if the comparison is True (-1) or False (0)."
-msgstr "比較運算子用於比較兩個表示式。傳回結果為布林型表示式,可用於確定比較結果是 True (真,-1) 還是 False (假,0)。"
-
-#: 03110100.xhp#hd_id3147291.3.help.text
-msgctxt "03110100.xhp#hd_id3147291.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
-
-#: 03110100.xhp#par_id3149177.4.help.text
-msgid "Result = Expression1 { = | < | > | <= | >= } Expression2"
-msgstr "Result = Expression1 { = | < | > | <= | >= } Expression2"
+#. :Hll
+#: 01050200.xhp
+msgctxt ""
+"01050200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Call Stack Window (Calls)"
+msgstr "[呼叫堆疊]視窗 (呼叫)"
-#: 03110100.xhp#hd_id3145316.5.help.text
-msgctxt "03110100.xhp#hd_id3145316.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. edOd
+#: 01050200.xhp
+msgctxt ""
+"01050200.xhp\n"
+"hd_id3146794\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"Call Stack Window (Calls)\">Call Stack Window (Calls)</link>"
+msgstr "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"[呼叫堆疊]視窗 (呼叫)\">[呼叫堆疊]視窗 (呼叫)</link>"
-#: 03110100.xhp#par_id3147573.6.help.text
-msgid "<emph>Result:</emph> Boolean expression that specifies the result of the comparison (True, or False)"
-msgstr "<emph>Result:</emph>用於指定比較結果 (True (真) 或 False (假)) 的布林型表示式。"
+#. j2`X
+#: 01050200.xhp
+msgctxt ""
+"01050200.xhp\n"
+"par_id3150400\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\">Displays the sequence of procedures and functions during the execution of a program.</ahelp> The <emph>Call Stack</emph> allows you to monitor the sequence of procedures and functions during the execution of a program. The procedures are functions are displayed bottom to top with the most recent function or procedure call at the top of the list."
+msgstr "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\">在程式執行期間顯示程序和函數的序列。</ahelp><emph>[呼叫堆疊]</emph>允許您在程式執行期間監視程序和函數的序列。程序和函數依呼叫的先後順序由下至上顯示,最近呼叫的函數或程序列在清單的最上面。"
-#: 03110100.xhp#par_id3148686.7.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any numeric values or strings that you want to compare."
-msgstr "<emph>Expression1, Expression2:</emph>要比較的任意數值或字串。"
+#. C5SF
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"tit\n"
+"help.text"
+msgid "TwipsPerPixelY Function [Runtime]"
+msgstr "TwipsPerPixelY 函數 [執行階段]"
-#: 03110100.xhp#hd_id3147531.8.help.text
-msgid "Comparison operators"
-msgstr "比較運算子"
+#. qWke
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"bm_id3150040\n"
+"help.text"
+msgid "<bookmark_value>TwipsPerPixelY function</bookmark_value>"
+msgstr "<bookmark_value>TwipsPerPixelY;函數</bookmark_value>"
-#: 03110100.xhp#par_id3147265.9.help.text
-msgid "= : Equal to"
-msgstr "= : 等於"
+#. [w*P
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"hd_id3150040\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY Function [Runtime]\">TwipsPerPixelY Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY 函數 [執行階段]\">TwipsPerPixelY 函數 [執行階段]</link>"
-#: 03110100.xhp#par_id3154924.10.help.text
-msgid "< : Less than"
-msgstr "< : 小於"
+#. h{;+
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"par_id3154186\n"
+"2\n"
+"help.text"
+msgid "Returns the number of twips that represent the height of a pixel."
+msgstr "傳回表示像素高度的 twip 數。"
-#: 03110100.xhp#par_id3146795.11.help.text
-msgid "> : Greater than"
-msgstr "> : 大於"
+#. bZ,I
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"hd_id3145090\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03110100.xhp#par_id3150541.12.help.text
-msgid "<= : Less than or equal to"
-msgstr "<= : 小於或等於"
+#. @6C%
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"par_id3153681\n"
+"4\n"
+"help.text"
+msgid "n = TwipsPerPixelY"
+msgstr "n = TwipsPerPixelY"
-#: 03110100.xhp#par_id3150400.13.help.text
-msgid ">= : Greater than or equal to"
-msgstr ">= : 大於或等於"
+#. jXDd
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"hd_id3148473\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03110100.xhp#par_id3148797.14.help.text
-msgid "<> : Not equal to"
-msgstr "<> : 不等於"
+#. MU~A
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"par_id3154306\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03110100.xhp#hd_id3154686.15.help.text
-msgctxt "03110100.xhp#hd_id3154686.15.help.text"
+#. :!j*
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"hd_id3149235\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03110100.xhp#par_id3153969.16.help.text
-msgid "Sub ExampleUnequal"
-msgstr "Sub ExampleUnequal"
-
-#: 03110100.xhp#par_id3159151.17.help.text
-msgid "DIM sFile As String"
-msgstr "DIM sFile As String"
-
-#: 03110100.xhp#par_id3154909.18.help.text
-msgid "DIM sRoot As String REM ' Root directory for file in and output"
-msgstr "DIM sRoot As String REM ' 輸入和匯出檔案的根目錄"
+#. sM03
+#: 03131400.xhp
+msgctxt ""
+"03131400.xhp\n"
+"par_id3154142\n"
+"9\n"
+"help.text"
+msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
+msgstr "MsgBox \"\" & TwipsPerPixelX () & \" Twips * \" & TwipsPerPixelY () & \" Twips\",0,\"Pixel size\""
-#: 03110100.xhp#par_id3150767.19.help.text
-msgid "sRoot = \"c:\\\""
-msgstr "sRoot = \"c:\\\""
+#. $f[{
+#: 03120100.xhp
+msgctxt ""
+"03120100.xhp\n"
+"tit\n"
+"help.text"
+msgid "ASCII/ANSI Conversion in Strings"
+msgstr "字串的 ASCII/ANSI 轉換"
-#: 03110100.xhp#par_id3154125.20.help.text
-msgid "sFile = Dir$( sRoot ,22)"
-msgstr "sFile = Dir$ ( sRoot ,22)"
+#. 8U+W
+#: 03120100.xhp
+msgctxt ""
+"03120100.xhp\n"
+"hd_id3147443\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"ASCII/ANSI Conversion in Strings\">ASCII/ANSI Conversion in Strings</link>"
+msgstr "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"字串的 ASCII/ANSI 轉換\">字串的 ASCII/ANSI 轉換</link>"
-#: 03110100.xhp#par_id3150440.21.help.text
-msgctxt "03110100.xhp#par_id3150440.21.help.text"
-msgid "If sFile <> \"\" Then"
-msgstr "If sFile <> \"\" Then"
+#. 6%oo
+#: 03120100.xhp
+msgctxt ""
+"03120100.xhp\n"
+"par_id3159201\n"
+"2\n"
+"help.text"
+msgid "The following functions convert strings to and from ASCII or ANSI code."
+msgstr "以下函數用於在字串與 ASCII 代碼 (或 ANSI 代碼) 之間相互轉換。"
-#: 03110100.xhp#par_id3147288.22.help.text
-msgctxt "03110100.xhp#par_id3147288.22.help.text"
-msgid "Do"
-msgstr "Do"
+#. bJmh
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"tit\n"
+"help.text"
+msgid "With Statement [Runtime]"
+msgstr "With 陳述式 [執行階段]"
-#: 03110100.xhp#par_id3150010.23.help.text
-msgid "Msgbox sFile"
-msgstr "Msgbox sFile"
+#. ,Z,]
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"bm_id3153311\n"
+"help.text"
+msgid "<bookmark_value>With statement</bookmark_value>"
+msgstr "<bookmark_value>With 陳述式</bookmark_value>"
-#: 03110100.xhp#par_id3153727.24.help.text
-msgctxt "03110100.xhp#par_id3153727.24.help.text"
-msgid "sFile = Dir$"
-msgstr "sFile = Dir$"
+#. Sm9q
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"hd_id3153311\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With Statement [Runtime]\">With Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With 陳述式 [執行階段]\">With 陳述式 [執行階段]</link>"
-#: 03110100.xhp#par_id3149664.25.help.text
-msgctxt "03110100.xhp#par_id3149664.25.help.text"
-msgid "Loop Until sFile = \"\""
-msgstr "Loop Until sFile = \"\""
+#. KEC+
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"par_id3159158\n"
+"2\n"
+"help.text"
+msgid "Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the End With statement is reached."
+msgstr "將某個物件設定為預設物件。除非宣告其他物件名稱,否則在執行到 End With 陳述式之前,所有屬性和方法都參照標準物件。"
-#: 03110100.xhp#par_id3146986.26.help.text
-msgctxt "03110100.xhp#par_id3146986.26.help.text"
-msgid "End If"
-msgstr "End If"
+#. N)0;
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"hd_id3156153\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03110100.xhp#par_id3153952.27.help.text
-msgctxt "03110100.xhp#par_id3153952.27.help.text"
-msgid "End sub"
-msgstr "End sub"
+#. 5#@T
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"par_id3145609\n"
+"4\n"
+"help.text"
+msgid "With Object Statement block End With"
+msgstr "With Object Statement block End With"
-#: 03080104.xhp#tit.help.text
-msgid "Tan Function [Runtime]"
-msgstr "Tan 函數 [執行階段]"
+#. [Was
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"hd_id3154924\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03080104.xhp#bm_id3148550.help.text
-msgid "<bookmark_value>Tan function</bookmark_value>"
-msgstr "<bookmark_value>Tan;函數</bookmark_value>"
+#. uqI:
+#: 03090411.xhp
+msgctxt ""
+"03090411.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "Use <emph>With</emph> and <emph>End With</emph> if you have several properties or methods for a single object."
+msgstr "當一個物件具有數個屬性或方法時,可以使用 <emph>With</emph> 和 <emph>End With</emph>。"
-#: 03080104.xhp#hd_id3148550.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Function [Runtime]\">Tan Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan 函數 [執行階段]\">Tan 函數 [執行階段]</link>"
+#. !hRV
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"tit\n"
+"help.text"
+msgid "DatePart Function [Runtime]"
+msgstr "DatePart 函數 [執行階段]"
-#: 03080104.xhp#par_id3148663.2.help.text
-msgid "Determines the tangent of an angle. The angle is specified in radians."
-msgstr "決定一個角度的正切值,角度以弧度做為單位指定。"
+#. 1P:_
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"bm_id249946\n"
+"help.text"
+msgid "<bookmark_value>DatePart function</bookmark_value>"
+msgstr "<bookmark_value>DatePart 函數</bookmark_value>"
-#: 03080104.xhp#par_id3153379.3.help.text
-msgid "Using the angle Alpha, the Tan Function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle."
-msgstr "以 Alpha 角為例,在直角三角形中 Tan 函數計算 Alpha 的對邊與鄰邊長度之比。"
+#. !yPV
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN10542\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030130.xhp\">DatePart Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030130.xhp\">DatePart 函數 [執行階段]</link>"
-#: 03080104.xhp#par_id3154366.4.help.text
-msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle"
-msgstr "Tan(Alpha) = 對邊/鄰邊"
+#. 4Ls0
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN10546\n"
+"help.text"
+msgid "The DatePart function returns a specified part of a date."
+msgstr "DatePart 函數會傳回日期的指定部分。"
-#: 03080104.xhp#hd_id3145174.5.help.text
-msgctxt "03080104.xhp#hd_id3145174.5.help.text"
+#. /)oc
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN10549\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03080104.xhp#par_id3151042.6.help.text
-msgid "Tan (Number)"
-msgstr "Tan (Number)"
+#. l{?W
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN105E8\n"
+"help.text"
+msgid "DatePart (Add, Date [, Week_start [, Year_start]])"
+msgstr "DatePart (Add, Date [, Week_start [, Year_start]])"
-#: 03080104.xhp#hd_id3156214.7.help.text
-msgctxt "03080104.xhp#hd_id3156214.7.help.text"
+#. %#$1
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN105EB\n"
+"help.text"
msgid "Return value:"
-msgstr "傳回值類型:"
+msgstr "傳回值:"
-#: 03080104.xhp#par_id3156281.8.help.text
-msgctxt "03080104.xhp#par_id3156281.8.help.text"
-msgid "Double"
-msgstr "雙精度型"
+#. Yb[S
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN105EF\n"
+"help.text"
+msgid "A Variant containing a date."
+msgstr "包含日期的變體。"
-#: 03080104.xhp#hd_id3155132.9.help.text
-msgctxt "03080104.xhp#hd_id3155132.9.help.text"
+#. b:?M
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN105F2\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03080104.xhp#par_id3145786.10.help.text
-msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the tangent for (in radians)."
-msgstr "<emph>Number:</emph>要計算正切值的任意數值型表示式 (以弧度為單位)。"
-
-#: 03080104.xhp#par_id3153728.11.help.text
-msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi."
-msgstr "若要將度轉換成弧度,可將度乘以 pi/180;若要將弧度轉換成度,則將弧度乘以 180/pi。"
-
-#: 03080104.xhp#par_id3155414.12.help.text
-msgid "degrees=(radiant*180)/Pi"
-msgstr "度 = (弧度*180)/Pi"
-
-#: 03080104.xhp#par_id3146975.13.help.text
-msgid "radiant=(degrees*Pi)/180"
-msgstr "弧度 = (度*Pi)/180"
+#. $LDQ
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN105F6\n"
+"help.text"
+msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
+msgstr "<emph>Add</emph> - 下表中的一個字串型表示式,用來指定日期間隔。"
-#: 03080104.xhp#par_id3147434.14.help.text
-msgctxt "03080104.xhp#par_id3147434.14.help.text"
-msgid "Pi is approximately 3.141593."
-msgstr "Pi 的近似值是 3.141593。"
+#. DL=1
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN10604\n"
+"help.text"
+msgid "<emph>Date</emph> - The date from which the result is calculated."
+msgstr "<emph>Date</emph> - 需要計算結果的日期。"
-#: 03080104.xhp#hd_id3149483.15.help.text
-msgctxt "03080104.xhp#hd_id3149483.15.help.text"
+#. NiG(
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"par_idN10611\n"
+"help.text"
msgid "Example:"
-msgstr "示例:"
-
-#: 03080104.xhp#par_id3148646.16.help.text
-msgctxt "03080104.xhp#par_id3148646.16.help.text"
-msgid "REM In this example, the following entry is possible for a right-angled triangle:"
-msgstr "REM 在此示例中,以下條目均可用於直角三角形:"
-
-#: 03080104.xhp#par_id3150012.17.help.text
-msgid "REM The side opposite the angle and the angle (in degrees) to calculate the length of the side adjacent to the angle:"
-msgstr "REM 角的對邊和角度 (以度為單位),並計算角的鄰邊長度:"
-
-#: 03080104.xhp#par_id3151115.18.help.text
-msgid "Sub ExampleTangens"
-msgstr "Sub ExampleTangens"
-
-#: 03080104.xhp#par_id3153158.19.help.text
-msgid "REM Pi = 3.1415926 is a pre-defined variable"
-msgstr "REM Pi = 3.1415926 是預先定義的變數"
-
-#: 03080104.xhp#par_id3145800.20.help.text
-msgctxt "03080104.xhp#par_id3145800.20.help.text"
-msgid "Dim d1 as Double"
-msgstr "Dim d1 as Double"
-
-#: 03080104.xhp#par_id3150417.21.help.text
-msgctxt "03080104.xhp#par_id3150417.21.help.text"
-msgid "Dim dAlpha as Double"
-msgstr "Dim dAlpha as Double"
-
-#: 03080104.xhp#par_id3145252.22.help.text
-msgid "d1 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"opposite\")"
-msgstr "d1 = InputBox$ (\"Enter the length of the side opposite the angle:\",\"opposite\")"
-
-#: 03080104.xhp#par_id3149582.23.help.text
-msgid "dAlpha = InputBox$ (\"Enter the Alpha angle (in degrees): \",\"Alpha\")"
-msgstr "dAlpha = InputBox$ (\"Enter the Alpha angle (in degrees):\",\"Alpha\")"
-
-#: 03080104.xhp#par_id3154016.24.help.text
-msgid "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))"
-msgstr "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))"
-
-#: 03080104.xhp#par_id3154731.25.help.text
-msgctxt "03080104.xhp#par_id3154731.25.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+msgstr "範例:"
-#: 03030104.xhp#tit.help.text
-msgid "Month Function [Runtime]"
-msgstr "Month 函數 [執行階段]"
+#. j35K
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefSng Statement [Runtime]"
+msgstr "DefSng 陳述式 [執行階段]"
-#: 03030104.xhp#bm_id3153127.help.text
-msgid "<bookmark_value>Month function</bookmark_value>"
-msgstr "<bookmark_value>Month;函數</bookmark_value>"
+#. `I:S
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"bm_id2445142\n"
+"help.text"
+msgid "<bookmark_value>DefSng statement</bookmark_value>"
+msgstr "<bookmark_value>DefSng 陳述式</bookmark_value>"
-#: 03030104.xhp#hd_id3153127.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month Function [Runtime]\">Month Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month 函數 [執行階段]\">Month 函數 [執行階段]</link>"
+#. aQb3
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN10577\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101130.xhp\">DefSng Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101130.xhp\">DefSng 陳述式 [執行階段]</link>"
-#: 03030104.xhp#par_id3148550.2.help.text
-msgid "Returns the month of a year from a serial date that is generated by the DateSerial or the DateValue function."
-msgstr "依 DateSerial 或 DateValue 函數產生的順序日期,傳回某年中的某月。"
+#. _sNL
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN10587\n"
+"help.text"
+msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range."
+msgstr "如果未指定類型宣告字元或關鍵字,DefSng 陳述式將依字母範圍設定預設的變數類型。"
-#: 03030104.xhp#hd_id3145068.3.help.text
-msgctxt "03030104.xhp#hd_id3145068.3.help.text"
+#. uYgM
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN1058A\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030104.xhp#par_id3150398.4.help.text
-msgid "Month (Number)"
-msgstr "Month (Number)"
-
-#: 03030104.xhp#hd_id3154366.5.help.text
-msgctxt "03030104.xhp#hd_id3154366.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
-
-#: 03030104.xhp#par_id3154125.6.help.text
-msgctxt "03030104.xhp#par_id3154125.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. `k8]
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN1058E\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-#: 03030104.xhp#hd_id3150768.7.help.text
-msgctxt "03030104.xhp#hd_id3150768.7.help.text"
+#. _2E+
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN10591\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030104.xhp#par_id3156423.8.help.text
-msgid "<emph>Number:</emph> Numeric expression that contains the serial date number that is used to determine the month of the year."
-msgstr "<emph>Number:</emph>數值型表示式,包含用於確定年份中月份的順序日期數。"
+#. 0s.8
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN10595\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
-#: 03030104.xhp#par_id3153770.9.help.text
-msgid "This function is the opposite of the <emph>DateSerial </emph>function. It returns the month in the year that corresponds to the serial date that is generated by <emph>DateSerial</emph> or <emph>DateValue</emph>. For example, the expression"
-msgstr "此函數是 <emph>DateSerial</emph> 函數的逆運算,它依 <emph>DateSerial</emph> 或 <emph>DateValue</emph> 函數所產生的順序日期,傳回某年中的某月。例如,表示式"
+#. !%A8
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN1059C\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph>定義預設變數類型的關鍵字:"
-#: 03030104.xhp#par_id3147426.10.help.text
-msgid "Print Month(DateSerial(1994, 12, 20))"
-msgstr "Print Month(DateSerial(1994, 12, 20))"
+#. =.wI
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN105A3\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>關鍵字:</emph>預設變數類型"
-#: 03030104.xhp#par_id3145366.11.help.text
-msgctxt "03030104.xhp#par_id3145366.11.help.text"
-msgid "returns the value 12."
-msgstr "傳回值為 12。"
+#. `O\:
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN105AA\n"
+"help.text"
+msgid "<emph>DefSng:</emph> Single"
+msgstr "<emph>DefSng:</emph>單精度型"
-#: 03030104.xhp#hd_id3146923.12.help.text
-msgctxt "03030104.xhp#hd_id3146923.12.help.text"
+#. Bq~%
+#: 03101130.xhp
+msgctxt ""
+"03101130.xhp\n"
+"par_idN105B1\n"
+"help.text"
msgid "Example:"
-msgstr "示例:"
-
-#: 03030104.xhp#par_id3156442.13.help.text
-msgid "Sub ExampleMonth"
-msgstr "Sub ExampleMonth"
+msgstr "範例:"
-#: 03030104.xhp#par_id3149664.14.help.text
-msgid "MsgBox \"\" & Month(Now) ,64,\"The current month\""
-msgstr "MsgBox \"\" & Month(Now) ,64,\"The current month\""
+#. Cr3[
+#: 03101130.xhp
+#, fuzzy
+msgctxt ""
+"03101130.xhp\n"
+"par_idN105B5\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM 變數類型的前綴定義:"
-#: 03030104.xhp#par_id3150012.15.help.text
-msgctxt "03030104.xhp#par_id3150012.15.help.text"
-msgid "End sub"
-msgstr "End sub"
+#. [\`7
+#: 03101130.xhp
+#, fuzzy
+msgctxt ""
+"03101130.xhp\n"
+"par_idN105D3\n"
+"help.text"
+msgid "sSng=Single ' sSng is an implicit single variable"
+msgstr "sSng=Single REM sSng 是隱式的單精度型變數"
-#: 03030102.xhp#tit.help.text
-msgid "DateValue Function [Runtime]"
-msgstr "DateValue 函數 [執行階段]"
+#. HBzx
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"tit\n"
+"help.text"
+msgid "LTrim Function [Runtime]"
+msgstr "LTrim 函數 [執行階段]"
-#: 03030102.xhp#bm_id3156344.help.text
-msgid "<bookmark_value>DateValue function</bookmark_value>"
-msgstr "<bookmark_value>DateValue;函數</bookmark_value>"
+#. zrj8
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"bm_id3147574\n"
+"help.text"
+msgid "<bookmark_value>LTrim function</bookmark_value>"
+msgstr "<bookmark_value>LTrim;函數</bookmark_value>"
-#: 03030102.xhp#hd_id3156344.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue Function [Runtime]\">DateValue Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue 函數 [執行階段]\">DateValue 函數 [執行階段]</link>"
+#. I);E
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3147574\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function [Runtime]\">LTrim Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim 函數 [執行階段]\">LTrim 函數 [執行階段]</link>"
-#: 03030102.xhp#par_id3150542.2.help.text
-msgid "Returns a date value from a date string. The date string is a complete date in a single numeric value. You can also use this serial number to determine the difference between two dates."
-msgstr "從日期字串傳回日期值。此日期字串是單一數值形式的完整日期。您也可以使用此序號判斷兩個日期之差。"
+#. vYor
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"par_id3145316\n"
+"2\n"
+"help.text"
+msgid "Removes all leading spaces at the start of a string expression."
+msgstr "移除字串型表示式起始處所有的前導空格。"
-#: 03030102.xhp#hd_id3148799.3.help.text
-msgctxt "03030102.xhp#hd_id3148799.3.help.text"
+#. E=YQ
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3154924\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030102.xhp#par_id3154910.4.help.text
-msgid "DateValue [(date)]"
-msgstr "DateValue [(date)]"
+#. +|8Z
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"par_id3148552\n"
+"4\n"
+"help.text"
+msgid "LTrim (Text As String)"
+msgstr "LTrim(Text As String)"
-#: 03030102.xhp#hd_id3150870.5.help.text
-msgctxt "03030102.xhp#hd_id3150870.5.help.text"
+#. ;Ze4
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3156344\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03030102.xhp#par_id3153194.6.help.text
-msgctxt "03030102.xhp#par_id3153194.6.help.text"
-msgid "Date"
-msgstr "日期型"
+#. Nx^I
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"par_id3151056\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03030102.xhp#hd_id3153969.7.help.text
-msgctxt "03030102.xhp#hd_id3153969.7.help.text"
+#. [RQQ
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3150543\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030102.xhp#par_id3153770.8.help.text
-msgid "<emph>Date:</emph> String expression that contains the date that you want to calculate. The date can be specified in almost any format."
-msgstr "<emph>Date:</emph>包含要計算之日期的字串型表示式。此日期幾乎可以指定為任意格式。"
-
-#: 03030102.xhp#par_id3153189.22.help.text
-msgid "You can use this function to convert a date that occurs between December 1, 1582 and December 31, 9999 into a single integer value. You can then use this value to calculate the difference between two dates. If the date argument lies outside the acceptable range, $[officename] Basic returns an error message."
-msgstr "使用此函數,您可以將 1582 年 12 月 1 日 到 9999 年 12 月 31 日之間的任意日期轉換成單一整數值。這樣,就可以使用此值計算兩個日期之間的差。如果日期引數超出了可接受的範圍,$[officename] Basic 將傳回一則錯誤訊息。"
+#. yBn[
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"par_id3150792\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression."
+msgstr "<emph>Text:</emph>任意字串型表示式。"
-#: 03030102.xhp#par_id3146974.23.help.text
-msgid "In contrast to the DateSerial function that passes years, months, and days as separate numeric values, the DateValue function passes the date using the format \"month.[,]day.[,]year\"."
-msgstr "函數 DateSerial 將年、月、日分別作為單獨的數值傳送,而 DateValue 函數則使用「month.[,]day.[,]year」格式傳送日期。"
+#. #/P/
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"par_id3125863\n"
+"9\n"
+"help.text"
+msgid "Use this function to remove spaces at the beginning of a string expression."
+msgstr "此函數可用於移除字串型表示式起始處的空格。"
-#: 03030102.xhp#hd_id3153142.24.help.text
-msgctxt "03030102.xhp#hd_id3153142.24.help.text"
+#. 6dZt
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3145419\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03030102.xhp#par_id3155412.25.help.text
-msgid "Sub ExampleDateValue"
-msgstr "Sub ExampleDateValue"
-
-#: 03030102.xhp#par_id3153363.26.help.text
-msgid "msgbox DateValue(\"12/02/1997\")"
-msgstr "msgbox DateValue(\"12/02/1997\")"
-
-#: 03030102.xhp#par_id3149262.27.help.text
-msgctxt "03030102.xhp#par_id3149262.27.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03101300.xhp#tit.help.text
-msgid "DefDate Statement [Runtime]"
-msgstr "DefDate 陳述式 [執行階段]"
+#. fZPT
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"tit\n"
+"help.text"
+msgid "Print Statement [Runtime]"
+msgstr "Print 陳述式 [執行階段]"
-#: 03101300.xhp#bm_id3150504.help.text
-msgid "<bookmark_value>DefDate statement</bookmark_value>"
-msgstr "<bookmark_value>DefDate 陳述式</bookmark_value>"
+#. )qPs
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"bm_id3147230\n"
+"help.text"
+msgid "<bookmark_value>Print statement</bookmark_value>"
+msgstr "<bookmark_value>Print 陳述式</bookmark_value>"
-#: 03101300.xhp#hd_id3150504.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDate Statement [Runtime]\">DefDate Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDate 陳述式 [執行階段]\">DefDate 陳述式 [執行階段]</link>"
+#. UcmK
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"hd_id3147230\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement [Runtime]\">Print Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print 陳述式 [執行階段]\">Print 陳述式 [執行階段]</link>"
-#: 03101300.xhp#par_id3145069.2.help.text
-msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range."
-msgstr "如果未指定類型宣告字元或關鍵字,DefDate 陳述式將依字母範圍設定預設的變數類型。"
+#. tT5t
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3156281\n"
+"2\n"
+"help.text"
+msgid "Outputs the specified strings or numeric expressions to a dialog or to a file."
+msgstr "將指定的字串表示式或數值表示式輸出至對話方塊或檔案。"
-#: 03101300.xhp#hd_id3154758.3.help.text
-msgctxt "03101300.xhp#hd_id3154758.3.help.text"
+#. 1hZ.
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"hd_id3145785\n"
+"3\n"
+"help.text"
msgid "Syntax:"
-msgstr "語法:"
-
-#: 03101300.xhp#par_id3148664.4.help.text
-msgctxt "03101300.xhp#par_id3148664.4.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101300.xhp#hd_id3150541.5.help.text
-msgctxt "03101300.xhp#hd_id3150541.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03101300.xhp#par_id3156709.6.help.text
-msgctxt "03101300.xhp#par_id3156709.6.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
-
-#: 03101300.xhp#par_id3150869.7.help.text
-msgctxt "03101300.xhp#par_id3150869.7.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義預設變數類型的關鍵字:"
+msgstr "<emph>語法</emph>:"
-#: 03101300.xhp#par_id3145171.8.help.text
-msgctxt "03101300.xhp#par_id3145171.8.help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Keyword:</emph>預設的變數類型"
+#. ,0Np
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3153188\n"
+"4\n"
+"help.text"
+msgid "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]"
+msgstr "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]"
+
+#. bM9_
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"hd_id3147348\n"
+"5\n"
+"help.text"
+msgid "Parameter:"
+msgstr "<emph>參數</emph>:"
-#: 03101300.xhp#par_id3150767.9.help.text
-msgid "<emph>DefDate:</emph> Date"
-msgstr "<emph>DefDate:</emph>日期型"
+#. E?%J
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id2508621\n"
+"help.text"
+msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
+msgstr "<emph>FileName:</emph>任意數值型表示式,包含由 Open 陳述式為各個檔案設定的檔案編號。"
-#: 03101300.xhp#hd_id3153768.10.help.text
-msgctxt "03101300.xhp#hd_id3153768.10.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. @|3H
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3163712\n"
+"6\n"
+"help.text"
+msgid "<emph>Expression</emph>: Any numeric or string expression to be printed. Multiple expressions can be separated by a semicolon. If separated by a comma, the expressions are indented to the next tab stop. The tab stops cannot be adjusted."
+msgstr "<emph>Expression</emph>:要列印的任意數值型或字串型表示式,多個表示式之間可以用分號分隔。如果用逗號分隔,表示式會縮排至下一個定位鍵。這些定位鍵無法調整。"
-#: 03101300.xhp#par_id3145785.12.help.text
-msgctxt "03101300.xhp#par_id3145785.12.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
+#. DS.p
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3153092\n"
+"7\n"
+"help.text"
+msgid "<emph>Number</emph>: Number of spaces to be inserted by the <emph>Spc</emph> function."
+msgstr "<emph>Number</emph>:透過 <emph>Spc</emph> 函數插入的空格數目。"
-#: 03101300.xhp#par_id3146923.13.help.text
-msgctxt "03101300.xhp#par_id3146923.13.help.text"
-msgid "DefBool b"
-msgstr "DefBool b"
+#. F-+^
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3145364\n"
+"8\n"
+"help.text"
+msgid "<emph>Pos</emph>: Spaces are inserted until the specified position."
+msgstr "<emph>Pos</emph>:其前面需要插入空格的位置。"
-#: 03101300.xhp#par_id3155412.14.help.text
-msgctxt "03101300.xhp#par_id3155412.14.help.text"
-msgid "DefDate t"
-msgstr "DefDate t"
+#. Z5LL
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3154319\n"
+"9\n"
+"help.text"
+msgid "If a semicolon or comma appears after the last expression to be printed, $[officename] Basic stores the text in an internal buffer and continues program execution without printing. When another Print statement without a semicolon or comma at the end is encountered, all text to be printed is printed at once."
+msgstr "如果最後一個要列印的表示式後面出現分號或逗號,$[officename] Basic 會將該文字儲存在內部緩衝區中,並繼續執行程式,但不執行列印。當遇到結尾處不帶分號或逗號的另一個列印陳述式時,所有需要列印的文字會被一同列印。"
-#: 03101300.xhp#par_id3153726.15.help.text
-msgctxt "03101300.xhp#par_id3153726.15.help.text"
-msgid "DefDbL d"
-msgstr "DefDbL d"
+#. 4b(G
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3145272\n"
+"10\n"
+"help.text"
+msgid "Positive numeric expressions are printed with a leading space. Negative expressions are printed with a leading minus sign. If a certain range is exceeded for floating-point values, the respective numeric expression is printed in exponential notation."
+msgstr "列印出的正數表示式有一個前導空格,而負數表示式有一個前導減號。對於超出了浮點值範圍的數值型表示式,則以指數表示法列印。"
-#: 03101300.xhp#par_id3147435.16.help.text
-msgctxt "03101300.xhp#par_id3147435.16.help.text"
-msgid "DefInt i"
-msgstr "DefInt i"
+#. ?sPd
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3154011\n"
+"11\n"
+"help.text"
+msgid "If the expression to be printed exceeds a certain length, the display will automatically wrap to the next line."
+msgstr "如果要列印的表示式超出了一定的長度,其顯示將自動換行。"
-#: 03101300.xhp#par_id3153188.17.help.text
-msgctxt "03101300.xhp#par_id3153188.17.help.text"
-msgid "DefLng l"
-msgstr "DefLng l"
+#. l|{~
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"par_id3146969\n"
+"12\n"
+"help.text"
+msgid "You can insert the Tab function, enclosed by semicolons, between arguments to indent the output to a specific position, or you can use the <emph>Spc</emph> function to insert a specified number of spaces."
+msgstr "您可以在引數之間插入 Tab 函數並將該函數與引數之間用分號隔開,或者使用 <emph>Spc</emph> 函數插入指定的空格數,使匯出縮排到指定的位置。"
-#: 03101300.xhp#par_id3153143.18.help.text
-msgctxt "03101300.xhp#par_id3153143.18.help.text"
-msgid "DefObj o"
-msgstr "DefObj o"
+#. kCI%
+#: 03010103.xhp
+msgctxt ""
+"03010103.xhp\n"
+"hd_id3146912\n"
+"13\n"
+"help.text"
+msgid "Example:"
+msgstr "<emph>示例:</emph>"
-#: 03101300.xhp#par_id3150010.19.help.text
-msgctxt "03101300.xhp#par_id3150010.19.help.text"
-msgid "DefVar v"
-msgstr "DefVar v"
+#. Q[;^
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Control and Dialog Properties"
+msgstr "控制項和對話方塊屬性"
-#: 03101300.xhp#par_id3149263.21.help.text
-msgid "Sub ExampleDefDate"
-msgstr "Sub ExampleDefDate"
+#. ]#S@
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"bm_id3153379\n"
+"help.text"
+msgid "<bookmark_value>controls; properties</bookmark_value><bookmark_value>properties; controls and dialogs</bookmark_value><bookmark_value>dialogs; properties</bookmark_value>"
+msgstr "<bookmark_value>控制項;屬性</bookmark_value><bookmark_value>屬性;控制項</bookmark_value><bookmark_value>屬性;對話方塊</bookmark_value><bookmark_value>對話方塊;屬性</bookmark_value>"
-#: 03101300.xhp#par_id3152462.22.help.text
-msgid "tDate=Date REM tDate is an implicit date variable"
-msgstr "tDate=Date REM tDate 是一個隱含的日期型變數"
+#. l=7M
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"hd_id3153379\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Control and Dialog Properties\">Control and Dialog Properties</link>"
+msgstr "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"控制項和對話方塊屬性\">控制項和對話方塊屬性</link>"
-#: 03101300.xhp#par_id3149664.23.help.text
-msgctxt "03101300.xhp#par_id3149664.23.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. $ABS
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3156280\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Specifies the properties of the selected dialog or control.</ahelp> You must be in the design mode to be able to use this command."
+msgstr "<ahelp hid=\".\">指定所選對話方塊或控制項的特性。</ahelp>只有在設計模式下才可使用此指令。"
-#: 03010302.xhp#tit.help.text
-msgid "Green Function [Runtime]"
-msgstr "Green 函數 [執行階段]"
+#. Umir
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"hd_id3151043\n"
+"20\n"
+"help.text"
+msgid "Entering Data in the Properties Dialog"
+msgstr "在 [屬性] 對話方塊中輸入資料"
-#: 03010302.xhp#bm_id3148947.help.text
-msgid "<bookmark_value>Green function</bookmark_value>"
-msgstr "<bookmark_value>Green;函數</bookmark_value>"
+#. |Txh
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3153771\n"
+"3\n"
+"help.text"
+msgid "The following key combinations apply to enter data in multiline fields or combo boxes of the <emph>Properties</emph> dialog:"
+msgstr "以下組合鍵用於在<emph>[屬性]</emph>對話方塊的多行欄位或組合方塊中輸入資料。"
-#: 03010302.xhp#hd_id3148947.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function [Runtime]\">Green Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green 函數 [執行階段]\">Green 函數 [執行階段]</link>"
+#. S\Qj
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3150010\n"
+"18\n"
+"help.text"
+msgid "Keys"
+msgstr "<emph>按鍵</emph>"
-#: 03010302.xhp#par_id3153361.2.help.text
-msgid "Returns the Green component of the given color code."
-msgstr "傳回給定顏色代碼的綠色成份。"
+#. D`[n
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3147317\n"
+"19\n"
+"help.text"
+msgid "Effects"
+msgstr "<emph>效果</emph>"
-#: 03010302.xhp#hd_id3154140.3.help.text
-msgctxt "03010302.xhp#hd_id3154140.3.help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
+#. VN5[
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3146121\n"
+"4\n"
+"help.text"
+msgid "Alt+Down Arrow"
+msgstr "ALT+向下鍵"
-#: 03010302.xhp#par_id3153969.4.help.text
-msgid "Green (Color As Long)"
-msgstr "Green(Color As Long)"
+#. fEOJ
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3149581\n"
+"5\n"
+"help.text"
+msgid "Opens a combo box"
+msgstr "開啟組合方塊"
-#: 03010302.xhp#hd_id3154124.5.help.text
-msgctxt "03010302.xhp#hd_id3154124.5.help.text"
-msgid "Return value:"
-msgstr "<emph>傳回值類型</emph>:"
+#. Cb`/
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3147394\n"
+"6\n"
+"help.text"
+msgid "Alt+Up Arrow"
+msgstr "ALT+向上鍵"
-#: 03010302.xhp#par_id3153194.6.help.text
-msgctxt "03010302.xhp#par_id3153194.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. K}L}
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3148455\n"
+"7\n"
+"help.text"
+msgid "Closes a combo box"
+msgstr "關閉組合方塊"
-#: 03010302.xhp#hd_id3154909.7.help.text
-msgctxt "03010302.xhp#hd_id3154909.7.help.text"
-msgid "Parameter:"
-msgstr "<emph>參數</emph>:"
+#. +Uv9
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3154511\n"
+"8\n"
+"help.text"
+msgid "Shift+Enter"
+msgstr "SHIFT+ENTER"
-#: 03010302.xhp#par_id3153770.8.help.text
-msgid "<emph>Color</emph>: Long integer expression that specifies a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Green component."
-msgstr "<emph>Color</emph>:長型整數表示式,用於指定要傳回綠色成份的<link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"顏色代碼\">顏色代碼</link>。"
+#. *0oQ
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3146971\n"
+"9\n"
+"help.text"
+msgid "Inserts a line break in multiline fields."
+msgstr "在多行欄位中插入換行符。"
-#: 03010302.xhp#hd_id3149664.9.help.text
-msgctxt "03010302.xhp#hd_id3149664.9.help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
+#. W-6i
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3146914\n"
+"10\n"
+"help.text"
+msgid "(UpArrow)"
+msgstr "(向上鍵)"
-#: 03010302.xhp#par_id3156442.10.help.text
-msgctxt "03010302.xhp#par_id3156442.10.help.text"
-msgid "Sub ExampleColor"
-msgstr "Sub ExampleColor"
+#. Hv1-
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3153714\n"
+"11\n"
+"help.text"
+msgid "Goes to the previous line."
+msgstr "移至上一行。"
-#: 03010302.xhp#par_id3146974.11.help.text
-msgctxt "03010302.xhp#par_id3146974.11.help.text"
-msgid "Dim lVar As Long"
-msgstr "Dim lVar As Long"
+#. SLl7
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3159266\n"
+"12\n"
+"help.text"
+msgid "(DownArrow)"
+msgstr "(向下鍵)"
-#: 03010302.xhp#par_id3145750.12.help.text
-msgctxt "03010302.xhp#par_id3145750.12.help.text"
-msgid "lVar = rgb(128,0,200)"
-msgstr "lVar = rgb(128,0,200)"
+#. spSZ
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3146314\n"
+"13\n"
+"help.text"
+msgid "Goes to the next line."
+msgstr "移至下一行。"
-#: 03010302.xhp#par_id3151117.13.help.text
-msgid "msgbox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_"
-msgstr "msgbox \"The color \" & lVar & \" contains the components:\"& Chr(13) &_"
+#. cbH!
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3149255\n"
+"14\n"
+"help.text"
+msgid "Enter"
+msgstr "ENTER"
-#: 03010302.xhp#par_id3153951.14.help.text
-msgid "\"red = \" & red(lVar) & Chr(13)&_"
-msgstr "\"red= \" & red(lVar) & Chr(13) &_"
+#. iQ|)
+#: 01170100.xhp
+msgctxt ""
+"01170100.xhp\n"
+"par_id3149566\n"
+"15\n"
+"help.text"
+msgid "Applies the changes made to a field and places the cursor into the next field."
+msgstr "採用對欄位所做的變更並將游標置於下一個欄位中。"
-#: 03010302.xhp#par_id3152462.15.help.text
-msgid "\"green = \" & green(lVar) & Chr(13)&_"
-msgstr "\"green= \" & green(lVar) & Chr(13) &_"
+#. (n`h
+#: 03080100.xhp
+msgctxt ""
+"03080100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Trigonometric Functions"
+msgstr "三角函數"
-#: 03010302.xhp#par_id3154730.16.help.text
-msgid "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
+#. BkZp
+#: 03080100.xhp
+msgctxt ""
+"03080100.xhp\n"
+"hd_id3159201\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Trigonometric Functions\">Trigonometric Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"三角函數\">三角函數</link>"
-#: 03010302.xhp#par_id3144764.17.help.text
-msgctxt "03010302.xhp#par_id3144764.17.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. MU,7
+#: 03080100.xhp
+msgctxt ""
+"03080100.xhp\n"
+"par_id3149180\n"
+"2\n"
+"help.text"
+msgid "The following are the trigonometric functions that are supported in $[officename] Basic."
+msgstr "$[officename] Basic 支援下列三角函數。"
-#: 03131000.xhp#tit.help.text
-msgid "GetSolarVersion Function [Runtime]"
-msgstr "GetSolarVersion 函數 [執行階段]"
+#. ^ei1
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"tit\n"
+"help.text"
+msgid "CVErr Function [Runtime]"
+msgstr "CVErr 函數 [執行階段]"
-#: 03131000.xhp#bm_id3157898.help.text
-msgid "<bookmark_value>GetSolarVersion function</bookmark_value>"
-msgstr "<bookmark_value>GetSolarVersion;函數</bookmark_value>"
+#. dCVe
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"bm_id531022\n"
+"help.text"
+msgid "<bookmark_value>CVErr function</bookmark_value>"
+msgstr "<bookmark_value>CVErr 函數</bookmark_value>"
-#: 03131000.xhp#hd_id3157898.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion Function [Runtime]\">GetSolarVersion Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion 函數 [執行階段]\">GetSolarVersion 函數 [執行階段]</link>"
+#. =_Mc
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN1054B\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr 函數 [執行階段]</link>"
-#: 03131000.xhp#par_id3152801.2.help.text
-msgid "Returns the internal number of the current $[officename] version."
-msgstr "傳回目前 $[officename] 版本的內部號。"
+#. +8`V
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN1055B\n"
+"help.text"
+msgid "Converts a string expression or numeric expression to a variant expression of the sub type \"Error\"."
+msgstr "將字串型表示式或數值型表示式轉換為「錯誤」子類型的變體型表示式。"
-#: 03131000.xhp#hd_id3153311.3.help.text
-msgctxt "03131000.xhp#hd_id3153311.3.help.text"
+#. TN3\
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN1055E\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03131000.xhp#par_id3155388.4.help.text
-msgid "s = GetSolarVersion"
-msgstr "s = GetSolarVersion"
+#. ?[2V
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN10562\n"
+"help.text"
+msgid "CVErr(Expression)"
+msgstr "CVErr(Expression)"
-#: 03131000.xhp#hd_id3149514.5.help.text
-msgctxt "03131000.xhp#hd_id3149514.5.help.text"
+#. 6j/J
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN10565\n"
+"help.text"
msgid "Return value:"
-msgstr "傳回值類型:"
-
-#: 03131000.xhp#par_id3148685.6.help.text
-msgctxt "03131000.xhp#par_id3148685.6.help.text"
-msgid "String"
-msgstr "字串型"
-
-#: 03131000.xhp#hd_id3143270.7.help.text
-msgctxt "03131000.xhp#hd_id3143270.7.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03131000.xhp#par_id3148473.8.help.text
-msgid "Sub ExampleGetSolarVersion"
-msgstr "Sub ExampleGetSolarVersion"
-
-#: 03131000.xhp#par_id3156024.9.help.text
-msgid "Dim sSep As String"
-msgstr "Dim sSep As String"
+msgstr "傳回值:"
-#: 03131000.xhp#par_id3159414.10.help.text
-msgid "sSep = GetSolarVersion"
-msgstr "sSep = GetSolarVersion"
+#. R%IE
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN10569\n"
+"help.text"
+msgid "Variant."
+msgstr "變體。"
-#: 03131000.xhp#par_id3148947.11.help.text
-msgid "MsgBox sSep,64,\"Version number of the solar technology\""
-msgstr "MsgBox sSep,64,\"Version number of the solar technology\""
+#. ?v+)
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN1056C\n"
+"help.text"
+msgid "Parameter:"
+msgstr "參數:"
-#: 03131000.xhp#par_id3156344.12.help.text
-msgctxt "03131000.xhp#par_id3156344.12.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. )W!L
+#: 03100080.xhp
+msgctxt ""
+"03100080.xhp\n"
+"par_idN10570\n"
+"help.text"
+msgid "Expression: Any string or numeric expression that you want to convert."
+msgstr "Expression:要轉換的任意字串型表示式或數值型表示式。"
-#: 03080801.xhp#tit.help.text
-msgid "Hex Function [Runtime]"
-msgstr "Hex 函數 [執行階段]"
+#. WSFa
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"tit\n"
+"help.text"
+msgid "Fix Function [Runtime]"
+msgstr "Fix 函數 [執行階段]"
-#: 03080801.xhp#bm_id3150616.help.text
-msgid "<bookmark_value>Hex function</bookmark_value>"
-msgstr "<bookmark_value>Hex;函數</bookmark_value>"
+#. l$91
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"bm_id3159201\n"
+"help.text"
+msgid "<bookmark_value>Fix function</bookmark_value>"
+msgstr "<bookmark_value>Fix;函數</bookmark_value>"
-#: 03080801.xhp#hd_id3150616.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Hex Function [Runtime]\">Hex Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Hex 函數 [執行階段]\">Hex 函數 [執行階段]</link>"
+#. !$(P
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"hd_id3159201\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Fix Function [Runtime]\">Fix Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Fix 函數 [執行階段]\">Fix 函數 [執行階段]</link>"
-#: 03080801.xhp#par_id3145136.2.help.text
-msgid "Returns a string that represents the hexadecimal value of a number."
-msgstr "傳回一個表示數字的十六進制值的字串。"
+#. xJt-
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"par_id3149346\n"
+"2\n"
+"help.text"
+msgid "Returns the integer value of a numeric expression by removing the fractional part of the number."
+msgstr "傳回數值型表示式的整數值 (透過移除該數字的小數部份所得)。"
-#: 03080801.xhp#hd_id3147573.3.help.text
-msgctxt "03080801.xhp#hd_id3147573.3.help.text"
+#. irMA
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"hd_id3155419\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03080801.xhp#par_id3150771.4.help.text
-msgid "Hex (Number)"
-msgstr "Hex (Number)"
+#. 8#o#
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"par_id3156152\n"
+"4\n"
+"help.text"
+msgid "Fix (Expression)"
+msgstr "Fix(Expression)"
-#: 03080801.xhp#hd_id3147530.5.help.text
-msgctxt "03080801.xhp#hd_id3147530.5.help.text"
+#. $(|D
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"hd_id3154923\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03080801.xhp#par_id3159414.6.help.text
-msgctxt "03080801.xhp#par_id3159414.6.help.text"
-msgid "String"
-msgstr "字串型"
+#. jT:=
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"par_id3148947\n"
+"6\n"
+"help.text"
+msgid "Double"
+msgstr "雙精度型"
-#: 03080801.xhp#hd_id3156344.7.help.text
-msgctxt "03080801.xhp#hd_id3156344.7.help.text"
+#. Wqkp
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"hd_id3154760\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03080801.xhp#par_id3148947.8.help.text
-msgid "<emph>Number:</emph> Any numeric expression that you want to convert to a hexadecimal number."
-msgstr "<emph>Number:</emph>要轉換為十六進制數的任意數值型表示式。"
+#. x(eQ
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"par_id3149457\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Numeric expression that you want to return the integer value for."
+msgstr "<emph>Expression:</emph>要傳回整數值的數值型表示式。"
-#: 03080801.xhp#hd_id3154365.9.help.text
-msgctxt "03080801.xhp#hd_id3154365.9.help.text"
+#. e^=*
+#: 03080501.xhp
+msgctxt ""
+"03080501.xhp\n"
+"hd_id3150447\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03080801.xhp#par_id3145420.29.help.text
-msgid "Sub ExampleHex"
-msgstr "Sub ExampleHex"
-
-#: 03080801.xhp#par_id3156214.30.help.text
-msgid "REM uses BasicFormulas in $[officename] Calc"
-msgstr "REM 使用 $[officename] Calc 中的 BasicFormula"
+#. lYf=
+#: 03080501.xhp
+#, fuzzy
+msgctxt ""
+"03080501.xhp\n"
+"par_id3156214\n"
+"11\n"
+"help.text"
+msgid "Print Fix(3.14159) ' returns 3."
+msgstr "Print Fix(3.14159) REM 傳回 3。"
-#: 03080801.xhp#par_id3153970.31.help.text
-msgid "Dim a2, b2, c2 as String"
-msgstr "Dim a2, b2, c2 as String"
+#. ;Rx(
+#: 03080501.xhp
+#, fuzzy
+msgctxt ""
+"03080501.xhp\n"
+"par_id3154217\n"
+"12\n"
+"help.text"
+msgid "Print Fix(0) ' returns 0."
+msgstr "Print Fix(0) REM 傳回 0。"
-#: 03080801.xhp#par_id3154909.32.help.text
-msgid "a2 = \"&H3E8\""
-msgstr "a2 = \"&H3E8\""
+#. u26{
+#: 03080501.xhp
+#, fuzzy
+msgctxt ""
+"03080501.xhp\n"
+"par_id3145786\n"
+"13\n"
+"help.text"
+msgid "Print Fix(-3.14159) ' returns -3."
+msgstr "Print Fix(-3.14159) REM 傳回 -3。"
-#: 03080801.xhp#par_id3148674.33.help.text
-msgid "b2 = Hex2Int(a2)"
-msgstr "b2 = Hex2Int(a2)"
+#. YTKq
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Jumps"
+msgstr "跳換"
-#: 03080801.xhp#par_id3155132.34.help.text
-msgid "MsgBox b2"
-msgstr "MsgBox b2"
+#. Rv8O
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"hd_id3151262\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"Jumps\">Jumps</link>"
+msgstr "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"跳換\">跳換</link>"
-#: 03080801.xhp#par_id3150440.35.help.text
-msgid "c2 = Int2Hex(b2)"
-msgstr "c2 = Int2Hex(b2)"
+#. R#RU
+#: 03090300.xhp
+msgctxt ""
+"03090300.xhp\n"
+"par_id3148983\n"
+"2\n"
+"help.text"
+msgid "The following statements execute jumps."
+msgstr "以下陳述式用於執行跳換。"
-#: 03080801.xhp#par_id3147427.36.help.text
-msgid "MsgBox c2"
-msgstr "MsgBox c2"
+#. n;)I
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"tit\n"
+"help.text"
+msgid "CreateUnoStruct Function [Runtime]"
+msgstr "CreateUnoStruct 函數 [執行階段]"
-#: 03080801.xhp#par_id3147435.37.help.text
-msgctxt "03080801.xhp#par_id3147435.37.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. 502o
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"bm_id3150499\n"
+"help.text"
+msgid "<bookmark_value>CreateUnoStruct function</bookmark_value>"
+msgstr "<bookmark_value>CreateUnoStruct;函數</bookmark_value>"
-#: 03080801.xhp#par_id3148645.19.help.text
-msgid "Function Hex2Int( sHex As String ) As Long"
-msgstr "Function Hex2Int( sHex As String ) As Long"
+#. a.bH
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"hd_id3150499\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"CreateUnoStruct Function [Runtime]\">CreateUnoStruct Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"CreateUnoStruct 函數 [執行階段]\">CreateUnoStruct 函數 [執行階段]</link>"
-#: 03080801.xhp#par_id3149262.20.help.text
-msgid "REM Returns a Long-Integer from a hexadecimal value."
-msgstr "REM 從十六進制值中傳回一個長型整數。"
+#. (C@o
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"par_id3150713\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Creates an instance of a Uno structure type.</ahelp>"
+msgstr "<ahelp hid=\".\">建立一個 Uno 結構類型的實例。</ahelp>"
-#: 03080801.xhp#par_id3148616.21.help.text
-msgid "Hex2Int = clng( sHex )"
-msgstr "Hex2Int = clng( sHex )"
+#. ZwlF
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"par_id3147226\n"
+"3\n"
+"help.text"
+msgid "Use the following structure for your statement:"
+msgstr "在陳述式中使用以下結構:"
-#: 03080801.xhp#par_id3153952.22.help.text
-msgctxt "03080801.xhp#par_id3153952.22.help.text"
-msgid "End Function"
-msgstr "End Function"
+#. h\7!
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"par_id3149177\n"
+"4\n"
+"help.text"
+msgid "Dim oStruct as new com.sun.star.beans.Property"
+msgstr "Dim oStruct as new com.sun.star.beans.Property"
-#: 03080801.xhp#par_id3146984.24.help.text
-msgid "Function Int2Hex( iLong As Long) As String"
-msgstr "Function Int2Hex( iLong As Long) As String"
+#. z1(L
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"hd_id3156153\n"
+"5\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03080801.xhp#par_id3147215.25.help.text
-msgid "REM Calculates a hexadecimal value in Integer."
-msgstr "REM 計算整型數的十六進制值。"
+#. 9E`I
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"par_id3155341\n"
+"6\n"
+"help.text"
+msgid "oStruct = CreateUnoStruct( Uno type name )"
+msgstr "oStruct = CreateUnoStruct ( Uno type name )"
-#: 03080801.xhp#par_id3148575.26.help.text
-msgid "Int2Hex = \"&H\" & Hex( iLong )"
-msgstr "Int2Hex = \"&H\" & Hex( iLong )"
+#. ]woP
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"hd_id3145316\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03080801.xhp#par_id3151073.27.help.text
-msgctxt "03080801.xhp#par_id3151073.27.help.text"
-msgid "End Function"
-msgstr "End Function"
+#. qQvA
+#: 03131500.xhp
+msgctxt ""
+"03131500.xhp\n"
+"par_id3149762\n"
+"8\n"
+"help.text"
+msgid "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )"
+msgstr "oStruct = CreateUnoStruct ( \"com.sun.star.beans.Property\" )"
-#: 03020406.xhp#tit.help.text
-msgid "FileCopy Statement [Runtime]"
-msgstr "FileCopy 陳述式 [執行階段]"
+#. i=dC
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"tit\n"
+"help.text"
+msgid "Time Statement [Runtime]"
+msgstr "Time 陳述式 [執行階段]"
-#: 03020406.xhp#bm_id3154840.help.text
-msgid "<bookmark_value>FileCopy statement</bookmark_value>"
-msgstr "<bookmark_value>FileCopy 陳述式</bookmark_value>"
+#. x*lu
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"bm_id3145090\n"
+"help.text"
+msgid "<bookmark_value>Time statement</bookmark_value>"
+msgstr "<bookmark_value>Time 陳述式</bookmark_value>"
-#: 03020406.xhp#hd_id3154840.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Statement [Runtime]\">FileCopy Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy 陳述式 [執行階段]\">FileCopy 陳述式 [執行階段]</link>"
+#. g}(P
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"hd_id3145090\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030302.xhp\">Time Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030302.xhp\">Time 陳述式 [執行階段]</link>"
-#: 03020406.xhp#par_id3149497.2.help.text
-msgid "Copies a file."
-msgstr "複製檔案。"
+#. Jak/
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"par_id3150984\n"
+"2\n"
+"help.text"
+msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"."
+msgstr "此函數以「HH:MM:SS」格式的字串傳回目前的系統時間。"
-#: 03020406.xhp#hd_id3147443.3.help.text
-msgctxt "03020406.xhp#hd_id3147443.3.help.text"
+#. a@V8
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"hd_id3154346\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020406.xhp#par_id3146957.4.help.text
-msgid "FileCopy TextFrom As String, TextTo As String"
-msgstr "FileCopy TextFrom As String, TextTo As String"
+#. s2`n
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"par_id3149670\n"
+"4\n"
+"help.text"
+msgid "Time"
+msgstr "Time"
-#: 03020406.xhp#hd_id3153825.5.help.text
-msgctxt "03020406.xhp#hd_id3153825.5.help.text"
+#. J,)]
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"hd_id3150792\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020406.xhp#par_id3155390.6.help.text
-msgid "<emph>TextFrom:</emph> Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>TextFrom</emph>:用於指定所要複製的檔案名稱的任意字串型表示式。此表示式可包含可選擇的路徑和磁碟機資訊。如果需要,您也可以用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>輸入路徑。"
+#. b@LT
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"par_id3149656\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that specifies the new time in the format \"HH:MM:SS\"."
+msgstr "<emph>Text</emph>:以「HH:MM:SS」格式指定新時間的任意字串型表示式。"
-#: 03020406.xhp#par_id3150669.7.help.text
-msgid "<emph>TextTo:</emph> Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
-msgstr "<emph>TextTo:</emph>用於指定將來源檔案複製到的位置的任意字串型表示式。此表示式可包含目標磁碟機、路徑、檔案名稱,或以 URL 表示的路徑。"
+#. @)s_
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"hd_id3145173\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03020406.xhp#par_id3150791.8.help.text
-msgid "You can only use the FileCopy statement to copy files that are not opened."
-msgstr "您只能使用 FileCopy 陳述式複製未開啟的檔案。"
+#. 7Cq.
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"par_id3150870\n"
+"9\n"
+"help.text"
+msgid "MsgBox Time,0,\"The time is\""
+msgstr "MsgBox Time,0,\"The time is\""
+
+#. ]$C(
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"tit\n"
+"help.text"
+msgid "CreateUnoDialog Function [Runtime]"
+msgstr "CreateUnoDialog 函式 [執行階段]"
+
+#. 3*oC
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"bm_id3150040\n"
+"help.text"
+msgid "<bookmark_value>CreateUnoDialog function</bookmark_value>"
+msgstr "<bookmark_value>CreateUnoDialog 函式</bookmark_value>"
+
+#. g`ed
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"hd_id3150040\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"CreateUnoDialog Function [Runtime]\">CreateUnoDialog Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"CreateUnoDialog 函式 [執行階段]\">CreateUnoDialog 函式 [執行階段]</link>"
+
+#. F7Zw
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3154186\n"
+"2\n"
+"help.text"
+msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime."
+msgstr "在 Basic 執行階段建立一個表示 Uno 對話方塊控制項的 Basic Uno 物件。"
+
+#. Ykf@
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3153750\n"
+"3\n"
+"help.text"
+msgid "Dialogs are defined in the dialog libraries. To display a dialog, a \"live\" dialog must be created from the library."
+msgstr "對話方塊定義於對話方塊程式庫。若要顯示對話方塊,需要從對話方塊程式庫中建立一個「即時」對話方塊。"
+
+#. y5qZ
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3153681\n"
+"4\n"
+"help.text"
+msgid "See <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
+msgstr "請參閱<link href=\"text/sbasic/guide/sample_code.xhp\" name=\"示例\">示例</link>。"
-#: 03020406.xhp#hd_id3125863.9.help.text
-msgctxt "03020406.xhp#hd_id3125863.9.help.text"
+#. [K\b
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"hd_id3154286\n"
+"5\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
+
+#. PLCm
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3159176\n"
+"6\n"
+"help.text"
+msgid "CreateUnoDialog( oDlgDesc )"
+msgstr "CreateUnoDialog ( oDlgDesc )"
+
+#. X4@g
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"hd_id3143270\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03020406.xhp#par_id3150869.10.help.text
-msgid "Sub ExampleFilecopy"
-msgstr "Sub ExampleFilecopy"
+#. hac8
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3159157\n"
+"8\n"
+"help.text"
+msgid "' Get dialog description from the dialog library"
+msgstr "' 從對話方塊程式庫獲取對話方塊描述"
-#: 03020406.xhp#par_id3154685.11.help.text
-msgid "Filecopy \"c:\\autoexec.bat\", \"c:\\Temp\\Autoexec.sav\""
-msgstr "Filecopy \"c:\\autoexec.bat\", \"c:\\Temp\\Autoexec.sav\""
+#. vCm@
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3149234\n"
+"9\n"
+"help.text"
+msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
+msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1"
-#: 03020406.xhp#par_id3154123.12.help.text
-msgctxt "03020406.xhp#par_id3154123.12.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. r3pC
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3154923\n"
+"10\n"
+"help.text"
+msgid "' generate \"live\" dialog"
+msgstr "' 生成「即時」對話方塊"
-#: 03080400.xhp#tit.help.text
-msgid "Square Root Calculation"
-msgstr "平方根的計算"
+#. .TL0
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3149670\n"
+"11\n"
+"help.text"
+msgid "oDlgControl = CreateUnoDialog( oDlgDesc )"
+msgstr "oDlgControl = CreateUnoDialog ( oDlgDesc )"
-#: 03080400.xhp#hd_id3148946.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Square Root Calculation\">Square Root Calculation</link>"
-msgstr "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"平方根的計算\">平方根的計算</link>"
+#. @EM$
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3148550\n"
+"12\n"
+"help.text"
+msgid "' display \"live\" dialog"
+msgstr "' 顯示「即時」對話方塊"
-#: 03080400.xhp#par_id3159414.2.help.text
-msgid "Use this function to calculate square roots."
-msgstr "此函數用於計算平方根。"
+#. J$1J
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3154072\n"
+"13\n"
+"help.text"
+msgid "oDlgControl.execute"
+msgstr "oDlgControl.execute"
-#: 03080201.xhp#tit.help.text
-msgid "Exp Function [Runtime]"
-msgstr "Exp 函數 [執行階段]"
+#. ZVi@
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsEmpty Function [Runtime]"
+msgstr "IsEmpty 函數 [執行階段]"
-#: 03080201.xhp#bm_id3150616.help.text
-msgid "<bookmark_value>Exp function</bookmark_value>"
-msgstr "<bookmark_value>Exp;函數</bookmark_value>"
+#. pqV.
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"bm_id3153394\n"
+"help.text"
+msgid "<bookmark_value>IsEmpty function</bookmark_value>"
+msgstr "<bookmark_value>IsEmpty;函數</bookmark_value>"
-#: 03080201.xhp#hd_id3150616.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Exp Function [Runtime]\">Exp Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Exp 函數 [執行階段]\">Exp 函數 [執行階段]</link>"
+#. b:re
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"hd_id3153394\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty Function [Runtime]\">IsEmpty Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty 函數 [執行階段]\">IsEmpty 函數 [執行階段]</link>"
-#: 03080201.xhp#par_id3155555.2.help.text
-msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power."
-msgstr "計算以底數為 e (e = 2.718282) 的指數函數值。"
+#. qydL
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"par_id3163045\n"
+"2\n"
+"help.text"
+msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized."
+msgstr "測試變體型變數是否包含 Empty 值。Empty 值表示尚未初始化該變數。"
-#: 03080201.xhp#hd_id3150984.3.help.text
-msgctxt "03080201.xhp#hd_id3150984.3.help.text"
+#. }mrZ
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"hd_id3159158\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03080201.xhp#par_id3145315.4.help.text
-msgid "Exp (Number)"
-msgstr "Exp (Number)"
+#. x*F2
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"par_id3153126\n"
+"4\n"
+"help.text"
+msgid "IsEmpty (Var)"
+msgstr "IsEmpty(Var)"
-#: 03080201.xhp#hd_id3154347.5.help.text
-msgctxt "03080201.xhp#hd_id3154347.5.help.text"
+#. w}(z
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"hd_id3148685\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03080201.xhp#par_id3149670.6.help.text
-msgctxt "03080201.xhp#par_id3149670.6.help.text"
-msgid "Double"
-msgstr "雙精度型"
+#. r])T
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"par_id3156344\n"
+"6\n"
+"help.text"
+msgid "Bool"
+msgstr "布林型"
-#: 03080201.xhp#hd_id3154760.7.help.text
-msgctxt "03080201.xhp#hd_id3154760.7.help.text"
+#. SphW
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"hd_id3148947\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03080201.xhp#par_id3150793.8.help.text
-msgid "<emph>Number:</emph> Any numeric expression that specifies the power that you want to raise \"e\" to (the base of natural logarithms). The power must be for both single-precision numbers less than or equal to 88.02969 and double-precision numbers less than or equal to 709.782712893, since $[officename] Basic returns an Overflow error for numbers exceeding these values."
-msgstr "<emph>Number:</emph>用於指定「e」(自然對數的底數) 的乘冪的任意數值型表示式。乘冪的取值範圍是:單精度數必須小於或等於 88.02969,雙精度數必須小於或等於 709.782712893。如果乘冪值超出了允許的範圍,$[officename] Basic 將傳回溢位錯誤。"
+#. ,us0
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"par_id3154347\n"
+"8\n"
+"help.text"
+msgid "<emph>Var:</emph> Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False."
+msgstr "<emph>Var:</emph>要測試的任意變數。如果此變體型變數中包含 Empty 值,函數將傳回 True (真),否則傳回 False (假)。"
-#: 03080201.xhp#hd_id3156280.9.help.text
-msgctxt "03080201.xhp#hd_id3156280.9.help.text"
+#. Fucq
+#: 03102400.xhp
+msgctxt ""
+"03102400.xhp\n"
+"hd_id3154138\n"
+"9\n"
+"help.text"
msgid "Example:"
-msgstr "示例:"
+msgstr "示例‹‹:"
-#: 03080201.xhp#par_id3153193.10.help.text
-msgctxt "03080201.xhp#par_id3153193.10.help.text"
-msgid "Sub ExampleLogExp"
-msgstr "Sub ExampleLogExp"
+#. 75.3
+#: 03102400.xhp
+#, fuzzy
+msgctxt ""
+"03102400.xhp\n"
+"par_id3154863\n"
+"13\n"
+"help.text"
+msgid "Print IsEmpty(sVar) ' Returns True"
+msgstr "Print IsEmpty (sVar) REM 傳回 True (真)"
-#: 03080201.xhp#par_id3125864.11.help.text
-msgid "Dim dValue as Double"
-msgstr "Dim dValue as Double"
+#. }+5~
+#: 03030200.xhp
+msgctxt ""
+"03030200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Converting Time Values"
+msgstr "轉換時間值"
-#: 03080201.xhp#par_id3145172.12.help.text
-msgid "const b1=12.345e12"
-msgstr "const b1=12.345e12"
+#. XGNX
+#: 03030200.xhp
+msgctxt ""
+"03030200.xhp\n"
+"hd_id3147226\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"Converting Time Values\">Converting Time Values</link>"
+msgstr "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"轉換時間值\">轉換時間值</link>"
-#: 03080201.xhp#par_id3159254.13.help.text
-msgid "const b2=1.345e34"
-msgstr "const b2=1.345e34"
+#. a]fQ
+#: 03030200.xhp
+msgctxt ""
+"03030200.xhp\n"
+"par_id3149415\n"
+"2\n"
+"help.text"
+msgid "The following functions convert time values to calculable numbers."
+msgstr "以下函數用於將時間值轉換為可計算的數字。"
-#: 03080201.xhp#par_id3147287.14.help.text
-msgid "dValue=Exp( Log(b1)+Log(b2) )"
-msgstr "dValue=Exp( Log(b1) +Log(b2) )"
+#. lJ[z
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"tit\n"
+"help.text"
+msgid "CLng Function [Runtime]"
+msgstr "CLng 函數 [執行階段]"
-#: 03080201.xhp#par_id3161832.15.help.text
-msgid "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\""
-msgstr "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\""
+#. Oyf~
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"bm_id3153311\n"
+"help.text"
+msgid "<bookmark_value>CLng function</bookmark_value>"
+msgstr "<bookmark_value>CLng;函數</bookmark_value>"
-#: 03080201.xhp#par_id3151112.16.help.text
-msgctxt "03080201.xhp#par_id3151112.16.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. R6CJ
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"hd_id3153311\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng Function [Runtime]\">CLng Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng 函數 [執行階段]\">CLng 函數 [執行階段]</link>"
-#: 03104100.xhp#tit.help.text
-msgid "Optional (in Function Statement) [Runtime]"
-msgstr "Optional (在函數陳述式中)[執行階段]"
+#. nVOl
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"par_id3148686\n"
+"2\n"
+"help.text"
+msgid "Converts any string or numeric expression to a long integer."
+msgstr "將任意字串型表示式或數值型表示式轉換為長型整數。"
-#: 03104100.xhp#bm_id3149205.help.text
-msgid "<bookmark_value>Optional function</bookmark_value>"
-msgstr "<bookmark_value>Optional;函數</bookmark_value>"
+#. .*c}
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"hd_id3145315\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03104100.xhp#hd_id3149205.1.help.text
-msgid "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (in Function Statement) [Runtime]\">Optional (in Function Statement) [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (在函數陳述式中)[執行階段]\">Optional (在函數陳述式中)[執行階段]</link>"
+#. qL-M
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"par_id3147573\n"
+"4\n"
+"help.text"
+msgid "CLng (Expression)"
+msgstr "CLng(Expression)"
-#: 03104100.xhp#par_id3143267.2.help.text
-msgid "Allows you to define parameters that are passed to a function as optional."
-msgstr "用於定義傳送給函數的可選擇參數。"
+#. ffak
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"hd_id3145610\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03104100.xhp#par_id3155419.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
+#. ;d)Q
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"par_id3153897\n"
+"6\n"
+"help.text"
+msgid "Long"
+msgstr "長型"
-#: 03104100.xhp#hd_id3153824.4.help.text
-msgctxt "03104100.xhp#hd_id3153824.4.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. =1Th
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"hd_id3154760\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03104100.xhp#par_id3159157.5.help.text
-msgid "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
-msgstr "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
+#. IOqN
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"par_id3159414\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any numerical expression that you want to convert. If the <emph>Expression</emph> lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
+msgstr "<emph>Expression:</emph>要轉換的任意數值型表示式。如果 <emph>Expression</emph> 不在 -2,147,483,648 到 2,147,483,647 的有效長型整數範圍內,$[officename] Basic 將傳回溢位錯誤。若要轉換字串型表示式,必須使用作業系統的標準數字格式,將數字作為一般文字 (「123.5」) 輸入。"
-#: 03104100.xhp#hd_id3145610.7.help.text
-msgctxt "03104100.xhp#hd_id3145610.7.help.text"
-msgid "Examples:"
+#. HVfa
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"par_id3150358\n"
+"9\n"
+"help.text"
+msgid "This function always rounds the fractional part of a number to the nearest integer."
+msgstr "此函數總是將數字的小數部份取整為最接近的整數。"
+
+#. tiiv
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"hd_id3154216\n"
+"10\n"
+"help.text"
+msgid "Example:"
msgstr "示例:"
-#: 03104100.xhp#par_id3154347.8.help.text
-msgid "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed."
-msgstr "Result = MyFunction(\"Here\", 1, \"There\") ' 傳送了所有的引數。"
+#. RtH#
+#: main0211.xhp
+msgctxt ""
+"main0211.xhp\n"
+"tit\n"
+"help.text"
+msgid "Macro Toolbar"
+msgstr "巨集工具列"
-#: 03104100.xhp#par_id3146795.9.help.text
-msgid "Result = MyFunction(\"Test\", ,1) ' second argument is missing."
-msgstr "Result = MyFunction(\"Test\", ,1) ' 缺少第二個引數。"
+#. XjG*
+#: main0211.xhp
+msgctxt ""
+"main0211.xhp\n"
+"bm_id3150543\n"
+"help.text"
+msgid "<bookmark_value>toolbars; Basic IDE</bookmark_value><bookmark_value>macro toolbar</bookmark_value>"
+msgstr "<bookmark_value>工具列; Basic IDE</bookmark_value><bookmark_value>功能列; 巨集</bookmark_value><bookmark_value>巨集; 功能列</bookmark_value>"
-#: 03104100.xhp#par_id3153897.10.help.text
-msgctxt "03104100.xhp#par_id3153897.10.help.text"
-msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-msgstr "另請參閱<link href=\"text/sbasic/guide/sample_code.xhp\" name=\"示例\">示例</link>。"
+#. VE@V
+#: main0211.xhp
+msgctxt ""
+"main0211.xhp\n"
+"hd_id3150543\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\">Macro Toolbar</link>"
+msgstr "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"巨集工具列\">巨集工具列</link>"
-#: 03020202.xhp#tit.help.text
-msgid "Input# Statement [Runtime]"
-msgstr "Input# 陳述式 [執行階段]"
+#. B\IC
+#: main0211.xhp
+msgctxt ""
+"main0211.xhp\n"
+"par_id3147288\n"
+"2\n"
+"help.text"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">The <emph>Macro Toolbar </emph>contains commands to create, edit, and run macros.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\"><emph>[巨集工具列]</emph> 包含用於建立、編輯和執行巨集的指令。</ahelp>"
-#: 03020202.xhp#bm_id3154908.help.text
-msgid "<bookmark_value>Input statement</bookmark_value>"
-msgstr "<bookmark_value>Input 陳述式</bookmark_value>"
+#. ~lN^
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"tit\n"
+"help.text"
+msgid "\"-\" Operator [Runtime]"
+msgstr "「-」運算子 [執行階段]"
-#: 03020202.xhp#hd_id3154908.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement [Runtime]\">Input# Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# 陳述式 [執行階段]\">Input# 陳述式 [執行階段]</link>"
+#. cM=j
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"bm_id3156042\n"
+"help.text"
+msgid "<bookmark_value>\"-\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>\"-\" 運算子 (數學)</bookmark_value>"
-#: 03020202.xhp#par_id3156424.2.help.text
-msgid "Reads data from an open sequential file."
-msgstr "從開啟的順序檔案讀取資料。"
+#. a.B$
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"hd_id3156042\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070100.xhp\">\"-\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070100.xhp\">「-」運算子 [執行階段]</link>"
-#: 03020202.xhp#hd_id3125863.3.help.text
-msgctxt "03020202.xhp#hd_id3125863.3.help.text"
+#. k\GP
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"par_id3153345\n"
+"2\n"
+"help.text"
+msgid "Subtracts two values."
+msgstr "兩個數值相減。"
+
+#. S-,K
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"hd_id3149416\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020202.xhp#par_id3150440.4.help.text
-msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
-msgstr "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
+#. ?+88
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"par_id3156023\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 - Expression2"
+msgstr "Result = Expression1 - Expression2"
-#: 03020202.xhp#hd_id3146121.5.help.text
-msgctxt "03020202.xhp#hd_id3146121.5.help.text"
+#. f0KK
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"hd_id3154760\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020202.xhp#par_id3145749.6.help.text
-msgid "<emph>FileNumber:</emph> Number of the file that contains the data that you want to read. The file must be opened with the Open statement using the key word INPUT."
-msgstr "<emph>FileNumber:</emph>包含要讀取之資料的檔案之號碼。該檔案必須使用 INPUT 關鍵字透過 Open 陳述式開啟。"
-
-#: 03020202.xhp#par_id3150011.7.help.text
-msgid "<emph>var:</emph> A numeric or string variable that you assign the values read from the opened file to."
-msgstr "<emph>var:</emph>數值型或字串型變數,用於指定要從已開啟檔案讀取的值。"
-
-#: 03020202.xhp#par_id3159153.8.help.text
-msgid "The <emph>Input#</emph> statement reads numeric values or strings from an open file and assigns the data to one or more variables. A numeric variable is read up to the first carriage return (Asc=13), line feed (Asc=10), space, or comma. String variables are read to up to the first carriage return (Asc=13), line feed (Asc=10), or comma."
-msgstr "<emph>Input#</emph> 陳述式從開啟的檔案中讀取數值或字串,並將這些資料指定給一個或多個變數。數值型變數的讀取程序在遇到第一個換行鍵 (Asc=13)、換行 (Asc=10)、空格或逗號時停止,而字串型變數的讀取程序在遇到第一個換行鍵 (Asc=13)、換行 (Asc=10) 或逗號時停止。"
-
-#: 03020202.xhp#par_id3146984.9.help.text
-msgid "Data and data types in the opened file must appear in the same order as the variables that are passed in the \"var\" parameter. If you assign non-numeric values to a numeric variable, \"var\" is assigned a value of \"0\"."
-msgstr "在已開啟的檔案中,資料和資料類型的出現順序必須與「var」參數中變數的傳送順序相同。如果將非數值型值指定給某個數值型變數,則「var」將被指定為數值「0」。"
-
-#: 03020202.xhp#par_id3156442.10.help.text
-msgid "Records that are separated by commas cannot be assigned to a string variable. Quotation marks (\") in the file are disregarded as well. If you want to read these characters from the file, use the <emph>Line Input#</emph> statement to read pure text files (files containing only printable characters) line by line."
-msgstr "以逗號分隔的條目無法指定為字串變數。檔案中的引號 (\") 也將被忽略。如果要從檔案中讀取這些字元,請使用 <emph>Line Input#</emph> 陳述式逐行讀取純文字檔案 (僅包含可列印字元的檔案)。"
+#. PS7!
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numerical expression that contains the result of the subtraction."
+msgstr "<emph>Result</emph>:包含相減結果的任意數值型表示式。"
-#: 03020202.xhp#par_id3147349.11.help.text
-msgid "If the end of the file is reached while reading a data element, an error occurs and the process is aborted."
-msgstr "如果在讀取某個資料元素時到達了檔案結尾處,則會發生錯誤並中斷該程序。"
+#. KkL9
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"par_id3150398\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to subtract."
+msgstr "<emph>Expression1、Expression2</emph>:要進行減法運算的任意數值型表示式。"
-#: 03020202.xhp#hd_id3152578.12.help.text
-msgctxt "03020202.xhp#hd_id3152578.12.help.text"
+#. NI[E
+#: 03070100.xhp
+msgctxt ""
+"03070100.xhp\n"
+"hd_id3154366\n"
+"8\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03020202.xhp#par_id3144765.13.help.text
-msgctxt "03020202.xhp#par_id3144765.13.help.text"
-msgid "Sub ExampleWorkWithAFile"
-msgstr "Sub ExampleWorkWithAFile"
-
-#: 03020202.xhp#par_id3145799.14.help.text
-msgctxt "03020202.xhp#par_id3145799.14.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iNumber As Integer"
-
-#: 03020202.xhp#par_id3145252.15.help.text
-msgctxt "03020202.xhp#par_id3145252.15.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sLine As String"
-
-#: 03020202.xhp#par_id3149410.16.help.text
-msgctxt "03020202.xhp#par_id3149410.16.help.text"
-msgid "Dim aFile As String"
-msgstr "Dim aFile As String"
-
-#: 03020202.xhp#par_id3149959.39.help.text
-msgctxt "03020202.xhp#par_id3149959.39.help.text"
-msgid "Dim sMsg as String"
-msgstr "Dim sMsg as String"
-
-#: 03020202.xhp#par_id3153417.17.help.text
-msgctxt "03020202.xhp#par_id3153417.17.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr "aFile = \"c:\\data.txt\""
-
-#: 03020202.xhp#par_id3150752.19.help.text
-msgctxt "03020202.xhp#par_id3150752.19.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020202.xhp#par_id3153707.20.help.text
-msgctxt "03020202.xhp#par_id3153707.20.help.text"
-msgid "Open aFile For Output As #iNumber"
-msgstr "Open aFile For Output As #iNumber"
-
-#: 03020202.xhp#par_id3150321.21.help.text
-msgctxt "03020202.xhp#par_id3150321.21.help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr "Print #iNumber, \"This is a line of text\""
-
-#: 03020202.xhp#par_id3154756.22.help.text
-msgctxt "03020202.xhp#par_id3154756.22.help.text"
-msgid "Print #iNumber, \"This is another line of text\""
-msgstr "Print #iNumber, \"This is another line of text\""
-
-#: 03020202.xhp#par_id3148408.23.help.text
-msgctxt "03020202.xhp#par_id3148408.23.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020202.xhp#par_id3155937.27.help.text
-msgctxt "03020202.xhp#par_id3155937.27.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020202.xhp#par_id3154702.28.help.text
-msgctxt "03020202.xhp#par_id3154702.28.help.text"
-msgid "Open aFile For Input As iNumber"
-msgstr "Open aFile For Input As iNumber"
-
-#: 03020202.xhp#par_id3155959.29.help.text
-msgctxt "03020202.xhp#par_id3155959.29.help.text"
-msgid "While not eof(iNumber)"
-msgstr "While not eof(iNumber)"
-
-#: 03020202.xhp#par_id3145232.30.help.text
-msgctxt "03020202.xhp#par_id3145232.30.help.text"
-msgid "Line Input #iNumber, sLine"
-msgstr "Line Input #iNumber, sLine"
-
-#: 03020202.xhp#par_id3147345.31.help.text
-msgctxt "03020202.xhp#par_id3147345.31.help.text"
-msgid "If sLine <>\"\" then"
-msgstr "If sLine <>\"\" then"
-
-#: 03020202.xhp#par_id3150298.32.help.text
-msgctxt "03020202.xhp#par_id3150298.32.help.text"
-msgid "sMsg = sMsg & sLine & chr(13)"
-msgstr "sMsg = sMsg & sLine & chr(13)"
-
-#: 03020202.xhp#par_id3154021.34.help.text
-msgctxt "03020202.xhp#par_id3154021.34.help.text"
-msgid "end if"
-msgstr "end if"
-
-#: 03020202.xhp#par_id3154665.35.help.text
-msgctxt "03020202.xhp#par_id3154665.35.help.text"
-msgid "wend"
-msgstr "wend"
-
-#: 03020202.xhp#par_id3155607.36.help.text
-msgctxt "03020202.xhp#par_id3155607.36.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020202.xhp#par_id3153268.40.help.text
-msgctxt "03020202.xhp#par_id3153268.40.help.text"
-msgid "Msgbox sMsg"
-msgstr "Msgbox sMsg"
-
-#: 03020202.xhp#par_id3152584.37.help.text
-msgctxt "03020202.xhp#par_id3152584.37.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03050100.xhp#tit.help.text
-msgid "Erl Function [Runtime]"
-msgstr "Erl 函數 [執行階段]"
+#. G:E@
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"tit\n"
+"help.text"
+msgid "TimeSerial Function [Runtime]"
+msgstr "TimeSerial 函數 [執行階段]"
-#: 03050100.xhp#bm_id3157896.help.text
-msgid "<bookmark_value>Erl function</bookmark_value>"
-msgstr "<bookmark_value>Erl;函數</bookmark_value>"
+#. R4*]
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"bm_id3143271\n"
+"help.text"
+msgid "<bookmark_value>TimeSerial function</bookmark_value>"
+msgstr "<bookmark_value>TimeSerial;函數</bookmark_value>"
-#: 03050100.xhp#hd_id3157896.1.help.text
-msgid "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Erl Function [Runtime]\">Erl Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Erl 函數 [執行階段]\">Erl 函數 [執行階段]</link>"
+#. 0i6+
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"hd_id3143271\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"TimeSerial Function [Runtime]\">TimeSerial Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"TimeSerial 函數 [執行階段]\">TimeSerial 函數 [執行階段]</link>"
-#: 03050100.xhp#par_id3153394.2.help.text
-msgid "Returns the line number where an error occurred during program execution."
-msgstr "傳回程式執行期間出現錯誤的行號。"
+#. 0mXn
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3156344\n"
+"2\n"
+"help.text"
+msgid "Calculates a serial time value for the specified hour, minute, and second parameters that are passed as numeric value. You can then use this value to calculate the difference between times."
+msgstr "計算作為數值傳送的指定 hour、minute 和 minute 等參數的順序時間值。這樣,就可以使用此值計算兩個時間之間的差。"
-#: 03050100.xhp#hd_id3147574.3.help.text
-msgctxt "03050100.xhp#hd_id3147574.3.help.text"
+#. 57Q3
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"hd_id3146794\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03050100.xhp#par_id3146795.4.help.text
-msgid "Erl"
-msgstr "Erl"
+#. ?bZl
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3150792\n"
+"5\n"
+"help.text"
+msgid "TimeSerial (hour, minute, second)"
+msgstr "TimeSerial(hour, minute, second)"
-#: 03050100.xhp#hd_id3147265.5.help.text
-msgctxt "03050100.xhp#hd_id3147265.5.help.text"
+#. g{xt
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"hd_id3148797\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03050100.xhp#par_id3154924.6.help.text
-msgctxt "03050100.xhp#par_id3154924.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. vrWO
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3154908\n"
+"7\n"
+"help.text"
+msgid "Date"
+msgstr "日期型"
-#: 03050100.xhp#hd_id3150792.7.help.text
-msgctxt "03050100.xhp#hd_id3150792.7.help.text"
+#. j*\B
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"hd_id3154124\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03050100.xhp#par_id3153771.8.help.text
-msgid "The Erl function only returns a line number, and not a line label."
-msgstr "Erl 函數僅傳回行號而不傳回行的貼標。"
+#. f`c*
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3153193\n"
+"9\n"
+"help.text"
+msgid "<emph>hour:</emph> Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23."
+msgstr "<emph>hour:</emph>任意整型表示式,指示用於確定順序時間值的時間中的小時。有效值: 0-23."
+
+#. JrL=
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3159252\n"
+"10\n"
+"help.text"
+msgid "<emph>minute:</emph> Any integer expression that indicates the minute of the time that is used to determine the serial time value. In general, use values between 0 and 59. However, you can also use values that lie outside of this range, where the number of minutes influence the hour value."
+msgstr "<emph>minute:</emph>任意整型表示式,指示用於確定順序時間值的時間中的分鐘。通常使用 0 到 59 之間的值。但是,當分鐘數會影響小時值時,也可以使用此範圍以外的值。"
+
+#. RS=P
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3161831\n"
+"11\n"
+"help.text"
+msgid "<emph>second:</emph> Any integer expression that indicates the second of the time that is used to determine the serial time value. In general, you can use values between 0 and 59. However, you can also use values that lie outside of this range, where the number seconds influences the minute value."
+msgstr "<emph>second:</emph>任意整型表示式,指示用於確定順序時間值的時間中的秒。通常使用 0 到 59 之間的值。但是,當秒數會影響分鐘值時,也可以使用此範圍以外的值。"
+
+#. F($s
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3155854\n"
+"12\n"
+"help.text"
+msgid "<emph>Examples:</emph>"
+msgstr "<emph>示例:</emph>"
+
+#. o1Ju
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3153952\n"
+"13\n"
+"help.text"
+msgid "12, -5, 45 corresponds to 11, 55, 45"
+msgstr "12 時 -5 分 45 秒對應 11 時 55 分 45 秒"
+
+#. -QK^
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3147349\n"
+"14\n"
+"help.text"
+msgid "12, 61, 45 corresponds to 13, 2, 45"
+msgstr "12 時 61 分 45 秒對應 13 時 2 分 45 秒"
+
+#. `W*s
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3147426\n"
+"15\n"
+"help.text"
+msgid "12, 20, -2 corresponds to 12, 19, 58"
+msgstr "12 時 20 分 -2 秒對應 12 時 19 分 58 秒"
+
+#. S[Eb
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3153365\n"
+"16\n"
+"help.text"
+msgid "12, 20, 63 corresponds to 12, 21, 4"
+msgstr "12 時 20 分 63 秒對應 12 時 21 分 4 秒"
+
+#. W\KI
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3146985\n"
+"17\n"
+"help.text"
+msgid "You can use the TimeSerial function to convert any time into a single value that you can use to calculate time differences."
+msgstr "TimeSerial 函數可用於將任何時間轉換成單一值,而該值可用於計算時間差。"
+
+#. YH$!
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3155308\n"
+"18\n"
+"help.text"
+msgid "The TimeSerial function returns the type Variant with VarType 7 (Date). This value is stored internally as a double-precision number between 0 and 0.9999999999. As opposed to the DateSerial or DateValue function, where the serial date values are calculated as days relative to a fixed date, you can calculate with values returned by the TimeSerial function, but you cannot evaluate them."
+msgstr "TimeSerial 函數傳回值的類型是變體型,其 VarType 為 7 (即 Date),此值在內部儲存為 0 與 0.9999999999 之間的雙精度數。在 DateSerial 或 DateValue 函數中,順序日期值的計算結果是相對於某個固定日期的,但對於 TimeSerial 函數,您可以透過其傳回值來進行計算,但無法演算傳回值本身。"
+
+#. )a6U
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3149482\n"
+"19\n"
+"help.text"
+msgid "In the TimeValue function, you can pass a string as a parameter containing the time. For the TimeSerial function, however, you can pass the individual parameters (hour, minute, second) as separate numeric expressions."
+msgstr "在 TimeValue 函數中,可以用包含時間的參數來傳送字串。而在 TimeSerial 函數中,則用獨立的數值型表示式來傳送個別參數 (hour、minute、second)。"
-#: 03050100.xhp#hd_id3146921.9.help.text
-msgctxt "03050100.xhp#hd_id3146921.9.help.text"
+#. q14B
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"hd_id3154790\n"
+"20\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03050100.xhp#par_id3146975.10.help.text
-msgctxt "03050100.xhp#par_id3146975.10.help.text"
-msgid "sub ExampleError"
-msgstr "sub ExampleError"
+#. ]G=)
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3155600\n"
+"25\n"
+"help.text"
+msgid "MsgBox dDate,64,\"Time as a number\""
+msgstr "MsgBox dDate,64,\"Time as a number\""
-#: 03050100.xhp#par_id3150010.11.help.text
-msgctxt "03050100.xhp#par_id3150010.11.help.text"
-msgid "on error goto ErrorHandler REM Set up error handler"
-msgstr "on error goto ErrorHandler REM 設置錯誤處理程式"
+#. f=a-
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3153417\n"
+"26\n"
+"help.text"
+msgid "MsgBox sDate,64,\"Formatted time\""
+msgstr "MsgBox sDate,64,\"Formatted time\""
-#: 03050100.xhp#par_id3155308.12.help.text
-msgctxt "03050100.xhp#par_id3155308.12.help.text"
-msgid "Dim iVar as Integer"
-msgstr "Dim iVar as Integer"
+#. Hm8-
+#: 03110000.xhp
+msgctxt ""
+"03110000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Comparison Operators"
+msgstr "比較運算子"
-#: 03050100.xhp#par_id3149482.13.help.text
-msgctxt "03050100.xhp#par_id3149482.13.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar As String"
+#. \ez_
+#: 03110000.xhp
+msgctxt ""
+"03110000.xhp\n"
+"hd_id3155555\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Comparison Operators\">Comparison Operators</link>"
+msgstr "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"比較運算子\">比較運算子</link>"
-#: 03050100.xhp#par_id3153188.14.help.text
-msgid "REM Error caused by non-existent file"
-msgstr "REM 由於檔案不存在引起的錯誤"
+#. sZyA
+#: 03110000.xhp
+msgctxt ""
+"03110000.xhp\n"
+"par_id3153528\n"
+"2\n"
+"help.text"
+msgid "The available comparison operators are described here."
+msgstr "在此介紹可用的比較運算子。"
-#: 03050100.xhp#par_id3159155.15.help.text
-msgctxt "03050100.xhp#par_id3159155.15.help.text"
-msgid "iVar = Freefile"
-msgstr "iVar = Freefile"
-
-#: 03050100.xhp#par_id3146120.16.help.text
-msgctxt "03050100.xhp#par_id3146120.16.help.text"
-msgid "Open \"\\file9879.txt\" for Input as #iVar"
-msgstr "Open \"\\file9879.txt\" for Input as #iVar"
-
-#: 03050100.xhp#par_id3147349.17.help.text
-msgctxt "03050100.xhp#par_id3147349.17.help.text"
-msgid "Line Input #iVar, sVar"
-msgstr "Line Input #iVar, sVar"
-
-#: 03050100.xhp#par_id3151073.18.help.text
-msgctxt "03050100.xhp#par_id3151073.18.help.text"
-msgid "Close #iVar"
-msgstr "Close #iVar"
-
-#: 03050100.xhp#par_id3148456.19.help.text
-msgctxt "03050100.xhp#par_id3148456.19.help.text"
-msgid "exit sub"
-msgstr "exit sub"
-
-#: 03050100.xhp#par_id3147394.20.help.text
-msgctxt "03050100.xhp#par_id3147394.20.help.text"
-msgid "ErrorHandler:"
-msgstr "ErrorHandler:"
-
-#: 03050100.xhp#par_id3155416.21.help.text
-msgid "MsgBox \"Error \" & err & \": \" & error$ + chr(13) + \"In line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\""
-msgstr "MsgBox \"Error \" & err & \":\" & error$ + chr (13) + \"In line :\" + Erl + chr (13) + Now , 16 ,\"An error occured\""
+#. E(so
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Condition Statements"
+msgstr "條件陳述式"
-#: 03050100.xhp#par_id3153878.22.help.text
-msgctxt "03050100.xhp#par_id3153878.22.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. 1rS(
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"hd_id3154422\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"Condition Statements\">Condition Statements</link>"
+msgstr "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"條件陳述式\">條件陳述式</link>"
-#: 03120303.xhp#tit.help.text
-msgid "Left Function [Runtime]"
-msgstr "Left 函數 [執行階段]"
+#. (]8=
+#: 03090100.xhp
+msgctxt ""
+"03090100.xhp\n"
+"par_id3153750\n"
+"2\n"
+"help.text"
+msgid "The following statements are based on conditions."
+msgstr "以下陳述式均基於各種條件。"
-#: 03120303.xhp#bm_id3149346.help.text
-msgid "<bookmark_value>Left function</bookmark_value>"
-msgstr "<bookmark_value>Left;函數</bookmark_value>"
+#. 1xIk
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"tit\n"
+"help.text"
+msgid "CByte Function [Runtime]"
+msgstr "CByte 函數 [執行階段]"
-#: 03120303.xhp#hd_id3149346.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function [Runtime]\">Left Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left 函數 [執行階段]\">Left 函數 [執行階段]</link>"
+#. X28J
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"bm_id3156027\n"
+"help.text"
+msgid "<bookmark_value>CByte function</bookmark_value>"
+msgstr "<bookmark_value>CByte;函數</bookmark_value>"
-#: 03120303.xhp#par_id3147242.2.help.text
-msgid "Returns the number of leftmost characters that you specify of a string expression."
-msgstr "傳回字串型表示式中最左側指定數目的字元。"
+#. .jV,
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte Function [Runtime]\">CByte Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte 函數 [執行階段]\">CByte 函數 [執行階段]</link>"
+
+#. c17K
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"par_id3143267\n"
+"2\n"
+"help.text"
+msgid "Converts a string or a numeric expression to the type Byte."
+msgstr "將字串型或數值型表示式轉換成 Byte 類型。"
-#: 03120303.xhp#hd_id3156153.3.help.text
-msgctxt "03120303.xhp#hd_id3156153.3.help.text"
+#. TK%f
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"hd_id3149811\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120303.xhp#par_id3150771.4.help.text
-msgid "Left (Text As String, n As Long)"
-msgstr "Left(Text As String, n As Integer)"
+#. 7dEs
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"par_id3147573\n"
+"4\n"
+"help.text"
+msgid "Cbyte( expression )"
+msgstr "Cbyte( expression )"
-#: 03120303.xhp#hd_id3153824.5.help.text
-msgctxt "03120303.xhp#hd_id3153824.5.help.text"
+#. J:K[
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"hd_id3145315\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03120303.xhp#par_id3147530.6.help.text
-msgctxt "03120303.xhp#par_id3147530.6.help.text"
-msgid "String"
-msgstr "字串型"
+#. H[:U
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"par_id3148473\n"
+"6\n"
+"help.text"
+msgid "Byte"
+msgstr "位元組"
-#: 03120303.xhp#hd_id3148946.7.help.text
-msgctxt "03120303.xhp#hd_id3148946.7.help.text"
+#. ,Auk
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"hd_id3147530\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03120303.xhp#par_id3148552.8.help.text
-msgid "<emph>Text:</emph> Any string expression that you want to return the leftmost characters from."
-msgstr "<emph>Text:</emph>要傳回最左側字元的任意字串型表示式。"
+#. sr]N
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
+"par_id3145068\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> A string or a numeric expression."
+msgstr "<emph>Expression:</emph>字串型表示式或數值型表示式。"
-#: 03120303.xhp#par_id3149456.9.help.text
-msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
-msgstr "<emph>n:</emph>整型表示式,指定要傳回的字元數目。如果 <emph>n</emph> = 0,則傳回一個零長度字串。"
+#. ZyC`
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"tit\n"
+"help.text"
+msgid "InputBox Function [Runtime]"
+msgstr "InputBox 函數 [執行階段]"
-#: 03120303.xhp#par_id3150791.10.help.text
-msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY format."
-msgstr "以下示例將一個日期從 YYYY.MM.DD 格式轉換成 MM/DD/YYYY 格式。"
+#. PvMt
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"bm_id3148932\n"
+"help.text"
+msgid "<bookmark_value>InputBox function</bookmark_value>"
+msgstr "<bookmark_value>InputBox;函數</bookmark_value>"
-#: 03120303.xhp#hd_id3125863.11.help.text
-msgctxt "03120303.xhp#hd_id3125863.11.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. 2E#Y
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"hd_id3148932\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function [Runtime]\">InputBox Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox 函數 [執行階段]\">InputBox 函數 [執行階段]</link>"
-#: 03120303.xhp#par_id3144761.12.help.text
-msgctxt "03120303.xhp#par_id3144761.12.help.text"
-msgid "Sub ExampleUSDate"
-msgstr "Sub ExampleUSDate"
+#. :kQq
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3151262\n"
+"2\n"
+"help.text"
+msgid "Displays a prompt in a dialog at which the user can input text. The input is assigned to a variable."
+msgstr "在對話方塊中顯示提示,使用者可以在其中輸入文字。輸入將被指定給變數。"
-#: 03120303.xhp#par_id3153194.13.help.text
-msgctxt "03120303.xhp#par_id3153194.13.help.text"
-msgid "Dim sInput As String"
-msgstr "Dim sInput As String"
+#. ul4U
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3151100\n"
+"3\n"
+"help.text"
+msgid "The <emph>InputBox</emph> statement is a convenient method of entering text through a dialog. Confirm the input by clicking OK or pressing Return. The input is returned as the function return value. If you close the dialog with Cancel, <emph>InputBox</emph> returns a zero-length string (\"\")."
+msgstr "使用 <emph>InputBox</emph> 陳述式是透過對話方塊輸入文字的一種便捷方法。按一下[確定]或按 RETURN 鍵確認輸入的內容。輸入將作為函數傳回值被傳回。如果使用 [取消] 關閉對話方塊,<emph>InputBox</emph> 將傳回一個長度為零的字串 (\"\")。"
-#: 03120303.xhp#par_id3154217.14.help.text
-msgctxt "03120303.xhp#par_id3154217.14.help.text"
-msgid "Dim sUS_date As String"
-msgstr "Dim sUS_date As String"
+#. EQI3
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"hd_id3152347\n"
+"4\n"
+"help.text"
+msgid "Syntax:"
+msgstr "<emph>語法</emph>:"
-#: 03120303.xhp#par_id3150448.15.help.text
-msgctxt "03120303.xhp#par_id3150448.15.help.text"
-msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
-msgstr "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+#. iHf|
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3159201\n"
+"5\n"
+"help.text"
+msgid "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
+msgstr "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
-#: 03120303.xhp#par_id3149203.16.help.text
-msgctxt "03120303.xhp#par_id3149203.16.help.text"
-msgid "sUS_date = Mid(sInput, 6, 2)"
-msgstr "sUS_date = Mid(sInput, 6, 2)"
-
-#: 03120303.xhp#par_id3150439.17.help.text
-msgctxt "03120303.xhp#par_id3150439.17.help.text"
-msgid "sUS_date = sUS_date & \"/\""
-msgstr "sUS_date = sUS_date & \"/\""
-
-#: 03120303.xhp#par_id3153770.18.help.text
-msgctxt "03120303.xhp#par_id3153770.18.help.text"
-msgid "sUS_date = sUS_date & Right(sInput, 2)"
-msgstr "sUS_date = sUS_date & Right(sInput, 2)"
-
-#: 03120303.xhp#par_id3161833.19.help.text
-msgctxt "03120303.xhp#par_id3161833.19.help.text"
-msgid "sUS_date = sUS_date & \"/\""
-msgstr "sUS_date = sUS_date & \"/\""
-
-#: 03120303.xhp#par_id3147215.20.help.text
-msgctxt "03120303.xhp#par_id3147215.20.help.text"
-msgid "sUS_date = sUS_date & Left(sInput, 4)"
-msgstr "sUS_date = sUS_date & Left(sInput, 4)"
-
-#: 03120303.xhp#par_id3149666.21.help.text
-msgctxt "03120303.xhp#par_id3149666.21.help.text"
-msgid "MsgBox sUS_date"
-msgstr "MsgBox sUS_date"
-
-#: 03120303.xhp#par_id3153138.22.help.text
-msgctxt "03120303.xhp#par_id3153138.22.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. _Z[H
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"hd_id3150713\n"
+"6\n"
+"help.text"
+msgid "Return value:"
+msgstr "<emph>傳回值類型</emph>:"
-#: 03090407.xhp#tit.help.text
-msgid "Rem Statement [Runtime]"
-msgstr "Rem 陳述式 [執行階段]"
+#. AyIy
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3145090\n"
+"7\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03090407.xhp#bm_id3154347.help.text
-msgid "<bookmark_value>Rem statement</bookmark_value><bookmark_value>comments;Rem statement</bookmark_value>"
-msgstr "<bookmark_value>Rem 陳述式</bookmark_value><bookmark_value>註解;Rem 陳述式</bookmark_value>"
+#. B\A,
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"hd_id3149346\n"
+"8\n"
+"help.text"
+msgid "Parameter:"
+msgstr "<emph>參數</emph>:"
-#: 03090407.xhp#hd_id3154347.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem Statement [Runtime]\">Rem Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem 陳述式 [執行階段]\">Rem 陳述式 [執行階段]</link>"
+#. *zE/
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3153311\n"
+"9\n"
+"help.text"
+msgid "<emph>Msg</emph>: String expression displayed as the message in the dialog box."
+msgstr "<emph>Msg</emph>:字串型表示式,即在對話方塊中顯示的訊息。"
-#: 03090407.xhp#par_id3153525.2.help.text
-msgid "Specifies that a program line is a comment."
-msgstr "指定將某個程式行為註解。"
+#. %nWs
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3145315\n"
+"10\n"
+"help.text"
+msgid "<emph>Title</emph>: String expression displayed in the title bar of the dialog box."
+msgstr "<emph>Title</emph>:顯示於對話方塊的標題列中的字串型表示式。"
-#: 03090407.xhp#hd_id3153360.3.help.text
-msgctxt "03090407.xhp#hd_id3153360.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. FeV(
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3154307\n"
+"11\n"
+"help.text"
+msgid "<emph>Default</emph>: String expression displayed in the text box as default if no other input is given."
+msgstr "<emph>Default</emph>:標準情況下 (即使用者未輸入內容),在文字方塊中顯示的字串型表示式。"
-#: 03090407.xhp#par_id3154141.4.help.text
-msgid "Rem Text"
-msgstr "Rem Text"
+#. ixun
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3147573\n"
+"12\n"
+"help.text"
+msgid "<emph>x_pos</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgstr "<emph>x_pos</emph>:用於指定對話方塊水平位置的整型表示式。此位置使用絕對座標,不參照 Office 應用程式的視窗。"
-#: 03090407.xhp#hd_id3151042.5.help.text
-msgctxt "03090407.xhp#hd_id3151042.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. tW]f
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3156024\n"
+"13\n"
+"help.text"
+msgid "<emph>y_pos</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgstr "<emph>y_pos</emph>:用於指定對話方塊垂直位置的整型表示式。此位置使用絕對座標,不參照 Office 應用程式的視窗。"
-#: 03090407.xhp#par_id3150869.6.help.text
-msgid "<emph>Text:</emph> Any text that serves as a comment."
-msgstr "<emph>Text:</emph>用作註解的任意文字。"
+#. dmaq
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3153897\n"
+"14\n"
+"help.text"
+msgid "If <emph>x_pos</emph> and <emph>y_pos</emph> are omitted, the dialog is centered on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
+msgstr "如果省略 <emph>x_pos</emph> 和 <emph>y_pos</emph> 參數,對話方塊將顯示在螢幕的中央。該位置以 <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twip\">twip</link> 為單位指定。"
-#: 03090407.xhp#par_id3147318.7.help.text
-msgid "You can use the single quotation mark instead of the Rem keyword to indicate that the text on a line is comments. This symbol can be inserted directly to the right of the program code, followed by a comment."
-msgstr "您可以使用單引號來取代 Rem 關鍵字,以將一行文字指定為註解。此符號可以直接插入到程式碼的右側,符號之後的內容即為註解。"
+#. =3xd
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"hd_id3149456\n"
+"15\n"
+"help.text"
+msgid "Example:"
+msgstr "<emph>示例:</emph>"
-#: 03090407.xhp#par_id6187017.help.text
-msgid "You can use a space followed by the underline character _ as the last two characters of a line to continue the logical line on the next line. To continue comment lines, you must enter \"Option Compatible\" in the same Basic module."
-msgstr "您可以使用空格後接底線字元 _ 作為一行的最後兩個字元,以將邏輯行延續至下一行。若要延續註解行,必須在相同的 Basic 模組中輸入 [相容選項]。"
+#. -05a
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3154367\n"
+"18\n"
+"help.text"
+msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")"
+msgstr "sText = InputBox (\"請輸入一字句: \",\"親愛的使用者\")"
-#: 03090407.xhp#hd_id3150012.8.help.text
-msgctxt "03090407.xhp#hd_id3150012.8.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. duBi
+#: 03010201.xhp
+msgctxt ""
+"03010201.xhp\n"
+"par_id3151042\n"
+"19\n"
+"help.text"
+msgid "MsgBox ( sText , 64, \"Confirmation of phrase\")"
+msgstr "MsgBox( sText , 64, \"Confirmation of phrase\")"
-#: 03090407.xhp#par_id3152939.9.help.text
-msgid "Sub ExampleMid"
-msgstr "Sub ExampleMid"
+#. I$q,
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"tit\n"
+"help.text"
+msgid "AND Operator [Runtime]"
+msgstr "AND 運算子 [執行階段]"
-#: 03090407.xhp#par_id3153142.10.help.text
-msgid "DIM sVar As String"
-msgstr "DIM sVar As String"
+#. /FuX
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"bm_id3146117\n"
+"help.text"
+msgid "<bookmark_value>AND operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>AND 運算子 (邏輯)</bookmark_value>"
-#: 03090407.xhp#par_id3145365.11.help.text
-msgctxt "03090407.xhp#par_id3145365.11.help.text"
-msgid "sVar = \"Las Vegas\""
-msgstr "sVar = \"Las Vegas\""
+#. ogG0
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"hd_id3146117\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060100.xhp\" name=\"AND Operator [Runtime]\">AND Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03060100.xhp\" name=\"AND 運算子 [執行階段]\">AND 運算子 [執行階段]</link>"
-#: 03090407.xhp#par_id3146984.12.help.text
-msgid "Print Mid(sVar,3,5) REM Returns \"s Veg\""
-msgstr "Print Mid (sVar,3,5) REM 傳回「s Veg」"
+#. SDE%
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3143268\n"
+"2\n"
+"help.text"
+msgid "Logically combines two expressions."
+msgstr "對兩個表示式執行邏輯組合。"
-#: 03090407.xhp#par_id3153140.13.help.text
-msgid "REM Nothing occurs here"
-msgstr "REM 此處未執行任何操作"
+#. ;/X;
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"hd_id3147574\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03090407.xhp#par_id3152596.14.help.text
-msgctxt "03090407.xhp#par_id3152596.14.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. 6|71
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3156344\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 And Expression2"
+msgstr "Result = Expression1 And Expression2"
-#: 03120315.xhp#tit.help.text
-msgid "Join Function [Runtime]"
-msgstr "Join 函數 [執行階段]"
+#. hfY.
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"hd_id3148946\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03120315.xhp#bm_id3149416.help.text
-msgid "<bookmark_value>Join function</bookmark_value>"
-msgstr "<bookmark_value>Join;函數</bookmark_value>"
+#. =AJ0
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3149457\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that records the result of the combination."
+msgstr "<emph>Result:</emph>記錄合併結果的任意數值型變數。"
-#: 03120315.xhp#hd_id3149416.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Join Function [Runtime]\">Join Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Join 函數 [執行階段]\">Join 函數 [執行階段]</link>"
+#. 7a^%
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3150541\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to combine."
+msgstr "<emph>Expression1、Expression2:</emph>要合併的任意表示式。"
-#: 03120315.xhp#par_id3149670.2.help.text
-msgid "Returns a string from a number of substrings in a string array."
-msgstr "從字串陣列中的多個子字串中傳回一個字串。"
+#. OP`H
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3156215\n"
+"8\n"
+"help.text"
+msgid "Boolean expressions combined with AND only return the value <emph>True</emph> if both expressions evaluate to <emph>True</emph>:"
+msgstr "對布林型表示式執行「和」運算時,如果兩個表示式的演算值均為 <emph>True (真)</emph>,則傳回值 <emph>True (真)</emph>:"
-#: 03120315.xhp#hd_id3159414.3.help.text
-msgctxt "03120315.xhp#hd_id3159414.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. DvkR
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3150870\n"
+"9\n"
+"help.text"
+msgid "<emph>True</emph> AND <emph>True</emph> returns <emph>True</emph>; for all other combinations the result is <emph>False</emph>."
+msgstr "<emph>True (真)</emph>「和」<emph>True (真)</emph> 傳回 <emph>True (真)</emph>;其他所有情況均傳回 <emph>False (假)</emph>。"
-#: 03120315.xhp#par_id3156344.4.help.text
-msgid "Join (Text As String Array, delimiter)"
-msgstr "Join (Text As String Array, delimiter)"
+#. Xgv!
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"par_id3153768\n"
+"10\n"
+"help.text"
+msgid "The AND operator also performs a bitwise comparison of identically positioned bits in two numeric expressions."
+msgstr "「和」運算子還可以對兩個數值型表示式中位置相同的位元執行逐位元比較。"
-#: 03120315.xhp#hd_id3150400.5.help.text
-msgctxt "03120315.xhp#hd_id3150400.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. ={l1
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"hd_id3153727\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03120315.xhp#par_id3150359.6.help.text
-msgctxt "03120315.xhp#par_id3150359.6.help.text"
-msgid "String"
-msgstr "字串型"
+#. ~jZY
+#: 03060100.xhp
+#, fuzzy
+msgctxt ""
+"03060100.xhp\n"
+"par_id3146984\n"
+"16\n"
+"help.text"
+msgid "vVarOut = A > B And B > C ' returns -1"
+msgstr "vVarOut = A > B And B > C REM 傳回 -1"
-#: 03120315.xhp#hd_id3148798.7.help.text
-msgctxt "03120315.xhp#hd_id3148798.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. Ed+s
+#: 03060100.xhp
+#, fuzzy
+msgctxt ""
+"03060100.xhp\n"
+"par_id3154014\n"
+"17\n"
+"help.text"
+msgid "vVarOut = B > A And B > C ' returns 0"
+msgstr "vVarOut = B > A And B > C REM 傳回 0"
-#: 03120315.xhp#par_id3145171.8.help.text
-msgid "<emph>Text:</emph> A string array."
-msgstr "<emph>Text:</emph>字串陣列。"
+#. kIr%
+#: 03060100.xhp
+#, fuzzy
+msgctxt ""
+"03060100.xhp\n"
+"par_id3149262\n"
+"18\n"
+"help.text"
+msgid "vVarOut = A > B And B > D ' returns 0"
+msgstr "vVarOut = A > B And B > D REM 傳回 0"
-#: 03120315.xhp#par_id3154908.9.help.text
-msgid "<emph>delimiter (optional):</emph> A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero \"\", the substrings are joined without separator."
-msgstr "<emph>delimiter (可選):</emph>用於將傳回的字串中的子字串分隔開的一個字串字元。標準的分割元為空格字元。如果分隔字元是一個零長度字串 \"\",則子字串將緊密相接,相互間無分隔符。"
+#. |BK6
+#: 03060100.xhp
+#, fuzzy
+msgctxt ""
+"03060100.xhp\n"
+"par_id3145751\n"
+"19\n"
+"help.text"
+msgid "vVarOut = (B > D And B > A) ' returns 0"
+msgstr "vVarOut = (B > D And B > A) REM 傳回 0"
-#: 03120315.xhp#hd_id3154218.10.help.text
-msgctxt "03120315.xhp#hd_id3154218.10.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. $e4W
+#: 03060100.xhp
+#, fuzzy
+msgctxt ""
+"03060100.xhp\n"
+"par_id3147394\n"
+"20\n"
+"help.text"
+msgid "vVarOut = B And A ' returns 8 due to the bitwise And combination of both arguments"
+msgstr "vVarOut = B And A REM 由於對兩個引數執行逐位元「和」組合,所以傳回 8"
-#: 03080401.xhp#tit.help.text
-msgid "Sqr Function [Runtime]"
-msgstr "Sqr 函數 [執行階段]"
+#. Zm?r
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Programming with $[officename] Basic"
+msgstr "使用 $[officename] Basic 進行程式設計"
-#: 03080401.xhp#bm_id3156027.help.text
-msgid "<bookmark_value>Sqr function</bookmark_value>"
-msgstr "<bookmark_value>Sqr;函數</bookmark_value>"
+#. xk.A
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"Programming with $[officename] Basic \">Programming with $[officename] Basic </link></variable>"
+msgstr "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"使用 $[officename] Basic 進行程式設計\">使用 $[officename] Basic 進行程式設計</link></variable>"
-#: 03080401.xhp#hd_id3156027.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Function [Runtime]\">Sqr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr 函數 [執行階段]\">Sqr 函數 [執行階段]</link>"
+#. _P0b
+#: 01000000.xhp
+msgctxt ""
+"01000000.xhp\n"
+"par_id3153708\n"
+"2\n"
+"help.text"
+msgid "This is where you find general information about working with macros and $[officename] Basic."
+msgstr "您將在此處獲得有關使用巨集和 $[officename] Basic 的一般資訊。"
-#: 03080401.xhp#par_id3147226.2.help.text
-msgid "Calculates the square root of a numeric expression."
-msgstr "計算數值型表示式的平方根。"
+#. Z}m2
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"tit\n"
+"help.text"
+msgid "Declare Statement [Runtime]"
+msgstr "Declare 陳述式 [執行階段]"
-#: 03080401.xhp#hd_id3143267.3.help.text
-msgctxt "03080401.xhp#hd_id3143267.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. w28/
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"bm_id3148473\n"
+"help.text"
+msgid "<bookmark_value>Declare statement</bookmark_value>"
+msgstr "<bookmark_value>Declare 陳述式</bookmark_value>"
-#: 03080401.xhp#par_id3149415.4.help.text
-msgid "Sqr (Number)"
-msgstr "Sqr (Number)"
+#. BHk{
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"hd_id3148473\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare Statement [Runtime]\">Declare Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare 陳述式 [執行階段]\">Declare 陳述式 [執行階段]</link>"
-#: 03080401.xhp#hd_id3156023.5.help.text
-msgctxt "03080401.xhp#hd_id3156023.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. Ey:i
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"bm_id3145316\n"
+"help.text"
+msgid "<bookmark_value>DLL (Dynamic Link Library)</bookmark_value>"
+msgstr "<bookmark_value>DLL (動態連結程式庫)</bookmark_value>"
-#: 03080401.xhp#par_id3156343.6.help.text
-msgctxt "03080401.xhp#par_id3156343.6.help.text"
-msgid "Double"
-msgstr "雙精度型"
+#. WW;/
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3145316\n"
+"2\n"
+"help.text"
+msgid "Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic."
+msgstr "宣告和定義要透過 $[officename] Basic 執行的 DLL 檔案中的子常式。"
+
+#. W*ZX
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3146795\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
+
+#. B]YK
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"hd_id3156344\n"
+"4\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03080401.xhp#hd_id3147265.7.help.text
-msgctxt "03080401.xhp#hd_id3147265.7.help.text"
+#. mKoU
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3148664\n"
+"5\n"
+"help.text"
+msgid "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]"
+msgstr "Declare {Sub | Function} Name Lib \"Libname\"[Alias \"Aliasname\"][Parameter][As Type]"
+
+#. ^,Dx
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"hd_id3153360\n"
+"6\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03080401.xhp#par_id3149457.8.help.text
-msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the square root for."
-msgstr "<emph>Number:</emph>要計算平方根的任意數值型表示式。"
+#. bGFY
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3154140\n"
+"8\n"
+"help.text"
+msgid "<emph>Name:</emph> A different name than defined in the DLL, to call the subroutine from $[officename] Basic."
+msgstr "<emph>Name:</emph>透過 $[officename] Basic 呼叫子常式時使用的名稱,與 DLL 中定義的名稱不同。"
-#: 03080401.xhp#par_id3154365.9.help.text
-msgid "A square root is the number that you multiply by itself to produce another number, for example, the square root of 36 is 6."
-msgstr "如果 A x A = B,則稱 A 是 B 的平方根。例如,36 的平方根是 6。"
+#. I}%O
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3150870\n"
+"9\n"
+"help.text"
+msgid "<emph>Aliasname</emph>: Name of the subroutine as defined in the DLL."
+msgstr "<emph>Aliasname</emph>:DLL 中定義的子常式的名稱。"
-#: 03080401.xhp#hd_id3153192.10.help.text
-msgctxt "03080401.xhp#hd_id3153192.10.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. mi!\
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3154684\n"
+"10\n"
+"help.text"
+msgid "<emph>Libname:</emph> File or system name of the DLL. This library is automatically loaded the first time the function is used."
+msgstr "<emph>Libname:</emph>DLL 的檔案名稱或系統名稱。在第一次使用此函數時,會自動載入此程式庫。"
-#: 03080401.xhp#par_id3145172.11.help.text
-msgid "Sub ExampleSqr"
-msgstr "Sub ExampleSqr"
+#. LPbc
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3148452\n"
+"11\n"
+"help.text"
+msgid "<emph>Argumentlist:</emph> List of parameters representing arguments that are passed to the procedure when it is called. The type and number of parameters is dependent on the executed procedure."
+msgstr "<emph>Argumentlist:</emph>參數清單,其中的參數表示傳送到所呼叫的程序的各個引數。參數的類型和數量取決於所執行的程序。"
-#: 03080401.xhp#par_id3156423.12.help.text
-msgctxt "03080401.xhp#par_id3156423.12.help.text"
-msgid "Dim iVar As Single"
-msgstr "Dim iVar As Single"
+#. aK~A
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3147289\n"
+"12\n"
+"help.text"
+msgid "<emph>Type:</emph> Defines the data type of the value that is returned by a function procedure. You can exclude this parameter if a type-declaration character is entered after the name."
+msgstr "<emph>Type:</emph>定義某個函數程序傳回值的資料類型。如果在名稱之後輸入了類型宣告字元,則可以省略此參數。"
-#: 03080401.xhp#par_id3147288.13.help.text
-msgctxt "03080401.xhp#par_id3147288.13.help.text"
-msgid "iVar = 36"
-msgstr "iVar = 36"
+#. gI@`
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"par_id3146922\n"
+"13\n"
+"help.text"
+msgid "To pass a parameter to a subroutine as a value instead of as a reference, the parameter must be indicated by the keyword <emph>ByVal</emph>."
+msgstr "若要將參數作為數值而不是作為參照傳送至子常式,則該參數必須由關鍵字 <emph>ByVal</emph> 指示。"
-#: 03080401.xhp#par_id3159254.14.help.text
-msgctxt "03080401.xhp#par_id3159254.14.help.text"
-msgid "Msgbox Sqr(iVar)"
-msgstr "Msgbox Sqr(iVar)"
+#. q%r1
+#: 03090403.xhp
+msgctxt ""
+"03090403.xhp\n"
+"hd_id3153951\n"
+"14\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03080401.xhp#par_id3161832.15.help.text
-msgctxt "03080401.xhp#par_id3161832.15.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. EP-R
+#: 03120400.xhp
+msgctxt ""
+"03120400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Editing String Length"
+msgstr "編輯字串長度"
-#: 03050500.xhp#tit.help.text
-msgid "On Error GoTo ... Resume Statement [Runtime]"
-msgstr "On Error GoTo ...Resume 陳述式 [執行階段]"
+#. 5`CZ
+#: 03120400.xhp
+msgctxt ""
+"03120400.xhp\n"
+"hd_id3155150\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Editing String Length\">Editing String Length</link>"
+msgstr "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"編輯字串長度\">編輯字串長度</link>"
-#: 03050500.xhp#bm_id3146795.help.text
-msgid "<bookmark_value>Resume Next parameter</bookmark_value><bookmark_value>On Error GoTo ... Resume statement</bookmark_value>"
-msgstr "<bookmark_value>函數;Resume Next</bookmark_value><bookmark_value>Resume Next;函數</bookmark_value><bookmark_value>On Error GoTo ...Resume 陳述式</bookmark_value>"
+#. s8/E
+#: 03120400.xhp
+msgctxt ""
+"03120400.xhp\n"
+"par_id3159201\n"
+"2\n"
+"help.text"
+msgid "The following functions determine string lengths and compare strings."
+msgstr "以下函數用於確定字串長度和比較字串。"
-#: 03050500.xhp#hd_id3146795.1.help.text
-msgid "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"On Error GoTo ... Resume Statement [Runtime]\">On Error GoTo ... Resume Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"On Error GoTo ...Resume 陳述式 [執行階段]\">On Error GoTo ...Resume 陳述式 [執行階段]</link>"
+#. /cHw
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Or-Operator [Runtime]"
+msgstr "「或」運算子 [執行階段]"
-#: 03050500.xhp#par_id3150358.2.help.text
-msgid "Enables an error-handling routine after an error occurs, or resumes program execution."
-msgstr "發生錯誤時啟動錯誤處理常式,或恢復程式執行。"
+#. G6Ja
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"bm_id3150986\n"
+"help.text"
+msgid "<bookmark_value>Or operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>或運算子 (邏輯)</bookmark_value>"
+
+#. 0`{/
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"hd_id3150986\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060500.xhp\" name=\"Or-Operator [Runtime]\">Or Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03060500.xhp\" name=\"「或」運算子 [執行階段]\">「或」運算子 [執行階段]</link>"
-#: 03050500.xhp#hd_id3151212.3.help.text
-msgctxt "03050500.xhp#hd_id3151212.3.help.text"
+#. W^5!
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"par_id3148552\n"
+"2\n"
+"help.text"
+msgid "Performs a logical OR disjunction on two expressions."
+msgstr "對兩個表示式執行邏輯「或」聯集運算。"
+
+#. .%ji
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"hd_id3148664\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03050500.xhp#par_id3145173.4.help.text
-msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}"
-msgstr "On {[本機] Error GoTo Labelname | GoTo 0 | Resume Next}"
+#. r`l7
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"par_id3150358\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 Or Expression2"
+msgstr "Result = Expression1 Or Expression2"
-#: 03050500.xhp#hd_id3154125.5.help.text
-msgctxt "03050500.xhp#hd_id3154125.5.help.text"
+#. Oj6V
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"hd_id3151211\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03050500.xhp#par_id3150869.7.help.text
-msgid "<emph>GoTo Labelname:</emph> If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"."
-msgstr "<emph>GoTo Labelname:</emph>發生錯誤時,讓錯誤處理常式跳換到「Labelname」行處開始執行。"
-
-#: 03050500.xhp#par_id3150439.8.help.text
-msgid "<emph>Resume Next:</emph> If an error occurs, program execution continues with the statement that follows the statement in which the error occurred."
-msgstr "<emph>Resume Next:</emph>發生錯誤時,程式繼續執行出錯陳述式後面的陳述式。"
+#. }AM/
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"par_id3153192\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the disjunction."
+msgstr "<emph>Result</emph>:包含聯集運算結果的任意數值型變數。"
-#: 03050500.xhp#par_id3149482.9.help.text
-msgid "<emph>GoTo 0:</emph> Disables the error handler in the current procedure."
-msgstr "<emph>GoTo 0:</emph>在目前程序中停用錯誤處理程式。"
+#. PAi9
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"par_id3147229\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to compare."
+msgstr "<emph>Expression1、Expression2:</emph>要比較的任意數值型表示式。"
-#: 03050500.xhp#par_id3149483.9.help.text
-msgid "<emph>Local:</emph> \"On error\" is global in scope, and remains active until canceled by another \"On error\" statement. \"On Local error\" is local to the routine which invokes it. Local error handling overrides any previous global setting. When the invoking routine exits, the local error handling is canceled automatically, and any previous global setting is restored."
-msgstr "<emph>本機:</emph>「On error」範圍涵蓋全域,除非遭到其他「On error」陳述式取消,否則會保持在使用中。而「On Local error」則適用於本機,僅限於呼叫的常式。本機錯誤處理會覆寫任何先前的全域設定。當呼叫的常式存在時,本機錯誤處理會自動取消,而且會復原所有先前的全域設定。"
+#. *-`H
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"par_id3154684\n"
+"8\n"
+"help.text"
+msgid "A logical OR disjunction of two Boolean expressions returns the value True if at least one comparison expression is True."
+msgstr "對布林型表示式進行邏輯「或」聯集運算時,兩個表示式中只要有一個為 True (真),則傳回 True (真)。"
-#: 03050500.xhp#par_id3148619.10.help.text
-msgid "The On Error GoTo statement is used to react to errors that occur in a macro."
-msgstr "On Error GoTo 陳述式用來反應出現在巨集內的錯誤。"
+#. H(in
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"par_id3153768\n"
+"9\n"
+"help.text"
+msgid "A bit-wise comparison sets a bit in the result if the corresponding bit is set in at least one of the two expressions."
+msgstr "如果某個位元在至少兩個表示式之一中設定,則逐位元比較將在結果中設定該相應的位元。"
-#: 03050500.xhp#hd_id3146985.11.help.text
-msgctxt "03050500.xhp#hd_id3146985.11.help.text"
+#. BZP-
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"hd_id3161831\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03050500.xhp#par_id3152460.42.help.text
-msgctxt "03050500.xhp#par_id3152460.42.help.text"
-msgid "Sub ExampleReset"
-msgstr "Sub ExampleReset"
-
-#: 03050500.xhp#par_id3163712.43.help.text
-msgctxt "03050500.xhp#par_id3163712.43.help.text"
-msgid "On Error Goto ErrorHandler"
-msgstr "On Error Goto ErrorHandler"
-
-#: 03050500.xhp#par_id3146119.44.help.text
-msgctxt "03050500.xhp#par_id3146119.44.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iNumber As Integer"
-
-#: 03050500.xhp#par_id3145749.45.help.text
-msgctxt "03050500.xhp#par_id3145749.45.help.text"
-msgid "Dim iCount As Integer"
-msgstr "Dim iCount As Integer"
-
-#: 03050500.xhp#par_id3153091.46.help.text
-msgctxt "03050500.xhp#par_id3153091.46.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sLine As String"
-
-#: 03050500.xhp#par_id3148576.47.help.text
-msgctxt "03050500.xhp#par_id3148576.47.help.text"
-msgid "Dim aFile As String"
-msgstr "Dim aFile As String"
-
-#: 03050500.xhp#par_id3147348.48.help.text
-msgctxt "03050500.xhp#par_id3147348.48.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr "aFile = \"c:\\data.txt\""
-
-#: 03050500.xhp#par_id3154944.50.help.text
-msgctxt "03050500.xhp#par_id3154944.50.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03050500.xhp#par_id3153158.51.help.text
-msgctxt "03050500.xhp#par_id3153158.51.help.text"
-msgid "Open aFile For Output As #iNumber"
-msgstr "Open aFile For Output As #iNumber"
-
-#: 03050500.xhp#par_id3153876.52.help.text
-msgctxt "03050500.xhp#par_id3153876.52.help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr "Print #iNumber, \"This is a line of text\""
-
-#: 03050500.xhp#par_id3149581.53.help.text
-msgctxt "03050500.xhp#par_id3149581.53.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03050500.xhp#par_id3155602.55.help.text
-msgctxt "03050500.xhp#par_id3155602.55.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03050500.xhp#par_id3153415.56.help.text
-msgctxt "03050500.xhp#par_id3153415.56.help.text"
-msgid "Open aFile For Input As iNumber"
-msgstr "Open aFile For Input As iNumber"
-
-#: 03050500.xhp#par_id3146970.57.help.text
-msgctxt "03050500.xhp#par_id3146970.57.help.text"
-msgid "For iCount = 1 to 5"
-msgstr "For iCount = 1 to 5"
-
-#: 03050500.xhp#par_id3153707.58.help.text
-msgctxt "03050500.xhp#par_id3153707.58.help.text"
-msgid "Line Input #iNumber, sLine"
-msgstr "Line Input #iNumber, sLine"
-
-#: 03050500.xhp#par_id3156276.59.help.text
-msgctxt "03050500.xhp#par_id3156276.59.help.text"
-msgid "If sLine <>\"\" then"
-msgstr "If sLine <>\"\" then"
-
-#: 03050500.xhp#par_id3148993.60.help.text
-msgctxt "03050500.xhp#par_id3148993.60.help.text"
-msgid "rem"
-msgstr "rem"
-
-#: 03050500.xhp#par_id3153764.61.help.text
-msgctxt "03050500.xhp#par_id3153764.61.help.text"
-msgid "end if"
-msgstr "end if"
-
-#: 03050500.xhp#par_id3154754.62.help.text
-msgctxt "03050500.xhp#par_id3154754.62.help.text"
-msgid "Next iCount"
-msgstr "Next iCount"
-
-#: 03050500.xhp#par_id3159264.63.help.text
-msgctxt "03050500.xhp#par_id3159264.63.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03050500.xhp#par_id3150042.64.help.text
-msgctxt "03050500.xhp#par_id3150042.64.help.text"
-msgid "Exit Sub"
-msgstr "Exit Sub"
-
-#: 03050500.xhp#par_id3151251.65.help.text
-msgctxt "03050500.xhp#par_id3151251.65.help.text"
-msgid "ErrorHandler:"
-msgstr "ErrorHandler:"
-
-#: 03050500.xhp#par_id3149106.66.help.text
-msgctxt "03050500.xhp#par_id3149106.66.help.text"
-msgid "Reset"
-msgstr "Reset"
-
-#: 03050500.xhp#par_id3146916.67.help.text
-msgctxt "03050500.xhp#par_id3146916.67.help.text"
-msgid "MsgBox \"All files will be closed\",0,\"Error\""
-msgstr "MsgBox \"All files will be closed\",0,\"Error\""
-
-#: 03050500.xhp#par_id3149568.68.help.text
-msgctxt "03050500.xhp#par_id3149568.68.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03101000.xhp#tit.help.text
-msgid "CStr Function [Runtime]"
-msgstr "CStr 函數 [執行階段]"
+#. wkj8
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"tit\n"
+"help.text"
+msgid "Format Function [Runtime]"
+msgstr "Format 函數 [執行階段]"
-#: 03101000.xhp#bm_id3146958.help.text
-msgid "<bookmark_value>CStr function</bookmark_value>"
-msgstr "<bookmark_value>CStr;函數</bookmark_value>"
+#. s@mx
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"bm_id3153539\n"
+"help.text"
+msgid "<bookmark_value>Format function</bookmark_value>"
+msgstr "<bookmark_value>Format;函數</bookmark_value>"
-#: 03101000.xhp#hd_id3146958.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr Function [Runtime]\">CStr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr 函數 [執行階段]\">CStr 函數 [執行階段]</link>"
+#. }I[3
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3153539\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format Function [Runtime]\">Format Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format 函數 [執行階段]\">Format 函數 [執行階段]</link>"
-#: 03101000.xhp#par_id3147574.2.help.text
-msgid "Converts any numeric expression to a string expression."
-msgstr "將任意數值型表示式轉換為字串型表示式。"
+#. 3*oD
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3156042\n"
+"2\n"
+"help.text"
+msgid "Converts a number to a string, and then formats it according to the format that you specify."
+msgstr "將數字轉換成字串,然後依指定的格式對其進行格式化。"
-#: 03101000.xhp#hd_id3148473.3.help.text
-msgctxt "03101000.xhp#hd_id3148473.3.help.text"
+#. Q[=m
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3145090\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03101000.xhp#par_id3145315.4.help.text
-msgid "CStr (Expression)"
-msgstr "CStr(Expression)"
+#. aJ0U
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153527\n"
+"5\n"
+"help.text"
+msgid "Format (Number [, Format As String])"
+msgstr "Format(Number[, Format As String])"
-#: 03101000.xhp#hd_id3153062.5.help.text
-msgctxt "03101000.xhp#hd_id3153062.5.help.text"
+#. :9@2
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3149178\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03101000.xhp#par_id3153897.6.help.text
-msgctxt "03101000.xhp#par_id3153897.6.help.text"
+#. TC{g
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3148474\n"
+"7\n"
+"help.text"
msgid "String"
msgstr "字串型"
-#: 03101000.xhp#hd_id3154760.7.help.text
-msgctxt "03101000.xhp#hd_id3154760.7.help.text"
+#. U,?I
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3159176\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03101000.xhp#par_id3149457.8.help.text
-msgid "<emph>Expression:</emph> Any valid string or numeric expression that you want to convert."
-msgstr "<emph>Expression:</emph>要轉換的任意有效的字串型表示式或數值型表示式。"
+#. d/R0
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3149415\n"
+"9\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that you want to convert to a formatted string."
+msgstr "<emph>Number:</emph>要轉換成已格式化字串的數值型表示式。"
-#: 03101000.xhp#hd_id3150358.9.help.text
-msgid "Expression Types and Conversion Returns"
-msgstr "表示式類型和轉換結果"
+#. JX0Y
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3147531\n"
+"10\n"
+"help.text"
+msgid "<emph>Format:</emph> String that specifies the format code for the number. If <emph>Format</emph> is omitted, the Format function works like the <emph>Str</emph> function."
+msgstr "<emph>Format:</emph>指定用於數字之格式代碼的字串。如果不指定 <emph>Format</emph>,Format 函數的功能類似於 <emph>Str</emph> 函數。"
-#: 03101000.xhp#par_id3153192.10.help.text
-msgid "Boolean :"
-msgstr "Boolean:"
+#. IOQw
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3147561\n"
+"47\n"
+"help.text"
+msgid "Formatting Codes"
+msgstr "格式化代碼"
-#: 03101000.xhp#par_id3156422.11.help.text
-msgid "String that evaluates to either <emph>True</emph> or <emph>False</emph>."
-msgstr "演算值為 <emph>True (真)</emph> 或 <emph>False (假)</emph> 的字串。"
+#. i6t3
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3147265\n"
+"11\n"
+"help.text"
+msgid "The following list describes the codes that you can use for formatting a number:"
+msgstr "以下清單描述了可用來格式化數字的代碼:"
-#: 03101000.xhp#par_id3147287.12.help.text
-msgid "Date :"
-msgstr "Date:"
+#. -JSm
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153380\n"
+"12\n"
+"help.text"
+msgid "<emph>0:</emph> If <emph>Number</emph> has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed."
+msgstr "<emph>0:</emph>在 <emph>Number</emph> 中,如果與格式代碼中的 0 相對應的位置上有數位,則顯示該數位,否則顯示零。"
-#: 03101000.xhp#par_id3155411.13.help.text
-msgid "String that contains the date and time."
-msgstr "包含日期和時間的字串。"
+#. hu*M
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3151210\n"
+"13\n"
+"help.text"
+msgid "If <emph>Number</emph> has fewer digits than the number of zeros in the format code, (on either side of the decimal), leading or trailing zeros are displayed. If the number has more digits to the left of the decimal separator than the amount of zeros in the format code, the additional digits are displayed without formatting."
+msgstr "如果 <emph>Number</emph> 表示式中小數點任意一側的數位數小於格式代碼中零的個數,將顯示前導零或尾隨零。如果 Number 中小數分隔符左側的數位數多於格式代碼中零的個數,則顯示多餘的數位而不加以修改。"
-#: 03101000.xhp#par_id3147428.14.help.text
-msgid "Null :"
-msgstr "Null (空):"
+#. *Lr(
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3151176\n"
+"14\n"
+"help.text"
+msgid "Decimal places in the number are rounded according to the number of zeros that appear after the decimal separator in the <emph>Format </emph>code."
+msgstr "數字中的小數位數依 <emph>Format</emph> 代碼中小數分隔符後出現的零的個數而捨入。"
-#: 03101000.xhp#par_id3150486.15.help.text
-msgid "Run-time error."
-msgstr "執行階段錯誤。"
+#. w]F1
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3154123\n"
+"15\n"
+"help.text"
+msgid "<emph>#:</emph> If <emph>Number</emph> contains a digit at the position of the # placeholder in the <emph>Format</emph> code, the digit is displayed, otherwise nothing is displayed at this position."
+msgstr "<emph>#:</emph>如果 <emph>Number</emph> 中與 <emph>Format</emph> 代碼中的 # 萬用字元相對應的位置上有數位,則顯示該數位,否則此位置不顯示任何值。"
-#: 03101000.xhp#par_id3153953.16.help.text
-msgid "Empty :"
-msgstr "Empty:"
+#. fQV]
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3148452\n"
+"16\n"
+"help.text"
+msgid "This symbol works like the 0, except that leading or trailing zeroes are not displayed if there are more # characters in the format code than digits in the number. Only the relevant digits of the number are displayed."
+msgstr "此符號的功能與 0 類似,不同的是,當格式代碼中的 # 萬用字元位數多於數字中的數位位數時,不顯示前導零或尾隨零,而只顯示有關的數位。"
-#: 03101000.xhp#par_id3155306.17.help.text
-msgid "String without any characters."
-msgstr "不含任何字元的字串。"
+#. \WSt
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3159150\n"
+"17\n"
+"help.text"
+msgid "<emph>.:</emph> The decimal placeholder determines the number of decimal places to the left and right of the decimal separator."
+msgstr "<emph>.:</emph>小數萬用字元用於確定小數分隔符左邊和右邊的位數。"
-#: 03101000.xhp#par_id3149260.18.help.text
-msgid "Any :"
-msgstr "Any:"
+#. ]xq#
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3159252\n"
+"18\n"
+"help.text"
+msgid "If the format code contains only # placeholders to the left of this symbol, numbers less than 1 begin with a decimal separator. To always display a leading zero with fractional numbers, use 0 as a placeholder for the first digit to the left of the decimal separator."
+msgstr "如果在格式代碼中,此符號左側僅包含 # 定位符,則純小數 (小於 1) 將以小數分隔符作為開頭。若要使小數總是顯示前導零,請使用 0 作為小數分隔符左側第一個數位的定位符。"
-#: 03101000.xhp#par_id3152938.19.help.text
-msgid "Corresponding number as string."
-msgstr "作為字串的對應數字。"
+#. 01#`
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153368\n"
+"19\n"
+"help.text"
+msgid "<emph>%:</emph> Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code."
+msgstr "<emph>%:</emph>將數字乘以 100,並在格式代碼中該數字出現的位置插入百分號 (%)。"
-#: 03101000.xhp#par_id3155738.20.help.text
-msgid "Zeros at the end of a floating-point number are not included in the returned string."
-msgstr "傳回的字串中不含括浮點數結尾處的零。"
+#. )5C{
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3149481\n"
+"20\n"
+"help.text"
+msgid "<emph>E- E+ e- e+ :</emph> If the format code contains at least one digit placeholder (0 or #) to the right of the symbol E-, E+, e-, or e+, the number is formatted in the scientific or exponential format. The letter E or e is inserted between the number and the exponent. The number of placeholders for digits to the right of the symbol determines the number of digits in the exponent."
+msgstr "<emph>E- E+ e- e+</emph>:如果格式代碼中包含符號 E-、E+、e- 或 e+ 且符號右側至少包含一個數位定位符 (0 或 #),則數字會格式化為科學記數法或指數等格式,並且數字和指數之間會插入字母 E 或 e。指數形式的數位數取決於符號右側定位符的數位數。"
-#: 03101000.xhp#hd_id3154729.21.help.text
-msgctxt "03101000.xhp#hd_id3154729.21.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. aJ+M
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3149262\n"
+"21\n"
+"help.text"
+msgid "If the exponent is negative, a minus sign is displayed directly before an exponent with E-, E+, e-, e+. If the exponent is positive, a plus sign is only displayed before exponents with E+ or e+."
+msgstr "如果指數為負數,則在包含 E-、E+、e-、e+ 的指數前顯示減號。如果指數為正數,則僅在包含 E+ 或 e+ 的指數前顯示加號。"
-#: 03101000.xhp#par_id3153878.22.help.text
-msgid "Sub ExampleCSTR"
-msgstr "Sub ExampleCSTR"
-
-#: 03101000.xhp#par_id3154943.23.help.text
-msgctxt "03101000.xhp#par_id3154943.23.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar As String"
-
-#: 03101000.xhp#par_id3156283.24.help.text
-msgctxt "03101000.xhp#par_id3156283.24.help.text"
-msgid "Msgbox CDbl(1234.5678)"
-msgstr "Msgbox CDbl(1234.5678)"
-
-#: 03101000.xhp#par_id3147396.25.help.text
-msgctxt "03101000.xhp#par_id3147396.25.help.text"
-msgid "Msgbox CInt(1234.5678)"
-msgstr "Msgbox CInt(1234.5678)"
-
-#: 03101000.xhp#par_id3155600.26.help.text
-msgctxt "03101000.xhp#par_id3155600.26.help.text"
-msgid "Msgbox CLng(1234.5678)"
-msgstr "Msgbox CLng(1234.5678)"
-
-#: 03101000.xhp#par_id3153416.27.help.text
-msgctxt "03101000.xhp#par_id3153416.27.help.text"
-msgid "Msgbox CSng(1234.5678)"
-msgstr "Msgbox CSng(1234.5678)"
-
-#: 03101000.xhp#par_id3156559.28.help.text
-msgid "sVar = CStr(1234.5678)"
-msgstr "sVar = CStr(1234.5678)"
-
-#: 03101000.xhp#par_id3153947.29.help.text
-msgid "MsgBox sVar"
-msgstr "MsgBox sVar"
-
-#: 03101000.xhp#par_id3150327.30.help.text
-msgctxt "03101000.xhp#par_id3150327.30.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. ^DBk
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3148617\n"
+"23\n"
+"help.text"
+msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)."
+msgstr "如果格式代碼中包含分隔符且分隔符前後有數位定位符 (0 或 #),則顯示千位分隔符。"
-#: 03102700.xhp#tit.help.text
-msgid "IsNumeric Function [Runtime]"
-msgstr "IsNumeric 函數 [執行階段]"
+#. \M^3
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3163713\n"
+"29\n"
+"help.text"
+msgid "The use of a period as a thousands and decimal separator is dependent on the regional setting. When you enter a number directly in Basic source code, always use a period as decimal delimiter. The actual character displayed as a decimal separator depends on the number format in your system settings."
+msgstr "句點是用作千位分隔符還是用作小數分隔符,取決於地區設定,而作為小數分隔符顯示的實際字元取決於系統設定中的數字格式。此處的示例假定地區設定為「US」。"
-#: 03102700.xhp#bm_id3145136.help.text
-msgid "<bookmark_value>IsNumeric function</bookmark_value>"
-msgstr "<bookmark_value>IsNumeric;函數</bookmark_value>"
+#. cXjp
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3152887\n"
+"24\n"
+"help.text"
+msgid "<emph>- + $ ( ) space:</emph> A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character."
+msgstr "<emph>- + $ ( ) 空格</emph>:直接在格式代碼中輸入的加號 (+)、減號 (-)、美元符號 ($)、空格或括號顯示為文字字元。"
-#: 03102700.xhp#hd_id3145136.1.help.text
-msgid "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric Function [Runtime]\">IsNumeric Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric 函數 [執行階段]\">IsNumeric 函數 [執行階段]</link>"
+#. ,lOe
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3148576\n"
+"25\n"
+"help.text"
+msgid "To display characters other than the ones listed here, you must precede it by a backslash (\\), or enclose it in quotation marks (\" \")."
+msgstr "若要顯示除上述之外的其他字元,必須在該字元前加反斜線 (\\),或在字元前後加引號 (\" \")。"
-#: 03102700.xhp#par_id3149177.2.help.text
-msgid "Tests if an expression is a number. If the expression is a <link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"number\">number</link>, the function returns True, otherwise the function returns False."
-msgstr "測試表示式是否為數字。如果表示式是<link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"數字\">數字</link>,則函數傳回 True (真),否則傳回 False (假)。"
+#. C5fd
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153139\n"
+"26\n"
+"help.text"
+msgid "\\ : The backslash displays the next character in the format code."
+msgstr "\\ : 顯示格式代碼中反斜線後面的字元。"
-#: 03102700.xhp#hd_id3149415.3.help.text
-msgctxt "03102700.xhp#hd_id3149415.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. NV/q
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153366\n"
+"27\n"
+"help.text"
+msgid "Characters in the format code that have a special meaning can only be displayed as literal characters if they are preceded by a backslash. The backslash itself is not displayed, unless you enter a double backslash (\\\\) in the format code."
+msgstr "如果在格式代碼中具有特殊含義的字元前加上反斜線,則這些字元會顯示為文字字元。反斜線本身不會顯示,除非在格式代碼中輸入兩條反斜線 (\\\\)。"
-#: 03102700.xhp#par_id3150771.4.help.text
-msgid "IsNumeric (Var)"
-msgstr "IsNumeric(Var)"
+#. Y%gh
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3155411\n"
+"28\n"
+"help.text"
+msgid "Characters that must be preceded by a backslash in the format code in order to be displayed as literal characters are date- and time-formatting characters (a, c, d, h, m, n, p, q, s, t, w, y, /, :), numeric-formatting characters (#, 0, %, E, e, comma, period), and string-formatting characters (@, &, <, >, !)."
+msgstr "在格式代碼中,為了顯示為文字字元而必須在前面加反斜線的字元包括日期、時間等格式化字元 (a、c、d、h、m、n、p、q、s、t、w、y、/、:)、數字格式化字元 (#、0、%、E、e、逗號、句點) 和字串格式化字元 (@、&、<、>、!)。"
-#: 03102700.xhp#hd_id3148685.5.help.text
-msgctxt "03102700.xhp#hd_id3148685.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. e{9B
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3145749\n"
+"30\n"
+"help.text"
+msgid "You can also use the following predefined number formats. Except for \"General Number\", all of the predefined format codes return the number as a decimal number with two decimal places."
+msgstr "也可以使用以下預先定義的數字格式。除「General Number」之外,所有預先定義的格式代碼傳回的數字都帶有兩位小數。"
-#: 03102700.xhp#par_id3148944.6.help.text
-msgctxt "03102700.xhp#par_id3148944.6.help.text"
-msgid "Bool"
-msgstr "布林型"
+#. 0Q?g
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3150113\n"
+"31\n"
+"help.text"
+msgid "If you use predefined formats, the name of the format must be enclosed in quotation marks."
+msgstr "如果您使用預先定義的格式,格式名稱的前後必須加上引號。"
-#: 03102700.xhp#hd_id3148947.7.help.text
-msgctxt "03102700.xhp#hd_id3148947.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. !uN6
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3149377\n"
+"32\n"
+"help.text"
+msgid "Predefined format"
+msgstr "預先定義的格式"
-#: 03102700.xhp#par_id3154760.8.help.text
-msgid "<emph>Var:</emph> Any expression that you want to test."
-msgstr "<emph>Var:</emph>要測試的任意表示式。"
+#. !/4I
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3154730\n"
+"33\n"
+"help.text"
+msgid "<emph>General Number:</emph> Numbers are displayed as entered."
+msgstr "<emph>General Number:</emph>顯示格式與輸入格式相同的數字。"
+
+#. XfUw
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153158\n"
+"34\n"
+"help.text"
+msgid "<emph>Currency:</emph> Inserts a dollar sign in front of the number and encloses negative numbers in brackets."
+msgstr "<emph>Currency:</emph>在數字前插入美元符號並在負數前後加上括號。"
+
+#. #8;+
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3154490\n"
+"35\n"
+"help.text"
+msgid "<emph>Fixed:</emph> Displays at least one digit in front of the decimal separator."
+msgstr "<emph>Fixed:</emph>至少顯示小數分隔符前一位數位。"
+
+#. T3A@
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153415\n"
+"36\n"
+"help.text"
+msgid "<emph>Standard:</emph> Displays numbers with a thousands separator."
+msgstr "<emph>Standard:</emph>顯示數字時帶有千位分隔符。"
+
+#. FF9T
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3150715\n"
+"37\n"
+"help.text"
+msgid "<emph>Percent:</emph> Multiplies the number by 100 and appends a percent sign to the number."
+msgstr "<emph>Percent:</emph>將數字乘以 100,並附加百分號。"
+
+#. \.{p
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153836\n"
+"38\n"
+"help.text"
+msgid "<emph>Scientific:</emph> Displays numbers in scientific format (for example, 1.00E+03 for 1000)."
+msgstr "<emph>Scientific:</emph>以科學記數法格式顯示數字 (例如,1000 顯示為 1.00E+03)。"
-#: 03102700.xhp#hd_id3149656.9.help.text
-msgctxt "03102700.xhp#hd_id3149656.9.help.text"
+#. 19{@
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3153707\n"
+"39\n"
+"help.text"
+msgid "A format code can be divided into three sections that are separated by semicolons. The first part defines the format for positive values, the second part for negative values, and the third part for zero. If you only specify one format code, it applies to all numbers."
+msgstr "格式代碼可以分為三個區域,彼此之間以分號分隔。三個部份依次定義正數、負數和零的格式。如果僅指定一種格式代碼,則所有數字都將採用這種代碼。"
+
+#. Rz+M
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3149019\n"
+"40\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03102700.xhp#par_id3154367.10.help.text
-msgid "Sub ExampleIsNumeric"
-msgstr "Sub ExampleIsNumeric"
+#. VV];
+#: 03120301.xhp
+#, fuzzy
+msgctxt ""
+"03120301.xhp\n"
+"par_idN107A2\n"
+"help.text"
+msgid "' always use a period as decimal delimiter when you enter numbers in Basic source code."
+msgstr "當您以 Basic 原始程式碼輸入數字時,REM 一律使用句點當作小數點定義符號。"
-#: 03102700.xhp#par_id3156423.11.help.text
-msgid "Dim vVar as variant"
-msgstr "Dim vVar as variant"
+#. `8fh
+#: 03120301.xhp
+#, fuzzy
+msgctxt ""
+"03120301.xhp\n"
+"par_id3147339\n"
+"46\n"
+"help.text"
+msgid "' displays for example 6,328.20 in English locale, 6.328,20 in German locale."
+msgstr "REM 例如,在英語語言環境中顯示為 6,328.20,在德語語言環境中顯示為 6.328,20"
-#: 03102700.xhp#par_id3154125.12.help.text
-msgid "vVar = \"ABC\""
-msgstr "vVar = \"ABC\""
+#. rhgh
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Basic IDE"
+msgstr "$[officename] Basic IDE"
-#: 03102700.xhp#par_id3147230.13.help.text
-msgid "Print IsNumeric(vVar) REM Returns False"
-msgstr "Print IsNumeric(vVar) REM 傳回 False (假)"
+#. #TVI
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3154422\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
+msgstr "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
-#: 03102700.xhp#par_id3156214.14.help.text
-msgid "vVar = \"123\""
-msgstr "vVar = \"123\""
+#. U\^c
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3153142\n"
+"2\n"
+"help.text"
+msgid "This section describes the structure of the Basic IDE."
+msgstr "本節介紹 Basic IDE 的結構。"
-#: 03102700.xhp#par_id3154910.15.help.text
-msgid "Print IsNumeric(vVar) REM Returns True"
-msgstr "Print IsNumeric(sVar) REM 傳回 True (真)"
+#. HcTp
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_idN105C9\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Basic IDE where you can write and edit macros.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">開啟可寫入和編輯巨集的 Basic IDE。</ahelp>"
-#: 03102700.xhp#par_id3147289.16.help.text
-msgctxt "03102700.xhp#par_id3147289.16.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. OjE[
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3153188\n"
+"5\n"
+"help.text"
+msgid "Commands From the Context menu of the Module Tabs"
+msgstr "[模組]標籤的右鍵功能表中的指令"
-#: 03100080.xhp#tit.help.text
-msgid "CVErr Function [Runtime]"
-msgstr "CVErr 函數 [執行階段]"
+#. VY?,
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3154731\n"
+"6\n"
+"help.text"
+msgid "Insert"
+msgstr "插入"
-#: 03100080.xhp#bm_id531022.help.text
-msgid "<bookmark_value>CVErr function</bookmark_value>"
-msgstr "<bookmark_value>CVErr 函數</bookmark_value>"
+#. !!P-
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3151074\n"
+"8\n"
+"help.text"
+msgid "Module"
+msgstr "模組"
-#: 03100080.xhp#par_idN1054B.help.text
-msgid "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr 函數 [執行階段]</link>"
+#. TmVs
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3149581\n"
+"9\n"
+"help.text"
+msgid "<ahelp hid=\".uno:NewModule\">Inserts a new module into the current library.</ahelp>"
+msgstr "<ahelp hid=\".uno:NewModule\">將一個新模組插入目前程式庫。</ahelp>"
-#: 03100080.xhp#par_idN1055B.help.text
-msgid "Converts a string expression or numeric expression to a variant expression of the sub type \"Error\"."
-msgstr "將字串型表示式或數值型表示式轉換為「錯誤」子類型的變體型表示式。"
+#. `76?
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3147397\n"
+"10\n"
+"help.text"
+msgid "Dialog"
+msgstr "對話方塊"
-#: 03100080.xhp#par_idN1055E.help.text
-msgctxt "03100080.xhp#par_idN1055E.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. 2/37
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3144335\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\".uno:NewDialog\">Inserts a new dialog into the current library.</ahelp>"
+msgstr "<ahelp hid=\".uno:NewDialog\">將一個新對話方塊插入目前程式庫。</ahelp>"
-#: 03100080.xhp#par_idN10562.help.text
-msgid "CVErr(Expression)"
-msgstr "CVErr(Expression)"
+#. n^7(
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3155602\n"
+"12\n"
+"help.text"
+msgid "Delete"
+msgstr "刪除"
-#: 03100080.xhp#par_idN10565.help.text
-msgctxt "03100080.xhp#par_idN10565.help.text"
-msgid "Return value:"
-msgstr "傳回值:"
+#. Dt7o
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3155064\n"
+"13\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DeleteCurrent\">Deletes the selected module.</ahelp>"
+msgstr "<ahelp hid=\".uno:DeleteCurrent\">刪除選取的模組。</ahelp>"
-#: 03100080.xhp#par_idN10569.help.text
-msgctxt "03100080.xhp#par_idN10569.help.text"
-msgid "Variant."
-msgstr "變體。"
+#. aX|H
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3149018\n"
+"14\n"
+"help.text"
+msgid "Rename"
+msgstr "重新命名"
-#: 03100080.xhp#par_idN1056C.help.text
-msgctxt "03100080.xhp#par_idN1056C.help.text"
-msgid "Parameter:"
-msgstr "參數:"
+#. HgM*
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3154754\n"
+"15\n"
+"help.text"
+msgid "<ahelp hid=\".uno:RenameCurrent\">Renames the current module in place.</ahelp>"
+msgstr "<ahelp hid=\".uno:RenameCurrent\">在原來的位置重新命名目前模組。</ahelp>"
-#: 03100080.xhp#par_idN10570.help.text
-msgctxt "03100080.xhp#par_idN10570.help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
-msgstr "Expression:要轉換的任意字串型表示式或數值型表示式。"
+#. 8-.;
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3150043\n"
+"16\n"
+"help.text"
+msgid "Hide"
+msgstr "隱入"
+
+#. dBWI
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3145147\n"
+"17\n"
+"help.text"
+msgid "<ahelp hid=\".uno:HideCurPage\">Hides the current module.</ahelp>"
+msgstr "<ahelp hid=\".uno:HideCurPage\">隱藏目前模組。</ahelp>"
+
+#. \/`\
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"hd_id3163805\n"
+"18\n"
+"help.text"
+msgid "Modules"
+msgstr "模組"
-#: 03030120.xhp#tit.help.text
+#. o9:L
+#: 01050000.xhp
+msgctxt ""
+"01050000.xhp\n"
+"par_id3153965\n"
+"19\n"
+"help.text"
+msgid "Opens the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog."
+msgstr "開啟<link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"[管理巨集]\"><emph>[管理巨集]</emph></link>對話方塊。"
+
+#. !=:c
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"tit\n"
+"help.text"
msgid "DateDiff Function [Runtime]"
msgstr "DateDiff 函數 [執行階段]"
-#: 03030120.xhp#bm_id6134830.help.text
+#. mwyq
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"bm_id6134830\n"
+"help.text"
msgid "<bookmark_value>DateDiff function</bookmark_value>"
msgstr "<bookmark_value>DateDiff 函數</bookmark_value>"
-#: 03030120.xhp#par_idN10542.help.text
+#. ,*de
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10542\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03030120.xhp\">DateDiff Function [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03030120.xhp\">DateDiff 函數 [執行階段]</link>"
-#: 03030120.xhp#par_idN10546.help.text
+#. bI%6
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10546\n"
+"help.text"
msgid "Returns the number of date intervals between two given date values."
msgstr "傳回兩個指定日期值之間的日期間隔數。"
-#: 03030120.xhp#par_idN10549.help.text
-msgctxt "03030120.xhp#par_idN10549.help.text"
+#. B60f
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10549\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030120.xhp#par_idN10648.help.text
+#. ;ixa
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10648\n"
+"help.text"
msgid "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])"
msgstr "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])"
-#: 03030120.xhp#par_idN1064B.help.text
-msgctxt "03030120.xhp#par_idN1064B.help.text"
+#. fkQW
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1064B\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值:"
-#: 03030120.xhp#par_idN1064F.help.text
+#. qb0[
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1064F\n"
+"help.text"
msgid "A number."
msgstr "數字。"
-#: 03030120.xhp#par_idN10652.help.text
-msgctxt "03030120.xhp#par_idN10652.help.text"
+#. /2X1
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10652\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030120.xhp#par_idN10656.help.text
-msgctxt "03030120.xhp#par_idN10656.help.text"
+#. nTGj
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10656\n"
+"help.text"
msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
msgstr "<emph>Add</emph> - 下表中的一個字串型表示式,用來指定日期間隔。"
-#: 03030120.xhp#par_idN10664.help.text
+#. ):rQ
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10664\n"
+"help.text"
msgid "<emph>Date1, Date2</emph> - The two date values to be compared."
msgstr "<emph>Date1、Date2</emph> - 要比較的兩個日期值。"
-#: 03030120.xhp#par_idN1066A.help.text
-msgid "<emph>Week_start</emph> - An optional parameter that specifies the starting day of a week. "
-msgstr "<emph>Week_start</emph> - 指定一週起始日的可選參數。 "
-
-#: 03030120.xhp#par_idN1067A.help.text
+#. J(yF
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1066A\n"
+"help.text"
+msgid "<emph>Week_start</emph> - An optional parameter that specifies the starting day of a week."
+msgstr "<emph>Week_start</emph> - 指定一週起始日的可選參數。"
+
+#. }v1d
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1067A\n"
+"help.text"
msgid "Week_start value"
msgstr "Week_start 值"
-#: 03030120.xhp#par_idN10680.help.text
-msgctxt "03030120.xhp#par_idN10680.help.text"
+#. [:/@
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10680\n"
+"help.text"
msgid "Explanation"
msgstr "說明"
-#: 03030120.xhp#par_idN10687.help.text
-msgctxt "03030120.xhp#par_idN10687.help.text"
+#. !HLR
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10687\n"
+"help.text"
msgid "0"
msgstr "0"
-#: 03030120.xhp#par_idN1068D.help.text
-msgctxt "03030120.xhp#par_idN1068D.help.text"
+#. 32cP
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1068D\n"
+"help.text"
msgid "Use system default value"
msgstr "使用系統預設值"
-#: 03030120.xhp#par_idN10694.help.text
-msgctxt "03030120.xhp#par_idN10694.help.text"
+#. wcO%
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10694\n"
+"help.text"
msgid "1"
msgstr "1"
-#: 03030120.xhp#par_idN1069A.help.text
+#. :z=8
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1069A\n"
+"help.text"
msgid "Sunday (default)"
msgstr "星期日 (預設值)"
-#: 03030120.xhp#par_idN106A1.help.text
-msgctxt "03030120.xhp#par_idN106A1.help.text"
+#. 61AV
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106A1\n"
+"help.text"
msgid "2"
msgstr "2"
-#: 03030120.xhp#par_idN106A7.help.text
+#. dx7G
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106A7\n"
+"help.text"
msgid "Monday"
msgstr "星期一"
-#: 03030120.xhp#par_idN106AE.help.text
-msgctxt "03030120.xhp#par_idN106AE.help.text"
+#. 3`e!
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106AE\n"
+"help.text"
msgid "3"
msgstr "3"
-#: 03030120.xhp#par_idN106B4.help.text
+#. i(-,
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106B4\n"
+"help.text"
msgid "Tuesday"
msgstr "星期二"
-#: 03030120.xhp#par_idN106BB.help.text
-msgctxt "03030120.xhp#par_idN106BB.help.text"
+#. ap-Y
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106BB\n"
+"help.text"
msgid "4"
msgstr "4"
-#: 03030120.xhp#par_idN106C1.help.text
+#. DGl/
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106C1\n"
+"help.text"
msgid "Wednesday"
msgstr "星期三"
-#: 03030120.xhp#par_idN106C8.help.text
-msgctxt "03030120.xhp#par_idN106C8.help.text"
+#. 6IYN
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106C8\n"
+"help.text"
msgid "5"
msgstr "5"
-#: 03030120.xhp#par_idN106CE.help.text
+#. vDTZ
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106CE\n"
+"help.text"
msgid "Thursday"
msgstr "星期四"
-#: 03030120.xhp#par_idN106D5.help.text
-msgctxt "03030120.xhp#par_idN106D5.help.text"
+#. 2PVo
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106D5\n"
+"help.text"
msgid "6"
msgstr "6"
-#: 03030120.xhp#par_idN106DB.help.text
+#. nWk,
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106DB\n"
+"help.text"
msgid "Friday"
msgstr "星期五"
-#: 03030120.xhp#par_idN106E2.help.text
-msgctxt "03030120.xhp#par_idN106E2.help.text"
+#. oP_K
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106E2\n"
+"help.text"
msgid "7"
msgstr "7"
-#: 03030120.xhp#par_idN106E8.help.text
+#. :~P=
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106E8\n"
+"help.text"
msgid "Saturday"
msgstr "星期六"
-#: 03030120.xhp#par_idN106EB.help.text
-msgid "<emph>Year_start</emph> - An optional parameter that specifies the starting week of a year. "
-msgstr "<emph>Year_start</emph> - 指定一年起始週的可選參數。 "
-
-#: 03030120.xhp#par_idN106FB.help.text
+#. _)Y5
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106EB\n"
+"help.text"
+msgid "<emph>Year_start</emph> - An optional parameter that specifies the starting week of a year."
+msgstr "<emph>Year_start</emph> - 指定一年起始週的可選參數。"
+
+#. af3,
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN106FB\n"
+"help.text"
msgid "Year_start value"
msgstr "Year_start 值"
-#: 03030120.xhp#par_idN10701.help.text
-msgctxt "03030120.xhp#par_idN10701.help.text"
+#. LW1#
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10701\n"
+"help.text"
msgid "Explanation"
msgstr "說明"
-#: 03030120.xhp#par_idN10708.help.text
-msgctxt "03030120.xhp#par_idN10708.help.text"
+#. LF06
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10708\n"
+"help.text"
msgid "0"
msgstr "0"
-#: 03030120.xhp#par_idN1070E.help.text
-msgctxt "03030120.xhp#par_idN1070E.help.text"
+#. ^JG.
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1070E\n"
+"help.text"
msgid "Use system default value"
msgstr "使用系統預設值"
-#: 03030120.xhp#par_idN10715.help.text
-msgctxt "03030120.xhp#par_idN10715.help.text"
+#. K^M*
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10715\n"
+"help.text"
msgid "1"
msgstr "1"
-#: 03030120.xhp#par_idN1071B.help.text
+#. yjEK
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1071B\n"
+"help.text"
msgid "Week 1 is the week with January, 1st (default)"
msgstr "第 1 週是有 1 月 1 日的那一週 (預設值)"
-#: 03030120.xhp#par_idN10722.help.text
-msgctxt "03030120.xhp#par_idN10722.help.text"
+#. RkO3
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10722\n"
+"help.text"
msgid "2"
msgstr "2"
-#: 03030120.xhp#par_idN10728.help.text
+#. 2oET
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10728\n"
+"help.text"
msgid "Week 1 is the first week containing four or more days of that year"
msgstr "第 1 週是包含該年之日期 4 天以上的那一週"
-#: 03030120.xhp#par_idN1072F.help.text
-msgctxt "03030120.xhp#par_idN1072F.help.text"
+#. 5C]*
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1072F\n"
+"help.text"
msgid "3"
msgstr "3"
-#: 03030120.xhp#par_idN10735.help.text
+#. nnjk
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10735\n"
+"help.text"
msgid "Week 1 is the first week containing only days of the new year"
msgstr "第 1 週是包含 1 月 1 日的那一週"
-#: 03030120.xhp#par_idN10738.help.text
-msgctxt "03030120.xhp#par_idN10738.help.text"
+#. Os(u
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10738\n"
+"help.text"
msgid "Example:"
msgstr "範例:"
-#: 03030120.xhp#par_idN1073C.help.text
-msgid "Sub example_datediff"
-msgstr "Sub example_datediff"
+#. Jh2j
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"tit\n"
+"help.text"
+msgid "While...Wend Statement[Runtime]"
+msgstr "While...Wend 陳述式 [執行階段]"
-#: 03030120.xhp#par_idN1073F.help.text
-msgid "msgbox DateDiff(\"d\", \"1/1/2005\", \"12/31/2005\")"
-msgstr "msgbox DateDiff(\"d\", \"1/1/2005\", \"12/31/2005\")"
+#. Vmlp
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"bm_id3150400\n"
+"help.text"
+msgid "<bookmark_value>While;While...Wend loop</bookmark_value>"
+msgstr "<bookmark_value>While;While...Wend 迴圈</bookmark_value>"
-#: 03030120.xhp#par_idN10742.help.text
-msgctxt "03030120.xhp#par_idN10742.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. zB.e
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"hd_id3150400\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement[Runtime]\">While...Wend Statement[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend 陳述式 [執行階段]\">While...Wend 陳述式 [執行階段]</link>"
-#: 03020000.xhp#tit.help.text
-msgid "File I/O Functions"
-msgstr "檔案 I/O 函數"
+#. T?aW
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3151211\n"
+"2\n"
+"help.text"
+msgid "When a program encounters a While statement, it tests the condition. If the condition is False, the program continues directly following the Wend statement. If the condition is True, the loop is executed until the program finds Wend and then jumps back to the<emph> While </emph>statement. If the condition is still True, the loop is executed again."
+msgstr "當遇到 While 陳述式時,程式將對條件進行測試。如果條件為 False (假),則直接執行 Wend 陳述式之後的程式。如果條件為 True (真),則執行迴圈直至程式到達 Wend 陳述式,然後跳回 <emph>While</emph> 陳述式。如果條件仍為 True (真),則再次執行迴圈。"
-#: 03020000.xhp#hd_id3156344.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"File I/O Functions\">File I/O Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"檔案 I/O 函數\">檔案 I/O 函數</link>"
+#. Edzw
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3151041\n"
+"3\n"
+"help.text"
+msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a While...Wend loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error."
+msgstr "與 <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> 不同,不能使用 <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link> 陳述式取消 <emph>While...Wend</emph> 迴圈。請勿使用 <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link> 陳述式結束 <emph>While...Wend</emph> 迴圈,否則將導致執行階段錯誤。"
-#: 03020000.xhp#par_id3153360.2.help.text
-msgid "Use File I/O functions to create and manage user-defined (data) files."
-msgstr "使用檔案 I/O 函數建立和管理使用者自訂的 (資料) 檔案。"
+#. ^v)m
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3145172\n"
+"4\n"
+"help.text"
+msgid "A Do...Loop is more flexible than a While...Wend."
+msgstr "<emph>Do...Loop</emph> 的用法具有更強的靈活性,因此建議您使用該陳述。"
-#: 03020000.xhp#par_id3150398.3.help.text
-msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory."
-msgstr "您也可以使用這些函數來建立「相對式」檔案,從而可透過指定檔案的資料條目編號來儲存和重新載入某些資料條目。檔案 I/O 函數還可以為您提供諸如檔案大小、目前路徑設定和檔案或目錄的建立時間等資訊,以幫助您管理檔案。"
+#. k\=@
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"hd_id3155133\n"
+"5\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03020302.xhp#tit.help.text
-msgid "Loc Function [Runtime]"
-msgstr "Loc 函數 [執行階段]"
+#. buAW
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3147288\n"
+"6\n"
+"help.text"
+msgid "While Condition [Statement] Wend"
+msgstr "While Condition[Statement] Wend"
-#: 03020302.xhp#bm_id3148663.help.text
-msgid "<bookmark_value>Loc function</bookmark_value>"
-msgstr "<bookmark_value>Loc;函數</bookmark_value>"
+#. jmL!
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"hd_id3153139\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03020302.xhp#hd_id3148663.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc Function [Runtime]\">Loc Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc 函數 [執行階段]\">Loc 函數 [執行階段]</link>"
+#. 7pZ8
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3159153\n"
+"8\n"
+"help.text"
+msgid "Sub ExampleWhileWend"
+msgstr "Sub ExampleWhileWend"
-#: 03020302.xhp#par_id3154138.2.help.text
-msgid "Returns the current position in an open file."
-msgstr "傳回開啟檔案中的目前位置。"
+#. ZGif
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3151114\n"
+"9\n"
+"help.text"
+msgid "Dim stext As String"
+msgstr "Dim stext As String"
-#: 03020302.xhp#hd_id3156422.3.help.text
-msgctxt "03020302.xhp#hd_id3156422.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. ^?v_
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3153143\n"
+"10\n"
+"help.text"
+msgid "Dim iRun As Integer"
+msgstr "Dim iRun As Integer"
-#: 03020302.xhp#par_id3150768.4.help.text
-msgid "Loc(FileNumber)"
-msgstr "Loc (FileNumber)"
+#. NCeQ
+#: 03090203.xhp
+#, fuzzy
+msgctxt ""
+"03090203.xhp\n"
+"par_id3155306\n"
+"11\n"
+"help.text"
+msgid "sText =\"This Is a short text\""
+msgstr "sText =\"This is a short text\""
-#: 03020302.xhp#hd_id3150440.5.help.text
-msgctxt "03020302.xhp#hd_id3150440.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. Tj*V
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3154011\n"
+"12\n"
+"help.text"
+msgid "iRun = 1"
+msgstr "iRun = 1"
-#: 03020302.xhp#par_id3152578.6.help.text
-msgctxt "03020302.xhp#par_id3152578.6.help.text"
-msgid "Long"
-msgstr "長型"
+#. u/L0
+#: 03090203.xhp
+#, fuzzy
+msgctxt ""
+"03090203.xhp\n"
+"par_id3147215\n"
+"13\n"
+"help.text"
+msgid "While iRun < Len(sText)"
+msgstr "while iRun < Len(sText)"
-#: 03020302.xhp#hd_id3152462.7.help.text
-msgctxt "03020302.xhp#hd_id3152462.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. )rN[
+#: 03090203.xhp
+#, fuzzy
+msgctxt ""
+"03090203.xhp\n"
+"par_id3147427\n"
+"14\n"
+"help.text"
+msgid "If Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )"
+msgstr "if Mid(sText,iRun,1 )<> \" \" then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )"
-#: 03020302.xhp#par_id3153363.8.help.text
-msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is set by the Open statement for the respective file."
-msgstr "<emph>FileNumber:</emph>任意數值型表示式,包含由 Open 陳述式為各個檔案設定的檔案編號。"
+#. 3`((
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3149665\n"
+"15\n"
+"help.text"
+msgid "iRun = iRun + 1"
+msgstr "iRun = iRun + 1"
-#: 03020302.xhp#par_id3154320.9.help.text
-msgid "If the Loc function is used for an open random access file, it returns the number of the last record that was last read or written."
-msgstr "如果對一個開啟的隨機存取檔案使用 Loc 函數,此函數將傳回上次讀取或寫入的最後一個資料條目的編號。"
+#. n]=+
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3152939\n"
+"16\n"
+"help.text"
+msgid "Wend"
+msgstr "Wend"
-#: 03020302.xhp#par_id3151115.10.help.text
-msgid "For a sequential file, the Loc function returns the position in a file divided by 128. For binary files, the position of the last read or written byte is returned."
-msgstr "對於循序檔案,Loc 函數傳回檔案中由 128 分割的位置;對於二進制檔案,則傳回上一次讀取或寫入的位元組的位置。"
+#. `ouM
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3153189\n"
+"17\n"
+"help.text"
+msgid "MsgBox sText,0,\"Text encoded\""
+msgstr "MsgBox sText,0,\"Text encoded\""
-#: 03120302.xhp#tit.help.text
-msgid "LCase Function [Runtime]"
-msgstr "LCase 函式 [執行階段]"
+#. QrEj
+#: 03090203.xhp
+#, fuzzy
+msgctxt ""
+"03090203.xhp\n"
+"par_id3145251\n"
+"18\n"
+"help.text"
+msgid "End Sub"
+msgstr "End Sub"
-#: 03120302.xhp#bm_id3152363.help.text
-msgid "<bookmark_value>LCase function</bookmark_value>"
-msgstr "<bookmark_value>LCase 函式</bookmark_value>"
+#. byqU
+#: 03103450.xhp
+msgctxt ""
+"03103450.xhp\n"
+"tit\n"
+"help.text"
+msgid "Global Statement [Runtime]"
+msgstr "Global 陳述式 [執行階段]"
-#: 03120302.xhp#hd_id3152363.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function [Runtime]\">LCase Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase 函式 [執行階段]\">LCase 函式 [執行階段]</link>"
+#. h?4U
+#: 03103450.xhp
+msgctxt ""
+"03103450.xhp\n"
+"bm_id3159201\n"
+"help.text"
+msgid "<bookmark_value>Global statement</bookmark_value>"
+msgstr "<bookmark_value>Global 陳述式</bookmark_value>"
-#: 03120302.xhp#par_id3145609.2.help.text
-msgid "Converts all uppercase letters in a string to lowercase."
-msgstr "將字串中所有的大寫字母轉換成小寫字母。"
+#. [\9X
+#: 03103450.xhp
+msgctxt ""
+"03103450.xhp\n"
+"hd_id3159201\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Global Statement [Runtime]\">Global Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Global 陳述式 [執行階段]\">Global 陳述式 [執行階段]</link>"
-#: 03120302.xhp#par_id3154347.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link> Function"
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link> 函式"
+#. .+lO
+#: 03103450.xhp
+msgctxt ""
+"03103450.xhp\n"
+"par_id3149177\n"
+"2\n"
+"help.text"
+msgid "Dimensions a variable or an array at the global level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules for the current session."
+msgstr "在全域級別上 (而不是在子常式或函數中) 定義變數或陣列,從而使變數或陣列在目前階段作業的所有程式庫和模組中都有效。"
-#: 03120302.xhp#hd_id3149456.4.help.text
-msgctxt "03120302.xhp#hd_id3149456.4.help.text"
+#. R0V5
+#: 03103450.xhp
+msgctxt ""
+"03103450.xhp\n"
+"hd_id3143270\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120302.xhp#par_id3150791.5.help.text
-msgid "LCase (Text As String)"
-msgstr "LCase(Text As String)"
-
-#: 03120302.xhp#hd_id3154940.6.help.text
-msgctxt "03120302.xhp#hd_id3154940.6.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
-
-#: 03120302.xhp#par_id3144760.7.help.text
-msgctxt "03120302.xhp#par_id3144760.7.help.text"
-msgid "String"
-msgstr "字串型"
-
-#: 03120302.xhp#hd_id3151043.8.help.text
-msgctxt "03120302.xhp#hd_id3151043.8.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03120302.xhp#par_id3153193.9.help.text
-msgctxt "03120302.xhp#par_id3153193.9.help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to convert."
-msgstr "<emph>Text:</emph>要轉換的任意字串型表示式。"
+#. u^M^
+#: 03103450.xhp
+msgctxt ""
+"03103450.xhp\n"
+"par_id3150771\n"
+"4\n"
+"help.text"
+msgid "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
+msgstr "Global VarName[ (start To end) ][As VarType][, VarName2[ (start To end) ][As VarType][,...]]"
-#: 03120302.xhp#hd_id3148451.10.help.text
-msgctxt "03120302.xhp#hd_id3148451.10.help.text"
+#. S$s}
+#: 03103450.xhp
+msgctxt ""
+"03103450.xhp\n"
+"hd_id3156152\n"
+"5\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120302.xhp#par_id3149203.11.help.text
-msgctxt "03120302.xhp#par_id3149203.11.help.text"
-msgid "Sub ExampleLUCase"
-msgstr "Sub ExampleLUCase"
-
-#: 03120302.xhp#par_id3150440.12.help.text
-msgctxt "03120302.xhp#par_id3150440.12.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar As String"
-
-#: 03120302.xhp#par_id3153367.13.help.text
-msgctxt "03120302.xhp#par_id3153367.13.help.text"
-msgid "sVar = \"Las Vegas\""
-msgstr "sVar = \"Las Vegas\""
-
-#: 03120302.xhp#par_id3146121.14.help.text
-msgid "Print LCase(sVar) REM Returns \"las vegas\""
-msgstr "Print LCase(sVar) REM 傳回「Las Vegas」"
-
-#: 03120302.xhp#par_id3146986.15.help.text
-msgid "Print UCase(sVar) REM Returns \"LAS VEGAS\""
-msgstr "Print UCase(sVar) REM 傳回「LAS VEGAS」"
-
-#: 03120302.xhp#par_id3153575.16.help.text
-msgctxt "03120302.xhp#par_id3153575.16.help.text"
-msgid "end Sub"
-msgstr "end Sub"
-
-#: 03100700.xhp#tit.help.text
+#. ]EH+
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"tit\n"
+"help.text"
msgid "Const Statement [Runtime]"
msgstr "Const 陳述式 [執行階段]"
-#: 03100700.xhp#bm_id3146958.help.text
+#. \KxL
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"bm_id3146958\n"
+"help.text"
msgid "<bookmark_value>Const statement</bookmark_value>"
msgstr "<bookmark_value>Const 陳述式</bookmark_value>"
-#: 03100700.xhp#hd_id3146958.1.help.text
+#. Y2Ii
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"hd_id3146958\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement [Runtime]\">Const Statement [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const 陳述式 [執行階段]\">Const 陳述式 [執行階段]</link>"
-#: 03100700.xhp#par_id3154143.2.help.text
+#. f[^b
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"par_id3154143\n"
+"2\n"
+"help.text"
msgid "Defines a string as a constant."
msgstr "將字串定義為常數。"
-#: 03100700.xhp#hd_id3150670.3.help.text
-msgctxt "03100700.xhp#hd_id3150670.3.help.text"
+#. lky~
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"hd_id3150670\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03100700.xhp#par_id3150984.4.help.text
+#. FFIO
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"par_id3150984\n"
+"4\n"
+"help.text"
msgid "Const Text = Expression"
msgstr "Const Text = Expression"
-#: 03100700.xhp#hd_id3147530.5.help.text
-msgctxt "03100700.xhp#hd_id3147530.5.help.text"
+#. X#@O
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"hd_id3147530\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03100700.xhp#par_id3153897.6.help.text
+#. ,H(Q
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"par_id3153897\n"
+"6\n"
+"help.text"
msgid "<emph>Text:</emph> Any constant name that follows the standard variable naming conventions."
msgstr "<emph>Text:</emph>符合標準變數命名慣例的任意常數名稱。"
-#: 03100700.xhp#par_id3147264.7.help.text
+#. r=aB
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"par_id3147264\n"
+"7\n"
+"help.text"
msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified. Use the following statement to define a constant:"
msgstr "常數是一種有助於提高程式可讀性的變數,但並不將其定義為特定類型的變數,而是將其用作程式碼中的萬用字元。常數一經定義則無法再修改。使用以下陳述式定義常數:"
-#: 03100700.xhp#par_id3150542.8.help.text
-msgctxt "03100700.xhp#par_id3150542.8.help.text"
+#. K))V
+#: 03100700.xhp
+#, fuzzy
+msgctxt ""
+"03100700.xhp\n"
+"par_id3150542\n"
+"8\n"
+"help.text"
msgid "CONST ConstName=Expression"
msgstr "CONST ConstName=Expression"
-#: 03100700.xhp#par_id3150400.9.help.text
+#. N@p#
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"par_id3150400\n"
+"9\n"
+"help.text"
msgid "The type of expression is irrelevant. If a program is started, $[officename] Basic converts the program code internally so that each time a constant is used, the defined expression replaces it."
msgstr "其中的表示式可以是任意類型。如果程式已啟動,$[officename] Basic 將在內部對程式碼進行轉換,以便每次使用常數時,定義的表示式將代替該常數。"
-#: 03100700.xhp#hd_id3154366.10.help.text
-msgctxt "03100700.xhp#hd_id3154366.10.help.text"
+#. Mgh,
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"hd_id3154366\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03100700.xhp#par_id3145420.11.help.text
-msgid "Sub ExampleConst"
-msgstr "Sub ExampleConst"
-
-#: 03100700.xhp#par_id3154217.12.help.text
-msgid "Const iVar = 1964"
-msgstr "Const iVar = 1964"
-
-#: 03100700.xhp#par_id3156281.13.help.text
-msgid "Msgbox iVar"
-msgstr "Msgbox iVar"
-
-#: 03100700.xhp#par_id3153969.14.help.text
+#. Q/va
+#: 03100700.xhp
+msgctxt ""
+"03100700.xhp\n"
+"par_id3153969\n"
+"14\n"
+"help.text"
msgid "Const sVar = \"Program\", dVar As Double = 1.00"
msgstr "Const sVar = \"Program\", dVar As Double = 1.00"
-#: 03100700.xhp#par_id3149560.15.help.text
-msgid "Msgbox sVar & \" \" & dVar"
-msgstr "Msgbox sVar & \" \" & dVar"
-
-#: 03100700.xhp#par_id3153368.16.help.text
-msgctxt "03100700.xhp#par_id3153368.16.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03010304.xhp#tit.help.text
-msgid "QBColor Function [Runtime]"
-msgstr "QBColor 函式 [執行階段]"
-
-#: 03010304.xhp#hd_id3149670.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor Function [Runtime]\">QBColor Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor 函式 [執行階段]\">QBColor 函式 [執行階段]</link>"
-
-#: 03010304.xhp#par_id3150359.2.help.text
-msgid "Returns the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> color code of the color passed as a color value through an older MS-DOS based programming system."
-msgstr "傳回由基於 MS-DOS 的早期程式設計系統作為顏色值傳送的顏色的 <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> 顏色代碼。"
-
-#: 03010304.xhp#hd_id3154140.3.help.text
-msgctxt "03010304.xhp#hd_id3154140.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. d%V_
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Using Objects"
+msgstr "使用物件"
-#: 03010304.xhp#par_id3151042.4.help.text
-msgid "QBColor (ColorNumber As Integer)"
-msgstr "QBColor(ColorNumber As Integer)"
+#. (,:9
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"hd_id3145645\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Using the Object Catalog</link></variable>"
+msgstr "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">使用物件分類</link></variable>"
-#: 03010304.xhp#hd_id3145172.5.help.text
-msgctxt "03010304.xhp#hd_id3145172.5.help.text"
-msgid "Return value:"
-msgstr "<emph>傳回值類型</emph>:"
+#. G.%N
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3153707\n"
+"76\n"
+"help.text"
+msgid "The object catalog provides an overview of all modules and dialogs you have created in $[officename]."
+msgstr "物件分類提供了您在 $[officename] 中建立的所有模組和對話方塊的摘要。"
-#: 03010304.xhp#par_id3154685.6.help.text
-msgctxt "03010304.xhp#par_id3154685.6.help.text"
-msgid "Long"
-msgstr "Long"
+#. La1q
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3147346\n"
+"78\n"
+"help.text"
+msgid "Click the <emph>Object Catalog</emph> icon <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Icon</alt></image> in the Macro toolbar to display the object catalog."
+msgstr "按一下 [巨集] 工具列上的<emph>物件分類</emph><image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">圖示</alt></image>以顯示物件分類。"
-#: 03010304.xhp#hd_id3156560.7.help.text
-msgctxt "03010304.xhp#hd_id3156560.7.help.text"
-msgid "Parameter:"
-msgstr "參數:"
+#. r_Y~
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3155114\n"
+"79\n"
+"help.text"
+msgid "The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects."
+msgstr "此對話方塊以階層形式顯示所有現有物件的清單。按兩下清單項目可以開啟其下級物件。"
-#: 03010304.xhp#par_id3161832.8.help.text
-msgid "<emph>ColorNumber</emph>: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system."
-msgstr "<emph>ColorNumber</emph>:用於指定由基於 MS-DOS 的早期程式設計系統傳送的顏色值的任意整型表示式。"
+#. Vkfw
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3150786\n"
+"83\n"
+"help.text"
+msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, select the corresponding entry and click the <emph>Show</emph> icon <image id=\"img_id3149527\" src=\"basctl/res/im01.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3149527\">Icon</alt></image>."
+msgstr "若要在編輯器中顯示某個模組,或者要將游標置於所選取的 SUB 或 FUNCTION 中,請選取對應的條目,並按一下<emph>顯示</emph><image id=\"img_id3149527\" src=\"basctl/res/im01.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3149527\">圖示</alt></image>。"
-#: 03010304.xhp#par_id3147318.9.help.text
-msgid "<emph>ColorNumber</emph> can be assigned the following values:"
-msgstr "<emph>ColorNumber</emph> 可以被賦予以下值:"
+#. m,cO
+#: 01020200.xhp
+msgctxt ""
+"01020200.xhp\n"
+"par_id3153266\n"
+"81\n"
+"help.text"
+msgid "Click the (X) icon in the title bar to close the object catalog."
+msgstr "按一下標題列中的 (X) 圖示以關閉物件分類。"
-#: 03010304.xhp#par_id3152576.10.help.text
-msgid "0 : Black"
-msgstr "0 : 黑色"
+#. WFqN
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"tit\n"
+"help.text"
+msgid "FreeLibrary Function [Runtime]"
+msgstr "FreeLibrary 函數 [執行階段]"
-#: 03010304.xhp#par_id3146975.11.help.text
-msgid "1 : Blue"
-msgstr "1 : 藍色"
+#. H(i8
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"bm_id3143270\n"
+"help.text"
+msgid "<bookmark_value>FreeLibrary function</bookmark_value>"
+msgstr "<bookmark_value>FreeLibrary;函數</bookmark_value>"
-#: 03010304.xhp#par_id3151116.12.help.text
-msgid "2 : Green"
-msgstr "2 : 綠色"
+#. b;R5
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"hd_id3143270\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary Function [Runtime]\">FreeLibrary Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary 函數 [執行階段]\">FreeLibrary 函數 [執行階段]</link>"
-#: 03010304.xhp#par_id3155412.13.help.text
-msgid "3 : Cyan"
-msgstr "3 : 藍綠色"
+#. dn[T
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"par_id3147559\n"
+"2\n"
+"help.text"
+msgid "Releases DLLs that were loaded by a Declare statement. A released DLL is automatically reloaded if one of its functions is called. See also: <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
+msgstr "釋放由 Declare 陳述式載入的 DLL。如果再次呼叫已釋放的 DLL 中的某個函數,則該 DLL 會自動重新載入。另請參閱:<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
-#: 03010304.xhp#par_id3155306.14.help.text
-msgid "4 : Red"
-msgstr "4 : 紅色"
+#. *?hV
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"hd_id3148550\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03010304.xhp#par_id3153364.15.help.text
-msgid "5 : Magenta"
-msgstr "5 : 紫紅色"
+#. O;El
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"par_id3153361\n"
+"4\n"
+"help.text"
+msgid "FreeLibrary (LibName As String)"
+msgstr "FreeLibrary (LibName As String)"
-#: 03010304.xhp#par_id3146119.16.help.text
-msgid "6 : Yellow"
-msgstr "6 : 黃色"
+#. xxsM
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"hd_id3153380\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "<emph>參數</emph>:"
-#: 03010304.xhp#par_id3154730.17.help.text
-msgid "7 : White"
-msgstr "7 : 白色"
+#. Z4Vb
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"par_id3154138\n"
+"6\n"
+"help.text"
+msgid "<emph>LibName:</emph> String expression that specifies the name of the DLL."
+msgstr "<emph>Libname</emph>:用於指定 DLL 名稱的字串型表示式。"
-#: 03010304.xhp#par_id3153877.18.help.text
-msgid "8 : Gray"
-msgstr "8 : 灰色"
+#. 0K/0
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"par_id3146923\n"
+"7\n"
+"help.text"
+msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime."
+msgstr "FreeLibrary 只能釋放在 Basic 執行階段載入的 DLL。"
-#: 03010304.xhp#par_id3147124.19.help.text
-msgid "9 : Light Blue"
-msgstr "9 : 淺藍色"
+#. 8$_%
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
+"hd_id3153363\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03010304.xhp#par_id3145646.20.help.text
-msgid "10 : Light Green"
-msgstr "10 : 淺綠色"
+#. q#8w
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Static Statement [Runtime]"
+msgstr "Static 陳述式 [執行階段]"
-#: 03010304.xhp#par_id3149958.21.help.text
-msgid "11 : Light Cyan"
-msgstr "11 : 淺藍綠色"
+#. X!gU
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"bm_id3149798\n"
+"help.text"
+msgid "<bookmark_value>Static statement</bookmark_value>"
+msgstr "<bookmark_value>Static 陳述式</bookmark_value>"
-#: 03010304.xhp#par_id3154943.22.help.text
-msgid "12 : Light Red"
-msgstr "12 : 淺紅色"
+#. ;fK:
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"hd_id3149798\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Static Statement [Runtime]\">Static Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Static 陳述式 [執行階段]\">Static 陳述式 [執行階段]</link>"
-#: 03010304.xhp#par_id3150715.23.help.text
-msgid "13 : Light Magenta"
-msgstr "13 : 淺紫紅色"
+#. }Ls`
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"par_id3153311\n"
+"2\n"
+"help.text"
+msgid "Declares a variable or an array at the procedure level within a subroutine or a function, so that the values of the variable or the array are retained after exiting the subroutine or function. Dim statement conventions are also valid."
+msgstr "在子常式或函數中宣告程序級的變數或陣列,使得在結束子常式或函數後,這些變數或陣列的值仍能保留。Dim 陳述式慣例仍然有效。"
-#: 03010304.xhp#par_id3146970.24.help.text
-msgid "14 : Light Yellow"
-msgstr "14 : 淺黃色"
+#. -QSP
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"par_id3147264\n"
+"3\n"
+"help.text"
+msgid "The <emph>Static statement</emph> cannot be used to define variable arrays. Arrays must be specified according to a fixed size."
+msgstr "<emph>Static 陳述式</emph>不能用於定義變數陣列,而只能用於定義固定大小的陣列。"
-#: 03010304.xhp#par_id3150750.25.help.text
-msgid "15 : Bright White"
-msgstr "15 : 亮白色"
+#. MD]%
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"hd_id3149657\n"
+"4\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03010304.xhp#par_id3146914.26.help.text
-msgid "This function is used only to convert from older MS-DOS based BASIC applications that use the above color codes. The function returns a long integer value indicating the color to be used in the $[officename] IDE."
-msgstr "此函式僅用於轉換使用上述顏色代碼的、基於 MS-DOS 的早期 BASIC 應用程式。函式將傳回一個長型整數值,以指示在 $[officename] IDE 中使用該顏色。"
+#. -rA1
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"par_id3150400\n"
+"5\n"
+"help.text"
+msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
+msgstr "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
-#: 03010304.xhp#hd_id3148406.27.help.text
-msgctxt "03010304.xhp#hd_id3148406.27.help.text"
+#. EYIV
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"hd_id3148452\n"
+"6\n"
+"help.text"
msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03010304.xhp#par_id3145642.28.help.text
-msgid "Sub ExampleQBColor"
-msgstr "Sub ExampleQBColor"
-
-#: 03010304.xhp#par_id3154256.29.help.text
-msgid "Dim iColor As Integer"
-msgstr "Dim iColor As Integer"
-
-#: 03010304.xhp#par_id3147340.30.help.text
-msgctxt "03010304.xhp#par_id3147340.30.help.text"
-msgid "Dim sText As String"
-msgstr "Dim sText As String"
+msgstr "示例:"
-#: 03010304.xhp#par_id3155962.31.help.text
-msgid "iColor = 7"
-msgstr "iColor = 7"
+#. M5l*
+#: 03103500.xhp
+msgctxt ""
+"03103500.xhp\n"
+"par_id3150870\n"
+"11\n"
+"help.text"
+msgid "MsgBox iResult,0,\"The answer is\""
+msgstr "MsgBox iResult,0,\"The answer is\""
-#: 03010304.xhp#par_id3145230.32.help.text
-msgid "sText = \"RGB= \" & Red(QBColor( iColor) ) & \":\" & Blue(QBColor( iColor) ) & \":\" & Green(QBColor( iColor) )"
-msgstr "sText = \"RGB= \" & Red(QBColor( iColor) ) & \":\"& Blue(QBColor( iColor) ) & \":\"& Green(QBColor( iColor) )"
+#. .^,U
+#: 03103500.xhp
+#, fuzzy
+msgctxt ""
+"03103500.xhp\n"
+"par_id3151115\n"
+"15\n"
+"help.text"
+msgid "' Function for initialization of the static variable"
+msgstr "REM 用於初始化靜態變數的函數"
-#: 03010304.xhp#par_id3149566.33.help.text
-msgid "MsgBox stext,0,\"Color \" & iColor"
-msgstr "MsgBox stext,0,\"Color \" & iColor"
+#. EnDf
+#: 03103500.xhp
+#, fuzzy
+msgctxt ""
+"03103500.xhp\n"
+"par_id1057161\n"
+"help.text"
+msgid "Const iMinimum As Integer = 40 ' minimum return value of this function"
+msgstr "Const iMinimum as Integer = 40 REM minimum return value of this function"
-#: 03010304.xhp#par_id3154705.34.help.text
-msgctxt "03010304.xhp#par_id3154705.34.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. Ab^$
+#: 03103500.xhp
+#, fuzzy
+msgctxt ""
+"03103500.xhp\n"
+"par_id580462\n"
+"help.text"
+msgid "If iInit = 0 Then ' check if initialized"
+msgstr "if iInit = 0 then REM check if initialized"
-#: 03090301.xhp#tit.help.text
-msgid "GoSub...Return Statement [Runtime]"
-msgstr "GoSub...Return 陳述式 [執行階段]"
+#. ,3#z
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"tit\n"
+"help.text"
+msgid "For...Next Statement [Runtime]"
+msgstr "For...Next 陳述式 [執行階段]"
-#: 03090301.xhp#bm_id3147242.help.text
-msgid "<bookmark_value>GoSub...Return statement</bookmark_value>"
-msgstr "<bookmark_value>GoSub...Return 陳述式</bookmark_value>"
+#. ~Umk
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"bm_id3149205\n"
+"help.text"
+msgid "<bookmark_value>For statement</bookmark_value><bookmark_value>To statement</bookmark_value><bookmark_value>Step statement</bookmark_value><bookmark_value>Next statement</bookmark_value>"
+msgstr "<bookmark_value>For 陳述式</bookmark_value><bookmark_value>To 陳述式</bookmark_value><bookmark_value>Step 陳述式</bookmark_value><bookmark_value>Next 陳述式</bookmark_value>"
-#: 03090301.xhp#hd_id3147242.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"GoSub...Return Statement [Runtime]\">GoSub...Return Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"GoSub...Return 陳述式 [執行階段]\">GoSub...Return 陳述式 [執行階段]</link>"
+#. `mMQ
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"hd_id3149205\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement [Runtime]\">For...Next Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next 陳述式 [執行階段]\">For...Next 陳述式 [執行階段]</link>"
-#: 03090301.xhp#par_id3145316.2.help.text
-msgid "Calls a subroutine that is indicated by a label from a subroutine or a function. The statements following the label are executed until the next Return statement. Afterwards, the program continues with the statement that follows the <emph>GoSub </emph>statement."
-msgstr "呼叫由子常式或函數中的貼標所指示的子常式。貼標後的陳述式被執行,直至遇到下一個 Return 陳述式。隨後,程式會繼續執行 <emph>GoSub</emph> 陳述式之後的陳述式。"
+#. TaqE
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3143267\n"
+"2\n"
+"help.text"
+msgid "Repeats the statements between the For...Next block a specified number of times."
+msgstr "依指定的次數重複執行 For...Next 區塊中的陳述式。"
-#: 03090301.xhp#hd_id3145609.3.help.text
-msgctxt "03090301.xhp#hd_id3145609.3.help.text"
+#. {Or3
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"hd_id3156153\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03090301.xhp#par_id3145069.4.help.text
-msgctxt "03090301.xhp#par_id3145069.4.help.text"
-msgid "see Parameters"
-msgstr "請參閱參數"
-
-#: 03090301.xhp#hd_id3147265.5.help.text
-msgctxt "03090301.xhp#hd_id3147265.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03090301.xhp#par_id3148664.6.help.text
-msgctxt "03090301.xhp#par_id3148664.6.help.text"
-msgid "Sub/Function"
-msgstr "Sub/Function"
-
-#: 03090301.xhp#par_id3150400.7.help.text
-msgctxt "03090301.xhp#par_id3150400.7.help.text"
-msgid "statement block"
-msgstr "陳述式區塊"
-
-#: 03090301.xhp#par_id3154140.8.help.text
-msgid " Label"
-msgstr " Label"
+#. __M)
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3148473\n"
+"4\n"
+"help.text"
+msgid "For counter=start To end [Step step]"
+msgstr "For counter=start To end[Step step]"
-#: 03090301.xhp#par_id3150869.9.help.text
-msgctxt "03090301.xhp#par_id3150869.9.help.text"
+#. ^;Bt
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3156024\n"
+"5\n"
+"help.text"
msgid "statement block"
msgstr "陳述式區塊"
-#: 03090301.xhp#par_id3154909.10.help.text
-msgid "GoSub Label"
-msgstr "GoSub Label"
-
-#: 03090301.xhp#par_id3153969.11.help.text
-msgid "Exit Sub/Function"
-msgstr "Exit Sub/Function"
-
-#: 03090301.xhp#par_id3154685.12.help.text
-msgid "Label:"
-msgstr "Label:"
+#. }jj%
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3146796\n"
+"6\n"
+"help.text"
+msgid "[Exit For]"
+msgstr "[Exit For]"
-#: 03090301.xhp#par_id3145786.13.help.text
-msgctxt "03090301.xhp#par_id3145786.13.help.text"
+#. 12{v
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3159414\n"
+"7\n"
+"help.text"
msgid "statement block"
msgstr "陳述式區塊"
-#: 03090301.xhp#par_id3159252.14.help.text
-msgctxt "03090301.xhp#par_id3159252.14.help.text"
-msgid "Return"
-msgstr "Return"
-
-#: 03090301.xhp#par_id3154321.15.help.text
-msgctxt "03090301.xhp#par_id3154321.15.help.text"
-msgid "End Sub/Function"
-msgstr "End Sub/Function"
-
-#: 03090301.xhp#par_id3147318.16.help.text
-msgid "The <emph>GoSub</emph> statement calls a local subroutine indicated by a label from within a subroutine or a function. The name of the label must end with a colon (\":\")."
-msgstr "<emph>GoSub</emph> 陳述式呼叫由子常式或函數中的貼標所指示的局部子常式。貼標的名稱必須以分號 (「:」) 結尾。"
-
-#: 03090301.xhp#par_id3153190.17.help.text
-msgid "If the program encounters a Return statement not preceded by <emph>GoSub</emph>, $[officename] Basic returns an error message. Use <emph>Exit Sub</emph> or <emph>Exit Function</emph> to ensure that the program leaves a Sub or Function before reaching the next Return statement."
-msgstr "當 $[officename] Basic 發現 Return 陳述式前面沒有 <emph>GoSub</emph> 陳述式時,將傳回錯誤訊息。使用 <emph>Exit Sub</emph> 或 <emph>Exit Function</emph> 以確保程式在執行到下一個 Return 陳述式之前結束子常式或函數。"
-
-#: 03090301.xhp#par_id3145799.19.help.text
-msgid "The following example demonstrates the use of <emph>GoSub</emph> and <emph>Return</emph>. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user."
-msgstr "以下示例用於說明 <emph>GoSub</emph> 和 <emph>Return</emph> 的用法。透過將程式段執行兩遍,計算由使用者輸入的兩個數的平方根。"
+#. C,Q@
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3153897\n"
+"8\n"
+"help.text"
+msgid "Next [counter]"
+msgstr "Next[counter]"
-#: 03090301.xhp#hd_id3156284.20.help.text
-msgctxt "03090301.xhp#hd_id3156284.20.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. slKh
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"hd_id3150400\n"
+"9\n"
+"help.text"
+msgid "Variables:"
+msgstr "變數:"
-#: 03090301.xhp#par_id3151073.21.help.text
-msgid "Sub ExampleGoSub"
-msgstr "Sub ExampleGoSub"
+#. ^.O=
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3150358\n"
+"10\n"
+"help.text"
+msgid "<emph>Counter:</emph> Loop counter initially assigned the value to the right of the equal sign (start). Only numeric variables are valid. The loop counter increases or decreases according to the variable Step until End is passed."
+msgstr "<emph>Counter:</emph>初始值由等號右邊的值 (start) 所指定的迴圈計數器。在此處僅數值型變數有效。迴圈計數器依變數 Step 的不同而有所增減,直到達到 End 的值。"
-#: 03090301.xhp#par_id3154097.22.help.text
-msgid "dim iInputa as Single"
-msgstr "dim iInputa as Single"
+#. `6#)
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3152455\n"
+"11\n"
+"help.text"
+msgid "<emph>Start:</emph> Numeric variable that defines the initial value at the beginning of the loop."
+msgstr "<emph>Start:</emph>數值型變數,用於定義迴圈開始時的初始值。"
-#: 03090301.xhp#par_id3150715.23.help.text
-msgid "dim iInputb as Single"
-msgstr "dim iInputb as Single"
+#. 8wPC
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3151043\n"
+"12\n"
+"help.text"
+msgid "<emph>End:</emph> Numeric variable that defines the final value at the end of the loop."
+msgstr "<emph>End:</emph>數值型變數,用於定義迴圈結束時的最終值。"
-#: 03090301.xhp#par_id3153416.24.help.text
-msgid "dim iInputc as Single"
-msgstr "dim iInputc as Single"
+#. +VJ)
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3156281\n"
+"13\n"
+"help.text"
+msgid "<emph>Step:</emph> Sets the value by which to increase or decrease the loop counter. If Step is not specified, the loop counter is incremented by 1. In this case, End must be greater than Start. If you want to decrease Counter, End must be less than Start, and Step must be assigned a negative value."
+msgstr "<emph>Step:</emph>設定迴圈計數器增減的步長值。如果不指定 Step,則迴圈計數器以 1 遞增。在此種情況下,End 必須大於 Start。如果要使計數器遞減,則 End 必須小於 Start,並且必須將 Step 指定為負值。"
-#: 03090301.xhp#par_id3146970.25.help.text
-msgid "iInputa = Int(InputBox$ \"Enter the first number: \",\"NumberInput\"))"
-msgstr "iInputa = Int(InputBox$ \"Enter the first number:\",\"NumberInput\"))"
+#. ?;*k
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3154684\n"
+"14\n"
+"help.text"
+msgid "The <emph>For...Next</emph> loop repeats all of the statements in the loop for the number of times that is specified by the parameters."
+msgstr "<emph>For...Next</emph> 迴圈依參數所指定的次數重複執行迴圈中所有的陳述式。"
-#: 03090301.xhp#par_id3150329.26.help.text
-msgid "iInputb = Int(InputBox$ \"Enter the second number: \",\"NumberInput\"))"
-msgstr "iInputb = Int(InputBox$ \"Enter the second number:\",\"NumberInput\"))"
+#. ?+aY
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3147287\n"
+"15\n"
+"help.text"
+msgid "As the counter variable is decreased, $[officename] Basic checks if the end value has been reached. As soon as the counter passes the end value, the loop automatically ends."
+msgstr "由於計數器變數是遞減的,$[officename] Basic 會檢查是否到達了最終值。一旦計數器執行到最終值,迴圈就自動結束。"
-#: 03090301.xhp#par_id3156277.27.help.text
-msgid "iInputc=iInputa"
-msgstr "iInputc=iInputa"
+#. q8f4
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3159154\n"
+"16\n"
+"help.text"
+msgid "It is possible to nest <emph>For...Next</emph> statements. If you do not specify a variable following the <emph>Next</emph> statement, <emph>Next</emph> automatically refers to the most recent <emph>For</emph> statement."
+msgstr "<emph>For...Next</emph> 陳述式中還可以嵌套 <emph>For...Next</emph> 陳述式。如果 <emph>Next</emph> 陳述式後沒有指定變數,則 <emph>Next</emph> 自動參照最近的 <emph>For</emph> 陳述式。"
-#: 03090301.xhp#par_id3150321.28.help.text
-msgctxt "03090301.xhp#par_id3150321.28.help.text"
-msgid "GoSub SquareRoot"
-msgstr "GoSub SquareRoot"
+#. {PH[
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3155306\n"
+"17\n"
+"help.text"
+msgid "If you specify an increment of 0, the statements between <emph>For</emph> and <emph>Next</emph> are repeated continuously."
+msgstr "如果指定遞增量為 0,<emph>For</emph> 和 <emph>Next</emph> 之間的陳述式會一直重複執行。"
-#: 03090301.xhp#par_id3154756.29.help.text
-msgid "Print \"The square root of\";iInputa;\" is\";iInputc"
-msgstr "Print \"The square root of\";iInputa;\" is\";iInputc"
+#. D4jS
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3155854\n"
+"18\n"
+"help.text"
+msgid "When counting down the counter variable, $[officename] Basic checks for overflow or underflow. The loop ends when Counter exceeds End (positive Step value) or is less than End (negative Step value)."
+msgstr "當計數器變數的值下降時,$[officename] Basic 會檢查是否溢位或下溢。當計數器大於 End (Step 為正值) 或小於 End (Step 為負值) 時,迴圈結束。"
-#: 03090301.xhp#par_id3155764.30.help.text
-msgid "iInputc=iInputb"
-msgstr "iInputc=iInputb"
+#. \*[:
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3145273\n"
+"19\n"
+"help.text"
+msgid "Use the <emph>Exit For</emph> statement to exit the loop unconditionally. This statement must be within a <emph>For...Next</emph> loop. Use the <emph>If...Then</emph> statement to test the exit condition as follows:"
+msgstr "<emph>Exit For</emph> 陳述式可用於無條件地結束迴圈。此陳述式必須位於 <emph>For...Next</emph> 迴圈內。<emph>If...Then</emph> 陳述式用於測試結束條件,如下所示:"
-#: 03090301.xhp#par_id3152960.31.help.text
-msgctxt "03090301.xhp#par_id3152960.31.help.text"
-msgid "GoSub SquareRoot"
-msgstr "GoSub SquareRoot"
+#. J09K
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3153190\n"
+"20\n"
+"help.text"
+msgid "For..."
+msgstr "For..."
-#: 03090301.xhp#par_id3147340.32.help.text
-msgid "Print \"The square root of\";iInputb;\" is\";iInputc"
-msgstr "Print \"The square root of\";iInputb;\" is\";iInputc"
+#. _9\N
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3149482\n"
+"21\n"
+"help.text"
+msgid "statements"
+msgstr "陳述式"
-#: 03090301.xhp#par_id3166450.33.help.text
-msgctxt "03090301.xhp#par_id3166450.33.help.text"
-msgid "Exit Sub"
-msgstr "Exit Sub"
+#. ZC`N
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3147124\n"
+"22\n"
+"help.text"
+msgid "If condition = True Then Exit For"
+msgstr "If condition = True Then Exit For"
-#: 03090301.xhp#par_id3155176.34.help.text
-msgid "SquareRoot:"
-msgstr "SquareRoot:"
+#. @k5[
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3153159\n"
+"23\n"
+"help.text"
+msgid "statements"
+msgstr "陳述式"
-#: 03090301.xhp#par_id3149257.35.help.text
-msgid "iInputc=sqr(iInputc)"
-msgstr "iInputc=sqr(iInputc)"
+#. 6CCT
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3154096\n"
+"24\n"
+"help.text"
+msgid "Next"
+msgstr "Next"
-#: 03090301.xhp#par_id3146316.36.help.text
-msgctxt "03090301.xhp#par_id3146316.36.help.text"
-msgid "Return"
-msgstr "Return"
+#. QB;U
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3156286\n"
+"25\n"
+"help.text"
+msgid "Note: In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited."
+msgstr "備註:在嵌套的 <emph>For...Next</emph> 迴圈中,如果使用 <emph>Exit For</emph> 無條件地結束某個迴圈,則僅結束其所在的那個迴圈。"
-#: 03090301.xhp#par_id3154703.37.help.text
-msgctxt "03090301.xhp#par_id3154703.37.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. _T2X
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"hd_id3148457\n"
+"26\n"
+"help.text"
+msgid "Example"
+msgstr "示例"
-#: main0601.xhp#tit.help.text
-msgid "$[officename] Basic Help"
-msgstr "$[officename] Basic 說明"
+#. WB2{
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3151074\n"
+"27\n"
+"help.text"
+msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that are first filled with various contents:"
+msgstr "以下示例使用了兩個嵌套的迴圈,以排序含有 10 個元素的字串陣列 (sEntry()),這 10 個元素充填有不同的內容:"
-#: main0601.xhp#hd_id3154232.1.help.text
-msgid "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic Help\">%PRODUCTNAME Basic Help</link>"
-msgstr "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic 說明\">%PRODUCTNAME Basic 說明</link>"
+#. 2i+H
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3155767\n"
+"42\n"
+"help.text"
+msgid "sEntry(0) = \"Jerry\""
+msgstr "sEntry(0) = \"Jerry\""
-#: main0601.xhp#par_id3153894.4.help.text
-msgid "%PRODUCTNAME %PRODUCTVERSION provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
-msgstr "%PRODUCTNAME %PRODUCTVERSION 提供應用程式設計介面 (API),該介面允許使用 $[officename] 軟體開發工具組 (SDK),透過不同的程式設計語言來控制 $[officename] 元件。如需有關 $[officename] API 和軟體開發工具組的更多資訊,請造訪 <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
+#. VU!z
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3153711\n"
+"33\n"
+"help.text"
+msgid "sEntry(1) = \"Patty\""
+msgstr "sEntry(1) = \"Patty\""
-#: main0601.xhp#par_id3147226.10.help.text
-msgid "This help section explains the most common runtime functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the Wiki."
-msgstr "本說明小節解釋最常見的 %PRODUCTNAME Basic 執行時期函式。若要深入瞭解相關資訊,請參照 Wiki 中的 <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link>。"
+#. m{kB
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3148993\n"
+"34\n"
+"help.text"
+msgid "sEntry(2) = \"Kurt\""
+msgstr "sEntry(2) = \"Kurt\""
-#: main0601.xhp#hd_id3146957.9.help.text
-msgid "Working with %PRODUCTNAME Basic"
-msgstr "使用 %PRODUCTNAME Basic"
+#. 2-fN
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3156382\n"
+"35\n"
+"help.text"
+msgid "sEntry(3) = \"Thomas\""
+msgstr "sEntry(3) = \"Thomas\""
-#: main0601.xhp#hd_id3148473.7.help.text
-msgid "Help about the Help"
-msgstr "關於說明的說明"
+#. dxv%
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3155174\n"
+"36\n"
+"help.text"
+msgid "sEntry(4) = \"Michael\""
+msgstr "sEntry(4) = \"Michael\""
-#: 03080000.xhp#tit.help.text
-msgid "Numeric Functions"
-msgstr "數值型函數"
+#. ]72:
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3166448\n"
+"37\n"
+"help.text"
+msgid "sEntry(5) = \"David\""
+msgstr "sEntry(5) = \"David\""
-#: 03080000.xhp#hd_id3153127.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Numeric Functions\">Numeric Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"數值型函數\">數值型函數</link>"
+#. pj:`
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3149255\n"
+"38\n"
+"help.text"
+msgid "sEntry(6) = \"Cathy\""
+msgstr "sEntry(6) = \"Cathy\""
-#: 03080000.xhp#par_id3148550.2.help.text
-msgid "The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, instead of operators that return a result by combining two numeric expressions."
-msgstr "下面介紹用於執行計算的數值型函數。數學運算子和布林型運算子將在單獨的一節中介紹。函數與運算子不同,函數傳送引數並傳回結果,而運算子透過組合兩個數值型表示式來傳回結果。"
+#. U]~E
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3149565\n"
+"39\n"
+"help.text"
+msgid "sEntry(7) = \"Susie\""
+msgstr "sEntry(7) = \"Susie\""
-#: 03080800.xhp#tit.help.text
-msgid "Converting Numbers"
-msgstr "轉換數字"
+#. xd6[
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3145148\n"
+"40\n"
+"help.text"
+msgid "sEntry(8) = \"Edward\""
+msgstr "sEntry(8) = \"Edward\""
-#: 03080800.xhp#hd_id3145315.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"Converting Numbers\">Converting Numbers</link>"
-msgstr "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"轉換數字\">轉換數字</link>"
+#. 7EOX
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"par_id3145229\n"
+"41\n"
+"help.text"
+msgid "sEntry(9) = \"Christine\""
+msgstr "sEntry(9) = \"Christine\""
-#: 03080800.xhp#par_id3154760.2.help.text
-msgid "The following functions convert numbers from one number format to another."
-msgstr "以下函數用於轉換數字的格式。"
+#. 31_S
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"tit\n"
+"help.text"
+msgid "ChDir Statement [Runtime]"
+msgstr "ChDir 陳述式 [執行階段]"
-#: 03070100.xhp#tit.help.text
-msgid "\"-\" Operator [Runtime]"
-msgstr "「-」運算子 [執行階段]"
+#. +Fs@
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"bm_id3150178\n"
+"help.text"
+msgid "<bookmark_value>ChDir statement</bookmark_value>"
+msgstr "<bookmark_value>ChDir 陳述式</bookmark_value>"
-#: 03070100.xhp#bm_id3156042.help.text
-msgid "<bookmark_value>\"-\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>\"-\" 運算子 (數學)</bookmark_value>"
+#. -PV%
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"hd_id3150178\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"ChDir Statement [Runtime]\">ChDir Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"ChDir 陳述式 [執行階段]\">ChDir 陳述式 [執行階段]</link>"
-#: 03070100.xhp#hd_id3156042.1.help.text
-msgid "<link href=\"text/sbasic/shared/03070100.xhp\">\"-\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070100.xhp\">「-」運算子 [執行階段]</link>"
+#. VXSm
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"par_id3153126\n"
+"2\n"
+"help.text"
+msgid "Changes the current directory or drive."
+msgstr "變更目前目錄或磁碟機。"
-#: 03070100.xhp#par_id3153345.2.help.text
-msgid "Subtracts two values."
-msgstr "兩個數值相減。"
+#. 0==h
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"par_id9783013\n"
+"help.text"
+msgid "This runtime statement currently does not work as documented. See <link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\">this issue</link> for more information."
+msgstr "此執行階段陳述式目前的運作方式並非如文件所述。請參閱<link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\">本問題</link>以取得更多資訊。"
-#: 03070100.xhp#hd_id3149416.3.help.text
-msgctxt "03070100.xhp#hd_id3149416.3.help.text"
+#. mWxI
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"hd_id3154347\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03070100.xhp#par_id3156023.4.help.text
-msgid "Result = Expression1 - Expression2"
-msgstr "Result = Expression1 - Expression2"
+#. vL}!
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"par_id3153897\n"
+"4\n"
+"help.text"
+msgid "ChDir Text As String"
+msgstr "ChDir Text As String"
-#: 03070100.xhp#hd_id3154760.5.help.text
-msgctxt "03070100.xhp#hd_id3154760.5.help.text"
+#. D?`]
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"hd_id3148664\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03070100.xhp#par_id3147560.6.help.text
-msgid "<emph>Result:</emph> Any numerical expression that contains the result of the subtraction."
-msgstr "<emph>Result</emph>:包含相減結果的任意數值型表示式。"
+#. u6Vr
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"par_id3150543\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that specifies the directory path or drive."
+msgstr "<emph>Text</emph>:用於指定目錄路徑或磁碟機的任意字串型表示式。"
-#: 03070100.xhp#par_id3150398.7.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to subtract."
-msgstr "<emph>Expression1、Expression2</emph>:要進行減法運算的任意數值型表示式。"
+#. qP5]
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"par_id3152598\n"
+"7\n"
+"help.text"
+msgid "If you only want to change the current drive, enter the drive letter followed by a colon."
+msgstr "如果您僅是要變更目前磁碟機,請輸入磁碟機號,並在後面加上冒號。"
-#: 03070100.xhp#hd_id3154366.8.help.text
-msgctxt "03070100.xhp#hd_id3154366.8.help.text"
+#. sMR;
+#: 03020401.xhp
+msgctxt ""
+"03020401.xhp\n"
+"hd_id3151116\n"
+"8\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03070100.xhp#par_id3147230.9.help.text
-msgid "Sub ExampleSubtraction1"
-msgstr "Sub ExampleSubtraction1"
-
-#: 03070100.xhp#par_id3156281.10.help.text
-msgid "Print 5 - 5"
-msgstr "Print 5 - 5"
-
-#: 03070100.xhp#par_id3145172.11.help.text
-msgctxt "03070100.xhp#par_id3145172.11.help.text"
-msgid "End sub"
-msgstr "End sub"
-
-#: 03070100.xhp#par_id3149562.13.help.text
-msgid "Sub ExampleSubtraction2"
-msgstr "Sub ExampleSubtraction2"
-
-#: 03070100.xhp#par_id3159254.14.help.text
-msgctxt "03070100.xhp#par_id3159254.14.help.text"
-msgid "Dim iValue1 as Integer"
-msgstr "Dim iValue1 as Integer"
-
-#: 03070100.xhp#par_id3147434.15.help.text
-msgctxt "03070100.xhp#par_id3147434.15.help.text"
-msgid "Dim iValue2 as Integer"
-msgstr "Dim iValue2 as Integer"
-
-#: 03070100.xhp#par_id3150011.16.help.text
-msgctxt "03070100.xhp#par_id3150011.16.help.text"
-msgid "iValue1 = 5"
-msgstr "iValue1 = 5"
-
-#: 03070100.xhp#par_id3152576.17.help.text
-msgctxt "03070100.xhp#par_id3152576.17.help.text"
-msgid "iValue2 = 10"
-msgstr "iValue2 = 10"
-
-#: 03070100.xhp#par_id3163712.18.help.text
-msgid "Print iValue1 - iValue2"
-msgstr "Print iValue1 - iValue2"
-
-#: 03070100.xhp#par_id3156443.19.help.text
-msgctxt "03070100.xhp#par_id3156443.19.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. (,Hp
+#: 03130000.xhp
+msgctxt ""
+"03130000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Other Commands"
+msgstr "其他指令"
-#: 03090102.xhp#tit.help.text
-msgid "Select...Case Statement [Runtime]"
-msgstr "Select...Case 陳述式 [執行階段]"
+#. ,I}~
+#: 03130000.xhp
+msgctxt ""
+"03130000.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"Other Commands\">Other Commands</link>"
+msgstr "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"其他指令\">其他指令</link>"
-#: 03090102.xhp#bm_id3149416.help.text
-msgid "<bookmark_value>Select...Case statement</bookmark_value><bookmark_value>Case statement</bookmark_value>"
-msgstr "<bookmark_value>Select...Case statement</bookmark_value><bookmark_value>Case statement</bookmark_value>"
+#. Y?F_
+#: 03130000.xhp
+msgctxt ""
+"03130000.xhp\n"
+"par_id3153312\n"
+"2\n"
+"help.text"
+msgid "This is a list of the functions and the statements that are not included in the other categories."
+msgstr "下表列出了其他分類中未包含的函數和陳述式。"
-#: 03090102.xhp#hd_id3149416.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case Statement [Runtime]\">Select...Case Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case 陳述式 [執行階段]\">Select...Case 陳述式 [執行階段]</link>"
+#. BBq(
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"tit\n"
+"help.text"
+msgid "Date Statement [Runtime]"
+msgstr "Date 陳述式 [執行階段]"
-#: 03090102.xhp#par_id3153896.2.help.text
-msgid "Defines one or more statement blocks depending on the value of an expression."
-msgstr "依據表示式的值定義一個或多個陳述式區塊。"
+#. ?b=N
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"bm_id3156027\n"
+"help.text"
+msgid "<bookmark_value>Date statement</bookmark_value>"
+msgstr "<bookmark_value>Date 陳述式</bookmark_value>"
+
+#. VzM#
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date Statement [Runtime]\">Date Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date 陳述式 [執行階段]\">Date 陳述式 [執行階段]</link>"
-#: 03090102.xhp#hd_id3147265.3.help.text
-msgctxt "03090102.xhp#hd_id3147265.3.help.text"
+#. 6dX(
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"par_id3147291\n"
+"2\n"
+"help.text"
+msgid "Returns the current system date as a string, or resets the date. The date format depends on your local system settings."
+msgstr "以字串形式傳回目前的系統日期,或者重設系統日期。日期的格式取決於本機的系統設定。"
+
+#. i=_h
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"hd_id3148686\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03090102.xhp#par_id3150400.4.help.text
-msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
-msgstr "Select Case condition Case expression Statement Block[Case expression2 Statement Block][Case Else]Statement Block End Select"
+#. @fcn
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"par_id3146794\n"
+"4\n"
+"help.text"
+msgid "Date ; Date = Text As String"
+msgstr "Date ; Date = Text As String"
-#: 03090102.xhp#hd_id3150767.5.help.text
-msgctxt "03090102.xhp#hd_id3150767.5.help.text"
+#. zk?6
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"hd_id3154347\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03090102.xhp#par_id3156281.6.help.text
-msgid "<emph>Condition:</emph> Any expression that controls if the statement block that follows the respective Case clause is executed."
-msgstr "<emph>Condition:</emph>任意表示式,用於控制是否執行各個 Case 子句之後的陳述式區塊。"
-
-#: 03090102.xhp#par_id3150448.7.help.text
-msgid "<emph>Expression:</emph> Any expression that is compatible with the Condition type expression. The statement block that follows the Case clause is executed if <emph>Condition</emph> matches <emph>Expression</emph>."
-msgstr "<emph>Expression:</emph>與 Condition 類型表示式相容的任意表示式。如果 <emph>Condition</emph> 與 <emph>Expression</emph> 相符,則執行 Case 子句之後的陳述式區塊。"
+#. \Xbe
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"par_id3145069\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Only required in order to reset the system date. In this case, the string expression must correspond to the date format defined in your local settings."
+msgstr "<emph>Text:</emph>僅為重設系統日期而需要。在這種情況下,字串型表示式必須與本機設定中定義的日期格式相對應。"
-#: 03090102.xhp#hd_id3153768.8.help.text
-msgctxt "03090102.xhp#hd_id3153768.8.help.text"
+#. j(;,
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"hd_id3150793\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03090102.xhp#par_id3150441.9.help.text
-msgctxt "03090102.xhp#par_id3150441.9.help.text"
-msgid "Sub ExampleRandomSelect"
-msgstr "Sub ExampleRandomSelect"
-
-#: 03090102.xhp#par_id3152462.10.help.text
-msgctxt "03090102.xhp#par_id3152462.10.help.text"
-msgid "Dim iVar As Integer"
-msgstr "Dim iVar As Integer"
-
-#: 03090102.xhp#par_id3149260.11.help.text
-msgctxt "03090102.xhp#par_id3149260.11.help.text"
-msgid "iVar = Int((15 * Rnd) -2)"
-msgstr "iVar = Int((15 * Rnd) -2)"
-
-#: 03090102.xhp#par_id3151113.12.help.text
-msgctxt "03090102.xhp#par_id3151113.12.help.text"
-msgid "Select Case iVar"
-msgstr "Select Case iVar"
-
-#: 03090102.xhp#par_id3149481.13.help.text
-msgctxt "03090102.xhp#par_id3149481.13.help.text"
-msgid "Case 1 To 5"
-msgstr "Case 1 To 5"
-
-#: 03090102.xhp#par_id3152597.14.help.text
-msgctxt "03090102.xhp#par_id3152597.14.help.text"
-msgid "Print \"Number from 1 to 5\""
-msgstr "Print \"Number from 1 to 5\""
-
-#: 03090102.xhp#par_id3147428.15.help.text
-msgctxt "03090102.xhp#par_id3147428.15.help.text"
-msgid "Case 6, 7, 8"
-msgstr "Case 6, 7, 8"
-
-#: 03090102.xhp#par_id3147349.16.help.text
-msgctxt "03090102.xhp#par_id3147349.16.help.text"
-msgid "Print \"Number from 6 to 8\""
-msgstr "Print \"Number from 6 to 8\""
-
-#: 03090102.xhp#par_id3153729.17.help.text
-msgid "Case 8 To 10"
-msgstr "Case 8 To 10"
-
-#: 03090102.xhp#par_id3152886.18.help.text
-msgctxt "03090102.xhp#par_id3152886.18.help.text"
-msgid "Print \"Greater than 8\""
-msgstr "Print \"Greater than 8\""
-
-#: 03090102.xhp#par_id3155414.19.help.text
-msgctxt "03090102.xhp#par_id3155414.19.help.text"
-msgid "Case Else"
-msgstr "Case Else"
-
-#: 03090102.xhp#par_id3146975.20.help.text
-msgid "Print \"Out of range 1 to 10\""
-msgstr "Print \"Out of range 1 to 10\""
-
-#: 03090102.xhp#par_id3150419.21.help.text
-msgctxt "03090102.xhp#par_id3150419.21.help.text"
-msgid "End Select"
-msgstr "End Select"
-
-#: 03090102.xhp#par_id3154943.22.help.text
-msgctxt "03090102.xhp#par_id3154943.22.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. `d15
+#: 03030301.xhp
+#, fuzzy
+msgctxt ""
+"03030301.xhp\n"
+"par_id3156424\n"
+"9\n"
+"help.text"
+msgid "MsgBox \"The date is \" & Date"
+msgstr "msgbox \"The date is \" & Date"
-#: 03020411.xhp#tit.help.text
-msgid "MkDir Statement [Runtime]"
-msgstr "MkDir 陳述式 [執行階段]"
+#. 3o#{
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"tit\n"
+"help.text"
+msgid "LSet Statement [Runtime]"
+msgstr "LSet 陳述式 [執行階段]"
-#: 03020411.xhp#bm_id3156421.help.text
-msgid "<bookmark_value>MkDir statement</bookmark_value>"
-msgstr "<bookmark_value>MkDir 陳述式</bookmark_value>"
+#. 6c?G
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"bm_id3143268\n"
+"help.text"
+msgid "<bookmark_value>LSet statement</bookmark_value>"
+msgstr "<bookmark_value>LSet 陳述式</bookmark_value>"
-#: 03020411.xhp#hd_id3156421.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"MkDir Statement [Runtime]\">MkDir Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"MkDir 陳述式 [執行階段]\">MkDir 陳述式 [執行階段]</link>"
+#. 1O%o
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"hd_id3143268\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"LSet Statement [Runtime]\">LSet Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"LSet 陳述式 [執行階段]\">LSet 陳述式 [執行階段]</link>"
-#: 03020411.xhp#par_id3147000.2.help.text
-msgid "Creates a new directory on a data medium."
-msgstr "在資料媒體中建立新目錄。"
+#. 1Yd5
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3155419\n"
+"2\n"
+"help.text"
+msgid "Aligns a string to the left of a string variable, or copies a variable of a user-defined type to another variable of a different user-defined type."
+msgstr "將某個字串型變數中的字串向左對齊,或者將使用者自訂類型的變數複製到不同使用者自訂類型的變數中。"
-#: 03020411.xhp#hd_id3148520.3.help.text
-msgctxt "03020411.xhp#hd_id3148520.3.help.text"
+#. D.~5
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"hd_id3145317\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020411.xhp#par_id3155150.4.help.text
-msgid "MkDir Text As String"
-msgstr "MkDir Text As String"
-
-#: 03020411.xhp#hd_id3156027.5.help.text
-msgctxt "03020411.xhp#hd_id3156027.5.help.text"
+#. z$~z
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3150984\n"
+"4\n"
+"help.text"
+msgid "LSet Var As String = Text or LSet Var1 = Var2"
+msgstr "LSet Var As String = Text or LSet Var1 = Var2"
+
+#. asqR
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"hd_id3143271\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020411.xhp#par_id3153750.6.help.text
-msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text</emph>:任意字串型表示式,用於指定要建立的目錄之名稱和路徑。也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-
-#: 03020411.xhp#par_id3153311.7.help.text
-msgid "If the path is not determined, the directory is created in the current directory."
-msgstr "如果路徑未確定,則該目錄會在目前目錄下建立。"
-
-#: 03020411.xhp#hd_id3155388.8.help.text
-msgctxt "03020411.xhp#hd_id3155388.8.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03020411.xhp#par_id3148473.9.help.text
-msgid "Sub ExampleFileIO"
-msgstr "Sub ExampleFileIO"
-
-#: 03020411.xhp#par_id3149762.10.help.text
-msgid "' Example for functions of the file organization"
-msgstr "' 有關檔案管理的函數範例"
-
-#: 03020411.xhp#par_id3145610.11.help.text
-msgid "Const sFile1 as String = \"file://c|/autoexec.bat\""
-msgstr "Const sFile1 as String = \"file://c|/autoexec.bat\""
-
-#: 03020411.xhp#par_id3147264.12.help.text
-msgid "Const sDir1 as String = \"file://c|/Temp\""
-msgstr "Const sDir1 as String = \"file://c|/Temp\""
-
-#: 03020411.xhp#par_id3149669.13.help.text
-msgid "Const sSubDir1 as String =\"Test\""
-msgstr "Const sSubDir1 as String =\"Test\""
-
-#: 03020411.xhp#par_id3148663.14.help.text
-msgid "Const sFile2 as String = \"Copied.tmp\""
-msgstr "Const sFile2 as String = \"Copied.tmp\""
-
-#: 03020411.xhp#par_id3154071.15.help.text
-msgid "Const sFile3 as String = \"Renamed.tmp\""
-msgstr "Const sFile3 as String = \"Renamed.tmp\""
-
-#: 03020411.xhp#par_id3150792.16.help.text
-msgid "Dim sFile as String"
-msgstr "Dim sFile as String"
-
-#: 03020411.xhp#par_id3154366.17.help.text
-msgid "sFile = sDir1 + \"/\" + sSubDir1"
-msgstr "sFile = sDir1 + \"/\" + sSubDir1"
-
-#: 03020411.xhp#par_id3149204.18.help.text
-msgctxt "03020411.xhp#par_id3149204.18.help.text"
-msgid "ChDir( sDir1 )"
-msgstr "ChDir( sDir1 )"
-
-#: 03020411.xhp#par_id3154217.19.help.text
-msgid "If Dir(sSubDir1,16)=\"\" then ' Does the directory exist ?"
-msgstr "If Dir(sSubDir1,16) =\"\" then ' 目錄是否存在?"
-
-#: 03020411.xhp#par_id3156423.20.help.text
-msgid "MkDir sSubDir1"
-msgstr "MkDir sSubDir1"
-
-#: 03020411.xhp#par_id3147228.21.help.text
-msgid "MsgBox sFile,0,\"Create directory\""
-msgstr "MsgBox sFile,0,\"Create directory\""
-
-#: 03020411.xhp#par_id3153970.22.help.text
-msgctxt "03020411.xhp#par_id3153970.22.help.text"
-msgid "End If"
-msgstr "End If"
-
-#: 03020411.xhp#par_id3148451.24.help.text
-msgid "sFile = sFile + \"/\" + sFile2"
-msgstr "sFile = sFile + \"/\" + sFile2"
-
-#: 03020411.xhp#par_id3155132.25.help.text
-msgid "FileCopy sFile1 , sFile"
-msgstr "FileCopy sFile1 , sFile"
-
-#: 03020411.xhp#par_id3153770.26.help.text
-msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\""
-msgstr "MsgBox fSysURL(CurDir ()),0,\"Current directory\""
-
-#: 03020411.xhp#par_id3159154.27.help.text
-msgid "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\""
-msgstr "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\""
-
-#: 03020411.xhp#par_id3149484.28.help.text
-msgid "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\""
-msgstr "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\""
-
-#: 03020411.xhp#par_id3152885.29.help.text
-msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\""
-msgstr "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\""
-
-#: 03020411.xhp#par_id3152596.30.help.text
-msgid "Name sFile as sDir1 + \"/\" + sSubDir1 + \"/\" + sFile3"
-msgstr "Name sFile as sDir1 + \"/\" + sSubDir1 + \"/\" + sFile3"
-
-#: 03020411.xhp#par_id3153952.31.help.text
-msgid "' Rename in the same directory"
-msgstr "' 在同一目錄中重新命名"
-
-#: 03020411.xhp#par_id3152576.33.help.text
-msgid "sFile = sDir1 + \"/\" + sSubDir1 + \"/\" + sFile3"
-msgstr "sFile = sDir1 + \"/\" + sSubDir1 + \"/\" + sFile3"
-
-#: 03020411.xhp#par_id3147426.34.help.text
-msgid "SetAttr( sFile, 0 ) 'Delete all attributes"
-msgstr "SetAttr( sFile, 0 ) ' 刪除所有屬性"
-
-#: 03020411.xhp#par_id3148647.35.help.text
-msgid "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
-msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
-
-#: 03020411.xhp#par_id3153363.36.help.text
-msgid "Kill sFile"
-msgstr "Kill sFile"
-
-#: 03020411.xhp#par_id3151113.37.help.text
-msgid "RmDir sDir1 + \"/\" + sSubDir1"
-msgstr "RmDir sDir1 + \"/\" + sSubDir1"
-
-#: 03020411.xhp#par_id3153157.38.help.text
-msgctxt "03020411.xhp#par_id3153157.38.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03020411.xhp#par_id3150092.40.help.text
-msgid "' Converts a system path in URL"
-msgstr "' 將系統路徑轉換成 URL"
-
-#: 03020411.xhp#par_id3147396.41.help.text
-msgid "Function fSysURL( fSysFp as String ) as String"
-msgstr "Function fSysURL( fSysFp as String ) as String"
-
-#: 03020411.xhp#par_id3153878.42.help.text
-msgid "Dim iPos As String"
-msgstr "Dim iPos As String"
-
-#: 03020411.xhp#par_id3150420.43.help.text
-msgid "iPos = 1"
-msgstr "iPos = 1"
-
-#: 03020411.xhp#par_id3145253.44.help.text
-msgid "iPos = Instr(iPos,fSysFp, getPathSeparator())"
-msgstr "iPos = Instr(iPos,fSysFp, getPathSeparator())"
-
-#: 03020411.xhp#par_id3153415.45.help.text
-msgid "do while iPos > 0"
-msgstr "do while iPos > 0"
-
-#: 03020411.xhp#par_id3153512.46.help.text
-msgid "mid( fSysFp, iPos , 1,\"/\")"
-msgstr "mid( fSysFp, iPos , 1,\"/\")"
-
-#: 03020411.xhp#par_id3146899.47.help.text
-msgid "iPos = Instr(iPos+1,fSysFp, getPathSeparator())"
-msgstr "iPos = Instr(iPos+1,fSysFp, getPathSeparator())"
-
-#: 03020411.xhp#par_id3145652.48.help.text
-msgid "loop"
-msgstr "loop"
-
-#: 03020411.xhp#par_id3156276.49.help.text
-msgid "' the colon with DOS"
-msgstr "' DOS 中的冒號"
-
-#: 03020411.xhp#par_id3146913.50.help.text
-msgid "iPos = Instr(1,fSysFp,\":\")"
-msgstr "iPos = Instr(1,fSysFp,\":\")"
-
-#: 03020411.xhp#par_id3145640.51.help.text
-msgid "if iPos > 0 then mid( fSysFp, iPos , 1,\"|\")"
-msgstr "if iPos > 0 then mid( fSysFp, iPos , 1,\"|\")"
-
-#: 03020411.xhp#par_id3155443.52.help.text
-msgid "fSysURL = \"file://\" & fSysFp"
-msgstr "fSysURL = \"file://\" & fSysFp"
-
-#: 03020411.xhp#par_id3148995.53.help.text
-msgctxt "03020411.xhp#par_id3148995.53.help.text"
-msgid "End Function"
-msgstr "End Function"
-
-#: 03131700.xhp#tit.help.text
-msgid "GetProcessServiceManager Function [Runtime]"
-msgstr "GetProcessServiceManager 函數 [執行階段]"
-
-#: 03131700.xhp#bm_id3153255.help.text
-msgid "<bookmark_value>GetProcessServiceManager function</bookmark_value><bookmark_value>ProcessServiceManager</bookmark_value>"
-msgstr "<bookmark_value>GetProcessServiceManager;函數</bookmark_value><bookmark_value>ProcessServiceManager;GetProcessServiceManager</bookmark_value>"
-
-#: 03131700.xhp#hd_id3153255.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager Function [Runtime]\">GetProcessServiceManager Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager 函數 [執行階段]\">GetProcessServiceManager 函數 [執行階段]</link>"
+#. 4M59
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3145610\n"
+"6\n"
+"help.text"
+msgid "<emph>Var:</emph> Any String variable that contains the string that you want align to the left."
+msgstr "<emph>Var:</emph>包含要向左對齊之字串的任意字串型變數。"
-#: 03131700.xhp#par_id3156414.2.help.text
-msgid "Returns the ProcessServiceManager (central Uno ServiceManager)."
-msgstr "傳回 ProcessServiceManager (中央 Uno ServiceManager)。"
+#. Nig?
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3154346\n"
+"7\n"
+"help.text"
+msgid "<emph>Text:</emph> String that you want to align to the left of the string variable."
+msgstr "<emph>Text:</emph>字串型變數中要向左對齊的字串。"
-#: 03131700.xhp#par_id3145136.3.help.text
-msgid "This function is required when you want to instantiate a service using CreateInstanceWithArguments."
-msgstr "當希望使用 CreateInstanceWithArguments 來實例化一項服務時,需要使用此函數。"
+#. -H%{
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3151054\n"
+"8\n"
+"help.text"
+msgid "<emph>Var1:</emph> Name of the user-defined type variable that you want to copy to."
+msgstr "<emph>Var1:</emph>複製時目標使用者自訂類型變數的名稱。"
-#: 03131700.xhp#hd_id3153681.4.help.text
-msgctxt "03131700.xhp#hd_id3153681.4.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. t@g]
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3153361\n"
+"9\n"
+"help.text"
+msgid "<emph>Var2:</emph> Name of the user-defined type variable that you want to copy from."
+msgstr "<emph>Var2:</emph>要複製的使用者自訂類型變數的名稱。"
-#: 03131700.xhp#par_id3151110.5.help.text
-msgctxt "03131700.xhp#par_id3151110.5.help.text"
-msgid "oServiceManager = GetProcessServiceManager()"
-msgstr "oServiceManager = GetProcessServiceManager()"
+#. J52J
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3154686\n"
+"10\n"
+"help.text"
+msgid "If the string is shorter than the string variable, <emph>LSet</emph> left-aligns the string within the string variable. Any remaining positions in the string variable are replaced by spaces. If the string is longer than the string variable, only the leftmost characters up to the length of the string variable are copied. With the <emph>LSet</emph> statement, you can also copy a user-defined type variable to another variable of the same type."
+msgstr "如果字串短於字串型變數,<emph>LSet</emph> 向左對齊字串型變數中的字串。字串型變數中剩餘的位置由空格代替。如果字串長於字串型變數,則僅複製達到字串變數長度的最左側的字元。<emph>LSet</emph> 陳述式還可用於將使用者自訂類型的變數複製到相同類型的其他變數中。"
-#: 03131700.xhp#hd_id3149516.6.help.text
-msgctxt "03131700.xhp#hd_id3149516.6.help.text"
+#. kIO8
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"hd_id3156282\n"
+"11\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03131700.xhp#par_id3143270.7.help.text
-msgctxt "03131700.xhp#par_id3143270.7.help.text"
-msgid "oServiceManager = GetProcessServiceManager()"
-msgstr "oServiceManager = GetProcessServiceManager()"
-
-#: 03131700.xhp#par_id3153825.8.help.text
-msgid "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
-msgstr "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
+#. b1+%
+#: 03120304.xhp
+#, fuzzy
+msgctxt ""
+"03120304.xhp\n"
+"par_id3152940\n"
+"18\n"
+"help.text"
+msgid "' Align \"SBX\" within the 40-character reference string"
+msgstr "REM 在 40 個字元的參照字串中對齊「SBX」"
-#: 03131700.xhp#par_id3148473.9.help.text
-msgid "this is the same as the following statement:"
-msgstr "上面的陳述式等同於以下陳述式:"
+#. HaY(
+#: 03120304.xhp
+#, fuzzy
+msgctxt ""
+"03120304.xhp\n"
+"par_id3148647\n"
+"19\n"
+"help.text"
+msgid "' Replace asterisks with spaces"
+msgstr "REM 用空格代替星號"
-#: 03131700.xhp#par_id3145609.10.help.text
-msgid "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
-msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
+#. Y_qN
+#: 03120304.xhp
+#, fuzzy
+msgctxt ""
+"03120304.xhp\n"
+"par_id3151075\n"
+"30\n"
+"help.text"
+msgid "' Left-align \"SBX\" within the 40-character reference string"
+msgstr "REM 在 40 個字元的參照字串中向左對齊「SBX」"
-#: 03104300.xhp#tit.help.text
-msgid "DimArray Function [Runtime]"
-msgstr "DimArray 函數 [執行階段]"
+#. .Y-.
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"tit\n"
+"help.text"
+msgid "CDateToIso Function [Runtime]"
+msgstr "CdateToIso 函數 [執行階段]"
-#: 03104300.xhp#bm_id3150616.help.text
-msgid "<bookmark_value>DimArray function</bookmark_value>"
-msgstr "<bookmark_value>DimArray;函數</bookmark_value>"
+#. T@iq
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"bm_id3150620\n"
+"help.text"
+msgid "<bookmark_value>CdateToIso function</bookmark_value>"
+msgstr "<bookmark_value>CdateToIso;函數</bookmark_value>"
-#: 03104300.xhp#hd_id3150616.1.help.text
-msgid "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray Function [Runtime]\">DimArray Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray 函數 [執行階段]\">DimArray 函數 [執行階段]</link>"
+#. G(Pa
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"hd_id3150620\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function [Runtime]\">CDateToIso Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CdateToIso 函數 [執行階段]\">CdateToIso 函數 [執行階段]</link>"
-#: 03104300.xhp#par_id3153527.2.help.text
-msgid "Returns a Variant array."
-msgstr "傳回一個變體型陣列。"
+#. [_2r
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"par_id3151097\n"
+"2\n"
+"help.text"
+msgid "Returns the date in ISO format from a serial date number that is generated by the DateSerial or the DateValue function."
+msgstr "依 DateSerial 函數或 DateValue 函數產生的串列日期數傳回 ISO 格式的日期。"
-#: 03104300.xhp#hd_id3149762.3.help.text
-msgctxt "03104300.xhp#hd_id3149762.3.help.text"
+#. loc}
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"hd_id3159224\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03104300.xhp#par_id3148473.4.help.text
-msgid "DimArray ( Argument list)"
-msgstr "DimArray ( Argument list)"
+#. Frk:
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"par_id3149497\n"
+"4\n"
+"help.text"
+msgid "CDateToIso(Number)"
+msgstr "CDateToIso(Number)"
-#: 03104300.xhp#par_id3154142.5.help.text
-msgid "See also <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array\">Array</link>"
-msgstr "另請參閱<link href=\"text/sbasic/shared/03104200.xhp\" name=\"陣列\">陣列</link>"
+#. ^SX9
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"hd_id3152347\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03104300.xhp#par_id3156023.6.help.text
-msgid "If no parameters are passed, an empty array is created (like Dim A() that is the same as a sequence of length 0 in Uno). If parameters are specified, a dimension is created for each parameter."
-msgstr "如果未傳送參數,則建立一個空陣列 (像 Dim A(),它與 Uno 中的零長度序列相同)。如果指定了參數,則為每個參數建立大小。"
+#. P#9f
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"par_id3154422\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03104300.xhp#hd_id3154760.7.help.text
-msgctxt "03104300.xhp#hd_id3154760.7.help.text"
+#. Ic5v
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"hd_id3147303\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03104300.xhp#par_id3159414.8.help.text
-msgctxt "03104300.xhp#par_id3159414.8.help.text"
-msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
-msgstr "<emph>Argument list:</emph>由逗號分隔的任何引數數目的清單。"
+#. u)wq
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"par_id3145136\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Integer that contains the serial date number."
+msgstr "<emph>Number</emph>:包含串列日期數的整數。"
-#: 03104300.xhp#hd_id3150358.9.help.text
-msgctxt "03104300.xhp#hd_id3150358.9.help.text"
+#. 0l@n
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"hd_id3147243\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03104300.xhp#par_id3154939.10.help.text
-msgid "DimArray( 2, 2, 4 ) is the same as DIM a( 2, 2, 4 )"
-msgstr "DimArray( 2, 2, 4 ) 等同於 DIM a( 2, 2, 4 )"
+#. pI*X
+#: 03030107.xhp
+msgctxt ""
+"03030107.xhp\n"
+"par_id3153126\n"
+"11\n"
+"help.text"
+msgid "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\""
+msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\""
-#: 03090303.xhp#tit.help.text
-msgid "On...GoSub Statement; On...GoTo Statement [Runtime]"
-msgstr "On...GoSub 陳述式、On...GoTo 陳述式 [執行階段]"
+#. 8*mH
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Shell Function [Runtime]"
+msgstr "Shell 函數 [執行階段]"
-#: 03090303.xhp#bm_id3153897.help.text
-msgid "<bookmark_value>On...GoSub statement</bookmark_value><bookmark_value>On...GoTo statement</bookmark_value>"
-msgstr "<bookmark_value>On...GoSub 陳述式</bookmark_value><bookmark_value>On...GoTo 陳述式</bookmark_value>"
+#. YqY)
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"bm_id3150040\n"
+"help.text"
+msgid "<bookmark_value>Shell function</bookmark_value>"
+msgstr "<bookmark_value>Shell;函數</bookmark_value>"
-#: 03090303.xhp#hd_id3153897.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub Statement; On...GoTo Statement [Runtime]\">On...GoSub Statement; On...GoTo Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub 陳述式、On...GoTo 陳述式 [執行階段]\">On...GoSub 陳述式、On...GoTo 陳述式 [執行階段]</link>"
+#. E4M^
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3150040\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Shell Function [Runtime]\">Shell Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Shell 函數 [執行階段]\">Shell 函數 [執行階段]</link>"
-#: 03090303.xhp#par_id3150359.2.help.text
-msgid "Branches to one of several specified lines in the program code, depending on the value of a numeric expression."
-msgstr "依數值型表示式的值,跳換到程式碼中數個指定行中的其中一行。"
+#. haWc
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3153394\n"
+"2\n"
+"help.text"
+msgid "Starts another application and defines the respective window style, if necessary."
+msgstr "如果需要,啟動其他應用程式並定義個別視窗樣式。"
-#: 03090303.xhp#hd_id3148798.3.help.text
-msgctxt "03090303.xhp#hd_id3148798.3.help.text"
-msgid "Syntax:"
+#. q2a$
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3153345\n"
+"4\n"
+"help.text"
+msgid "Syntax"
msgstr "語法:"
-#: 03090303.xhp#par_id3154366.4.help.text
-msgid "On N GoSub Label1[, Label2[, Label3[,...]]]"
-msgstr "On N GoSub Label1[, Label2[, Label3[,...]]]"
-
-#: 03090303.xhp#par_id3150769.5.help.text
-msgid "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
-msgstr "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
-
-#: 03090303.xhp#hd_id3156215.6.help.text
-msgctxt "03090303.xhp#hd_id3156215.6.help.text"
-msgid "Parameters:"
+#. qW_1
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3147576\n"
+"5\n"
+"help.text"
+msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])"
+msgstr "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])"
+
+#. bRF,
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3149235\n"
+"6\n"
+"help.text"
+msgid "Parameter"
msgstr "參數:"
-#: 03090303.xhp#par_id3148673.7.help.text
-msgid "<emph>NumExpression:</emph> Any numeric expression between 0 and 255 that determines which of the lines the program branches to. If NumExpression is 0, the statement is not executed. If NumExpression is greater than 0, the program jumps to the label that has a position number that corresponds to the expression (1 = First label; 2 = Second label)"
-msgstr "<emph>NumExpression:</emph>0 到 255 之間的任意數值型表示式,用於確定程式將跳換到哪一行。如果 NumExpression 為 0,則不執行該陳述式。如果 NumExpression 大於 0,程式將跳換到表示式指定位置號碼所對應的貼標處 (1 = 第一個貼標;2 = 第二個貼標)。"
+#. /7eO
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3154306\n"
+"23\n"
+"help.text"
+msgid "Pathname"
+msgstr "Pathname"
-#: 03090303.xhp#par_id3153194.8.help.text
-msgid "<emph>Label:</emph> Target line according to<emph> GoTo </emph>or <emph>GoSub</emph> structure."
-msgstr "<emph>Label:GoTo</emph> 或 <emph>GoSub</emph> 結構對應的目標行。"
+#. PFo1
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3155419\n"
+"7\n"
+"help.text"
+msgid "Complete path and program name of the program that you want to start."
+msgstr "所要啟動程式的完整路徑和程式名稱。"
-#: 03090303.xhp#par_id3156442.9.help.text
-msgid "The <emph>GoTo</emph> or <emph>GoSub </emph>conventions are valid."
-msgstr "<emph>GoTo</emph> 或 <emph>GoSub</emph> 慣例有效。"
+#. {Z;{
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3150771\n"
+"24\n"
+"help.text"
+msgid "Windowstyle"
+msgstr "Windowstyle"
-#: 03090303.xhp#hd_id3148645.10.help.text
-msgctxt "03090303.xhp#hd_id3148645.10.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. W38j
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3145609\n"
+"8\n"
+"help.text"
+msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:"
+msgstr "可選擇的整型表示式,用於指定執行程式的視窗的樣式。可能是以下的值:"
-#: 03090303.xhp#par_id3154014.12.help.text
-msgid "Sub ExampleOnGosub"
-msgstr "Sub ExampleOnGosub"
+#. XqWL
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3148663\n"
+"25\n"
+"help.text"
+msgid "0"
+msgstr "0"
-#: 03090303.xhp#par_id3153158.13.help.text
-msgctxt "03090303.xhp#par_id3153158.13.help.text"
-msgid "Dim iVar As Integer"
-msgstr "Dim iVar As Integer"
+#. ]%##
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3153360\n"
+"10\n"
+"help.text"
+msgid "The focus is on the hidden program window."
+msgstr "焦點位於隱入的程式視窗上。"
-#: 03090303.xhp#par_id3154490.14.help.text
-msgctxt "03090303.xhp#par_id3154490.14.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar As String"
+#. =Jxf
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3154123\n"
+"26\n"
+"help.text"
+msgid "1"
+msgstr "1"
-#: 03090303.xhp#par_id3155417.15.help.text
-msgid "iVar = 2"
-msgstr "iVar = 2"
+#. ZObQ
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3144760\n"
+"11\n"
+"help.text"
+msgid "The focus is on the program window in standard size."
+msgstr "焦點位於標準大小的程式視窗上。"
-#: 03090303.xhp#par_id3154730.16.help.text
-msgid "sVar =\"\""
-msgstr "sVar =\"\""
+#. ldS.
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3156422\n"
+"27\n"
+"help.text"
+msgid "2"
+msgstr "2"
-#: 03090303.xhp#par_id3154942.17.help.text
-msgid "On iVar GoSub Sub1, Sub2"
-msgstr "On iVar GoSub Sub1, Sub2"
+#. {=E2
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3148451\n"
+"12\n"
+"help.text"
+msgid "The focus is on the minimized program window."
+msgstr "焦點位於最小化的程式視窗上。"
-#: 03090303.xhp#par_id3149378.18.help.text
-msgid "On iVar GoTo Line1, Line2"
-msgstr "On iVar GoTo Line1, Line2"
+#. _e-7
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3149561\n"
+"28\n"
+"help.text"
+msgid "3"
+msgstr "3"
-#: 03090303.xhp#par_id3153416.19.help.text
-msgctxt "03090303.xhp#par_id3153416.19.help.text"
-msgid "Exit Sub"
-msgstr "Exit Sub"
+#. er-5
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3146921\n"
+"13\n"
+"help.text"
+msgid "focus is on the maximized program window."
+msgstr "焦點位於最大化的程式視窗上。"
-#: 03090303.xhp#par_id3154015.20.help.text
-msgid "Sub1:"
-msgstr "Sub1:"
+#. (9TB
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3149481\n"
+"29\n"
+"help.text"
+msgid "4"
+msgstr "4"
-#: 03090303.xhp#par_id3153948.21.help.text
-msgid "sVar =sVar & \" From Sub 1 to\" : Return"
-msgstr "sVar =sVar & \" From Sub 1 to\" :Return"
+#. z|?6
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3155854\n"
+"14\n"
+"help.text"
+msgid "Standard size program window, without focus."
+msgstr "標準大小的程式視窗,無焦點。"
-#: 03090303.xhp#par_id3150750.22.help.text
-msgid "Sub2:"
-msgstr "Sub2:"
+#. (d^{
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3145271\n"
+"30\n"
+"help.text"
+msgid "6"
+msgstr "6"
-#: 03090303.xhp#par_id3153708.23.help.text
-msgid "sVar =sVar & \" From Sub 2 to\" : Return"
-msgstr "sVar =sVar & \" From Sub 2 to\" :Return"
+#. J#5Z
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3152938\n"
+"15\n"
+"help.text"
+msgid "Minimized program window, focus remains on the active window."
+msgstr "最小化的程式視窗,焦點仍位於使用中的視窗上。"
-#: 03090303.xhp#par_id3155067.24.help.text
-msgid "Line1:"
-msgstr "Line1:"
+#. 3/yM
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3146119\n"
+"31\n"
+"help.text"
+msgid "10"
+msgstr "10"
-#: 03090303.xhp#par_id3150321.25.help.text
-msgid "sVar =sVar & \" Label 1\" : GoTo Ende"
-msgstr "sVar =sVar & \" Label 1\" :GoTo Ende"
+#. `^B8
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3151112\n"
+"16\n"
+"help.text"
+msgid "Full-screen display."
+msgstr "全螢幕顯示。"
-#: 03090303.xhp#par_id3149019.26.help.text
-msgid "Line2:"
-msgstr "Line2:"
+#. .h7[
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3150419\n"
+"33\n"
+"help.text"
+msgid "Param"
+msgstr "Param"
-#: 03090303.xhp#par_id3155764.27.help.text
-msgid "sVar =sVar & \" Label 2\""
-msgstr "sVar =sVar & \" Label 2\""
+#. b}tk
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3149412\n"
+"17\n"
+"help.text"
+msgid "Any string expression that specifies the command line that want to pass."
+msgstr "用於指定要傳送指令行的任意字串型表示式。"
-#: 03090303.xhp#par_id3153711.28.help.text
-msgid "Ende:"
-msgstr "Ende:"
+#. XEdX
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3148456\n"
+"32\n"
+"help.text"
+msgid "bSync"
+msgstr "bSync"
-#: 03090303.xhp#par_id3154253.29.help.text
-msgid "MsgBox sVar,0,\"On...Gosub\""
-msgstr "MsgBox sVar,0,\"On...Gosub\""
+#. L#ft
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3154096\n"
+"18\n"
+"help.text"
+msgid "If this value is set to <emph>true</emph>, the <emph>Shell</emph> command and all $[officename] tasks wait until the shell process completes. If the value is set to <emph>false</emph>, the shell returns directly. The default value is <emph>false</emph>."
+msgstr "如果將此值設定為 <emph>true (真)</emph>,則 <emph>Shell</emph> 指令和所有 $[officename] 工作都將處於等待狀態,直到 shell 程序完成為止。如果將此值設定為 <emph>false (假)</emph>,shell 將直接傳回結果。標準值是 <emph>false (假)</emph>。"
-#: 03090303.xhp#par_id3149565.30.help.text
-msgctxt "03090303.xhp#par_id3149565.30.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. kbg)
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"hd_id3154270\n"
+"19\n"
+"help.text"
+msgid "Example"
+msgstr "示例"
-#: 03120101.xhp#tit.help.text
-msgid "Asc Function [Runtime]"
-msgstr "Asc 函數 [執行階段]"
+#. 3c41
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"tit\n"
+"help.text"
+msgid "TwipsPerPixelX Function [Runtime]"
+msgstr "TwipsPerPixelX 函數 [執行階段]"
-#: 03120101.xhp#bm_id3150499.help.text
-msgid "<bookmark_value>Asc function</bookmark_value>"
-msgstr "<bookmark_value>Asc;函數</bookmark_value>"
+#. V+uc
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"bm_id3153539\n"
+"help.text"
+msgid "<bookmark_value>TwipsPerPixelX function</bookmark_value>"
+msgstr "<bookmark_value>TwipsPerPixelX;函數</bookmark_value>"
-#: 03120101.xhp#hd_id3150499.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function [Runtime]\">Asc Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc 函數 [執行階段]\">Asc 函數 [執行階段]</link>"
+#. yh=N
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"hd_id3153539\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX Function [Runtime]\">TwipsPerPixelX Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX 函數 [執行階段]\">TwipsPerPixelX 函數 [執行階段]</link>"
-#: 03120101.xhp#par_id3151384.2.help.text
-msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression."
-msgstr "傳回字串型表示式中第一個字元的 ASCII 值 (美國資訊交換標準碼)。"
+#. `1.R
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"par_id3153394\n"
+"2\n"
+"help.text"
+msgid "Returns the number of twips that represent the width of a pixel."
+msgstr "傳回表示像素寬度的 twip 數。"
-#: 03120101.xhp#hd_id3155555.3.help.text
-msgctxt "03120101.xhp#hd_id3155555.3.help.text"
+#. !(Rz
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"hd_id3153527\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120101.xhp#par_id3143267.4.help.text
-msgid "Asc (Text As String)"
-msgstr "Asc(Text As String)"
-
-#: 03120101.xhp#hd_id3147242.5.help.text
-msgctxt "03120101.xhp#hd_id3147242.5.help.text"
+#. b`sH
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"par_id3151110\n"
+"4\n"
+"help.text"
+msgid "n = TwipsPerPixelX"
+msgstr "n = TwipsPerPixelX"
+
+#. N`d}
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"hd_id3150669\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03120101.xhp#par_id3150669.6.help.text
-msgctxt "03120101.xhp#par_id3150669.6.help.text"
+#. [d~E
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"par_id3150503\n"
+"6\n"
+"help.text"
msgid "Integer"
msgstr "整型"
-#: 03120101.xhp#hd_id3148473.7.help.text
-msgctxt "03120101.xhp#hd_id3148473.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03120101.xhp#par_id3149415.8.help.text
-msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
-msgstr "<emph>Text:</emph>任意有效的字串型表示式。僅處理字串中的第一個字元。"
-
-#: 03120101.xhp#par_id3145609.9.help.text
-msgid "Use the Asc function to replace keys with values. If the Asc function encounters a blank string, $[officename] Basic reports a run-time error. In addition to 7 bit ASCII characters (Codes 0-127), the ASCII function can also detect non-printable key codes in ASCII code. This function can also handle 16 bit unicode characters."
-msgstr "使用 Asc 函數使數值代替鍵。當 Asc 函數遇到一個空字串時,$[officename] Basic 會報告一個執行階段錯誤。除了 7 位元 ASCII 字元 (代碼 0-127) 之外,ASCII 函數還可以偵測出 ASCII 代碼中非可列印的鍵碼。該函數也可以處理 16 位元的 Unicode 字元。"
-
-#: 03120101.xhp#hd_id3159413.10.help.text
-msgctxt "03120101.xhp#hd_id3159413.10.help.text"
+#. *I]K
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"hd_id3159176\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120101.xhp#par_id3149457.11.help.text
-msgid "Sub ExampleASC"
-msgstr "Sub ExampleASC"
-
-#: 03120101.xhp#par_id3150792.12.help.text
-msgid "Print ASC(\"A\") REM returns 65"
-msgstr "Print ASC(\"A\") REM 傳回 65"
-
-#: 03120101.xhp#par_id3148797.13.help.text
-msgid "Print ASC(\"Z\") REM returns 90"
-msgstr "Print ASC(\"Z\") REM 傳回 90"
-
-#: 03120101.xhp#par_id3163800.14.help.text
-msgid "Print ASC(\"Las Vegas\") REM returns 76, since only the first character is taken into account"
-msgstr "Print ASC(\"Las Vegas\") REM 由於僅考量第一個字元,因此傳回 76"
-
-#: 03120101.xhp#par_id3148674.15.help.text
-msgctxt "03120101.xhp#par_id3148674.15.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03120101.xhp#par_idN1067B.help.text
-msgid "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
-msgstr "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
+#. hT]9
+#: 03131300.xhp
+msgctxt ""
+"03131300.xhp\n"
+"par_id3153061\n"
+"9\n"
+"help.text"
+msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
+msgstr "MsgBox \"\" & TwipsPerPixelX () & \" Twips * \" & TwipsPerPixelY () & \" Twips\",0,\"Pixel size\""
-#: 03080701.xhp#tit.help.text
-msgid "Sgn Function [Runtime]"
-msgstr "Sgn 函數 [執行階段]"
+#. NP[f
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"tit\n"
+"help.text"
+msgid "CInt Function [Runtime]"
+msgstr "CInt 函數 [執行階段]"
-#: 03080701.xhp#bm_id3148474.help.text
-msgid "<bookmark_value>Sgn function</bookmark_value>"
-msgstr "<bookmark_value>Sgn;函數</bookmark_value>"
+#. n+F[
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"bm_id3149346\n"
+"help.text"
+msgid "<bookmark_value>CInt function</bookmark_value>"
+msgstr "<bookmark_value>CInt;函數</bookmark_value>"
-#: 03080701.xhp#hd_id3148474.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Sgn Function [Runtime]\">Sgn Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Sgn 函數 [執行階段]\">Sgn 函數 [執行階段]</link>"
+#. FFGl
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt Function [Runtime]\">CInt Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt 函數 [執行階段]\">CInt 函數 [執行階段]</link>"
-#: 03080701.xhp#par_id3148686.2.help.text
-msgid "Returns an integer number between -1 and 1 that indicates if the number that is passed to the function is positive, negative, or zero."
-msgstr "傳回 -1 到 1 之間的整數,用於指示傳送給函數的數字是正數、負數還是零。"
+#. .sM9
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"par_id3155419\n"
+"2\n"
+"help.text"
+msgid "Converts any string or numeric expression to an integer."
+msgstr "將任意字串型表示式或數值型表示式轉換為整數。"
-#: 03080701.xhp#hd_id3156023.3.help.text
-msgctxt "03080701.xhp#hd_id3156023.3.help.text"
+#. K;K4
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"hd_id3147573\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03080701.xhp#par_id3153897.4.help.text
-msgid "Sgn (Number)"
-msgstr "Sgn(Number)"
+#. %`LR
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"par_id3154142\n"
+"4\n"
+"help.text"
+msgid "CInt (Expression)"
+msgstr "CInt(Expression)"
-#: 03080701.xhp#hd_id3145069.5.help.text
-msgctxt "03080701.xhp#hd_id3145069.5.help.text"
+#. kldD
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"hd_id3147531\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03080701.xhp#par_id3150359.6.help.text
-msgctxt "03080701.xhp#par_id3150359.6.help.text"
+#. V^@N
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
msgid "Integer"
msgstr "整型"
-#: 03080701.xhp#hd_id3150543.7.help.text
-msgctxt "03080701.xhp#hd_id3150543.7.help.text"
+#. Ud9N
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"hd_id3145069\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03080701.xhp#par_id3154365.8.help.text
-msgid "<emph>Number:</emph> Numeric expression that determines the value that is returned by the function."
-msgstr "<emph>Number:</emph>確定函數傳回值的數值型表示式。"
-
-#: 03080701.xhp#par_id3150767.9.help.text
-msgid "NumExpression"
-msgstr "數值型表示式"
-
-#: 03080701.xhp#par_id3150441.10.help.text
-msgctxt "03080701.xhp#par_id3150441.10.help.text"
-msgid "Return value"
-msgstr "傳回值"
-
-#: 03080701.xhp#par_id3161833.11.help.text
-msgid "negative"
-msgstr "負數"
-
-#: 03080701.xhp#par_id3155306.12.help.text
-msgid "Sgn returns -1."
-msgstr "Sgn 傳回 -1。"
-
-#: 03080701.xhp#par_id3145271.13.help.text
-msgctxt "03080701.xhp#par_id3145271.13.help.text"
-msgid "0"
-msgstr "0"
-
-#: 03080701.xhp#par_id3146119.14.help.text
-msgid "Sgn returns 0."
-msgstr "Sgn 傳回 0。"
-
-#: 03080701.xhp#par_id3153139.15.help.text
-msgid "positive"
-msgstr "正數"
+#. 971|
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"par_id3159414\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any numeric expression that you want to convert. If the <emph>Expression</emph> exceeds the value range between -32768 and 32767, $[officename] Basic reports an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
+msgstr "<emph>Expression:</emph>要轉換的任意數值型表示式。如果 <emph>Expression</emph> 超出 -32768 到 32767 的數值範圍,$[officename] Basic 將報告溢位錯誤。若要轉換字串型表示式,必須使用作業系統的標準數字格式,將數字作為一般文字 (「123.5」) 輸入。"
-#: 03080701.xhp#par_id3154319.16.help.text
-msgid "Sgn returns 1."
-msgstr "Sgn 傳回 1。"
+#. *Dnw
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"par_id3150358\n"
+"9\n"
+"help.text"
+msgid "This function always rounds the fractional part of a number to the nearest integer."
+msgstr "此函數總是將數字的小數部份取整為最接近的整數。"
-#: 03080701.xhp#hd_id3152576.17.help.text
-msgctxt "03080701.xhp#hd_id3152576.17.help.text"
+#. uvBz
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
+"hd_id3145419\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03080701.xhp#par_id3154791.18.help.text
-msgid "Sub ExampleSgn"
-msgstr "Sub ExampleSgn"
+#. UZlO
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"tit\n"
+"help.text"
+msgid "DateAdd Function [Runtime]"
+msgstr "DateAdd 函數 [執行階段]"
-#: 03080701.xhp#par_id3155416.19.help.text
-msgid "Print sgn(-10) REM returns -1"
-msgstr "Print sgn(-10) REM 傳回 -1"
+#. V]]l
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"bm_id6269417\n"
+"help.text"
+msgid "<bookmark_value>DateAdd function</bookmark_value>"
+msgstr "<bookmark_value>DateAdd 函數</bookmark_value>"
-#: 03080701.xhp#par_id3154096.20.help.text
-msgid "Print sgn(0) REM returns 0"
-msgstr "Print sgn(0) REM 傳回 0"
+#. ]XqE
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10548\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd 函數 [執行階段]</link>"
-#: 03080701.xhp#par_id3148457.21.help.text
-msgid "Print sgn(10) REM returns 1"
-msgstr "Print sgn(10) REM 傳回 1"
+#. z)~C
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10558\n"
+"help.text"
+msgid "Adds a date interval to a given date a number of times and returns the resulting date."
+msgstr "在指定日期中多次增加日期間隔,並傳回結果日期。"
-#: 03080701.xhp#par_id3144765.22.help.text
-msgctxt "03080701.xhp#par_id3144765.22.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. 6q_g
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1055B\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03080101.xhp#tit.help.text
-msgid "Atn Function [Runtime]"
-msgstr "Atn 函數 [執行階段]"
+#. \(L~
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1055F\n"
+"help.text"
+msgid "DateAdd (Add, Count, Date)"
+msgstr "DateAdd (Add, Count, Date)"
-#: 03080101.xhp#bm_id3150616.help.text
-msgid "<bookmark_value>Atn function</bookmark_value>"
-msgstr "<bookmark_value>Atn;函數</bookmark_value>"
+#. +E,*
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1061E\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值:"
-#: 03080101.xhp#hd_id3150616.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function [Runtime]\">Atn Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn 函數 [執行階段]\">Atn 函數 [執行階段]</link>"
+#. !_?K
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10622\n"
+"help.text"
+msgid "A Variant containing a date."
+msgstr "包含日期的變體。"
-#: 03080101.xhp#par_id3149346.2.help.text
-msgid "Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2."
-msgstr "傳回數值型表示式反正切值的三角函數。傳回值在 -Pi/2 到 +Pi/2 之間。"
+#. =GEL
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10625\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03080101.xhp#par_id3143271.3.help.text
-msgid "The arctangent is the inverse of the tangent function. The Atn Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle."
-msgstr "反正切是正切函數的逆運算。使用 Alpha 角的正切值,Atn 函數傳回 Alpha 的角度 (以弧度為單位)。在直角三角形中,反正切函數也可以透過 Alpha 角的對邊與鄰邊長度之比來傳回該角度。"
+#. JiDs
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10629\n"
+"help.text"
+msgid "Add - A string expression from the following table, specifying the date interval."
+msgstr "Add - 下表中的一個字串型表示式,用來指定日期間隔。"
-#: 03080101.xhp#par_id3145315.4.help.text
-msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha"
-msgstr "Atn(對邊/鄰邊)= Alpha"
+#. cT:7
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10636\n"
+"help.text"
+msgid "Add (string value)"
+msgstr "Add (字串值)"
-#: 03080101.xhp#hd_id3149669.5.help.text
-msgctxt "03080101.xhp#hd_id3149669.5.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. $l_-
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1063C\n"
+"help.text"
+msgid "Explanation"
+msgstr "說明"
-#: 03080101.xhp#par_id3148947.6.help.text
-msgid "Atn (Number)"
-msgstr "Atn (Number)"
+#. 3ThM
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10643\n"
+"help.text"
+msgid "yyyy"
+msgstr "yyyy"
-#: 03080101.xhp#hd_id3148664.7.help.text
-msgctxt "03080101.xhp#hd_id3148664.7.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. Vtym
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10649\n"
+"help.text"
+msgid "Year"
+msgstr "年"
-#: 03080101.xhp#par_id3150359.8.help.text
-msgctxt "03080101.xhp#par_id3150359.8.help.text"
-msgid "Double"
-msgstr "雙精度型"
+#. Omgo
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10650\n"
+"help.text"
+msgid "q"
+msgstr "q"
-#: 03080101.xhp#hd_id3148798.9.help.text
-msgctxt "03080101.xhp#hd_id3148798.9.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. `e-S
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10656\n"
+"help.text"
+msgid "Quarter"
+msgstr "季"
-#: 03080101.xhp#par_id3156212.10.help.text
-msgid "<emph>Number:</emph> Any numerical expression that represents the ratio of two sides of a right triangle. The Atn function returns the corresponding angle in radians (arctangent)."
-msgstr "<emph>Number:</emph>表示直角三角形兩邊之比的任意數值型表示式。Atn 函數傳回以弧度為單位的相應角度 (反正切)。"
+#. an0G
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1065D\n"
+"help.text"
+msgid "m"
+msgstr "m"
-#: 03080101.xhp#par_id3153192.11.help.text
-msgid "To convert radians to degrees, multiply radians by 180/pi."
-msgstr "若要將弧度轉換成度,可將弧度乘以 180/pi。"
+#. XAI~
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10663\n"
+"help.text"
+msgid "Month"
+msgstr "月"
-#: 03080101.xhp#par_id3147230.12.help.text
-msgctxt "03080101.xhp#par_id3147230.12.help.text"
-msgid "degree=(radian*180)/pi"
-msgstr "度 = (弧度*180) /pi"
+#. t91k
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1066A\n"
+"help.text"
+msgid "y"
+msgstr "y"
-#: 03080101.xhp#par_id3125864.13.help.text
-msgctxt "03080101.xhp#par_id3125864.13.help.text"
-msgid "radian=(degree*pi)/180"
-msgstr "弧度 = (度*pi)/180"
+#. d5_-
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10670\n"
+"help.text"
+msgid "Day of year"
+msgstr "一年的天數"
-#: 03080101.xhp#par_id3159252.14.help.text
-msgid "Pi is here the fixed circle constant with the rounded value 3.14159."
-msgstr "其中,PI 是固定的圓周率常數,捨入後的值為 3.14159。"
+#. L0Z$
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10677\n"
+"help.text"
+msgid "w"
+msgstr "w"
-#: 03080101.xhp#hd_id3153142.15.help.text
-msgctxt "03080101.xhp#hd_id3153142.15.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. )}04
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1067D\n"
+"help.text"
+msgid "Weekday"
+msgstr "工作日"
-#: 03080101.xhp#par_id3146985.16.help.text
-msgid "REM The following example calculates for a right-angled triangle"
-msgstr "REM 以下示例用於直角三角形的計算"
+#. ?:NL
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10684\n"
+"help.text"
+msgid "ww"
+msgstr "ww"
-#: 03080101.xhp#par_id3145750.17.help.text
-msgid "REM the angle Alpha from the tangent of the angle Alpha:"
-msgstr "REM 依 Alpha 角的正切值來計算 Alpha 角:"
+#. 2;)Y
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1068A\n"
+"help.text"
+msgid "Week of year"
+msgstr "一年的週數"
-#: 03080101.xhp#par_id3146975.18.help.text
-msgid "Sub ExampleATN"
-msgstr "Sub ExampleATN"
+#. ||PK
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10691\n"
+"help.text"
+msgid "d"
+msgstr "d"
-#: 03080101.xhp#par_id3151112.19.help.text
-msgid "REM rounded Pi = 3.14159 is a predefined constant"
-msgstr "REM 捨入後的 PI = 3.1415926 是預先定義的常數"
+#. mtM,
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN10697\n"
+"help.text"
+msgid "Day"
+msgstr "日"
-#: 03080101.xhp#par_id3159156.20.help.text
-msgid "Dim d1 As Double"
-msgstr "Dim d1 As Double"
+#. jmF/
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN1069E\n"
+"help.text"
+msgid "h"
+msgstr "h"
-#: 03080101.xhp#par_id3147435.21.help.text
-msgid "Dim d2 As Double"
-msgstr "Dim d2 As Double"
+#. eVrI
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106A4\n"
+"help.text"
+msgid "Hour"
+msgstr "時"
-#: 03080101.xhp#par_id3149262.22.help.text
-msgid "d1 = InputBox$ (\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")"
-msgstr "d1 = InputBox$ (\"Enter the length of the side adjacent to the angle:\",\"Adjacent\")"
+#. riBC
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106AB\n"
+"help.text"
+msgid "n"
+msgstr "n"
-#: 03080101.xhp#par_id3149482.23.help.text
-msgid "d2 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"Opposite\")"
-msgstr "d2 = InputBox$ (\"Enter the length of the side opposite the angle:\",\"Opposite\")"
+#. IsU_
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106B1\n"
+"help.text"
+msgid "Minute"
+msgstr "分"
-#: 03080101.xhp#par_id3155415.24.help.text
-msgid "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\""
-msgstr "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\""
+#. MP61
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106B8\n"
+"help.text"
+msgid "s"
+msgstr "s"
-#: 03080101.xhp#par_id3149959.25.help.text
-msgctxt "03080101.xhp#par_id3149959.25.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. BDMJ
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106BE\n"
+"help.text"
+msgid "Second"
+msgstr "秒"
-#: 03080600.xhp#tit.help.text
-msgid "Absolute Values"
-msgstr "絕對值"
+#. Ti6X
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106C1\n"
+"help.text"
+msgid "Count - A numerical expression specifying how often the Add interval will be added (Count is positive) or subtracted (Count is negative)."
+msgstr "Count - 指定 Add 間隔的增加 (Count 為正數) 或扣除 (Count 為負數) 頻率的數值型表示式。"
-#: 03080600.xhp#hd_id3146958.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Absolute Values\">Absolute Values</link>"
-msgstr "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"絕對值\">絕對值</link>"
+#. mzN:
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106C4\n"
+"help.text"
+msgid "Date - A given date or the name of a Variant variable containing a date. The Add value will be added Count times to this value."
+msgstr "Date - 指定日期或內含日期的變體型變數名稱。Add 值將重複增加這個值 Count 次。"
-#: 03080600.xhp#par_id3150771.2.help.text
-msgid "This function returns absolute values."
-msgstr "此函數傳回絕對值。"
+#. s=`S
+#: 03030110.xhp
+msgctxt ""
+"03030110.xhp\n"
+"par_idN106C7\n"
+"help.text"
+msgid "Example:"
+msgstr "範例:"
-#: 03101130.xhp#tit.help.text
-msgid "DefSng Statement [Runtime]"
-msgstr "DefSng 陳述式 [執行階段]"
+#. 0H}:
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefBool Statement [Runtime]"
+msgstr "DefBool 陳述式 [執行階段]"
-#: 03101130.xhp#bm_id2445142.help.text
-msgid "<bookmark_value>DefSng statement</bookmark_value>"
-msgstr "<bookmark_value>DefSng 陳述式</bookmark_value>"
+#. 76_V
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"bm_id3145759\n"
+"help.text"
+msgid "<bookmark_value>DefBool statement</bookmark_value>"
+msgstr "<bookmark_value>DefBool 陳述式</bookmark_value>"
-#: 03101130.xhp#par_idN10577.help.text
-msgid "<link href=\"text/sbasic/shared/03101130.xhp\">DefSng Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101130.xhp\">DefSng 陳述式 [執行階段]</link>"
+#. q%r8
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"hd_id3145759\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"DefBool Statement [Runtime]\">DefBool Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"DefBool 陳述式 [執行階段]\">DefBool 陳述式 [執行階段]</link>"
-#: 03101130.xhp#par_idN10587.help.text
-msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range."
-msgstr "如果未指定類型宣告字元或關鍵字,DefSng 陳述式將依字母範圍設定預設的變數類型。"
+#. F-\c
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"par_id3153089\n"
+"2\n"
+"help.text"
+msgid "If no type-declaration character or keyword is specified, the DefBool statement sets the default data type for variables, according to a letter range."
+msgstr "如果未指定類型宣告字元或關鍵字,DefBool 陳述式將依字母範圍為變數設定預設的資料類型。"
-#: 03101130.xhp#par_idN1058A.help.text
-msgctxt "03101130.xhp#par_idN1058A.help.text"
+#. 0Kdu
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"hd_id3149495\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03101130.xhp#par_idN1058E.help.text
-msgctxt "03101130.xhp#par_idN1058E.help.text"
+#. .;d*
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"par_id3150682\n"
+"4\n"
+"help.text"
msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-#: 03101130.xhp#par_idN10591.help.text
-msgctxt "03101130.xhp#par_idN10591.help.text"
+#. SZAs
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"hd_id3159201\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03101130.xhp#par_idN10595.help.text
-msgctxt "03101130.xhp#par_idN10595.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
+#. PDN,
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"par_id3147226\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
-#: 03101130.xhp#par_idN1059C.help.text
-msgctxt "03101130.xhp#par_idN1059C.help.text"
+#. C}!V
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"par_id3149178\n"
+"7\n"
+"help.text"
msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義預設變數類型的關鍵字:"
+msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-#: 03101130.xhp#par_idN105A3.help.text
-msgctxt "03101130.xhp#par_idN105A3.help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>關鍵字:</emph>預設變數類型"
+#. a!OK
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"par_id3150669\n"
+"8\n"
+"help.text"
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr "<emph>Keyword:</emph>標準的變數類型"
-#: 03101130.xhp#par_idN105AA.help.text
-msgid "<emph>DefSng:</emph> Single"
-msgstr "<emph>DefSng:</emph>單精度型"
+#. SFDf
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"par_id3149233\n"
+"9\n"
+"help.text"
+msgid "<emph>DefBool:</emph> Boolean"
+msgstr "<emph>DefBool:</emph>布林型"
-#: 03101130.xhp#par_idN105B1.help.text
-msgctxt "03101130.xhp#par_idN105B1.help.text"
+#. -T?9
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"hd_id3149762\n"
+"10\n"
+"help.text"
msgid "Example:"
-msgstr "範例:"
+msgstr "示例:"
-#: 03101130.xhp#par_idN105B5.help.text
-msgctxt "03101130.xhp#par_idN105B5.help.text"
-msgid "REM Prefix definitions for variable types:"
+#. E7!H
+#: 03101100.xhp
+#, fuzzy
+msgctxt ""
+"03101100.xhp\n"
+"par_id3156152\n"
+"12\n"
+"help.text"
+msgid "' Prefix definition for variable types:"
msgstr "REM 變數類型的前綴定義:"
-#: 03101130.xhp#par_idN105B8.help.text
-msgctxt "03101130.xhp#par_idN105B8.help.text"
-msgid "DefBool b"
-msgstr "DefBool b"
+#. T;M`
+#: 03101100.xhp
+#, fuzzy
+msgctxt ""
+"03101100.xhp\n"
+"par_id3151381\n"
+"22\n"
+"help.text"
+msgid "bOK=TRUE ' bOK is an implicit boolean variable"
+msgstr "bOK=TRUE REM bOK 是一個隱含的布林型變數"
-#: 03101130.xhp#par_idN105BB.help.text
-msgctxt "03101130.xhp#par_idN105BB.help.text"
-msgid "DefDate t"
-msgstr "DefDate t"
+#. c3sa
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"tit\n"
+"help.text"
+msgid "SetAttr Statement [Runtime]"
+msgstr "SetAttr 陳述式 [執行階段]"
-#: 03101130.xhp#par_idN105BE.help.text
-msgctxt "03101130.xhp#par_idN105BE.help.text"
-msgid "DefDbL d"
-msgstr "DefDbL d"
+#. Rsjm
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"bm_id3147559\n"
+"help.text"
+msgid "<bookmark_value>SetAttr statement</bookmark_value>"
+msgstr "<bookmark_value>SetAttr 陳述式</bookmark_value>"
-#: 03101130.xhp#par_idN105C1.help.text
-msgctxt "03101130.xhp#par_idN105C1.help.text"
-msgid "DefInt i"
-msgstr "DefInt i"
+#. nEMK
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"hd_id3147559\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr Statement [Runtime]\">SetAttr Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr 陳述式 [執行階段]\">SetAttr 陳述式 [執行階段]</link>"
-#: 03101130.xhp#par_idN105C4.help.text
-msgctxt "03101130.xhp#par_idN105C4.help.text"
-msgid "DefLng l"
-msgstr "DefLng l"
+#. V9-_
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3147264\n"
+"2\n"
+"help.text"
+msgid "Sets the attribute information for a specified file."
+msgstr "為指定的檔案設定屬性資訊。"
-#: 03101130.xhp#par_idN105C7.help.text
-msgctxt "03101130.xhp#par_idN105C7.help.text"
-msgid "DefObj o"
-msgstr "DefObj o"
+#. V5)K
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"hd_id3150359\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03101130.xhp#par_idN105CA.help.text
-msgctxt "03101130.xhp#par_idN105CA.help.text"
-msgid "DefVar v"
-msgstr "DefVar v"
+#. E6^Z
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3154365\n"
+"4\n"
+"help.text"
+msgid "SetAttr FileName As String, Attribute As Integer"
+msgstr "SetAttr FileName As String, Attribute As Integer"
-#: 03101130.xhp#par_idN105CD.help.text
-msgid "DefSng s"
-msgstr "DefSng s"
+#. yY(Y
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"hd_id3125863\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03101130.xhp#par_idN105D0.help.text
-msgid "Sub ExampleDefSng"
-msgstr "Sub ExampleDefSng"
+#. ;*A0
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3154909\n"
+"6\n"
+"help.text"
+msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "FileName:要進行屬性測試的檔案之名稱 (包含路徑)。如果未輸入路徑,<emph>SetAttr</emph> 將在目前目錄中搜尋該檔案。也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-#: 03101130.xhp#par_idN105D3.help.text
-msgid "sSng=Single REM sSng is an implicit single variable"
-msgstr "sSng=Single REM sSng 是隱式的單精度型變數"
+#. E$h[
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3153192\n"
+"7\n"
+"help.text"
+msgid "<emph>Attribute:</emph> Bit pattern defining the attributes that you want to set or to clear:"
+msgstr "<emph>Attribute:</emph>用於定義要設定或清除的屬性之位元型樣:"
-#: 03101130.xhp#par_idN105D6.help.text
-msgctxt "03101130.xhp#par_idN105D6.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. E]dD
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3145786\n"
+"8\n"
+"help.text"
+msgid "<emph>Value</emph>"
+msgstr "<emph>值</emph>"
-#: 03020408.xhp#tit.help.text
-msgid "FileLen-Function [Runtime]"
-msgstr "FileLen 函數 [執行階段]"
+#. ~e_9
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3152596\n"
+"9\n"
+"help.text"
+msgid "0 : Normal files."
+msgstr "0 : 一般檔案。"
-#: 03020408.xhp#bm_id3153126.help.text
-msgid "<bookmark_value>FileLen function</bookmark_value>"
-msgstr "<bookmark_value>FileLen;函數</bookmark_value>"
+#. $::0
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3149262\n"
+"10\n"
+"help.text"
+msgid "1 : Read-only files."
+msgstr "1 : 唯讀檔案。"
-#: 03020408.xhp#hd_id3153126.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"FileLen-Function [Runtime]\">FileLen Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"FileLen 函數 [執行階段]\">FileLen 函數 [執行階段]</link>"
+#. rhm+
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3152576\n"
+"13\n"
+"help.text"
+msgid "32 : File was changed since last backup (Archive bit)."
+msgstr "32 : 從上一次備份以來,檔案已有變更 (歸檔位元)。"
-#: 03020408.xhp#par_id3145068.2.help.text
-msgid "Returns the length of a file in bytes."
-msgstr "傳回檔案長度,以位元組為單位。"
+#. o=h3
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"par_id3153093\n"
+"14\n"
+"help.text"
+msgid "You can set multiple attributes by combining the respective values with a logic OR statement."
+msgstr "您可以透過邏輯「或」陳述式來組合各值,以設定多個屬性。"
-#: 03020408.xhp#hd_id3159414.3.help.text
-msgctxt "03020408.xhp#hd_id3159414.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. h/6N
+#: 03020414.xhp
+msgctxt ""
+"03020414.xhp\n"
+"hd_id3147434\n"
+"15\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03020408.xhp#par_id3149656.4.help.text
-msgid "FileLen (Text As String)"
-msgstr "FileLen (Text As String)"
+#. Zt[h
+#: 03020414.xhp
+#, fuzzy
+msgctxt ""
+"03020414.xhp\n"
+"par_id3148645\n"
+"17\n"
+"help.text"
+msgid "On Error GoTo ErrorHandler ' Define target for error handler"
+msgstr "On Error Goto ErrorHandler REM 定義錯誤處理程式的目標"
-#: 03020408.xhp#hd_id3148798.5.help.text
-msgctxt "03020408.xhp#hd_id3148798.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. cAVT
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"tit\n"
+"help.text"
+msgid "GoTo Statement [Runtime]"
+msgstr "GoTo 陳述式 [執行階段]"
-#: 03020408.xhp#par_id3156282.6.help.text
-msgctxt "03020408.xhp#par_id3156282.6.help.text"
-msgid "Long"
-msgstr "長型"
+#. acip
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"bm_id3159413\n"
+"help.text"
+msgid "<bookmark_value>GoTo statement</bookmark_value>"
+msgstr "<bookmark_value>GoTo 陳述式</bookmark_value>"
-#: 03020408.xhp#hd_id3150768.7.help.text
-msgctxt "03020408.xhp#hd_id3150768.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. $rSn
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"hd_id3159413\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Runtime]\">GoTo Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo 陳述式 [執行階段]\">GoTo 陳述式 [執行階段]</link>"
-#: 03020408.xhp#par_id3153193.8.help.text
-msgctxt "03020408.xhp#par_id3153193.8.help.text"
-msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text:</emph>包含明確檔案規格的任意字串型表示式。您也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
+#. 2T-Q
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3153379\n"
+"2\n"
+"help.text"
+msgid "Continues program execution within a Sub or Function at the procedure line indicated by a label."
+msgstr "在子常式或函數中跳到某個貼標所指示的程序行處繼續執行程式。"
-#: 03020408.xhp#par_id3150439.9.help.text
-msgid "This function determines the length of a file. If the FileLen function is called for an open file, it returns the file length before it was opened. To determine the current file length of an open file, use the Lof function."
-msgstr "此函數確定檔案的長度。如果將 FileLen 函數用於開啟著的檔案,則此函數將傳回該檔案在開啟之前的長度。若要確定開啟著的檔案的目前長度,請使用 Lof 函數。"
+#. .C$%
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"hd_id3149656\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03020408.xhp#hd_id3163710.10.help.text
-msgctxt "03020408.xhp#hd_id3163710.10.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. 6?y5
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3154367\n"
+"4\n"
+"help.text"
+msgid "see Parameters"
+msgstr "請參閱參數"
-#: 03020408.xhp#par_id3159154.11.help.text
-msgid "Sub ExampleFileLen"
-msgstr "Sub ExampleFileLen"
+#. 7~/(
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"hd_id3150870\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03020408.xhp#par_id3145271.12.help.text
-msgid "msgbox FileLen(\"C:\\autoexec.bat\")"
-msgstr "msgbox FileLen(\"C:\\autoexec.bat\")"
+#. 7hWI
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3156214\n"
+"6\n"
+"help.text"
+msgid "Sub/Function"
+msgstr "Sub/Function"
-#: 03020408.xhp#par_id3145749.13.help.text
-msgctxt "03020408.xhp#par_id3145749.13.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. -Oy5
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3156424\n"
+"7\n"
+"help.text"
+msgid "statement block"
+msgstr "陳述式區塊"
-#: 03070200.xhp#tit.help.text
-msgid "\"*\" Operator [Runtime]"
-msgstr "「*」運算子 [執行階段]"
+#. +=G6
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3154685\n"
+"8\n"
+"help.text"
+msgid "Label1"
+msgstr "Label1"
+
+#. BTl-
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3145786\n"
+"9\n"
+"help.text"
+msgid "<emph>Label2:</emph>"
+msgstr "<emph>Label2:</emph>"
-#: 03070200.xhp#bm_id3147573.help.text
-msgid "<bookmark_value>\"*\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>「*」運算子 (數學)</bookmark_value>"
+#. j]iD
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3161832\n"
+"10\n"
+"help.text"
+msgid "statement block"
+msgstr "陳述式區塊"
-#: 03070200.xhp#hd_id3147573.1.help.text
-msgid "<link href=\"text/sbasic/shared/03070200.xhp\">\"*\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070200.xhp\">「*」運算子 [執行階段]</link>"
+#. qf^i
+#: 03090302.xhp
+#, fuzzy
+msgctxt ""
+"03090302.xhp\n"
+"par_id3146120\n"
+"11\n"
+"help.text"
+msgid "Exit Sub"
+msgstr "Exit Sub"
-#: 03070200.xhp#par_id3154347.2.help.text
-msgid "Multiplies two values."
-msgstr "兩個數值相乘。"
+#. Getr
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3150010\n"
+"12\n"
+"help.text"
+msgid "<emph>Label1:</emph>"
+msgstr "<emph>Label1:</emph>"
-#: 03070200.xhp#hd_id3148946.3.help.text
-msgctxt "03070200.xhp#hd_id3148946.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. f]*s
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3152462\n"
+"13\n"
+"help.text"
+msgid "statement block"
+msgstr "陳述式區塊"
-#: 03070200.xhp#par_id3150358.4.help.text
-msgid "Result = Expression1 * Expression2"
-msgstr "Result = Expression1 * Expression2"
+#. v(O_
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3149664\n"
+"14\n"
+"help.text"
+msgid "GoTo Label2"
+msgstr "GoTo Label2"
-#: 03070200.xhp#hd_id3150400.5.help.text
-msgctxt "03070200.xhp#hd_id3150400.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. }(H!
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3152886\n"
+"15\n"
+"help.text"
+msgid "End Sub/Function"
+msgstr "End Sub/Function"
-#: 03070200.xhp#par_id3154365.6.help.text
-msgid "<emph>Result:</emph> Any numeric expression that records the result of a multiplication."
-msgstr "<emph>Result:</emph>記錄相乘結果的任意數值型表示式。"
+#. 8Z\;
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3152596\n"
+"16\n"
+"help.text"
+msgid "Use the GoTo statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")."
+msgstr "GoTo 陳述式可用於指示 $[officename] Basic 跳到程序中的其他位置繼續執行程式。該位置必須由貼標來指示。若要設定一個貼標,請指定一個名稱並以冒號 (「:」) 結尾。"
-#: 03070200.xhp#par_id3154685.7.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to multiply."
-msgstr "<emph>Expression1、Expression2:</emph>要相乘的任意數值型表示式。"
+#. ie`y
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id3155416\n"
+"17\n"
+"help.text"
+msgid "You cannot use the GoTo statement to jump out of a Sub or Function."
+msgstr "GoTo 陳述式不能用於跳出子常式或函數。"
-#: 03070200.xhp#hd_id3153968.8.help.text
-msgctxt "03070200.xhp#hd_id3153968.8.help.text"
+#. qJE0
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"hd_id3154731\n"
+"19\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03070200.xhp#par_id3155132.9.help.text
-msgid "Sub ExampleMultiplication1"
-msgstr "Sub ExampleMultiplication1"
-
-#: 03070200.xhp#par_id3159254.10.help.text
-msgid "Print 5 * 5"
-msgstr "Print 5 * 5"
-
-#: 03070200.xhp#par_id3153091.11.help.text
-msgctxt "03070200.xhp#par_id3153091.11.help.text"
-msgid "End sub"
-msgstr "End sub"
-
-#: 03070200.xhp#par_id3149667.13.help.text
-msgid "Sub ExampleMultiplication2"
-msgstr "Sub ExampleMultiplication2"
-
-#: 03070200.xhp#par_id3151113.14.help.text
-msgctxt "03070200.xhp#par_id3151113.14.help.text"
-msgid "Dim iValue1 as Integer"
-msgstr "Dim iValue1 as Integer"
-
-#: 03070200.xhp#par_id3147434.15.help.text
-msgctxt "03070200.xhp#par_id3147434.15.help.text"
-msgid "Dim iValue2 as Integer"
-msgstr "Dim iValue2 as Integer"
-
-#: 03070200.xhp#par_id3153727.16.help.text
-msgctxt "03070200.xhp#par_id3153727.16.help.text"
-msgid "iValue1 = 5"
-msgstr "iValue1 = 5"
-
-#: 03070200.xhp#par_id3147348.17.help.text
-msgctxt "03070200.xhp#par_id3147348.17.help.text"
-msgid "iValue2 = 10"
-msgstr "iValue2 = 10"
-
-#: 03070200.xhp#par_id3149261.18.help.text
-msgid "Print iValue1 * iValue2"
-msgstr "Print iValue1 * iValue2"
-
-#: 03070200.xhp#par_id3148646.19.help.text
-msgctxt "03070200.xhp#par_id3148646.19.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03050000.xhp#tit.help.text
-msgid "Error-Handling Functions"
-msgstr "錯誤處理函數"
+#. oE/4
+#: 03090302.xhp
+msgctxt ""
+"03090302.xhp\n"
+"par_id6967035\n"
+"help.text"
+msgid "see Parameters"
+msgstr "請參閱參數"
-#: 03050000.xhp#hd_id3143271.1.help.text
-msgid "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Error-Handling Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"錯誤處理函數\">錯誤處理函數</link>"
+#. =.T-
+#: 03080700.xhp
+msgctxt ""
+"03080700.xhp\n"
+"tit\n"
+"help.text"
+msgid "Expression Signs"
+msgstr "表示式符號"
-#: 03050000.xhp#par_id3145068.2.help.text
-msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors."
-msgstr "使用以下陳述式和函數定義 $[officename] Basic 對執行階段錯誤的反應方式。"
+#. ;YpY
+#: 03080700.xhp
+msgctxt ""
+"03080700.xhp\n"
+"hd_id3150702\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"Expression Signs\">Expression Signs</link>"
+msgstr "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"表示式符號\">表示式符號</link>"
-#: 03050000.xhp#par_id3148946.3.help.text
-msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs."
-msgstr "$[officename] Basic 提供了數種方法來避免由於執行階段錯誤而導致程式終止。"
+#. N8|r
+#: 03080700.xhp
+msgctxt ""
+"03080700.xhp\n"
+"par_id3148668\n"
+"2\n"
+"help.text"
+msgid "This function returns the algebraic sign of a numeric expression."
+msgstr "此函數傳回數值型表示式的代數符號。"
-#: 03103700.xhp#tit.help.text
-msgid "Set Statement[Runtime]"
-msgstr "Set 陳述式 [執行階段]"
+#. 4kcu
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"tit\n"
+"help.text"
+msgid "RSet Statement [Runtime]"
+msgstr "RSet 陳述式 [執行階段]"
-#: 03103700.xhp#bm_id3154422.help.text
-msgid "<bookmark_value>Set statement</bookmark_value><bookmark_value>Nothing object</bookmark_value>"
-msgstr "<bookmark_value>Set 陳述式</bookmark_value><bookmark_value>Nothing 物件</bookmark_value>"
+#. :3z6
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"bm_id3153345\n"
+"help.text"
+msgid "<bookmark_value>RSet statement</bookmark_value>"
+msgstr "<bookmark_value>RSet 陳述式</bookmark_value>"
-#: 03103700.xhp#hd_id3154422.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set Statement[Runtime]\">Set Statement[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set 陳述式 [執行階段]\">Set 陳述式 [執行階段]</link>"
+#. ,;pv
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"hd_id3153345\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"RSet Statement [Runtime]\">RSet Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"RSet 陳述式 [執行階段]\">RSet 陳述式 [執行階段]</link>"
-#: 03103700.xhp#par_id3159149.2.help.text
-msgid "Sets an object reference on a variable or a Property."
-msgstr "為變數或屬性設定物件參照。"
+#. ElBc
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3150503\n"
+"2\n"
+"help.text"
+msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another."
+msgstr "向右對齊字串型變數中的字串,或將使用者自訂的變數類型複製到其他變數中。"
-#: 03103700.xhp#hd_id3153105.3.help.text
-msgctxt "03103700.xhp#hd_id3153105.3.help.text"
+#. 0OU)
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"hd_id3149234\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03103700.xhp#par_id3154217.4.help.text
-msgid "Set ObjectVar = Object"
-msgstr "Set ObjectVar = Object"
+#. :]@*
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3150669\n"
+"4\n"
+"help.text"
+msgid "RSet Text As String = Text or RSet Variable1 = Variable2"
+msgstr "RSet Text As String = Text or RSet Variable1 = Variable2"
-#: 03103700.xhp#hd_id3154685.5.help.text
-msgctxt "03103700.xhp#hd_id3154685.5.help.text"
+#. \P=Q
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"hd_id3156024\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03103700.xhp#par_id3156281.6.help.text
-msgid "<emph>ObjectVar:</emph> a variable or a property that requires an object reference."
-msgstr "<emph>ObjectVar:</emph>需要物件參照的變數或屬性。"
+#. A6PV
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3148552\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string variable."
+msgstr "<emph>Text:</emph>任意字串型變數。"
-#: 03103700.xhp#par_id3159252.7.help.text
-msgid "<emph>Object:</emph> Object that the variable or the property refers to."
-msgstr "<emph>Object:</emph>變數或屬性參照的物件。"
+#. ]4A,
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3154924\n"
+"7\n"
+"help.text"
+msgid "<emph>Text</emph>: String that you want to right-align in the string variable."
+msgstr "<emph>Text</emph>:字串型變數中要向右對齊的字串。"
-#: 03103700.xhp#par_idN10623.help.text
-msgid "<emph>Nothing</emph> - Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
-msgstr "<emph>Nothing</emph> - 為變數指定 <emph>Nothing</emph> 物件,以移除之前的指定內容。"
+#. 7@Q:
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3149456\n"
+"8\n"
+"help.text"
+msgid "<emph>Variable1:</emph> User-defined variable that is the target for the copied variable."
+msgstr "<emph>Variable1:</emph>複製變數時的目標使用者自訂變數。"
+
+#. Q\~#
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3153381\n"
+"9\n"
+"help.text"
+msgid "<emph>Variable2:</emph> User-defined variable that you want to copy to another variable."
+msgstr "<emph>Variable2:</emph>要複製到其他變數中的使用者自訂變數。"
-#: 03103700.xhp#hd_id3159153.8.help.text
-msgctxt "03103700.xhp#hd_id3159153.8.help.text"
+#. {SgW
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3154140\n"
+"10\n"
+"help.text"
+msgid "If the string is shorter than the string variable, <emph>RSet</emph> aligns the string to the right within the string variable. Any remaining characters in the string variable are replaced with spaces. If the string is longer than the string variable, characters exceeding the length of the variable are truncated, and only the remaining characters are right-aligned within the string variable."
+msgstr "如果字串短於字串型變數,<emph>RSet</emph> 向右對齊字串型變數中的字串。字串型變數中剩餘的字元由空格代替。如果字串長於字串型變數,則超出變數長度的字元將被截去,僅剩餘的字元在字串變數中向右對齊。"
+
+#. r+$w
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3149202\n"
+"11\n"
+"help.text"
+msgid "You can also use the <emph>RSet statement</emph> to assign variables of one user-defined type to another."
+msgstr "<emph>RSet 陳述式</emph>還可用於將使用者自訂類型的變數指定為其他類型。"
+
+#. 7~B8
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"par_id3151042\n"
+"12\n"
+"help.text"
+msgid "The following example uses the <emph>RSet</emph> and <emph>LSet</emph> statements to modify the left and right alignment of a string."
+msgstr "以下示例使用 <emph>RSet</emph> 和 <emph>LSet</emph> 陳述式來修改字串的左對齊和右對齊。"
+
+#. C!o:
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"hd_id3154909\n"
+"13\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03103700.xhp#par_id3147349.9.help.text
-msgid "Sub ExampleSet"
-msgstr "Sub ExampleSet"
+#. iIW.
+#: 03120308.xhp
+#, fuzzy
+msgctxt ""
+"03120308.xhp\n"
+"par_id3155856\n"
+"20\n"
+"help.text"
+msgid "' Right-align \"SBX\" in a 40-character string"
+msgstr "REM 在 40 個字元的參照字串中向右對齊「SBX」"
-#: 03103700.xhp#par_id3149481.10.help.text
-msgid "Dim oDoc As Object"
-msgstr "Dim oDoc As Object"
+#. bKP^
+#: 03120308.xhp
+#, fuzzy
+msgctxt ""
+"03120308.xhp\n"
+"par_id3152577\n"
+"21\n"
+"help.text"
+msgid "' Replace asterisks with spaces"
+msgstr "REM 用空格代替星號"
-#: 03103700.xhp#par_id3153140.11.help.text
-msgid "Set oDoc = ActiveWindow"
-msgstr "Set oDoc = ActiveWindow"
+#. _wC/
+#: 03120308.xhp
+#, fuzzy
+msgctxt ""
+"03120308.xhp\n"
+"par_id3145801\n"
+"32\n"
+"help.text"
+msgid "' Left-align \"SBX\" in a 40-character string"
+msgstr "REM 在 40 個字元的參照字串中向左對齊「SBX」"
-#: 03103700.xhp#par_id3153190.12.help.text
-msgid "Print oDoc.Name"
-msgstr "Print oDoc.Name"
+#. NCZl
+#: 03080200.xhp
+msgctxt ""
+"03080200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Exponential and Logarithmic Functions"
+msgstr "指數函數和對數函數"
-#: 03103700.xhp#par_id3161833.13.help.text
-msgctxt "03103700.xhp#par_id3161833.13.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. Olyh
+#: 03080200.xhp
+msgctxt ""
+"03080200.xhp\n"
+"hd_id3154758\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Exponential and Logarithmic Functions\">Exponential and Logarithmic Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"指數函數和對數函數\">指數函數和對數函數</link>"
-#: 03132400.xhp#tit.help.text
-msgid "CreateObject Function [Runtime]"
-msgstr "CreateObject 函式 [執行階段]"
+#. ZEvh
+#: 03080200.xhp
+msgctxt ""
+"03080200.xhp\n"
+"par_id3148550\n"
+"2\n"
+"help.text"
+msgid "$[officename] Basic supports the following exponential and logarithmic functions."
+msgstr "$[officename] Basic 支援以下指數函數和對數函數。"
-#: 03132400.xhp#bm_id659810.help.text
-msgid "<bookmark_value>CreateObject function</bookmark_value>"
-msgstr "<bookmark_value>CreateObject 函式</bookmark_value>"
+#. n,)0
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"tit\n"
+"help.text"
+msgid "The Basic Editor"
+msgstr "Basic 編輯器"
-#: 03132400.xhp#par_idN10580.help.text
-msgid "<link href=\"text/sbasic/shared/03132400.xhp\">CreateObject Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132400.xhp\">CreateObject 函式 [執行階段]</link>"
+#. \B6/
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"bm_id3148647\n"
+"help.text"
+msgid "<bookmark_value>saving;Basic code</bookmark_value><bookmark_value>loading;Basic code</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value>navigating;in Basic projects</bookmark_value><bookmark_value>long lines;in Basic editor</bookmark_value><bookmark_value>lines of text;in Basic editor</bookmark_value><bookmark_value>continuation;long lines in editor</bookmark_value>"
+msgstr "<bookmark_value>儲存; Basic 程式碼</bookmark_value><bookmark_value>載入; Basic 程式碼</bookmark_value><bookmark_value>Basic 編輯器</bookmark_value><bookmark_value>瀏覽; 在 Basic 專案中</bookmark_value><bookmark_value>長行; 在 Basic 編輯器中</bookmark_value><bookmark_value>文字行; 在 Basic 編輯器中</bookmark_value><bookmark_value>接續; 編輯器中的長行</bookmark_value>"
-#: 03132400.xhp#par_idN10590.help.text
-msgid "<ahelp hid=\".\">Creates a UNO object. On Windows, can also create OLE objects.</ahelp>"
-msgstr "<ahelp hid=\".\">建立 UNO 物件。Windows 上亦可建立 OLE 物件。</ahelp>"
+#. ZC{6
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3147264\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link>"
+msgstr "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"Basic 編輯器\">Basic 編輯器</link>"
-#: 03132400.xhp#par_idN1059F.help.text
-msgid "This method creates instances of the type that is passed as parameter."
-msgstr "這個方法會建立傳送為參數的實例類型。"
+#. |D3G
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3145069\n"
+"3\n"
+"help.text"
+msgid "The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the <emph>Edit</emph> menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys)."
+msgstr "Basic 編輯器提供編輯文字文件時您所熟悉的標準編輯功能。此編輯器支援 <emph>[編輯]</emph> 功能表中的功能 (剪下、刪除、貼上)、使用 Shift 鍵選取文字的能力,以及游標定位功能 (例如,透過 <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> 與箭頭鍵在字詞之間移動)。"
-#: 03132400.xhp#par_idN105A2.help.text
-msgctxt "03132400.xhp#par_idN105A2.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. ec(t
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3154686\n"
+"31\n"
+"help.text"
+msgid "Long lines can be split into several parts by inserting a space and an underline character _ as the last two characters of a line. This connects the line with the following line to one logical line. (If \"Option Compatible\" is used in the same Basic module, the line continuation feature is also valid for comment lines.)"
+msgstr "對於較長的行,可在行尾插入空格與底線字元 (_),將一行分割成數行。這樣可將該行與下一行連接成一個邏輯行。(如果在相同的 Basic 模組中使用 [相容選項],則行的延續功能亦可運用於註解行。)"
-#: 03132400.xhp#par_idN105A6.help.text
-msgid "oObj = CreateObject( type )"
-msgstr "oObj = CreateObject( type )"
+#. vdH$
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3151042\n"
+"32\n"
+"help.text"
+msgid "If you press the <emph>Run BASIC</emph> icon on the <emph>Macro</emph> bar, program execution starts at the first line of the Basic editor. The program executes the first Sub or Function and then program execution stops. The \"Sub Main\" does not take precedence on program execution."
+msgstr "如果按下 <emph>[巨集]</emph> 列上的 <emph>[執行 BASIC]</emph> 圖示,則程式將從 Basic 編輯器中的第一行開始執行。程式會執行第一個 Sub 或 Function,再停止執行。程式不會優先執行「Sub Main」。"
-#: 03132400.xhp#par_idN105A9.help.text
-msgctxt "03132400.xhp#par_idN105A9.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. g_pg
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id59816\n"
+"help.text"
+msgid "Insert your Basic code between the Sub Main and End Sub lines that you see when you first open the IDE. Alternatively, delete all lines and then enter your own Basic code."
+msgstr "在第一次開啟 IDE 所看到的 Sub Main 和 End Sub 行間,插入您的 Basic 代碼。或者刪除所有程式行,然後輸入您自己的 Basic 代碼。"
-#: 03132400.xhp#par_idN105AD.help.text
-msgid "Type address"
-msgstr "Type address"
+#. dn1W
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3125863\n"
+"4\n"
+"help.text"
+msgid "Navigating in a Project"
+msgstr "在專案中瀏覽"
-#: 03132400.xhp#par_idN105B0.help.text
-msgid "Name1 as String"
-msgstr "Name1 as String"
+#. TiFW
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3145785\n"
+"6\n"
+"help.text"
+msgid "The Library List"
+msgstr "程式庫清單"
-#: 03132400.xhp#par_idN105B4.help.text
-msgid "City as String"
-msgstr "City as String"
+#. R0X+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3146120\n"
+"7\n"
+"help.text"
+msgid "Select a library from the <emph>Library</emph> list at the left of the toolbar to load the library in the editor. The first module of the selected library will be displayed."
+msgstr "在工具列左側的<emph>[程式庫]</emph>清單中選取某個程式庫,將該程式庫載入到編輯器中。編輯區域中將顯示所選程式庫中的第一個模組。"
-#: 03132400.xhp#par_idN105B8.help.text
-msgid "End Type"
-msgstr "End Type"
+#. yA,X
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3153190\n"
+"8\n"
+"help.text"
+msgid "The Object Catalog"
+msgstr "物件分類"
-#: 03132400.xhp#par_idN105BB.help.text
-msgid "Sub main"
-msgstr "Sub main"
+#. GSD?
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3148647\n"
+"15\n"
+"help.text"
+msgid "Saving and Loading Basic Source Code"
+msgstr "儲存和載入 Basic 來源程式碼"
-#: 03132400.xhp#par_idN105BE.help.text
-msgid "myaddress = CreateObject(\"address\")"
-msgstr "myaddress = CreateObject(\"address\")"
+#. cb!}
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3154320\n"
+"16\n"
+"help.text"
+msgid "You can save Basic code in a text file for saving and importing in other programming systems."
+msgstr "$[officename] Basic 允許您將 Basic 程式碼匯出到其他程式設計系統,或匯入 ASCII 格式的 Basic 程式碼。"
-#: 03132400.xhp#par_idN105C2.help.text
-msgid "MsgBox IsObject(myaddress)"
-msgstr "MsgBox IsObject(myaddress)"
+#. .cX8
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3149959\n"
+"25\n"
+"help.text"
+msgid "You cannot save Basic dialogs to a text file."
+msgstr "但您無法將 Basic 對話方塊儲存為文字檔案。"
-#: 03132400.xhp#par_idN105C6.help.text
-msgctxt "03132400.xhp#par_idN105C6.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. mT4=
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3149403\n"
+"17\n"
+"help.text"
+msgid "Saving Source Code to a Text File"
+msgstr "將來源程式碼儲存為文字檔案"
-#: 03060100.xhp#tit.help.text
-msgid "AND Operator [Runtime]"
-msgstr "AND 運算子 [執行階段]"
+#. H,JH
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3150327\n"
+"18\n"
+"help.text"
+msgid "Select the module that you want to export as text from the object catalog."
+msgstr "從[物件分類]對話方塊中選取要以文字格式匯出的模組。"
-#: 03060100.xhp#bm_id3146117.help.text
-msgid "<bookmark_value>AND operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>AND 運算子 (邏輯)</bookmark_value>"
+#. oO:R
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3150752\n"
+"19\n"
+"help.text"
+msgid "Click the <emph>Save Source As</emph> icon in the Macro toolbar."
+msgstr "按一下[巨集工具列]中的<emph>另存原始檔</emph>圖示。"
-#: 03060100.xhp#hd_id3146117.1.help.text
-msgid "<link href=\"text/sbasic/shared/03060100.xhp\" name=\"AND Operator [Runtime]\">AND Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03060100.xhp\" name=\"AND 運算子 [執行階段]\">AND 運算子 [執行階段]</link>"
+#. OU4_
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3154754\n"
+"20\n"
+"help.text"
+msgid "Select a file name and click <emph>OK</emph> to save the file."
+msgstr "選取檔案名稱,並按一下<emph>[確定]</emph>以儲存檔案。"
-#: 03060100.xhp#par_id3143268.2.help.text
-msgid "Logically combines two expressions."
-msgstr "對兩個表示式執行邏輯組合。"
+#. +9VX
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"hd_id3159264\n"
+"21\n"
+"help.text"
+msgid "Loading Source Code From a Text File"
+msgstr "載入文字檔案中的來源程式碼"
+
+#. 5ZC+
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3147343\n"
+"22\n"
+"help.text"
+msgid "Select the module where you want to import the source code from the object catalog."
+msgstr "從[物件分類]對話方塊中選取要向其中匯入來源程式碼的模組。"
-#: 03060100.xhp#hd_id3147574.3.help.text
-msgctxt "03060100.xhp#hd_id3147574.3.help.text"
+#. _rN|
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3145230\n"
+"23\n"
+"help.text"
+msgid "Position the cursor where you want to insert the program code."
+msgstr "將游標置於要插入程式碼的位置。"
+
+#. YFa(
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3149565\n"
+"24\n"
+"help.text"
+msgid "Click the <emph>Insert Source Text</emph> icon in the Macro toolbar."
+msgstr "按一下[巨集工具列]中的<emph>插入原始檔</emph>圖示。"
+
+#. hc8q
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3154020\n"
+"33\n"
+"help.text"
+msgid "Select the text file containing the source code and click <emph>OK</emph>."
+msgstr "選取包含來源程式碼的文字檔案,並按一下<emph>[確定]</emph>。"
+
+#. v4~C
+#: 01030200.xhp
+msgctxt ""
+"01030200.xhp\n"
+"par_id3153198\n"
+"29\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
+msgstr "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\"><emph>Basic IDE</emph></link>"
+
+#. nW^*
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefVar Statement [Runtime]"
+msgstr "DefVar 陳述式 [執行階段]"
+
+#. /%J7
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"bm_id3143267\n"
+"help.text"
+msgid "<bookmark_value>DefVar statement</bookmark_value>"
+msgstr "<bookmark_value>DefVar 陳述式</bookmark_value>"
+
+#. pUNl
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"hd_id3143267\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar Statement [Runtime]\">DefVar Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar 陳述式 [執行階段]\">DefVar 陳述式 [執行階段]</link>"
+
+#. 4Jfd
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3153825\n"
+"2\n"
+"help.text"
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定標準的變數類型。"
+
+#. IsQX
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"hd_id3154143\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03060100.xhp#par_id3156344.4.help.text
-msgid "Result = Expression1 And Expression2"
-msgstr "Result = Expression1 And Expression2"
+#. AT^;
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3149514\n"
+"4\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-#: 03060100.xhp#hd_id3148946.5.help.text
-msgctxt "03060100.xhp#hd_id3148946.5.help.text"
+#. U8t#
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"hd_id3156024\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03060100.xhp#par_id3149457.6.help.text
-msgid "<emph>Result:</emph> Any numeric variable that records the result of the combination."
-msgstr "<emph>Result:</emph>記錄合併結果的任意數值型變數。"
-
-#: 03060100.xhp#par_id3150541.7.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to combine."
-msgstr "<emph>Expression1、Expression2:</emph>要合併的任意表示式。"
+#. kOH3
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
-#: 03060100.xhp#par_id3156215.8.help.text
-msgid "Boolean expressions combined with AND only return the value <emph>True</emph> if both expressions evaluate to <emph>True</emph>:"
-msgstr "對布林型表示式執行「和」運算時,如果兩個表示式的演算值均為 <emph>True (真)</emph>,則傳回值 <emph>True (真)</emph>:"
+#. 2AW7
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3148552\n"
+"7\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-#: 03060100.xhp#par_id3150870.9.help.text
-msgid "<emph>True</emph> AND <emph>True</emph> returns <emph>True</emph>; for all other combinations the result is <emph>False</emph>."
-msgstr "<emph>True (真)</emph>「和」<emph>True (真)</emph> 傳回 <emph>True (真)</emph>;其他所有情況均傳回 <emph>False (假)</emph>。"
+#. r9DG
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3153524\n"
+"8\n"
+"help.text"
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr "<emph>Keyword:</emph>標準的變數類型"
-#: 03060100.xhp#par_id3153768.10.help.text
-msgid "The AND operator also performs a bitwise comparison of identically positioned bits in two numeric expressions."
-msgstr "「和」運算子還可以對兩個數值型表示式中位置相同的位元執行逐位元比較。"
+#. bbX)
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3150767\n"
+"9\n"
+"help.text"
+msgid "<emph>DefVar:</emph> Variant"
+msgstr "<emph>DefVar:</emph>變體型"
-#: 03060100.xhp#hd_id3153727.11.help.text
-msgctxt "03060100.xhp#hd_id3153727.11.help.text"
+#. m+lD
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"hd_id3151041\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03060100.xhp#par_id3149481.12.help.text
-msgid "Sub ExampleAnd"
-msgstr "Sub ExampleAnd"
-
-#: 03060100.xhp#par_id3152577.13.help.text
-msgctxt "03060100.xhp#par_id3152577.13.help.text"
-msgid "Dim A as Variant, B as Variant, C as Variant, D as Variant"
-msgstr "Dim A as Variant, B as Variant, C as Variant, D as Variant"
-
-#: 03060100.xhp#par_id3152598.14.help.text
-msgid "Dim vVarOut as Variant"
-msgstr "Dim vVarOut as Variant"
+#. `6[*
+#: 03102000.xhp
+#, fuzzy
+msgctxt ""
+"03102000.xhp\n"
+"par_id3156214\n"
+"11\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM 變數類型的前綴定義:"
-#: 03060100.xhp#par_id3153092.15.help.text
-msgctxt "03060100.xhp#par_id3153092.15.help.text"
-msgid "A = 10: B = 8: C = 6: D = Null"
-msgstr "A = 10:B = 8:C = 6:D = Null"
+#. :u^J
+#: 03102000.xhp
+#, fuzzy
+msgctxt ""
+"03102000.xhp\n"
+"par_id3154012\n"
+"21\n"
+"help.text"
+msgid "vDiv=99 ' vDiv is an implicit variant"
+msgstr "vDiv=99 REM vDiv 是一個隱含的變體型變數"
-#: 03060100.xhp#par_id3146984.16.help.text
-msgid "vVarOut = A > B And B > C REM returns -1"
-msgstr "vVarOut = A > B And B > C REM 傳回 -1"
+#. XOz-
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3146121\n"
+"22\n"
+"help.text"
+msgid "vDiv=\"Hello world\""
+msgstr "vDiv=\"Hello world\""
-#: 03060100.xhp#par_id3154014.17.help.text
-msgid "vVarOut = B > A And B > C REM returns 0"
-msgstr "vVarOut = B > A And B > C REM 傳回 0"
+#. D5%q
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"tit\n"
+"help.text"
+msgid "Information"
+msgstr "資訊"
-#: 03060100.xhp#par_id3149262.18.help.text
-msgid "vVarOut = A > B And B > D REM returns 0"
-msgstr "vVarOut = A > B And B > D REM 傳回 0"
+#. 2=J@
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"hd_id3148550\n"
+"1\n"
+"help.text"
+msgid "Information"
+msgstr "資訊"
-#: 03060100.xhp#par_id3145751.19.help.text
-msgid "vVarOut = (B > D And B > A) REM returns 0"
-msgstr "vVarOut = (B > D And B > A) REM 傳回 0"
+#. v5:I
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153381\n"
+"102\n"
+"help.text"
+msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>. In Basic format codes, the decimal point (<emph>.</emph>) is always used as <emph>placeholder</emph> for the decimal separator defined in your locale and will be replaced by the corresponding character."
+msgstr "您可以設定用於 <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">[%PRODUCTNAME] - [喜好設定]</caseinline><defaultinline>[工具] - [選項]</defaultinline></switchinline> - [語言設定] - [語言]</emph> 的 $[officename] Basic 中,控制格式化數字、日期及貨幣的語言環境。在 Basic 格式碼中,小數點 (<emph>.</emph>) 經常用作為定義在您語言環境中之小數點符號的<emph>「預留位置」</emph>,並將會由對應的字元所取代。"
-#: 03060100.xhp#par_id3147394.20.help.text
-msgid "vVarOut = B And A REM returns 8 due to the bitwise AND combination of both arguments"
-msgstr "vVarOut = B And A REM 由於對兩個引數執行逐位元「和」組合,所以傳回 8"
+#. )E94
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150870\n"
+"103\n"
+"help.text"
+msgid "The same applies to the locale settings for date, time and currency formats. The Basic format code will be interpreted and displayed according to your locale setting."
+msgstr "這同樣適用於日期、時間和貨幣等格式的語言環境設定。Basic 格式代碼將依語言環境設定進行解譯和顯示。"
-#: 03060100.xhp#par_id3151073.21.help.text
-msgctxt "03060100.xhp#par_id3151073.21.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. L4W`
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3156424\n"
+"2\n"
+"help.text"
+msgid "The color values of the 16 basic colors are as follows:"
+msgstr "16 種基本顏色的顏色值如下:"
-#: 03080300.xhp#tit.help.text
-msgid "Generating Random Numbers"
-msgstr "產生隨機數"
+#. Mcij
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153091\n"
+"3\n"
+"help.text"
+msgid "<emph>Color Value</emph>"
+msgstr "<emph>顏色值</emph>"
-#: 03080300.xhp#hd_id3143270.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Generating Random Numbers\">Generating Random Numbers</link>"
-msgstr "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"產生隨機數\">產生隨機數</link>"
+#. q\}*
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154319\n"
+"4\n"
+"help.text"
+msgid "<emph>Color Name</emph>"
+msgstr "<emph>顏色名稱</emph>"
-#: 03080300.xhp#par_id3154347.2.help.text
-msgid "The following statements and functions generate random numbers."
-msgstr "以下陳述式和函數用於產生隨機數。"
+#. }Dk5
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151112\n"
+"5\n"
+"help.text"
+msgid "0"
+msgstr "0"
-#: 03104700.xhp#tit.help.text
-msgid "Erase Function [Runtime]"
-msgstr "Erase 函數 [執行階段]"
+#. I!b8
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3155854\n"
+"6\n"
+"help.text"
+msgid "Black"
+msgstr "黑色"
-#: 03104700.xhp#bm_id624713.help.text
-msgid "<bookmark_value>Erase function</bookmark_value>"
-msgstr "<bookmark_value>Erase 函數</bookmark_value>"
+#. TC*t
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154942\n"
+"7\n"
+"help.text"
+msgid "128"
+msgstr "128"
-#: 03104700.xhp#par_idN10548.help.text
-msgid "<link href=\"text/sbasic/shared/03104700.xhp\">Erase Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104700.xhp\">Erase 函數 [執行階段]</link>"
+#. WCbA
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154731\n"
+"8\n"
+"help.text"
+msgid "Blue"
+msgstr "藍色"
-#: 03104700.xhp#par_idN10558.help.text
-msgid "Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size."
-msgstr "清除固定大小陣列的陣列元素內容,並釋放可變大小陣列使用的記憶體。"
+#. $Sh@
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145645\n"
+"9\n"
+"help.text"
+msgid "32768"
+msgstr "32768"
-#: 03104700.xhp#par_idN1055D.help.text
-msgctxt "03104700.xhp#par_idN1055D.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. _%Z(
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149400\n"
+"10\n"
+"help.text"
+msgid "Green"
+msgstr "綠色"
-#: 03104700.xhp#par_idN105E6.help.text
-msgid "Erase Arraylist"
-msgstr "Erase Arraylist"
+#. sV:`
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150753\n"
+"11\n"
+"help.text"
+msgid "32896"
+msgstr "32896"
-#: 03104700.xhp#par_idN105E9.help.text
-msgctxt "03104700.xhp#par_idN105E9.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. ]42^
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153765\n"
+"12\n"
+"help.text"
+msgid "Cyan"
+msgstr "藍綠色"
-#: 03104700.xhp#par_idN105ED.help.text
-msgid "<emph>Arraylist</emph> - The list of arrays to be erased."
-msgstr "<emph>Arraylist</emph> - 將要清除的陣列清單。"
+#. #;3l
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154756\n"
+"13\n"
+"help.text"
+msgid "8388608"
+msgstr "8388608"
-#: 03090400.xhp#tit.help.text
-msgid "Further Statements"
-msgstr "其他陳述式"
+#. cQEh
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159266\n"
+"14\n"
+"help.text"
+msgid "Red"
+msgstr "紅色"
-#: 03090400.xhp#hd_id3145316.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Further Statements\">Further Statements</link>"
-msgstr "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"其他陳述式\">其他陳述式</link>"
+#. RuOj
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3163807\n"
+"15\n"
+"help.text"
+msgid "8388736"
+msgstr "8388736"
-#: 03090400.xhp#par_id3154923.2.help.text
-msgid "Statements that do not belong to any of the other runtime categories are described here."
-msgstr "以下為不屬於任何其他執行階段分類的陳述式之描述。"
+#. /c`-
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145150\n"
+"16\n"
+"help.text"
+msgid "Magenta"
+msgstr "紫紅色"
-#: 01030000.xhp#tit.help.text
-msgid "Integrated Development Environment (IDE)"
-msgstr "整合式開發環境 (IDE)"
+#. ;xAr
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147002\n"
+"17\n"
+"help.text"
+msgid "8421376"
+msgstr "8421376"
-#: 01030000.xhp#bm_id3145090.help.text
-msgid "<bookmark_value>Basic IDE;Integrated Development Environment</bookmark_value><bookmark_value>IDE;Integrated Development Environment</bookmark_value>"
-msgstr "<bookmark_value>Basic IDE;整合式開發環境</bookmark_value><bookmark_value>IDE;Basic IDE</bookmark_value>"
+#. gr^E
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3152778\n"
+"18\n"
+"help.text"
+msgid "Yellow"
+msgstr "黃色"
-#: 01030000.xhp#hd_id3145090.1.help.text
-msgid "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"Integrated Development Environment (IDE)\">Integrated Development Environment (IDE)</link>"
-msgstr "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"整合式開發環境 (IDE)\">整合式開發環境 (IDE)</link>"
+#. %hJi
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150088\n"
+"19\n"
+"help.text"
+msgid "8421504"
+msgstr "8421504"
-#: 01030000.xhp#par_id3146795.2.help.text
-msgid "This section describes the Integrated Development Environment for $[officename] Basic."
-msgstr "本節將介紹 $[officename] Basic 的整合式開發環境。"
+#. cfZM
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159239\n"
+"20\n"
+"help.text"
+msgid "White"
+msgstr "白色"
-#: 03102900.xhp#tit.help.text
-msgid "LBound Function [Runtime]"
-msgstr "LBound 函式 [執行階段]"
+#. h#l,
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150206\n"
+"21\n"
+"help.text"
+msgid "12632256"
+msgstr "12632256"
-#: 03102900.xhp#bm_id3156027.help.text
-msgid "<bookmark_value>LBound function</bookmark_value>"
-msgstr "<bookmark_value>LBound 函式</bookmark_value>"
+#. WDFL
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149817\n"
+"22\n"
+"help.text"
+msgid "Gray"
+msgstr "灰色"
-#: 03102900.xhp#hd_id3156027.1.help.text
-msgid "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"LBound Function [Runtime]\">LBound Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"LBound 函式 [執行階段]\">LBound 函式 [執行階段]</link>"
+#. +X^%
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150363\n"
+"23\n"
+"help.text"
+msgid "255"
+msgstr "255"
-#: 03102900.xhp#par_id3147226.2.help.text
-msgid "Returns the lower boundary of an array."
-msgstr "傳回陣列的下邊界。"
+#. X#BR
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154576\n"
+"24\n"
+"help.text"
+msgid "Light blue"
+msgstr "淺藍色"
-#: 03102900.xhp#hd_id3148538.3.help.text
-msgctxt "03102900.xhp#hd_id3148538.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. (7Pd
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150367\n"
+"25\n"
+"help.text"
+msgid "65280"
+msgstr "65280"
-#: 03102900.xhp#par_id3150503.4.help.text
-msgid "LBound (ArrayName [, Dimension])"
-msgstr "LBound(ArrayName[, Dimension])"
+#. ^1j-
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150202\n"
+"26\n"
+"help.text"
+msgid "Light green"
+msgstr "淺綠色"
-#: 03102900.xhp#hd_id3150984.5.help.text
-msgctxt "03102900.xhp#hd_id3150984.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. 2Rrw
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154487\n"
+"27\n"
+"help.text"
+msgid "65535"
+msgstr "65535"
-#: 03102900.xhp#par_id3153126.6.help.text
-msgctxt "03102900.xhp#par_id3153126.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. ALfv
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151332\n"
+"28\n"
+"help.text"
+msgid "Light cyan"
+msgstr "淺藍綠色"
-#: 03102900.xhp#hd_id3144500.7.help.text
-msgctxt "03102900.xhp#hd_id3144500.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. %_:?
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148702\n"
+"29\n"
+"help.text"
+msgid "16711680"
+msgstr "16711680"
-#: 03102900.xhp#par_id3145069.8.help.text
-msgid "<emph>ArrayName:</emph> Name of the array for which you want to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary of the array dimension."
-msgstr "<emph>ArrayName:</emph>要傳回某陣列維上邊界 (<emph>Ubound</emph>) 或下邊界 (<emph>LBound</emph>) 的陣列之名稱。"
+#. OU9]
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153067\n"
+"30\n"
+"help.text"
+msgid "Light red"
+msgstr "淺紅色"
-#: 03102900.xhp#par_id3149457.9.help.text
-msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary for. If a value is not specified, the first dimension is assumed."
-msgstr "<emph>[Dimension]:</emph>用於指定維的整數。函數將傳回此維的上邊界 (<emph>Ubound</emph>) 或下邊界 (<emph>LBound</emph>)。如果不指定此值,則傳回第一維的邊界。"
+#. d?GN
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153912\n"
+"31\n"
+"help.text"
+msgid "16711935"
+msgstr "16711935"
-#: 03102900.xhp#hd_id3145171.10.help.text
-msgctxt "03102900.xhp#hd_id3145171.10.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. Lo{.
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159097\n"
+"32\n"
+"help.text"
+msgid "Light magenta"
+msgstr "淺紫紅色"
-#: 03102900.xhp#par_id3148673.11.help.text
-msgctxt "03102900.xhp#par_id3148673.11.help.text"
-msgid "Sub ExampleUboundLbound"
-msgstr "Sub ExampleUboundLbound"
-
-#: 03102900.xhp#par_id3153193.12.help.text
-msgctxt "03102900.xhp#par_id3153193.12.help.text"
-msgid "Dim sVar(10 to 20) As String"
-msgstr "Dim sVar(10 to 20) As String"
-
-#: 03102900.xhp#par_id3148452.13.help.text
-msgctxt "03102900.xhp#par_id3148452.13.help.text"
-msgid "print LBound(sVar())"
-msgstr "print LBound(sVar())"
-
-#: 03102900.xhp#par_id3153768.14.help.text
-msgctxt "03102900.xhp#par_id3153768.14.help.text"
-msgid "print UBound(sVar())"
-msgstr "print UBound(sVar())"
-
-#: 03102900.xhp#par_id3147288.15.help.text
-msgctxt "03102900.xhp#par_id3147288.15.help.text"
-msgid "end Sub"
-msgstr "end Sub"
-
-#: 03102900.xhp#par_id3146974.16.help.text
-msgctxt "03102900.xhp#par_id3146974.16.help.text"
-msgid "Sub ExampleUboundLbound2"
-msgstr "Sub ExampleUboundLbound2"
-
-#: 03102900.xhp#par_id3146985.17.help.text
-msgctxt "03102900.xhp#par_id3146985.17.help.text"
-msgid "Dim sVar(10 to 20,5 To 70) As String"
-msgstr "Dim sVar(10 to 20,5 To 70) As String"
-
-#: 03102900.xhp#par_id3145365.18.help.text
-msgctxt "03102900.xhp#par_id3145365.18.help.text"
-msgid "Print LBound(sVar()) REM Returns 10"
-msgstr "Print LBound(sVar()) REM 傳回 10"
+#. rqcG
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3155266\n"
+"33\n"
+"help.text"
+msgid "16776960"
+msgstr "16776960"
-#: 03102900.xhp#par_id3150486.19.help.text
-msgctxt "03102900.xhp#par_id3150486.19.help.text"
-msgid "Print UBound(sVar()) REM Returns 20"
-msgstr "Print UBound(sVar()) REM 傳回 20"
+#. zM6S
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3157978\n"
+"34\n"
+"help.text"
+msgid "Light yellow"
+msgstr "淺黃色"
-#: 03102900.xhp#par_id3149665.20.help.text
-msgctxt "03102900.xhp#par_id3149665.20.help.text"
-msgid "Print LBound(sVar(),2) REM Returns 5"
-msgstr "Print LBound(sVar(),2) REM 傳回 5"
+#. 4kX~
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153286\n"
+"35\n"
+"help.text"
+msgid "16777215"
+msgstr "16777215"
-#: 03102900.xhp#par_id3159154.21.help.text
-msgctxt "03102900.xhp#par_id3159154.21.help.text"
-msgid "Print UBound(sVar(),2) REM Returns 70"
-msgstr "Print UBound(sVar(),2) REM 傳回 70"
+#. ^odu
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151302\n"
+"36\n"
+"help.text"
+msgid "Transparent white"
+msgstr "透明白色"
-#: 03102900.xhp#par_id3154013.22.help.text
-msgctxt "03102900.xhp#par_id3154013.22.help.text"
-msgid "end Sub"
-msgstr "end Sub"
+#. Cdzm
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"hd_id3152869\n"
+"37\n"
+"help.text"
+msgid "<variable id=\"errorcode\">Error Codes</variable>"
+msgstr "<variable id=\"errorcode\">錯誤代碼</variable>"
-#: 03080301.xhp#tit.help.text
-msgid "Randomize Statement [Runtime]"
-msgstr "Randomize 陳述式 [執行階段]"
+#. l,ep
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id315509599\n"
+"help.text"
+msgid "<variable id=\"err1\">1 An exception occurred</variable>"
+msgstr "<variable id=\"err1\">1 遭遇一項例外</variable>"
-#: 03080301.xhp#bm_id3150616.help.text
-msgid "<bookmark_value>Randomize statement</bookmark_value>"
-msgstr "<bookmark_value>Randomize 陳述式</bookmark_value>"
+#. Ql/j
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3155095\n"
+"38\n"
+"help.text"
+msgid "<variable id=\"err2\">2 Syntax error</variable>"
+msgstr "<variable id=\"err2\">2 語法錯誤</variable>"
-#: 03080301.xhp#hd_id3150616.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement [Runtime]\">Randomize Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize 陳述式 [執行階段]\">Randomize 陳述式 [執行階段]</link>"
+#. Lin-
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149126\n"
+"39\n"
+"help.text"
+msgid "<variable id=\"err3\">3 Return without Gosub</variable>"
+msgstr "<variable id=\"err3\">3 回傳而無 Gosub</variable>"
-#: 03080301.xhp#par_id3145090.2.help.text
-msgid "Initializes the random-number generator."
-msgstr "初始化隨機數產生器。"
+#. 7*5f
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153976\n"
+"40\n"
+"help.text"
+msgid "<variable id=\"err4\">4 Incorrect entry; please retry</variable>"
+msgstr "<variable id=\"err4\">4 不正確的條目;請重試</variable>"
-#: 03080301.xhp#hd_id3147573.3.help.text
-msgctxt "03080301.xhp#hd_id3147573.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. ^#Mw
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150891\n"
+"41\n"
+"help.text"
+msgid "<variable id=\"err5\">5 Invalid procedure call</variable>"
+msgstr "<variable id=\"err5\">5 無效的程序呼叫</variable>"
-#: 03080301.xhp#par_id3145315.4.help.text
-msgid "Randomize [Number]"
-msgstr "Randomize [Number]"
+#. _Vwy
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159227\n"
+"42\n"
+"help.text"
+msgid "<variable id=\"err6\">6 Overflow</variable>"
+msgstr "<variable id=\"err6\">6 溢位</variable>"
-#: 03080301.xhp#hd_id3152456.5.help.text
-msgctxt "03080301.xhp#hd_id3152456.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. _cq6
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154649\n"
+"43\n"
+"help.text"
+msgid "<variable id=\"err7\">7 Not enough memory</variable>"
+msgstr "<variable id=\"err7\">7 記憶體不足</variable>"
-#: 03080301.xhp#par_id3149670.6.help.text
-msgid "<emph>Number:</emph> Any integer value that initializes the random-number generator."
-msgstr "<emph>數值:</emph>任何初始化隨機數產生器的整數值。"
+#. #h7u
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150050\n"
+"44\n"
+"help.text"
+msgid "<variable id=\"err8\">8 Array already dimensioned</variable>"
+msgstr "<variable id=\"err8\">8 陣列已經設好維度</variable>"
-#: 03080301.xhp#hd_id3149655.7.help.text
-msgctxt "03080301.xhp#hd_id3149655.7.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. y$A[
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148900\n"
+"45\n"
+"help.text"
+msgid "<variable id=\"err9\">9 Index out of defined range</variable>"
+msgstr "<variable id=\"err9\">9 索引超出定義範圍</variable>"
-#: 03080301.xhp#par_id3151211.8.help.text
-msgid "Sub ExampleRandomize"
-msgstr "Sub ExampleRandomize"
+#. R7S(
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153806\n"
+"46\n"
+"help.text"
+msgid "<variable id=\"err10\">10 Duplicate definition</variable>"
+msgstr "<variable id=\"err10\">10 重復定義</variable>"
-#: 03080301.xhp#par_id3147229.9.help.text
-msgid "Dim iVar As Integer, sText As String"
-msgstr "Dim iVar As Integer, sText As String"
+#. LbqQ
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146963\n"
+"47\n"
+"help.text"
+msgid "<variable id=\"err11\">11 Division by zero</variable>"
+msgstr "<variable id=\"err11\">11 除數為零</variable>"
-#: 03080301.xhp#par_id3150870.10.help.text
-msgid "Dim iSpectral(10) As Integer"
-msgstr "Dim iSpectral(10) As Integer"
+#. s^`2
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153013\n"
+"48\n"
+"help.text"
+msgid "<variable id=\"err12\">12 Variable not defined</variable>"
+msgstr "<variable id=\"err12\">12 未定義的變數</variable>"
-#: 03080301.xhp#par_id3148673.12.help.text
-msgid "Randomize 2^14-1"
-msgstr "Randomize 2^14-1"
+#. ..Dv
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3155593\n"
+"49\n"
+"help.text"
+msgid "<variable id=\"err13\">13 Data type mismatch</variable>"
+msgstr "<variable id=\"err13\">13 資料類型不相符</variable>"
-#: 03080301.xhp#par_id3156423.13.help.text
-msgid "For iCount = 1 To 1000"
-msgstr "For iCount = 1 To 1000"
+#. O3Wr
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151197\n"
+"50\n"
+"help.text"
+msgid "<variable id=\"err14\">14 Invalid parameter</variable>"
+msgstr "<variable id=\"err14\">14 無效的參數</variable>"
-#: 03080301.xhp#par_id3147288.14.help.text
-msgid "iVar = Int((10 * Rnd) ) REM Range from 0 to 9"
-msgstr "iVar = Int((10 * Rnd) ) REM 範圍從 0 到 9"
+#. x]m6
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154710\n"
+"51\n"
+"help.text"
+msgid "<variable id=\"err18\">18 Process interrupted by user</variable>"
+msgstr "<variable id=\"err18\">18 使用者中斷程序</variable>"
-#: 03080301.xhp#par_id3155132.15.help.text
-msgid "iSpectral(iVar) = iSpectral(iVar) +1"
-msgstr "iSpectral(iVar) = iSpectral(iVar) +1"
+#. #Gw1
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147504\n"
+"52\n"
+"help.text"
+msgid "<variable id=\"err20\">20 Resume without error</variable>"
+msgstr "<variable id=\"err20\">20 繼續而無錯誤</variable>"
-#: 03080301.xhp#par_id3153143.16.help.text
-msgctxt "03080301.xhp#par_id3153143.16.help.text"
-msgid "Next iCount"
-msgstr "Next iCount"
+#. hB64
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145319\n"
+"53\n"
+"help.text"
+msgid "<variable id=\"err28\">28 Not enough stack memory</variable>"
+msgstr "<variable id=\"err28\">28 堆疊記憶體不足</variable>"
-#: 03080301.xhp#par_id3154011.18.help.text
-msgid "sText = \" | \""
-msgstr "sText = \" | \""
+#. e$c/
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146110\n"
+"54\n"
+"help.text"
+msgid "<variable id=\"err35\">35 Sub-procedure or function procedure not defined</variable>"
+msgstr "<variable id=\"err35\">35 未定義子程序或函式程序</variable>"
-#: 03080301.xhp#par_id3151114.19.help.text
-msgctxt "03080301.xhp#par_id3151114.19.help.text"
-msgid "For iCount = 0 To 9"
-msgstr "For iCount = 0 To 9"
+#. V(;K
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147246\n"
+"55\n"
+"help.text"
+msgid "<variable id=\"err48\">48 Error loading DLL file</variable>"
+msgstr "<variable id=\"err48\">48 載入 DLL 檔時發生錯誤</variable>"
-#: 03080301.xhp#par_id3145748.20.help.text
-msgid "sText = sText & iSpectral(iCount) & \" | \""
-msgstr "sText = sText & iSpectral(iCount) & \" | \""
+#. r;\/
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146101\n"
+"56\n"
+"help.text"
+msgid "<variable id=\"err49\">49 Wrong DLL call convention</variable>"
+msgstr "<variable id=\"err49\">49 錯誤的 DLL 呼叫慣例</variable>"
-#: 03080301.xhp#par_id3146921.21.help.text
-msgctxt "03080301.xhp#par_id3146921.21.help.text"
-msgid "Next iCount"
-msgstr "Next iCount"
+#. U7sq
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153957\n"
+"57\n"
+"help.text"
+msgid "<variable id=\"err51\">51 Internal error</variable>"
+msgstr "<variable id=\"err51\">51 內部錯誤</variable>"
-#: 03080301.xhp#par_id3148617.22.help.text
-msgid "MsgBox sText,0,\"Spectral Distribution\""
-msgstr "MsgBox sText,0,\"Spectral Distribution\""
+#. zi^1
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154404\n"
+"58\n"
+"help.text"
+msgid "<variable id=\"err52\">52 Invalid file name or file number</variable>"
+msgstr "<variable id=\"err52\">52 錯誤的檔案名稱或檔案編號</variable>"
-#: 03080301.xhp#par_id3152941.23.help.text
-msgctxt "03080301.xhp#par_id3152941.23.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. j[cK
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3151338\n"
+"59\n"
+"help.text"
+msgid "<variable id=\"err53\">53 File not found</variable>"
+msgstr "<variable id=\"err53\">53 找不到檔案</variable>"
-#: 03132100.xhp#tit.help.text
-msgid "GetGuiType Function [Runtime]"
-msgstr "GetGuiType 函數 [執行階段]"
+#. 0e7m
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147298\n"
+"60\n"
+"help.text"
+msgid "<variable id=\"err54\">54 Incorrect file mode</variable>"
+msgstr "<variable id=\"err54\">54 不正確的檔案模式</variable>"
-#: 03132100.xhp#bm_id3147143.help.text
-msgid "<bookmark_value>GetGuiType function</bookmark_value>"
-msgstr "<bookmark_value>GetGuiType function</bookmark_value>"
+#. _1zD
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148747\n"
+"61\n"
+"help.text"
+msgid "<variable id=\"err55\">55 File already open</variable>"
+msgstr "<variable id=\"err55\">55 檔案已經開啟</variable>"
-#: 03132100.xhp#hd_id3155310.1.help.text
-msgid "<link href=\"text/sbasic/shared/03132100.xhp\" name=\"GetGuiType Function [Runtime]\">GetGuiType Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132100.xhp\" name=\"GetGuiType 函數 [執行階段]\">GetGuiType 函數 [執行階段]</link>"
+#. e=9Z
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145233\n"
+"62\n"
+"help.text"
+msgid "<variable id=\"err57\">57 Device I/O error</variable>"
+msgstr "<variable id=\"err57\">57 裝置 I/O 錯誤</variable>"
-#: 03132100.xhp#par_id3152459.2.help.text
-msgid "Returns a numerical value that specifies the graphical user interface."
-msgstr "傳回指定圖形用戶介面的數值。"
+#. EnE;
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3156399\n"
+"63\n"
+"help.text"
+msgid "<variable id=\"err58\">58 File already exists</variable>"
+msgstr "<variable id=\"err58\">58 檔案已經存在</variable>"
-#: 03132100.xhp#par_id3153323.3.help.text
-msgid "This runtime function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments."
-msgstr "此執行階段函數僅僅是為了向下相容早期的版本。傳回值未在用戶端/伺服器環境中定義。"
+#. .AX0
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149324\n"
+"64\n"
+"help.text"
+msgid "<variable id=\"err59\">59 Incorrect record length</variable>"
+msgstr "<variable id=\"err59\">59 不正確的記錄長度</variable>"
-#: 03132100.xhp#hd_id3154894.4.help.text
-msgctxt "03132100.xhp#hd_id3154894.4.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. 7f|2
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147409\n"
+"65\n"
+"help.text"
+msgid "<variable id=\"err61\">61 Disk or hard drive full</variable>"
+msgstr "<variable id=\"err61\">61 磁碟或硬碟機已滿</variable>"
-#: 03132100.xhp#par_id3147143.5.help.text
-msgid "GetGUIType()"
-msgstr "GetGUIType ()"
+#. 52oJ
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149146\n"
+"66\n"
+"help.text"
+msgid "<variable id=\"err62\">62 Reading exceeds EOF</variable>"
+msgstr "<variable id=\"err62\">62 讀取超出 EOF</variable>"
-#: 03132100.xhp#hd_id3149346.6.help.text
-msgctxt "03132100.xhp#hd_id3149346.6.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. p#qY
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150456\n"
+"67\n"
+"help.text"
+msgid "<variable id=\"err63\">63 Incorrect record number</variable>"
+msgstr "<variable id=\"err63\">63 不正確的記錄編號</variable>"
-#: 03132100.xhp#par_id3153748.7.help.text
-msgctxt "03132100.xhp#par_id3153748.7.help.text"
-msgid "Integer"
-msgstr "整型"
+#. uV39
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146883\n"
+"68\n"
+"help.text"
+msgid "<variable id=\"err67\">67 Too many files</variable>"
+msgstr "<variable id=\"err67\">67 檔案過多</variable>"
-#: 03132100.xhp#hd_id3149177.8.help.text
-msgid "Return values:"
-msgstr "傳回值:"
+#. r#U!
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146818\n"
+"69\n"
+"help.text"
+msgid "<variable id=\"err68\">68 Device not available</variable>"
+msgstr "<variable id=\"err68\">68 裝置不可用</variable>"
-#: 03132100.xhp#par_id3147242.9.help.text
-msgid "1: Windows"
-msgstr "1: Windows"
+#. sbD_
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145225\n"
+"70\n"
+"help.text"
+msgid "<variable id=\"err70\">70 Access denied</variable>"
+msgstr "<variable id=\"err70\">70 存取遭拒</variable>"
-#: 03132100.xhp#par_id3156152.11.help.text
-msgid "4: UNIX"
-msgstr "4: UNIX"
+#. MN.L
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150372\n"
+"71\n"
+"help.text"
+msgid "<variable id=\"err71\">71 Disk not ready</variable>"
+msgstr "<variable id=\"err71\">71 磁碟尚未就緒</variable>"
-#: 03132100.xhp#hd_id3148685.12.help.text
-msgctxt "03132100.xhp#hd_id3148685.12.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. RNd%
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148894\n"
+"72\n"
+"help.text"
+msgid "<variable id=\"err73\">73 Not implemented</variable>"
+msgstr "<variable id=\"err73\">73 尚未實作</variable>"
-#: 03132100.xhp#par_id3149233.13.help.text
-msgid "Sub ExampleEnvironment"
-msgstr "Sub ExampleEnvironment"
+#. EUgl
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3152981\n"
+"73\n"
+"help.text"
+msgid "<variable id=\"err74\">74 Renaming on different drives impossible</variable>"
+msgstr "<variable id=\"err74\">74 在不同的裝置上重新命名是不可能的</variable>"
-#: 03132100.xhp#par_id3145609.14.help.text
-msgid "MsgBox GetGUIType"
-msgstr "MsgBox GetGUIType"
+#. lMhc
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149355\n"
+"74\n"
+"help.text"
+msgid "<variable id=\"err75\">75 Path/file access error</variable>"
+msgstr "<variable id=\"err75\">75 路徑/檔案存取錯誤</variable>"
-#: 03132100.xhp#par_id3145069.15.help.text
-msgctxt "03132100.xhp#par_id3145069.15.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. XVyg
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150477\n"
+"75\n"
+"help.text"
+msgid "<variable id=\"err76\">76 Path not found</variable>"
+msgstr "<variable id=\"err76\">76 找不到路徑</variable>"
-#: 03020103.xhp#tit.help.text
-msgid "Open Statement[Runtime]"
-msgstr "Open 陳述式 [執行階段]"
+#. `?J=
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154678\n"
+"76\n"
+"help.text"
+msgid "<variable id=\"err91\">91 Object variable not set</variable>"
+msgstr "<variable id=\"err91\">91 未設定物件變數</variable>"
-#: 03020103.xhp#bm_id3150791.help.text
-msgid "<bookmark_value>Open statement</bookmark_value>"
-msgstr "<bookmark_value>Open 陳述式</bookmark_value>"
+#. VWo:
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149890\n"
+"77\n"
+"help.text"
+msgid "<variable id=\"err93\">93 Invalid string pattern</variable>"
+msgstr "<variable id=\"err93\">93 無效的字串樣式</variable>"
-#: 03020103.xhp#hd_id3150791.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement[Runtime]\">Open Statement[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open 陳述式 [執行階段]\">Open 陳述式 [執行階段]</link>"
+#. 3Q+/
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146942\n"
+"78\n"
+"help.text"
+msgid "<variable id=\"err94\">94 Use of zero not permitted</variable>"
+msgstr "<variable id=\"err94\">97 不允許使用 0</variable>"
-#: 03020103.xhp#par_id3150769.2.help.text
-msgid "Opens a data channel."
-msgstr "開啟一個資料通道。"
+#. Jn9P
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469429\n"
+"help.text"
+msgid "<variable id=\"err250\">250 DDE Error</variable>"
+msgstr "<variable id=\"err250\">250 DDE 錯誤</variable>"
-#: 03020103.xhp#hd_id3147230.3.help.text
-msgctxt "03020103.xhp#hd_id3147230.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. n,QA
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469428\n"
+"help.text"
+msgid "<variable id=\"err280\">280 Awaiting response to DDE connection</variable>"
+msgstr "<variable id=\"err280\">280 正在等候 DDE 連線的回應</variable>"
-#: 03020103.xhp#par_id3154124.4.help.text
-msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
-msgstr "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
+#. nd#Y
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469427\n"
+"help.text"
+msgid "<variable id=\"err281\">281 No DDE channels available</variable>"
+msgstr "<variable id=\"err281\">281 無 DDE 頻道可用</variable>"
-#: 03020103.xhp#hd_id3156280.5.help.text
-msgctxt "03020103.xhp#hd_id3156280.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. 0F#;
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469426\n"
+"help.text"
+msgid "<variable id=\"err282\">282 No application responded to DDE connect initiation</variable>"
+msgstr "<variable id=\"err282\">282 無應用程式回應 DDE 的連線初始動作</variable>"
-#: 03020103.xhp#par_id3155132.6.help.text
-msgid "<emph>FileName: </emph>Name and path of the file that you wan to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created."
-msgstr "<emph>檔案名稱:</emph>您要開啟的檔案名稱與路徑。如果您嘗試讀取的檔案不存在 (存取權限 = 讀取),則會出現一則錯誤訊息。如果您嘗試寫入的檔案不存在 (存取權限 = 寫入),則會建立新的檔案。"
+#. $-P_
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469425\n"
+"help.text"
+msgid "<variable id=\"err283\">283 Too many applications responded to DDE connect initiation</variable>"
+msgstr "<variable id=\"err283\">283 過多應用程式回應 DDE 的連線初始動作</variable>"
-#: 03020103.xhp#par_id3149262.7.help.text
-msgid "<emph>Mode:</emph> Keyword that specifies the file mode. Valid values: Append (append to sequential file), Binary (data can be accessed by bytes using Get and Put), Input (opens data channel for reading), Output (opens data channel for writing), and Random (edits relative files)."
-msgstr "<emph>模式:</emph>指定檔案模式的關鍵字。有效值:Append (附加至循序檔案)、Binary (可以使用 Get 和 Put 依位元組存取的資料)、Input (開啟資料通道以進行讀取)、Output (開啟資料通道以進行寫入) 和 Random (編輯相對檔案)。"
+#. njnX
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469424\n"
+"help.text"
+msgid "<variable id=\"err284\">284 DDE channel locked</variable>"
+msgstr "<variable id=\"err284\">284 DDE 頻道已上鎖</variable>"
-#: 03020103.xhp#par_id3154014.8.help.text
-msgid "<emph>IOMode:</emph> Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)."
-msgstr "<emph>IOMode:</emph> 定義存取類型的關鍵字。有效值:Read (唯讀)、Write (只寫) 和 Read Write (讀寫)。"
+#. n6-b
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469423\n"
+"help.text"
+msgid "<variable id=\"err285\">285 External application cannot execute DDE operation</variable>"
+msgstr "<variable id=\"err285\">285 外部應用程式無法執行 DDE 操作</variable>"
-#: 03020103.xhp#par_id3150011.9.help.text
-msgid "<emph>Protected:</emph> Keyword that defines the security status of a file after opening. Valid values: Shared (file may be opened by other applications), Lock Read (file is protected against reading), Lock Write (file is protected against writing), Lock Read Write (denies file access)."
-msgstr "<emph>Protected</emph>:定義檔案開啟後之安全狀態的關鍵字。有效值:Shared (檔案可以由其他應用程式開啟)、Lock Read (檔案受防讀取保護)、Lock Write (檔案受防寫入保護)、Lock Read Write (拒絕對檔案進行存取)。"
+#. /QK.
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469422\n"
+"help.text"
+msgid "<variable id=\"err286\">286 Timeout while waiting for DDE response</variable>"
+msgstr "<variable id=\"err286\">286 等候 DDE 回應逾時</variable>"
-#: 03020103.xhp#par_id3153190.10.help.text
-msgid "<emph>FileNumber:</emph> Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement."
-msgstr "<emph>FileNumber</emph>:0 到 511 之間的任意整型表示式,指示可用資料通道的數目。然後,您可以透過資料通道傳送指令以存取檔案。檔案號碼必須由直接放在 Open 陳述式之前的 FreeFile 函數來確定。"
+#. iq=3
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469421\n"
+"help.text"
+msgid "<variable id=\"err287\">287 user pressed ESCAPE during DDE operation</variable>"
+msgstr "<variable id=\"err287\">287 當 DDE 操作時,使用者按下 ESCAPE</variable>"
-#: 03020103.xhp#par_id3151115.11.help.text
-msgid "<emph>DatasetLength:</emph> For random access files, set the length of the records."
-msgstr "<emph>DatasetLength:</emph> 對於隨機存取檔,設定條目長度。"
+#. )Pj2
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469420\n"
+"help.text"
+msgid "<variable id=\"err288\">288 External application busy</variable>"
+msgstr "<variable id=\"err288\">288 外部應用程式忙碌</variable>"
-#: 03020103.xhp#par_id3153418.12.help.text
-msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears."
-msgstr "您只能修改透過 Open 陳述式開啟的檔案之內容。如果您嘗試開啟一個已開啟的檔案,螢幕上會顯示一則錯誤訊息。"
+#. EYw)
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469419\n"
+"help.text"
+msgid "<variable id=\"err289\">289 DDE operation without data</variable>"
+msgstr "<variable id=\"err289\">289 DDE 操作但無資料</variable>"
-#: 03020103.xhp#hd_id3149123.13.help.text
-msgctxt "03020103.xhp#hd_id3149123.13.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. ,bM_
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469418\n"
+"help.text"
+msgid "<variable id=\"err290\">290 Data are in wrong format</variable>"
+msgstr "<variable id=\"err290\">290 資料格式錯誤</variable>"
-#: 03020103.xhp#par_id3150749.14.help.text
-msgctxt "03020103.xhp#par_id3150749.14.help.text"
-msgid "Sub ExampleWorkWithAFile"
-msgstr "Sub ExampleWorkWithAFile"
-
-#: 03020103.xhp#par_id3155064.15.help.text
-msgctxt "03020103.xhp#par_id3155064.15.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iNumber As Integer"
-
-#: 03020103.xhp#par_id3154754.16.help.text
-msgctxt "03020103.xhp#par_id3154754.16.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sLine As String"
-
-#: 03020103.xhp#par_id3153711.17.help.text
-msgctxt "03020103.xhp#par_id3153711.17.help.text"
-msgid "Dim aFile As String"
-msgstr "Dim aFile As String"
-
-#: 03020103.xhp#par_id3155764.40.help.text
-msgctxt "03020103.xhp#par_id3155764.40.help.text"
-msgid "Dim sMsg as String"
-msgstr "Dim sMsg as String"
-
-#: 03020103.xhp#par_id3159264.18.help.text
-msgctxt "03020103.xhp#par_id3159264.18.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr "aFile = \"c:\\data.txt\""
-
-#: 03020103.xhp#par_id3153963.20.help.text
-msgctxt "03020103.xhp#par_id3153963.20.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020103.xhp#par_id3155959.21.help.text
-msgctxt "03020103.xhp#par_id3155959.21.help.text"
-msgid "Open aFile For Output As #iNumber"
-msgstr "Open aFile For Output As #iNumber"
-
-#: 03020103.xhp#par_id3154705.22.help.text
-msgctxt "03020103.xhp#par_id3154705.22.help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr "Print #iNumber, \"This is a line of text\""
+#. bM_m
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469417\n"
+"help.text"
+msgid "<variable id=\"err291\">291 External application has been terminated</variable>"
+msgstr "<variable id=\"err291\">291 外部應用程式已經終止</variable>"
-#: 03020103.xhp#par_id3146916.23.help.text
-msgctxt "03020103.xhp#par_id3146916.23.help.text"
-msgid "Print #iNumber, \"This is another line of text\""
-msgstr "Print #iNumber, \"This is another line of text\""
+#. .RT,
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469416\n"
+"help.text"
+msgid "<variable id=\"err292\">292 DDE connection interrupted or modified</variable>"
+msgstr "<variable id=\"err292\">292 DDE 連線已中斷或已修改</variable>"
-#: 03020103.xhp#par_id3150942.24.help.text
-msgctxt "03020103.xhp#par_id3150942.24.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020103.xhp#par_id3150300.28.help.text
-msgctxt "03020103.xhp#par_id3150300.28.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020103.xhp#par_id3154022.29.help.text
-msgctxt "03020103.xhp#par_id3154022.29.help.text"
-msgid "Open aFile For Input As iNumber"
-msgstr "Open aFile For Input As iNumber"
-
-#: 03020103.xhp#par_id3150783.30.help.text
-msgctxt "03020103.xhp#par_id3150783.30.help.text"
-msgid "While not eof(iNumber)"
-msgstr "While not eof(iNumber)"
-
-#: 03020103.xhp#par_id3153270.31.help.text
-msgctxt "03020103.xhp#par_id3153270.31.help.text"
-msgid "Line Input #iNumber, sLine"
-msgstr "Line Input #iNumber, sLine"
-
-#: 03020103.xhp#par_id3153784.32.help.text
-msgctxt "03020103.xhp#par_id3153784.32.help.text"
-msgid "If sLine <>\"\" then"
-msgstr "If sLine <>\"\" then"
-
-#: 03020103.xhp#par_id3149208.33.help.text
-msgctxt "03020103.xhp#par_id3149208.33.help.text"
-msgid "sMsg = sMsg & sLine & chr(13)"
-msgstr "sMsg = sMsg & sLine & chr(13)"
-
-#: 03020103.xhp#par_id3150304.35.help.text
-msgctxt "03020103.xhp#par_id3150304.35.help.text"
-msgid "end if"
-msgstr "end if"
-
-#: 03020103.xhp#par_id3151217.36.help.text
-msgctxt "03020103.xhp#par_id3151217.36.help.text"
-msgid "wend"
-msgstr "wend"
-
-#: 03020103.xhp#par_id3152582.37.help.text
-msgctxt "03020103.xhp#par_id3152582.37.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020103.xhp#par_id3159100.41.help.text
-msgctxt "03020103.xhp#par_id3159100.41.help.text"
-msgid "Msgbox sMsg"
-msgstr "Msgbox sMsg"
-
-#: 03020103.xhp#par_id3159091.38.help.text
-msgctxt "03020103.xhp#par_id3159091.38.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. S.NC
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469415\n"
+"help.text"
+msgid "<variable id=\"err293\">293 DDE method invoked with no channel open</variable>"
+msgstr "<variable id=\"err293\">293 呼叫 DDE 方法但沒有開啟頻道</variable>"
-#: 03090200.xhp#tit.help.text
-msgid "Loops"
-msgstr "迴圈"
+#. QUO$
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469414\n"
+"help.text"
+msgid "<variable id=\"err294\">294 Invalid DDE link format</variable>"
+msgstr "<variable id=\"err294\">294 無效的 DDE 連結格式</variable>"
-#: 03090200.xhp#hd_id3153990.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"Loops\">Loops</link>"
-msgstr "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"迴圈\">迴圈</link>"
+#. FO,f
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469413\n"
+"help.text"
+msgid "<variable id=\"err295\">295 DDE message has been lost</variable>"
+msgstr "<variable id=\"err295\">295 DDE 訊息已經遺失</variable>"
-#: 03090200.xhp#par_id3147226.2.help.text
-msgid "The following statements execute loops."
-msgstr "以下陳述式用於執行迴圈。"
+#. )lVq
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469412\n"
+"help.text"
+msgid "<variable id=\"err296\">296 Paste link already performed</variable>"
+msgstr "<variable id=\"err296\">296 貼上連結已經執行</variable>"
-#: 03080200.xhp#tit.help.text
-msgid "Exponential and Logarithmic Functions"
-msgstr "指數函數和對數函數"
+#. .-3_
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469411\n"
+"help.text"
+msgid "<variable id=\"err297\">297 Link mode cannot be set due to invalid link topic</variable>"
+msgstr "<variable id=\"err297\">297 無法設定連結模式,因為連結主題無效</variable>"
-#: 03080200.xhp#hd_id3154758.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Exponential and Logarithmic Functions\">Exponential and Logarithmic Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"指數函數和對數函數\">指數函數和對數函數</link>"
+#. `}*L
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31469410\n"
+"help.text"
+msgid "<variable id=\"err298\">298 DDE requires the DDEML.DLL file</variable>"
+msgstr "<variable id=\"err298\">298 DDE 需要 DDEML.DLL 檔案</variable>"
-#: 03080200.xhp#par_id3148550.2.help.text
-msgid "$[officename] Basic supports the following exponential and logarithmic functions."
-msgstr "$[officename] Basic 支援以下指數函數和對數函數。"
+#. ?m1b
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150028\n"
+"79\n"
+"help.text"
+msgid "<variable id=\"err323\">323 Module cannot be loaded; invalid format</variable>"
+msgstr "<variable id=\"err323\">323 無法載入模組;無效的格式</variable>"
-#: 01050000.xhp#tit.help.text
-msgid "$[officename] Basic IDE"
-msgstr "$[officename] Basic IDE"
+#. DiPC
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148434\n"
+"80\n"
+"help.text"
+msgid "<variable id=\"err341\">341 Invalid object index</variable>"
+msgstr "<variable id=\"err341\">341 無效的物件索引</variable>"
-#: 01050000.xhp#hd_id3154422.1.help.text
-msgid "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
-msgstr "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
+#. $`Y|
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3143219\n"
+"81\n"
+"help.text"
+msgid "<variable id=\"err366\">366 Object is not available</variable>"
+msgstr "<variable id=\"err366\">366 物件不可用</variable>"
-#: 01050000.xhp#par_id3153142.2.help.text
-msgid "This section describes the structure of the Basic IDE."
-msgstr "本節介紹 Basic IDE 的結構。"
+#. dYj{
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3144744\n"
+"82\n"
+"help.text"
+msgid "<variable id=\"err380\">380 Incorrect property value</variable>"
+msgstr "<variable id=\"err380\">380 不正確的屬性值</variable>"
-#: 01050000.xhp#par_idN105C9.help.text
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Basic IDE where you can write and edit macros.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">開啟可寫入和編輯巨集的 Basic IDE。</ahelp>"
+#. `IUS
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147420\n"
+"83\n"
+"help.text"
+msgid "<variable id=\"err382\">382 This property is read-only</variable>"
+msgstr "<variable id=\"err382\">382 這個屬性乃唯讀</variable>"
-#: 01050000.xhp#hd_id3153188.5.help.text
-msgid "Commands From the Context menu of the Module Tabs"
-msgstr "[模組]標籤的右鍵功能表中的指令"
+#. kBGr
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3147472\n"
+"84\n"
+"help.text"
+msgid "<variable id=\"err394\">394 This property is write-only</variable>"
+msgstr "<variable id=\"err394\">394 這個屬性乃唯寫</variable>"
-#: 01050000.xhp#hd_id3154731.6.help.text
-msgid "Insert"
-msgstr "插入"
+#. 8}gg
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148583\n"
+"85\n"
+"help.text"
+msgid "<variable id=\"err420\">420 Invalid object reference</variable>"
+msgstr "<variable id=\"err420\">420 無效的物件參照</variable>"
-#: 01050000.xhp#hd_id3151074.8.help.text
-msgid "Module"
-msgstr "模組"
+#. 6T*!
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3153329\n"
+"86\n"
+"help.text"
+msgid "<variable id=\"err423\">423 Property or method not found</variable>"
+msgstr "<variable id=\"err423\">423 找不到屬性或方法</variable>"
-#: 01050000.xhp#par_id3149581.9.help.text
-msgid "<ahelp hid=\".uno:NewModule\">Inserts a new module into the current library.</ahelp>"
-msgstr "<ahelp hid=\".uno:NewModule\">將一個新模組插入目前程式庫。</ahelp>"
+#. CJ%1
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3148738\n"
+"87\n"
+"help.text"
+msgid "<variable id=\"err424\">424 Object required</variable>"
+msgstr "<variable id=\"err424\">424 需要物件</variable>"
-#: 01050000.xhp#hd_id3147397.10.help.text
-msgid "Dialog"
-msgstr "對話方塊"
+#. n;QF
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3159084\n"
+"88\n"
+"help.text"
+msgid "<variable id=\"err425\">425 Invalid use of an object</variable>"
+msgstr "<variable id=\"err425\">425 物件的無效使用</variable>"
-#: 01050000.xhp#par_id3144335.11.help.text
-msgid "<ahelp hid=\".uno:NewDialog\">Inserts a new dialog into the current library.</ahelp>"
-msgstr "<ahelp hid=\".uno:NewDialog\">將一個新對話方塊插入目前程式庫。</ahelp>"
+#. [`$m
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146806\n"
+"89\n"
+"help.text"
+msgid "<variable id=\"err430\">430 OLE Automation is not supported by this object</variable>"
+msgstr "<variable id=\"err430\">430 這個物件不支援 OLE 自動化</variable>"
-#: 01050000.xhp#hd_id3155602.12.help.text
-msgctxt "01050000.xhp#hd_id3155602.12.help.text"
-msgid "Delete"
-msgstr "刪除"
+#. #n5@
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146130\n"
+"90\n"
+"help.text"
+msgid "<variable id=\"err438\">438 This property or method is not supported by the object</variable>"
+msgstr "<variable id=\"err438\">438 該物件不支援這個屬性或方法</variable>"
-#: 01050000.xhp#par_id3155064.13.help.text
-msgid "<ahelp hid=\".uno:DeleteCurrent\">Deletes the selected module.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeleteCurrent\">刪除選取的模組。</ahelp>"
+#. XF7\
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154374\n"
+"91\n"
+"help.text"
+msgid "<variable id=\"err440\">440 OLE automation error</variable>"
+msgstr "<variable id=\"err440\">440 OLE 自動化錯誤</variable>"
-#: 01050000.xhp#hd_id3149018.14.help.text
-msgid "Rename"
-msgstr "重新命名"
+#. @nkF
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149685\n"
+"92\n"
+"help.text"
+msgid "<variable id=\"err445\">445 This action is not supported by given object</variable>"
+msgstr "<variable id=\"err445\">445 給定的物件不支援這個動作</variable>"
-#: 01050000.xhp#par_id3154754.15.help.text
-msgid "<ahelp hid=\".uno:RenameCurrent\">Renames the current module in place.</ahelp>"
-msgstr "<ahelp hid=\".uno:RenameCurrent\">在原來的位置重新命名目前模組。</ahelp>"
+#. !Zr[
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150282\n"
+"93\n"
+"help.text"
+msgid "<variable id=\"err446\">446 Named arguments are not supported by given object</variable>"
+msgstr "<variable id=\"err446\">446 給定的物件不支援命名的引數</variable>"
-#: 01050000.xhp#hd_id3150043.16.help.text
-msgid "Hide"
-msgstr "隱入"
+#. b9P-
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3150142\n"
+"94\n"
+"help.text"
+msgid "<variable id=\"err447\">447 The current locale setting is not supported by the given object</variable>"
+msgstr "<variable id=\"err447\">447 給定的物件不支援目前的地區語言設定</variable>"
-#: 01050000.xhp#par_id3145147.17.help.text
-msgid "<ahelp hid=\".uno:HideCurPage\">Hides the current module.</ahelp>"
-msgstr "<ahelp hid=\".uno:HideCurPage\">隱藏目前模組。</ahelp>"
+#. 2rM[
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3152771\n"
+"95\n"
+"help.text"
+msgid "<variable id=\"err448\">448 Named argument not found</variable>"
+msgstr "<variable id=\"err448\">448 找不到命名的引數</variable>"
-#: 01050000.xhp#hd_id3163805.18.help.text
-msgctxt "01050000.xhp#hd_id3163805.18.help.text"
-msgid "Modules"
-msgstr "模組"
+#. rwd_
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145145\n"
+"96\n"
+"help.text"
+msgid "<variable id=\"err449\">449 Argument is not optional</variable>"
+msgstr "<variable id=\"err449\">449 引數並非選擇性的</variable>"
-#: 01050000.xhp#par_id3153965.19.help.text
-msgid "Opens the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog."
-msgstr "開啟<link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"[管理巨集]\"><emph>[管理巨集]</emph></link>對話方塊。"
+#. Q?KO
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154399\n"
+"97\n"
+"help.text"
+msgid "<variable id=\"err450\">450 Invalid number of arguments</variable>"
+msgstr "<variable id=\"err450\">450 無效的引數數目</variable>"
-#: 03132000.xhp#tit.help.text
-msgid "CreateUnoListener Function [Runtime]"
-msgstr "CreateUnoListener 函數 [執行階段]"
+#. %kg^
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3146137\n"
+"98\n"
+"help.text"
+msgid "<variable id=\"err451\">451 Object is not a list</variable>"
+msgstr "<variable id=\"err451\">451 物件不是串列</variable>"
-#: 03132000.xhp#bm_id3155150.help.text
-msgid "<bookmark_value>CreateUnoListener function</bookmark_value>"
-msgstr "<bookmark_value>CreateUnoListener;函數</bookmark_value>"
+#. -,W.
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3149507\n"
+"99\n"
+"help.text"
+msgid "<variable id=\"err452\">452 Invalid ordinal number</variable>"
+msgstr "<variable id=\"err452\">452 無效的序數</variable>"
-#: 03132000.xhp#hd_id3155150.53.help.text
-msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function [Runtime]\">CreateUnoListener Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener 函數 [執行階段]\">CreateUnoListener 函數 [執行階段]</link>"
+#. ntuN
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3154566\n"
+"100\n"
+"help.text"
+msgid "<variable id=\"err453\">453 Specified DLL function not found</variable>"
+msgstr "<variable id=\"err453\">453 找不到指定的 DLL 函式</variable>"
-#: 03132000.xhp#par_id3149346.52.help.text
-msgid "Creates a Listener instance."
-msgstr "建立一個偵聽者實例。"
+#. USqX
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id3145595\n"
+"101\n"
+"help.text"
+msgid "<variable id=\"err460\">460 Invalid clipboard format</variable>"
+msgstr "<variable id=\"err460\">460 無效的剪貼簿格式</variable>"
-#: 03132000.xhp#par_id3153681.51.help.text
-msgid "Many Uno interfaces let you register listeners on a special listener interface. This allows you to listen for specific events and call up the appropriate listener method. The CreateUnoListener function waits for the called listener interface and then passes the interface an object that the interface supports. This object is then passed to the method to register the listener."
-msgstr "許多 Uno 介面允許您在特定的偵聽者介面上註冊偵聽者,這樣就可以偵聽特定的事件,並可以呼叫適當的偵聽者方法。CreateUnoListener 函數等待呼叫的偵聽者介面,然後將一個此介面支援的物件傳送給介面。然後此物件被傳送到註冊偵聽者的方法中。"
+#. ,Os7
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455951\n"
+"help.text"
+msgid "<variable id=\"err951\">951 Unexpected symbol:</variable>"
+msgstr "<variable id=\"err951\">951 未預期的符號:</variable>"
-#: 03132000.xhp#hd_id3148685.50.help.text
-msgctxt "03132000.xhp#hd_id3148685.50.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. KL`3
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455952\n"
+"help.text"
+msgid "<variable id=\"err952\">952 Expected:</variable>"
+msgstr "<variable id=\"err952\">952 預期為:</variable>"
-#: 03132000.xhp#par_id3143228.49.help.text
-msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
-msgstr "oListener = CreateUnoListener ( Prefixname, ListenerInterfaceName )"
+#. _/tw
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455953\n"
+"help.text"
+msgid "<variable id=\"err953\">953 Symbol expected</variable>"
+msgstr "<variable id=\"err953\">953 預期為符號</variable>"
-#: 03132000.xhp#hd_id3147574.48.help.text
-msgctxt "03132000.xhp#hd_id3147574.48.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. +rkV
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455954\n"
+"help.text"
+msgid "<variable id=\"err954\">954 Variable expected</variable>"
+msgstr "<variable id=\"err954\">954 預期為變數</variable>"
-#: 03132000.xhp#par_id3154046.47.help.text
-msgid "The following example is based on a Basic library object."
-msgstr "以下示例基於一個 Basic 程式庫物件。"
+#. yk/l
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455955\n"
+"help.text"
+msgid "<variable id=\"err955\">955 Label expected</variable>"
+msgstr "<variable id=\"err955\">955 預期為標籤</variable>"
-#: 03132000.xhp#par_id3155136.46.help.text
-msgid "Dim oListener"
-msgstr "Dim oListener"
+#. aWC7
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455956\n"
+"help.text"
+msgid "<variable id=\"err956\">956 Value cannot be applied</variable>"
+msgstr "<variable id=\"err956\">956 無法套用值</variable>"
-#: 03132000.xhp#par_id3148944.45.help.text
-msgid "oListener = CreateUnoListener( \"ContListener_\",\"com.sun.star.container.XContainerListener\" )"
-msgstr "oListener = CreateUnoListener ( \"ContListener_\",\"com.sun.star.container.XContainerListener\" )"
+#. ;3Rq
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455957\n"
+"help.text"
+msgid "<variable id=\"err957\">957 Variable already defined</variable>"
+msgstr "<variable id=\"err957\">957 變數已經定義</variable>"
-#: 03132000.xhp#par_id3149294.44.help.text
-msgid "The CreateUnoListener method requires two parameters. The first is a prefix and is explained in detail below. The second parameter is the fully qualified name of the Listener interface that you want to use."
-msgstr "CreateUnoListener 方法需要兩個參數。第一個參數是一個前綴,下面將對它進行詳細介紹。第二個參數是要使用的偵聽者介面的完全合格的名稱。"
+#. SCAs
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455958\n"
+"help.text"
+msgid "<variable id=\"err958\">958 Sub procedure or function procedure already defined</variable>"
+msgstr "<variable id=\"err958\">958 子程序或函式程序已經定義</variable>"
-#: 03132000.xhp#par_id3149670.43.help.text
-msgid "The Listener must then be added to the Broadcaster Object. This is done by calling the appropriate method for adding a Listener. These methods always follow the pattern \"addFooListener\", where \"Foo\" is the Listener Interface Type, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:"
-msgstr "然後,必須將偵聽者加入到廣播物件中,這透過呼叫相應的加入偵聽者的方法來實現。這些方法通常具有「addFooListener」的形式,其中「Foo」是不帶「X」的偵聽者介面類型。在此示例中,呼叫 addContainerListener 方法來註冊 XContainerListener:"
+#. Bk_I
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455959\n"
+"help.text"
+msgid "<variable id=\"err959\">959 Label already defined</variable>"
+msgstr "<variable id=\"err959\">959 標籤已經定義</variable>"
-#: 03132000.xhp#par_id3154164.42.help.text
-msgid "Dim oLib"
-msgstr "Dim oLib"
+#. X{@F
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455960\n"
+"help.text"
+msgid "<variable id=\"err960\">960 Variable not found</variable>"
+msgstr "<variable id=\"err960\">960 找不到變數</variable>"
-#: 03132000.xhp#par_id3154940.41.help.text
-msgid "oLib = BasicLibraries.Library1 ' Library1 must exist!"
-msgstr "oLib = BasicLibraries.Library1 ' Library1 必須存在!"
+#. nV}D
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455961\n"
+"help.text"
+msgid "<variable id=\"err961\">961 Array or procedure not found</variable>"
+msgstr "<variable id=\"err961\">961 找不到陣列或程序</variable>"
-#: 03132000.xhp#par_id3150359.40.help.text
-msgid "oLib.addContainerListener( oListener ) ' Register the listener"
-msgstr "oLib.addContainerListener ( oListener ) ' 註冊偵聽者"
+#. Xqfx
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455962\n"
+"help.text"
+msgid "<variable id=\"err962\">962 Procedure not found</variable>"
+msgstr "<variable id=\"err962\">962 找不到程序</variable>"
-#: 03132000.xhp#par_id3154138.39.help.text
-msgid "The Listener is now registered. When an event occurs, the corresponding Listener calls the appropriate method from the com.sun.star.container.XContainerListener Interface."
-msgstr "這樣就註冊了偵聽者。當事件發生時,相應的偵聽者將從 com.sun.star.container.XContainerListener 介面呼叫適當的方法。"
+#. lSGJ
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455963\n"
+"help.text"
+msgid "<variable id=\"err963\">963 Label undefined</variable>"
+msgstr "<variable id=\"err963\">963 未定義標籤</variable>"
-#: 03132000.xhp#par_id3148922.38.help.text
-msgid "The prefix calls registered Listeners from Basic-subroutines. The Basic run-time system searches for Basic-subroutines or functions that have the name \"PrefixListenerMethode\" and calls them when found. Otherwise, a run-time error occurs."
-msgstr "前綴將從 Basic 子常式中呼叫已註冊的偵聽者。Basic 執行階段系統搜尋名為「PrefixListenerMethode」的 Basic 子常式或函數並在找到時將其呼叫。否則,將發生執行階段錯誤。"
+#. !%td
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455964\n"
+"help.text"
+msgid "<variable id=\"err964\">964 Unknown data type</variable>"
+msgstr "<variable id=\"err964\">964 未知的資料類型</variable>"
-#: 03132000.xhp#par_id3150768.37.help.text
-msgid "In this example, the Listener-Interface uses the following methods:"
-msgstr "在此示例中,偵聽者介面使用以下方法:"
+#. f8YI
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455965\n"
+"help.text"
+msgid "<variable id=\"err965\">965 Exit expected</variable>"
+msgstr "<variable id=\"err965\">965 預期為離開</variable>"
-#: 03132000.xhp#par_id3151176.36.help.text
-msgid "disposing:"
-msgstr "disposing:"
+#. o\J9
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455966\n"
+"help.text"
+msgid "<variable id=\"err966\">966 Statement block still open: missing</variable>"
+msgstr "<variable id=\"err966\">966 敘述區塊仍開啟:遺失</variable>"
-#: 03132000.xhp#par_id3145173.35.help.text
-msgid "Listener base interface (com.sun.star.lang.XEventListener): base interface for all Listener Interfaces"
-msgstr "偵聽者基本介面 (com.sun.star.lang.XEventListener):所有偵聽者介面的基本介面"
+#. C[yu
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455967\n"
+"help.text"
+msgid "<variable id=\"err967\">967 Parentheses do not match</variable>"
+msgstr "<variable id=\"err967\">967 括號不相符</variable>"
-#: 03132000.xhp#par_id3156212.34.help.text
-msgid "elementInserted:"
-msgstr "elementInserted:"
+#. 6[gq
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455968\n"
+"help.text"
+msgid "<variable id=\"err968\">968 Symbol already defined differently</variable>"
+msgstr "<variable id=\"err968\">968 符號已經下過不同定義</variable>"
-#: 03132000.xhp#par_id3159254.33.help.text
-msgctxt "03132000.xhp#par_id3159254.33.help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
-msgstr "com.sun.star.container.XContainerListener 介面的方法"
+#. .9%m
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455969\n"
+"help.text"
+msgid "<variable id=\"err969\">969 Parameters do not correspond to procedure</variable>"
+msgstr "<variable id=\"err969\">969 參數無法對應至程序</variable>"
-#: 03132000.xhp#par_id3147287.32.help.text
-msgid "elementRemoved:"
-msgstr "elementRemoved:"
+#. [lkn
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455970\n"
+"help.text"
+msgid "<variable id=\"err970\">970 Invalid character in number</variable>"
+msgstr "<variable id=\"err970\">970 數字內有無效字元</variable>"
-#: 03132000.xhp#par_id3146119.31.help.text
-msgctxt "03132000.xhp#par_id3146119.31.help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
-msgstr "com.sun.star.container.XContainerListener 介面的方法"
+#. =m(n
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455971\n"
+"help.text"
+msgid "<variable id=\"err971\">971 Array must be dimensioned</variable>"
+msgstr "<variable id=\"err971\">971 陣列必須有維度</variable>"
-#: 03132000.xhp#par_id3153951.30.help.text
-msgid "elementReplaced:"
-msgstr "elementReplaced:"
+#. #@Ps
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455972\n"
+"help.text"
+msgid "<variable id=\"err972\">972 Else/Endif without If</variable>"
+msgstr "<variable id=\"err972\">972 Else/Endif 遺漏 If</variable>"
-#: 03132000.xhp#par_id3154013.29.help.text
-msgctxt "03132000.xhp#par_id3154013.29.help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
-msgstr "com.sun.star.container.XContainerListener 介面的方法"
+#. C~B/
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455973\n"
+"help.text"
+msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
+msgstr "<variable id=\"err973\">973 在程序內不允許</variable>"
-#: 03132000.xhp#par_id3147435.28.help.text
-msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:"
-msgstr "在此示例中,前綴是 ContListener_,因此,需要在 Basic 中執行以下子常式:"
+#. CXl+
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455974\n"
+"help.text"
+msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
+msgstr "<variable id=\"err974\">974 在程序外不允許</variable>"
-#: 03132000.xhp#par_id3155411.27.help.text
-msgid "ContListener_disposing"
-msgstr "ContListener_disposing"
+#. 4lh4
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455975\n"
+"help.text"
+msgid "<variable id=\"err975\">975 Dimension specifications do not match</variable>"
+msgstr "<variable id=\"err975\">975 維度規格不相符</variable>"
-#: 03132000.xhp#par_id3146923.26.help.text
-msgid "ContListener_elementInserted"
-msgstr "ContListener_elementInserted"
+#. b.c^
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455976\n"
+"help.text"
+msgid "<variable id=\"err976\">976 Unknown option:</variable>"
+msgstr "<variable id=\"err976\">976 不明選項:</variable>"
-#: 03132000.xhp#par_id3147318.25.help.text
-msgid "ContListener_elementRemoved"
-msgstr "ContListener_elementRemoved"
+#. h@eF
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455977\n"
+"help.text"
+msgid "<variable id=\"err977\">977 Constant redefined</variable>"
+msgstr "<variable id=\"err977\">977 常數已重新定義</variable>"
-#: 03132000.xhp#par_id3152578.24.help.text
-msgid "ContListener_elementReplaced"
-msgstr "ContListener_elementReplaced"
+#. Sfu4
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455978\n"
+"help.text"
+msgid "<variable id=\"err978\">978 Program too large</variable>"
+msgstr "<variable id=\"err978\">978 程式過大</variable>"
-#: 03132000.xhp#par_id3150592.23.help.text
-msgid "An event structure type that contains information about an event exists for every Listener type. When a Listener method is called, an instance of this event is passed to the method as a parameter. Basic Listener methods can also call these event objects, so long as the appropriate parameter is passed in the Sub declaration. For example:"
-msgstr "每個偵聽者類型中都存在一個包含事件資訊的事件結構類型。當呼叫偵聽者方法時,會將此事件的一個實例作為參數傳送到該方法。只要 Sub 宣告中傳送了相應的參數,Basic 偵聽者方法就會呼叫這些事件物件。例如:"
+#. _C?y
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455979\n"
+"help.text"
+msgid "<variable id=\"err979\">979 Strings or arrays not permitted</variable>"
+msgstr "<variable id=\"err979\">979 字串或陣列不被准許</variable>"
-#: 03132000.xhp#par_id3149582.22.help.text
-msgid "Sub ContListener_disposing( oEvent )"
-msgstr "Sub ContListener_disposing ( oEvent )"
+#. BMKq
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455980\n"
+"help.text"
+msgid "<variable id=\"err1000\">1000 Object does not have this property</variable>"
+msgstr "<variable id=\"err1000\">1000 物件沒有這個屬性</variable>"
-#: 03132000.xhp#par_id3153876.21.help.text
-msgid "MsgBox \"disposing\""
-msgstr "MsgBox \"disposing\""
+#. ;2}Q
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455981\n"
+"help.text"
+msgid "<variable id=\"err1001\">1001 Object does not have this method</variable>"
+msgstr "<variable id=\"err1001\">1001 物件沒有這個方法</variable>"
-#: 03132000.xhp#par_id3149959.20.help.text
-msgctxt "03132000.xhp#par_id3149959.20.help.text"
-msgid "MsgBox oEvent.Dbg_Properties"
-msgstr "MsgBox oEvent.Dbg_Properties"
+#. yuQo
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455982\n"
+"help.text"
+msgid "<variable id=\"err1002\">1002 Required argument lacking</variable>"
+msgstr "<variable id=\"err1002\">1002 缺少需要的引數</variable>"
-#: 03132000.xhp#par_id3154490.19.help.text
-msgctxt "03132000.xhp#par_id3154490.19.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. abv@
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455983\n"
+"help.text"
+msgid "<variable id=\"err1003\">1003 Invalid number of arguments</variable>"
+msgstr "<variable id=\"err1003\">1003 無效的引數數目</variable>"
-#: 03132000.xhp#par_id3156285.18.help.text
-msgid "Sub ContListener_elementInserted( oEvent )"
-msgstr "Sub ContListener_elementInserted ( oEvent )"
+#. Iee-
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455984\n"
+"help.text"
+msgid "<variable id=\"err1004\">1004 Error executing a method</variable>"
+msgstr "<variable id=\"err1004\">1004 執行方法時發生錯誤</variable>"
-#: 03132000.xhp#par_id3154098.17.help.text
-msgid "MsgBox \"elementInserted\""
-msgstr "MsgBox \"elementInserted\""
+#. .1Y5
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455985\n"
+"help.text"
+msgid "<variable id=\"err1005\">1005 Unable to set property</variable>"
+msgstr "<variable id=\"err1005\">1005 無法設定屬性</variable>"
-#: 03132000.xhp#par_id3155601.16.help.text
-msgctxt "03132000.xhp#par_id3155601.16.help.text"
-msgid "MsgBox oEvent.Dbg_Properties"
-msgstr "MsgBox oEvent.Dbg_Properties"
+#. n2.P
+#: 00000003.xhp
+msgctxt ""
+"00000003.xhp\n"
+"par_id31455986\n"
+"help.text"
+msgid "<variable id=\"err1006\">1006 Unable to determine property</variable>"
+msgstr "<variable id=\"err1006\">1006 無法判斷屬性</variable>"
-#: 03132000.xhp#par_id3153415.15.help.text
-msgctxt "03132000.xhp#par_id3153415.15.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. hdnr
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"tit\n"
+"help.text"
+msgid "Mid Function, Mid Statement [Runtime]"
+msgstr "Mid 函數、Mid 陳述式 [執行階段]"
-#: 03132000.xhp#par_id3154272.14.help.text
-msgid "Sub ContListener_elementRemoved( oEvent )"
-msgstr "Sub ContListener_elementRemoved ( oEvent )"
+#. gA`@
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"bm_id3143268\n"
+"help.text"
+msgid "<bookmark_value>Mid function</bookmark_value><bookmark_value>Mid statement</bookmark_value>"
+msgstr "<bookmark_value>Mid;函數</bookmark_value>"
-#: 03132000.xhp#par_id3153947.13.help.text
-msgid "MsgBox \"elementRemoved\""
-msgstr "MsgBox \"elementRemoved\""
+#. Xv,k
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3143268\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Mid Function, Mid Statement [Runtime]\">Mid Function, Mid Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Mid 函數、Mid 陳述式 [執行階段]\">Mid 函數、Mid 陳述式 [執行階段]</link>"
-#: 03132000.xhp#par_id3146914.12.help.text
-msgctxt "03132000.xhp#par_id3146914.12.help.text"
-msgid "MsgBox oEvent.Dbg_Properties"
-msgstr "MsgBox oEvent.Dbg_Properties"
+#. S1_J
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3148473\n"
+"2\n"
+"help.text"
+msgid "Returns the specified portion of a string expression (<emph>Mid function</emph>), or replaces the portion of a string expression with another string (<emph>Mid statement</emph>)."
+msgstr "傳回字串型表示式的指定部份 (<emph>Mid 函數</emph>),或用另一字串代替字串型表示式的指定部份 (<emph>Mid 陳述式</emph>)。"
-#: 03132000.xhp#par_id3150749.11.help.text
-msgctxt "03132000.xhp#par_id3150749.11.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. H!+j
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3154285\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03132000.xhp#par_id3145642.10.help.text
-msgid "Sub ContListener_elementReplaced( oEvent )"
-msgstr "Sub ContListener_elementReplaced ( oEvent )"
+#. C:^=
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3147530\n"
+"4\n"
+"help.text"
+msgid "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)"
+msgstr "Mid(Text As String, Start As Integer[, Length As Integer]) 或 Mid(Text As String, Start As Integer , Length As Integer, Text As String)"
-#: 03132000.xhp#par_id3148915.9.help.text
-msgid "MsgBox \"elementReplaced\""
-msgstr "MsgBox \"elementReplaced\""
+#. 9:;5
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3145068\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03132000.xhp#par_id3148995.8.help.text
-msgctxt "03132000.xhp#par_id3148995.8.help.text"
-msgid "MsgBox oEvent.Dbg_Properties"
-msgstr "MsgBox oEvent.Dbg_Properties"
+#. I.?C
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3149295\n"
+"6\n"
+"help.text"
+msgid "String (only by Function)"
+msgstr "字串型 (僅適用於函數)"
-#: 03132000.xhp#par_id3148407.7.help.text
-msgctxt "03132000.xhp#par_id3148407.7.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. z$n\
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3154347\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03132000.xhp#par_id3156056.6.help.text
-msgid "You do not need to include the parameter of an event object if the object is not used:"
-msgstr "如果不使用事件物件,則無需含括該物件的參數:"
+#. ]S}\
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3148664\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that you want to modify."
+msgstr "<emph>Text:</emph>要修改的任意字串型表示式。"
-#: 03132000.xhp#par_id3150042.5.help.text
-msgid "' Minimal implementation of Sub disposing"
-msgstr "' Sub disposing 的最小實作"
+#. g,n;
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3150359\n"
+"9\n"
+"help.text"
+msgid "<emph>Start: </emph>Numeric expression that indicates the character position within the string where the string portion that you want to replace or to return begins. The maximum allowed value is 65535."
+msgstr "<emph>Start:</emph>數值型表示式,表示字串中將要被代替或傳回的字串部份所對應的起始字元位置。最大限值為 65535。"
-#: 03132000.xhp#par_id3151249.4.help.text
-msgid "Sub ContListener_disposing"
-msgstr "Sub ContListener_disposing"
+#. .oS$
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3148451\n"
+"10\n"
+"help.text"
+msgid "<emph>Length:</emph> Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535."
+msgstr "<emph>Length:</emph>整型表示式,傳回要代替或傳回的字元數目。"
-#: 03132000.xhp#par_id3155333.3.help.text
-msgctxt "03132000.xhp#par_id3155333.3.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. czaA
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3125864\n"
+"11\n"
+"help.text"
+msgid "If the Length parameter in the <emph>Mid function</emph> is omitted, all characters in the string expression from the start position to the end of the string are returned."
+msgstr "如果不指定 <emph>Mid 函數</emph>中的 Length 參數,則傳回字串型表示式中從開始位置到字串結尾的所有字元。"
-#: 03132000.xhp#par_id3150940.2.help.text
-msgid "Listener methods must <emph>always</emph> be implemented to avoid Basic run-time errors."
-msgstr "<emph>任何時候</emph>都必須執行偵聽者方法,以避免發生 Basic 執行階段期間錯誤。"
+#. a0EA
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3144762\n"
+"12\n"
+"help.text"
+msgid "If the Length parameter in the <emph>Mid statement</emph> is less than the length of the text that you want to replace, the text is reduced to the specified length."
+msgstr "如果 <emph>Mid 陳述式</emph>中的 Length 參數小於要代替的文字長度,文字將縮短到指定的長度。"
-#: 01020000.xhp#tit.help.text
-msgctxt "01020000.xhp#tit.help.text"
-msgid "Syntax"
-msgstr "語法"
+#. cFhg
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3150769\n"
+"13\n"
+"help.text"
+msgid "<emph>Text:</emph> The string to replace the string expression (<emph>Mid statement</emph>)."
+msgstr "<emph>Text:</emph>用於代替字串型表示式的字串 (<emph>Mid 陳述式</emph>)。"
-#: 01020000.xhp#hd_id3148946.1.help.text
-msgid "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"Syntax\">Syntax</link>"
-msgstr "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"語法\">語法</link>"
+#. _{r/
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3149560\n"
+"14\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01020000.xhp#par_id3150793.2.help.text
-msgid "This section describes the basic syntax elements of $[officename] Basic. For a detailed description please refer to the $[officename] Basic Guide which is available separately."
-msgstr "本節將介紹 $[officename] Basic 的基本語法元素。如需詳細說明,請參閱單獨提供的《$[officename] Basic 指南》。"
+#. ge7:
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"par_id3153189\n"
+"18\n"
+"help.text"
+msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+msgstr "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
-#: 03030204.xhp#tit.help.text
-msgid "Second Function [Runtime]"
-msgstr "Second 函數 [執行階段]"
+#. C{Up
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"tit\n"
+"help.text"
+msgid "Year Function [Runtime]"
+msgstr "Year 函數 [執行階段]"
-#: 03030204.xhp#bm_id3153346.help.text
-msgid "<bookmark_value>Second function</bookmark_value>"
-msgstr "<bookmark_value>Second;函數</bookmark_value>"
+#. ]uo@
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"bm_id3148664\n"
+"help.text"
+msgid "<bookmark_value>Year function</bookmark_value>"
+msgstr "<bookmark_value>Year;函數</bookmark_value>"
-#: 03030204.xhp#hd_id3153346.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second Function [Runtime]\">Second Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second 函數 [執行階段]\">Second 函數 [執行階段]</link>"
+#. mS(g
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"hd_id3148664\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year Function [Runtime]\">Year Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year 函數 [執行階段]\">Year 函數 [執行階段]</link>"
-#: 03030204.xhp#par_id3156023.2.help.text
-msgid "Returns an integer that represents the seconds of the serial time number that is generated by the TimeSerial or the TimeValue function."
-msgstr "傳回一個整數,表示由 TimeSerial 或 TimeValue 函數產生的順序時間數所對應的秒值。"
+#. 0N^/
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"par_id3149655\n"
+"2\n"
+"help.text"
+msgid "Returns the year from a serial date number that is generated by the DateSerial or the DateValue function."
+msgstr "依 DateSerial 或 DateValue 函數產生的順序日期數傳回年份。"
-#: 03030204.xhp#hd_id3147264.3.help.text
-msgctxt "03030204.xhp#hd_id3147264.3.help.text"
+#. .\6V
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"hd_id3154125\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030204.xhp#par_id3146795.4.help.text
-msgid "Second (Number)"
-msgstr "Second(Number)"
+#. )T:Q
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"par_id3147229\n"
+"4\n"
+"help.text"
+msgid "Year (Number)"
+msgstr "Year(Number)"
-#: 03030204.xhp#hd_id3150792.5.help.text
-msgctxt "03030204.xhp#hd_id3150792.5.help.text"
+#. US}c
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"hd_id3154685\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03030204.xhp#par_id3154140.6.help.text
-msgctxt "03030204.xhp#par_id3154140.6.help.text"
+#. n|.8
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"par_id3153970\n"
+"6\n"
+"help.text"
msgid "Integer"
msgstr "整型"
-#: 03030204.xhp#hd_id3156280.7.help.text
-msgctxt "03030204.xhp#hd_id3156280.7.help.text"
+#. .YT{
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"hd_id3150440\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030204.xhp#par_id3154124.8.help.text
-msgid "<emph>Number:</emph> Numeric expression that contains the serial time number that is used to calculate the number of seconds."
-msgstr "<emph>Number:</emph>數值型表示式,包含用於計算秒數的順序時間數。"
-
-#: 03030204.xhp#par_id3125864.9.help.text
-msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the seconds of a serial time value that is generated by the <emph>TimeSerial</emph> or <emph>TimeValue </emph>functions. For example, the expression:"
-msgstr "此函數是 <emph>TimeSerial</emph> 函數的逆運算,傳回由 <emph>TimeSerial</emph> 或 <emph>TimeValue</emph> 函數產生的順序時間值所對應的秒值。例如,表示式:"
+#. /5NK
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"par_id3163712\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the year."
+msgstr "<emph>Number:</emph>整型表示式,包含用於計算年份的順序日期數。"
-#: 03030204.xhp#par_id3153951.10.help.text
-msgid "Print Second(TimeSerial(12,30,41))"
-msgstr "Print Second(TimeSerial(12,30,41))"
+#. Y:Ks
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"par_id3152596\n"
+"9\n"
+"help.text"
+msgid "This function is the opposite of the <emph>DateSerial </emph>function, and returns the year of a serial date. For example, the expression:"
+msgstr "此函數是 <emph>DateSerial</emph> 函數的逆運算,傳回的是順序日期對應的年份。例如,表示式:"
-#: 03030204.xhp#par_id3151117.11.help.text
-msgid "returns the value 41."
-msgstr "傳回值為 41。"
+#. ]uBU
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"par_id3149483\n"
+"11\n"
+"help.text"
+msgid "returns the value 1994."
+msgstr "傳回值為 1994。"
-#: 03030204.xhp#hd_id3147426.12.help.text
-msgctxt "03030204.xhp#hd_id3147426.12.help.text"
+#. f)\0
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"hd_id3146985\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03030204.xhp#par_id3154012.13.help.text
-msgid "Sub ExampleSecond"
-msgstr "Sub ExampleSecond"
-
-#: 03030204.xhp#par_id3156441.14.help.text
-msgid "MsgBox \"The exact second of the current time is \"& Second( Now )"
-msgstr "MsgBox \"The exact second of the current time is \"& Second( Now )"
-
-#: 03030204.xhp#par_id3151112.15.help.text
-msgctxt "03030204.xhp#par_id3151112.15.help.text"
-msgid "End sub"
-msgstr "End sub"
+#. cheJ
+#: 03030106.xhp
+msgctxt ""
+"03030106.xhp\n"
+"par_id3153363\n"
+"14\n"
+"help.text"
+msgid "MsgBox \"\" & Year(Now) ,64,\"Current year\""
+msgstr "MsgBox \"\" & Year(Now) ,64,\"Current year\""
-#: 03103200.xhp#tit.help.text
-msgid "Option Base Statement [Runtime]"
-msgstr "Option Base 陳述式 [執行階段]"
+#. zI)r
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"tit\n"
+"help.text"
+msgid "Abs Function [Runtime]"
+msgstr "Abs 函數 [執行階段]"
-#: 03103200.xhp#bm_id3155805.help.text
-msgid "<bookmark_value>Option Base statement</bookmark_value>"
-msgstr "<bookmark_value>Option Base 陳述式</bookmark_value>"
+#. wWt\
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"bm_id3159201\n"
+"help.text"
+msgid "<bookmark_value>Abs function</bookmark_value>"
+msgstr "<bookmark_value>Abs;函數</bookmark_value>"
-#: 03103200.xhp#hd_id3155805.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103200.xhp\" name=\"Option Base Statement [Runtime]\">Option Base Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103200.xhp\" name=\"Option Base 陳述式 [執行階段]\">Option Base 陳述式 [執行階段]</link>"
+#. okL}
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"hd_id3159201\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs Function [Runtime]\">Abs Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs 函數 [執行階段]\">Abs 函數 [執行階段]</link>"
-#: 03103200.xhp#par_id3147242.2.help.text
-msgid "Defines the default lower boundary for arrays as 0 or 1."
-msgstr "將陣列的標準下邊界定義為 0 或 1。"
+#. R,5-
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3153394\n"
+"2\n"
+"help.text"
+msgid "Returns the absolute value of a numeric expression."
+msgstr "傳回數值型表示式的絕對值。"
-#: 03103200.xhp#hd_id3150771.3.help.text
-msgctxt "03103200.xhp#hd_id3150771.3.help.text"
+#. BME2
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"hd_id3149233\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03103200.xhp#par_id3147573.4.help.text
-msgid "Option Base { 0 | 1}"
-msgstr "Option Base { 0 | 1}"
+#. 5Nd\
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3147573\n"
+"4\n"
+"help.text"
+msgid "Abs (Number)"
+msgstr "Abs(Number)"
+
+#. 9j1k
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"hd_id3156152\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
+
+#. rAW_
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3149670\n"
+"6\n"
+"help.text"
+msgid "Double"
+msgstr "雙精度型"
-#: 03103200.xhp#hd_id3145315.5.help.text
-msgctxt "03103200.xhp#hd_id3145315.5.help.text"
+#. _XMW
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"hd_id3154924\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03103200.xhp#par_id3147229.6.help.text
-msgctxt "03103200.xhp#par_id3147229.6.help.text"
-msgid "This statement must be added before the executable program code in a module."
-msgstr "此陳述式必須位於模組中的可執行程式碼之前。"
+#. Z-lI
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3154347\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to return the absolute value for. Positive numbers, including 0, are returned unchanged, whereas negative numbers are converted to positive numbers."
+msgstr "<emph>Number:</emph>要傳回絕對值的任意數值型表示式。正數 (包括 0) 的絕對值是其本身,而負數的絕對值是該負數所轉換成的正數。"
-#: 03103200.xhp#hd_id3150870.7.help.text
-msgctxt "03103200.xhp#hd_id3150870.7.help.text"
+#. [3vy
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3153381\n"
+"9\n"
+"help.text"
+msgid "The following example uses the Abs function to calculate the difference between two values. It does not matter which value you enter first."
+msgstr "以下示例使用 Abs 函數計算兩個數值之差。數值的輸入順序不會影響計算結果。"
+
+#. *5vC
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"hd_id3148451\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03103200.xhp#par_id3152921.8.help.text
-msgid "option Base 1"
-msgstr "option Base 1"
-
-#: 03103200.xhp#par_id3153192.10.help.text
-msgid "Sub ExampleOptionBase"
-msgstr "Sub ExampleOptionBase"
-
-#: 03103200.xhp#par_id3149561.11.help.text
-msgid "Dim sVar(20) As String"
-msgstr "Dim sVar(20) As String"
+#. oq\[
+#: 03080601.xhp
+#, fuzzy
+msgctxt ""
+"03080601.xhp\n"
+"par_id3145786\n"
+"14\n"
+"help.text"
+msgid "siW1 = Int(InputBox$ (\"Please enter the first amount\",\"Value Input\"))"
+msgstr "siW1 = Int(InputBox$ (\"Please enter the first amount\",\"Value input\"))"
-#: 03103200.xhp#par_id3153770.12.help.text
-msgid "msgbox LBound(sVar())"
-msgstr "msgbox LBound(sVar())"
+#. q8H)
+#: 03080601.xhp
+#, fuzzy
+msgctxt ""
+"03080601.xhp\n"
+"par_id3149561\n"
+"15\n"
+"help.text"
+msgid "siW2 = Int(InputBox$ (\"Please enter the second amount\",\"Value Input\"))"
+msgstr "siW2 = Int(InputBox$ (\"Please enter the second amount\",\"Value input\"))"
-#: 03103200.xhp#par_id3159153.13.help.text
-msgctxt "03103200.xhp#par_id3159153.13.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. R-c3
+#: 03080601.xhp
+msgctxt ""
+"03080601.xhp\n"
+"par_id3145750\n"
+"16\n"
+"help.text"
+msgid "Print \"The difference is \"; Abs(siW1 - siW2)"
+msgstr "Print \"The difference is \"; Abs(siW1 - siW2)"
-#: 01040000.xhp#tit.help.text
-msgid "Event-Driven Macros"
-msgstr "事件驅動的巨集"
+#. 4Z5a
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsMissing function [Runtime]"
+msgstr "IsMissing 函數 [執行階段]"
-#: 01040000.xhp#bm_id3154581.help.text
-msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value>"
-msgstr "<bookmark_value>刪除; 巨集指定至事件</bookmark_value> <bookmark_value>巨集; 指定至事件</bookmark_value> <bookmark_value>指定巨集至事件</bookmark_value> <bookmark_value>事件; 指定巨集</bookmark_value>"
+#. PRE}
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"bm_id3153527\n"
+"help.text"
+msgid "<bookmark_value>IsMissing function</bookmark_value>"
+msgstr "<bookmark_value>IsMissing;函數</bookmark_value>"
-#: 01040000.xhp#hd_id3147348.1.help.text
-msgid "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Event-Driven Macros</link>"
-msgstr "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"事件驅動的巨集\">事件驅動的巨集</link>"
+#. |?,.
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"hd_id3153527\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing function [Runtime]\">IsMissing function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing 函數 [執行階段]\">IsMissing 函數 [執行階段]</link>"
-#: 01040000.xhp#par_id3146120.2.help.text
-msgid "This section describes how to assign Basic programs to program events."
-msgstr "本節介紹如何將 Basic 程式指定到程式事件。"
+#. tJb\
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"par_id3153825\n"
+"2\n"
+"help.text"
+msgid "Tests if a function is called with an optional parameter."
+msgstr "測試呼叫函數時是否帶有可選擇的參數。"
-#: 01040000.xhp#par_id3149263.4.help.text
-msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of program events and at what point an assigned macro is executed."
-msgstr "透過將所需的巨集指定到事件,您可以在發生指定的軟體事件時自動執行巨集。下表簡要介紹了程式事件以及巨集執行的時間。"
+#. (z\Y
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"par_id3150669\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional\">Optional</link>"
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03104100.xhp\" name=\"可選擇的\">可選擇的</link>"
-#: 01040000.xhp#par_id3148455.5.help.text
-msgctxt "01040000.xhp#par_id3148455.5.help.text"
-msgid "Event"
-msgstr "事件"
+#. %^FT
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"hd_id3145611\n"
+"4\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01040000.xhp#par_id3145799.6.help.text
-msgid "An assigned macro is executed..."
-msgstr "執行指定的巨集…"
+#. ]0Sx
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"par_id3154924\n"
+"5\n"
+"help.text"
+msgid "IsMissing( ArgumentName )"
+msgstr "IsMissing( ArgumentName )"
-#: 01040000.xhp#par_id3149379.7.help.text
-msgid "Program Start"
-msgstr "程式啟動"
+#. ;Hj}
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"hd_id3145069\n"
+"6\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01040000.xhp#par_id3150715.8.help.text
-msgid "... after a $[officename] application is started."
-msgstr "... $[officename] 應用程式啟動之後。"
+#. !0}m
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"par_id3149457\n"
+"7\n"
+"help.text"
+msgid "<emph>ArgumentName:</emph> the name of an optional argument."
+msgstr "<emph>ArgumentName:</emph>可選擇的引數的名稱。"
-#: 01040000.xhp#par_id3146914.9.help.text
-msgid "Program End"
-msgstr "程式結束"
+#. aw.V
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"par_id3150398\n"
+"8\n"
+"help.text"
+msgid "If the IsMissing function is called by the ArgumentName, then True is returned."
+msgstr "如果透過 ArgumentName 來呼叫 IsMissing 函數,則傳回 True (真)。"
-#: 01040000.xhp#par_id3153765.10.help.text
-msgid "...before a $[officename] application is terminated."
-msgstr "$[officename] 應用程式終止之前。"
+#. )]64
+#: 03104000.xhp
+msgctxt ""
+"03104000.xhp\n"
+"par_id3148798\n"
+"9\n"
+"help.text"
+msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
+msgstr "另請參閱<link href=\"text/sbasic/guide/sample_code.xhp\" name=\"示例\">示例</link>。"
-#: 01040000.xhp#par_id3145150.11.help.text
-msgid "Create Document"
-msgstr "建立文件"
+#. C)RA
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Basic Help"
+msgstr "$[officename] Basic 說明"
-#: 01040000.xhp#par_id3163808.12.help.text
-msgid "...after a new document is created with <emph>File - New</emph> or with the <emph>New</emph> icon."
-msgstr "透過選擇<emph>[檔案] - [開啟新檔]</emph>或按一下<emph>開啟新檔</emph>圖示建立新文件之後。"
+#. cMy#
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"hd_id3154232\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic Help\">%PRODUCTNAME Basic Help</link>"
+msgstr "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic 說明\">%PRODUCTNAME Basic 說明</link>"
-#: 01040000.xhp#par_id3145790.13.help.text
-msgid "Open Document"
-msgstr "開啟文件"
+#. _OYK
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"par_id3153894\n"
+"4\n"
+"help.text"
+msgid "%PRODUCTNAME %PRODUCTVERSION provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
+msgstr "%PRODUCTNAME %PRODUCTVERSION 提供應用程式設計介面 (API),該介面允許使用 $[officename] 軟體開發工具組 (SDK),透過不同的程式設計語言來控制 $[officename] 元件。如需有關 $[officename] API 和軟體開發工具組的更多資訊,請造訪 <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
-#: 01040000.xhp#par_id3154572.14.help.text
-msgid "...after a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon."
-msgstr "透過選擇<emph>[檔案] - [開啟舊檔]</emph>或按一下<emph>開啟檔案</emph>圖示開啟文件之後。"
+#. V-4Y
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"par_id3147226\n"
+"10\n"
+"help.text"
+msgid "This help section explains the most common runtime functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the Wiki."
+msgstr "本說明小節解釋最常見的 %PRODUCTNAME Basic 執行時期函式。若要深入瞭解相關資訊,請參照 Wiki 中的 <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link>。"
-#: 01040000.xhp#par_id3153266.15.help.text
-msgid "Save Document As"
-msgstr "文件另存為"
+#. ?(vV
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"hd_id3146957\n"
+"9\n"
+"help.text"
+msgid "Working with %PRODUCTNAME Basic"
+msgstr "使用 %PRODUCTNAME Basic"
-#: 01040000.xhp#par_id3150208.16.help.text
-msgid "...before a document is saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or the <emph>Save</emph> icon, if a document name has not yet been specified)."
-msgstr "以指定名稱儲存檔案之前 (使用<emph>[檔案] - [另存新檔]</emph>;如果尚未指定檔案名稱,則使用<emph>[檔案] - [儲存檔案]</emph>或按一下<emph>儲存文件</emph>圖示)。"
+#. *UgN
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"hd_id3148473\n"
+"7\n"
+"help.text"
+msgid "Help about the Help"
+msgstr "關於說明的說明"
-#: 01040000.xhp#par_id3158215.43.help.text
-msgid "Document has been saved as"
-msgstr "文件已經儲存為"
+#. Dh[M
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"tit\n"
+"help.text"
+msgid "Rem Statement [Runtime]"
+msgstr "Rem 陳述式 [執行階段]"
-#: 01040000.xhp#par_id3150980.44.help.text
-msgid "... after a document was saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or with the <emph>Save</emph> icon, if a document name has not yet been specified)."
-msgstr "... 以指定名稱儲存文件之後 (使用<emph>[檔案] - [另存新檔]</emph>;如果尚未指定文件名稱,則使用<emph>[檔案] - [儲存檔案]</emph>或按一下<emph>儲存文件</emph>圖示)。"
+#. HICD
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"bm_id3154347\n"
+"help.text"
+msgid "<bookmark_value>Rem statement</bookmark_value><bookmark_value>comments;Rem statement</bookmark_value>"
+msgstr "<bookmark_value>Rem 陳述式</bookmark_value><bookmark_value>註解;Rem 陳述式</bookmark_value>"
-#: 01040000.xhp#par_id3150519.17.help.text
-msgid "Save Document"
-msgstr "儲存文件"
+#. 4NqW
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"hd_id3154347\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem Statement [Runtime]\">Rem Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem 陳述式 [執行階段]\">Rem 陳述式 [執行階段]</link>"
-#: 01040000.xhp#par_id3155529.18.help.text
-msgid "...before a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
-msgstr "使用<emph>[檔案] - [儲存檔案]</emph>或按一下<emph>儲存文件</emph>圖示儲存檔案之前 (倘若已指定檔案名稱)。"
+#. #K$2
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"par_id3153525\n"
+"2\n"
+"help.text"
+msgid "Specifies that a program line is a comment."
+msgstr "指定將某個程式行為註解。"
-#: 01040000.xhp#par_id3149404.45.help.text
-msgid "Document has been saved"
-msgstr "文件已經儲存"
+#. Y@je
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"hd_id3153360\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01040000.xhp#par_id3151332.46.help.text
-msgid "...after a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
-msgstr "使用<emph>[檔案] - [儲存檔案]</emph>或按一下<emph>儲存文件</emph>圖示儲存檔案之後 (倘若已指定檔案名稱)。"
+#. LILP
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"par_id3154141\n"
+"4\n"
+"help.text"
+msgid "Rem Text"
+msgstr "Rem Text"
-#: 01040000.xhp#par_id3159171.19.help.text
-msgid "Document is closing"
-msgstr "文件正在關閉"
+#. (0iJ
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"hd_id3151042\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01040000.xhp#par_id3146868.20.help.text
-msgid "...before a document is closed."
-msgstr "文件關閉之前。"
+#. ^JUq
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"par_id3150869\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any text that serves as a comment."
+msgstr "<emph>Text:</emph>用作註解的任意文字。"
-#: 01040000.xhp#par_id3159097.47.help.text
-msgid "Document closed"
-msgstr "文件已關閉"
+#. X=R+
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"par_id3147318\n"
+"7\n"
+"help.text"
+msgid "You can use the single quotation mark instead of the Rem keyword to indicate that the text on a line is comments. This symbol can be inserted directly to the right of the program code, followed by a comment."
+msgstr "您可以使用單引號來取代 Rem 關鍵字,以將一行文字指定為註解。此符號可以直接插入到程式碼的右側,符號之後的內容即為註解。"
-#: 01040000.xhp#par_id3148606.48.help.text
-msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing."
-msgstr "文件關閉之後。請注意,在文件關閉之前進行儲存時,也會發生「儲存文件」事件。"
+#. .\RT
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"par_id6187017\n"
+"help.text"
+msgid "You can use a space followed by the underline character _ as the last two characters of a line to continue the logical line on the next line. To continue comment lines, you must enter \"Option Compatible\" in the same Basic module."
+msgstr "您可以使用空格後接底線字元 _ 作為一行的最後兩個字元,以將邏輯行延續至下一行。若要延續註解行,必須在相同的 Basic 模組中輸入 [相容選項]。"
-#: 01040000.xhp#par_id3144772.21.help.text
-msgid "Activate Document"
-msgstr "啟動文件"
+#. M)O-
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
+"hd_id3150012\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01040000.xhp#par_id3149442.22.help.text
-msgid "...after a document is brought to the foreground."
-msgstr "文件顯示在前景之後。"
+#. 6{uK
+#: 03090407.xhp
+#, fuzzy
+msgctxt ""
+"03090407.xhp\n"
+"par_id3153140\n"
+"13\n"
+"help.text"
+msgid "' Nothing occurs here"
+msgstr "REM 此處未執行任何操作"
-#: 01040000.xhp#par_id3150888.23.help.text
-msgid "Deactivate Document"
-msgstr "關閉文件"
+#. g^o#
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefStr Statement [Runtime]"
+msgstr "DefStr 陳述式 [執行階段]"
-#: 01040000.xhp#par_id3154060.24.help.text
-msgid "...after another document is brought to the foreground."
-msgstr "另一個文件顯示在前景之後。"
+#. AjX0
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"bm_id6161381\n"
+"help.text"
+msgid "<bookmark_value>DefStr statement</bookmark_value>"
+msgstr "<bookmark_value>DefStr 陳述式</bookmark_value>"
-#: 01040000.xhp#par_id3152384.25.help.text
-msgid "Print Document"
-msgstr "列印文件"
+#. *E{=
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN10577\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr 陳述式 [執行階段]</link>"
-#: 01040000.xhp#par_id3152873.26.help.text
-msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins."
-msgstr "<emph>[列印]</emph>對話方塊關閉之後、列印程序實際開始之前。"
+#. ZDuf
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN10587\n"
+"help.text"
+msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range."
+msgstr "如果未指定類型宣告字元或關鍵字,DefStr 陳述式將依字母範圍設定預設的變數類型。"
-#: 01040000.xhp#par_id3159227.49.help.text
-msgid "JavaScript run-time error"
-msgstr "JavaScript 執行階段錯誤"
+#. h)GP
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN1058A\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01040000.xhp#par_id3145362.50.help.text
-msgid "...when a JavaScript run-time error occurs."
-msgstr "發生 JavaScript 執行階段錯誤時。"
+#. pxE=
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN1058E\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-#: 01040000.xhp#par_id3154767.27.help.text
-msgid "Print Mail Merge"
-msgstr "列印郵件合併"
+#. MhE[
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN10591\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01040000.xhp#par_id3153555.28.help.text
-msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins. This event occurs for each copy printed."
-msgstr "<emph>[列印]</emph>對話方塊關閉之後、列印程序實際開始之前。列印每個副本時均發生此事件。"
+#. Arqa
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN10595\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
-#: 01040000.xhp#par_id3156366.51.help.text
-msgid "Change of the page count"
-msgstr "頁數的變更"
+#. \:-{
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN1059C\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph>定義預設變數類型的關鍵字:"
-#: 01040000.xhp#par_id3154627.52.help.text
-msgid "...when the page count changes."
-msgstr "頁數變更時。"
+#. ,|#-
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN105A3\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>關鍵字:</emph>預設變數類型"
-#: 01040000.xhp#par_id3154737.53.help.text
-msgid "Message received"
-msgstr "收到訊息"
+#. q01#
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN105AA\n"
+"help.text"
+msgid "<emph>DefStr:</emph> String"
+msgstr "<emph>DefStr:</emph>字串型"
-#: 01040000.xhp#par_id3150952.54.help.text
-msgid "...if a message was received."
-msgstr "如果收到訊息。"
+#. tT\!
+#: 03101140.xhp
+msgctxt ""
+"03101140.xhp\n"
+"par_idN105B1\n"
+"help.text"
+msgid "Example:"
+msgstr "範例:"
-#: 01040000.xhp#hd_id3153299.30.help.text
-msgid "Assigning a Macro to an Event"
-msgstr "將巨集指定給事件"
+#. MVB9
+#: 03101140.xhp
+#, fuzzy
+msgctxt ""
+"03101140.xhp\n"
+"par_idN105B5\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM 變數類型的前綴定義:"
-#: 01040000.xhp#par_id3147244.31.help.text
-msgctxt "01040000.xhp#par_id3147244.31.help.text"
-msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
-msgstr "選擇 <emph>[工具] - [調整]</emph>,然後按一下 <emph>[事件]</emph> 標籤。"
+#. Vd/z
+#: 03101140.xhp
+#, fuzzy
+msgctxt ""
+"03101140.xhp\n"
+"par_idN105D3\n"
+"help.text"
+msgid "sStr=String ' sStr is an implicit string variable"
+msgstr "sStr=String REM sStr 是隱式的字串變數"
-#: 01040000.xhp#par_id3146098.55.help.text
-msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the <emph>Save In</emph> listbox."
-msgstr "在 <emph>[儲存位置]</emph> 清單方塊中,選取要使指定全域有效或僅對目前文件有效。"
+#. hCmr
+#: 03060000.xhp
+msgctxt ""
+"03060000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Logical Operators"
+msgstr "邏輯運算子"
-#: 01040000.xhp#par_id3150431.32.help.text
-msgid "Select the event from the <emph>Event</emph> list."
-msgstr "從<emph>[事件]</emph>清單中選取事件。"
+#. d(:x
+#: 03060000.xhp
+msgctxt ""
+"03060000.xhp\n"
+"hd_id3147559\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"Logical Operators\">Logical Operators</link>"
+msgstr "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"邏輯運算子\">邏輯運算子</link>"
-#: 01040000.xhp#par_id3148742.33.help.text
-msgid "Click <emph>Macro</emph> and select the macro to be assigned to the selected event."
-msgstr "按一下 <emph>[巨集]</emph>,並選取要指定給所選事件的巨集。"
+#. ;p_+
+#: 03060000.xhp
+msgctxt ""
+"03060000.xhp\n"
+"par_id3153379\n"
+"2\n"
+"help.text"
+msgid "The following logical operators are supported by $[officename] Basic."
+msgstr "$[officename] Basic 支援以下邏輯運算子。"
-#: 01040000.xhp#par_id3146321.35.help.text
-msgid "Click <emph>OK</emph> to assign the macro."
-msgstr "按一下 <emph>[確定]</emph> 可指定巨集。"
+#. f;#o
+#: 03060000.xhp
+msgctxt ""
+"03060000.xhp\n"
+"par_id3154138\n"
+"3\n"
+"help.text"
+msgid "Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not."
+msgstr "邏輯運算子可以對兩個表示式或變數的內容進行 (逐位元) 組合。例如,可以利用邏輯運算子測試是否設定了特定的位元。"
-#: 01040000.xhp#par_id3147414.56.help.text
-msgctxt "01040000.xhp#par_id3147414.56.help.text"
-msgid "Click <emph>OK</emph> to close the dialog."
-msgstr "按一下<emph>[確定]</emph>以關閉對話方塊。"
+#. )+VZ
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"tit\n"
+"help.text"
+msgid "GlobalScope [Runtime]"
+msgstr "GlobalScope [執行階段]"
-#: 01040000.xhp#hd_id3154581.36.help.text
-msgid "Removing the Assignment of a Macro to an Event"
-msgstr "移除為事件指定的巨集"
+#. R.i_
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"bm_id3150682\n"
+"help.text"
+msgid "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
+msgstr "<bookmark_value>GlobalScope;函數</bookmark_value><bookmark_value>程式庫系統</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries;LibraryContainer</bookmark_value><bookmark_value>DialogLibraries;LibraryContainer</bookmark_value>"
-#: 01040000.xhp#par_id3146883.57.help.text
-msgctxt "01040000.xhp#par_id3146883.57.help.text"
-msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
-msgstr "選擇<emph>[工具] - [調整]</emph>,然後按一下<emph>[事件]</emph>標籤。"
+#. +OyK
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"hd_id3150682\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [Runtime]\">GlobalScope [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [執行階段]\">GlobalScope [執行階段]</link>"
-#: 01040000.xhp#par_id3155909.58.help.text
-msgid "Select whether you want to remove a global assignment or an assignment that is just valid in the current document by selecting the option in the <emph>Save In</emph> listbox."
-msgstr "透過選取 <emph>[儲存位置]</emph> 清單方塊中的選項,選取要移除全域指定或僅移除對目前文件有效的指定。"
+#. kO49
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3153345\n"
+"2\n"
+"help.text"
+msgid "Basic source code and dialogs are organized in a library system."
+msgstr "Basic 來源程式碼和對話方塊是”¨程式庫系統的方式進行管理的。"
-#: 01040000.xhp#par_id3159129.59.help.text
-msgid "Select the event that contains the assignment to be removed from the <emph>Event</emph> list."
-msgstr "從<emph>[事件]</emph>清單中選取包含所要移除指定的事件。"
+#. Cct]
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3145315\n"
+"3\n"
+"help.text"
+msgid "The LibraryContainer contains libraries"
+msgstr "LibraryContainer 包含程式庫"
-#: 01040000.xhp#par_id3149143.37.help.text
-msgid "Click <emph>Remove</emph>."
-msgstr "按一下<emph>[取消]</emph>。"
+#. D]~/
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3149514\n"
+"4\n"
+"help.text"
+msgid "Libraries can contain modules and dialogs"
+msgstr "程式庫可以含有模組和對話方塊"
-#: 01040000.xhp#par_id3149351.60.help.text
-msgctxt "01040000.xhp#par_id3149351.60.help.text"
-msgid "Click <emph>OK</emph> to close the dialog."
-msgstr "按一下<emph>[確定]</emph>以關閉對話方塊。"
+#. -CDE
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"hd_id3143271\n"
+"5\n"
+"help.text"
+msgid "In Basic:"
+msgstr "在 Basic 中:"
-#: 03060600.xhp#tit.help.text
-msgid "Xor-Operator [Runtime]"
-msgstr "「互斥或」運算子 [執行階段]"
+#. ~v},
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3153061\n"
+"6\n"
+"help.text"
+msgid "The LibraryContainer is called <emph>BasicLibraries</emph>."
+msgstr "LibraryContainer 稱為 <emph>BasicLibraries</emph>。"
-#: 03060600.xhp#bm_id3156024.help.text
-msgid "<bookmark_value>Xor operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>互斥或運算子 (邏輯)</bookmark_value>"
+#. 9*%0
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"hd_id3154346\n"
+"7\n"
+"help.text"
+msgid "In dialogs:"
+msgstr "在對話方塊中:"
-#: 03060600.xhp#hd_id3156024.1.help.text
-msgid "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"Xor-Operator [Runtime]\">Xor-Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"「互斥或」運算子 [執行階段]\">「互斥或」運算子 [執行階段]</link>"
+#. 0OB*
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3148663\n"
+"8\n"
+"help.text"
+msgid "The LibraryContainer is called <emph>DialogLibraries</emph>."
+msgstr "LibraryContainer 稱為 <emph>DialogLibraries</emph>。"
-#: 03060600.xhp#par_id3159414.2.help.text
-msgid "Performs a logical Exclusive-Or combination of two expressions."
-msgstr "執行兩個表示式的邏輯「互斥或」型組合。"
+#. u4^5
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3150543\n"
+"9\n"
+"help.text"
+msgid "Both LibraryContainers exist in an application level and within every document. In the document Basic, the document's LibraryContainers are called automatically. If you want to call the global LibraryContainers from within a document, you must use the keyword <emph>GlobalScope</emph>."
+msgstr "兩個 LibraryContainer 均存在於應用程式級以及每個文件中。在文件 Basic 中,自動呼叫文件的 LibraryContainer。如果從文件中呼叫全域 LibraryContainer,必須使用關鍵字 <emph>GlobalScope</emph>。"
-#: 03060600.xhp#hd_id3153381.3.help.text
-msgctxt "03060600.xhp#hd_id3153381.3.help.text"
+#. Y%XG
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"hd_id3148920\n"
+"10\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03060600.xhp#par_id3150400.4.help.text
-msgid "Result = Expression1 Xor Expression2"
-msgstr "Result = Expression1 Xor Expression2"
-
-#: 03060600.xhp#hd_id3153968.5.help.text
-msgctxt "03060600.xhp#hd_id3153968.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03060600.xhp#par_id3150448.6.help.text
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the combination."
-msgstr "<emph>Result</emph>:包含組合結果的任意數值型變數。"
-
-#: 03060600.xhp#par_id3125864.7.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to combine."
-msgstr "<emph>Expression1、Expression2:</emph>要合併的任意數值型表示式。"
-
-#: 03060600.xhp#par_id3150439.8.help.text
-msgid "A logical Exclusive-Or conjunction of two Boolean expressions returns the value True only if both expressions are different from each other."
-msgstr "對布林型表示式進行邏輯「互斥或」交集運算時,如果兩個表示式互不相同,則傳回值 True (真)。"
-
-#: 03060600.xhp#par_id3153770.9.help.text
-msgid "A bitwise Exclusive-Or conjunction returns a bit if the corresponding bit is set in only one of the two expressions."
-msgstr "進行逐位元「互斥或」交集運算時,如果某個位元僅在兩個表示式之一中設定,則傳回相應的位元。"
+#. uR_i
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3149203\n"
+"11\n"
+"help.text"
+msgid "GlobalScope"
+msgstr "GlobalScope"
-#: 03060600.xhp#hd_id3153366.10.help.text
-msgctxt "03060600.xhp#hd_id3153366.10.help.text"
+#. N4G1
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"hd_id3154685\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03060600.xhp#par_id3159154.11.help.text
-msgid "Sub ExampleXor"
-msgstr "Sub ExampleXor"
+#. JT`B
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3154124\n"
+"13\n"
+"help.text"
+msgid "Example in the document Basic"
+msgstr "在文件 Basic 中的示例"
-#: 03060600.xhp#par_id3163710.12.help.text
-msgctxt "03060600.xhp#par_id3163710.12.help.text"
-msgid "Dim vA as Variant, vB as Variant, vC as Variant, vD as Variant"
-msgstr "Dim vA as Variant, vB as Variant, vC as Variant, vD as Variant"
+#. L!.l
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3158408\n"
+"14\n"
+"help.text"
+msgid "' calling Dialog1 in the document library Standard"
+msgstr "' 呼叫文件程式庫 Standard 中的 Dialog1"
-#: 03060600.xhp#par_id3155856.13.help.text
-msgctxt "03060600.xhp#par_id3155856.13.help.text"
-msgid "Dim vOut as Variant"
-msgstr "Dim vOut as Variant"
+#. (9r{
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3125865\n"
+"15\n"
+"help.text"
+msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
+msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1"
-#: 03060600.xhp#par_id3152462.14.help.text
-msgctxt "03060600.xhp#par_id3152462.14.help.text"
-msgid "vA = 10: vB = 8: vC = 6: vD = Null"
-msgstr "vA = 10:vB = 8:vC = 6:vD = Null"
+#. I1Il
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3154910\n"
+"16\n"
+"help.text"
+msgid "' calling Dialog2 in the application library Library1"
+msgstr "' 呼叫應用程式庫 Library1 中的 Dialog2"
-#: 03060600.xhp#par_id3156442.15.help.text
-msgid "vOut = vA > vB Xor vB > vC REM returns 0"
-msgstr "vOut = vA > vB Xor vB > vC REM 傳回 0"
+#. 66;$
+#: 03131900.xhp
+msgctxt ""
+"03131900.xhp\n"
+"par_id3156424\n"
+"17\n"
+"help.text"
+msgid "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
+msgstr "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
-#: 03060600.xhp#par_id3153191.16.help.text
-msgid "vOut = vB > vA Xor vB > vC REM returns -1"
-msgstr "vOut = vB > vA Xor vB > vC REM 傳回 -1"
+#. (\1+
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"tit\n"
+"help.text"
+msgid "Now Function [Runtime]"
+msgstr "Now 函數 [執行階段]"
-#: 03060600.xhp#par_id3153144.17.help.text
-msgid "vOut = vA > vB Xor vB > vD REM returns -1"
-msgstr "vOut = vA > vB Xor vB > vD REM 傳回 -1"
+#. @N=M
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"bm_id3149416\n"
+"help.text"
+msgid "<bookmark_value>Now function</bookmark_value>"
+msgstr "<bookmark_value>Now;函數</bookmark_value>"
-#: 03060600.xhp#par_id3154944.18.help.text
-msgid "vOut = (vB > vD Xor vB > vA) REM returns 0"
-msgstr "vOut = (vB > vD Xor vB > vA) REM 傳回 0"
+#. )a9d
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"hd_id3149416\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Now Function [Runtime]\">Now Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Now 函數 [執行階段]\">Now 函數 [執行階段]</link>"
-#: 03060600.xhp#par_id3148455.19.help.text
-msgid "vOut = vB Xor vA REM returns 2"
-msgstr "vOut = vB Xor vA REM 傳回 2"
+#. =o1h
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"par_id3149670\n"
+"2\n"
+"help.text"
+msgid "Returns the current system date and time as a <emph>Date</emph> value."
+msgstr "以<emph>日期型</emph>數值的形式傳回目前的系統日期和時間。"
-#: 03060600.xhp#par_id3156283.20.help.text
-msgctxt "03060600.xhp#par_id3156283.20.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. H[Eb
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"hd_id3149456\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03100050.xhp#tit.help.text
-msgid "CCur Function [Runtime]"
-msgstr "CCur 函數 [執行階段]"
+#. a)MK
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"par_id3149655\n"
+"4\n"
+"help.text"
+msgid "Now"
+msgstr "Now"
-#: 03100050.xhp#bm_id8926053.help.text
-msgid "<bookmark_value>CCur function</bookmark_value>"
-msgstr "<bookmark_value>CCur 函數</bookmark_value>"
+#. 2dZx
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"hd_id3154366\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03100050.xhp#par_idN10541.help.text
-msgid "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">CCur 函數 [執行階段]</link>"
+#. (,,@
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"par_id3154909\n"
+"6\n"
+"help.text"
+msgid "Date"
+msgstr "日期型"
-#: 03100050.xhp#par_idN10545.help.text
-msgid "Converts a string expression or numeric expression to a currency expression. The locale settings are used for decimal separators and currency symbols."
-msgstr "將字串型表示式或數值型表示式轉換為貨幣型表示式。小數點符號和貨幣符號會使用系統語言設定。"
+#. {n0F
+#: 03030203.xhp
+msgctxt ""
+"03030203.xhp\n"
+"hd_id3147229\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03100050.xhp#par_idN10548.help.text
-msgctxt "03100050.xhp#par_idN10548.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. TSD=
+#: 03030203.xhp
+#, fuzzy
+msgctxt ""
+"03030203.xhp\n"
+"par_id3150870\n"
+"9\n"
+"help.text"
+msgid "MsgBox \"It is now \" & Now"
+msgstr "msgbox \"It is now \" & Now"
-#: 03100050.xhp#par_idN105E8.help.text
-msgid "CCur(Expression)"
-msgstr "CCur(Expression)"
+#. yRd;
+#: 03100000.xhp
+msgctxt ""
+"03100000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Variables"
+msgstr "變數"
-#: 03100050.xhp#par_idN105EB.help.text
-msgctxt "03100050.xhp#par_idN105EB.help.text"
-msgid "Return value:"
-msgstr "傳回值:"
+#. ]4CE
+#: 03100000.xhp
+msgctxt ""
+"03100000.xhp\n"
+"hd_id3149669\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"Variables\">Variables</link>"
+msgstr "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"變數\">變數</link>"
-#: 03100050.xhp#par_idN105EF.help.text
-msgid "Currency"
-msgstr "貨幣"
+#. /O)(
+#: 03100000.xhp
+msgctxt ""
+"03100000.xhp\n"
+"par_id3147265\n"
+"2\n"
+"help.text"
+msgid "The following statements and functions are for working with variables. You can use these functions to declare or define variables, convert variables from one type to another, or determine the variable type."
+msgstr "以下陳述式和函數將用到變數。您可以使用這些函數來宣告或定義變數,轉換變數類型,或者確定變數類型。"
-#: 03100050.xhp#par_idN105F2.help.text
-msgctxt "03100050.xhp#par_idN105F2.help.text"
-msgid "Parameter:"
-msgstr "參數:"
+#. u\:K
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"tit\n"
+"help.text"
+msgid "Sin Function [Runtime]"
+msgstr "Sin 函數 [執行階段]"
-#: 03100050.xhp#par_idN105F6.help.text
-msgctxt "03100050.xhp#par_idN105F6.help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
-msgstr "Expression:要轉換的任意字串型表示式或數值型表示式。"
+#. oJ;Z
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"bm_id3153896\n"
+"help.text"
+msgid "<bookmark_value>Sin function</bookmark_value>"
+msgstr "<bookmark_value>Sin;函數</bookmark_value>"
-#: 03020303.xhp#tit.help.text
-msgid "Lof Function [Runtime]"
-msgstr "Lof 函數 [執行階段]"
+#. qjm(
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"hd_id3153896\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Function [Runtime]\">Sin Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin 函數 [執行階段]\">Sin 函數 [執行階段]</link>"
-#: 03020303.xhp#bm_id3156024.help.text
-msgid "<bookmark_value>Lof function</bookmark_value>"
-msgstr "<bookmark_value>Lof;函數</bookmark_value>"
+#. [a:~
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3149456\n"
+"2\n"
+"help.text"
+msgid "Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1."
+msgstr "傳回一個角度的正弦值,角度以弧度為單位指定,結果在 -1 到 1 之間。"
-#: 03020303.xhp#hd_id3156024.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Function [Runtime]\">Lof Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof 函數 [執行階段]\">Lof 函數 [執行階段]</link>"
+#. im6P
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3153379\n"
+"3\n"
+"help.text"
+msgid "Using the angle Alpha, the Sin Function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle."
+msgstr "以 Alpha 角為例,在直角三角形中 Sin 函數計算 Alpha 的對邊與斜邊長度之比。"
-#: 03020303.xhp#par_id3146794.2.help.text
-msgid "Returns the size of an open file in bytes."
-msgstr "傳回開啟檔案的大小,以位元組為單位。"
+#. wOLa
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3148798\n"
+"4\n"
+"help.text"
+msgid "Sin(Alpha) = side opposite the angle/hypotenuse"
+msgstr "Sin(Alpha) = 對邊/斜邊"
-#: 03020303.xhp#hd_id3153380.3.help.text
-msgctxt "03020303.xhp#hd_id3153380.3.help.text"
+#. Gq16
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"hd_id3147230\n"
+"5\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020303.xhp#par_id3150359.4.help.text
-msgid "Lof (FileNumber)"
-msgstr "Lof (FileNumber)"
+#. upcq
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3154909\n"
+"6\n"
+"help.text"
+msgid "Sin (Number)"
+msgstr "Sin (Number)"
-#: 03020303.xhp#hd_id3154141.5.help.text
-msgctxt "03020303.xhp#hd_id3154141.5.help.text"
+#. GSEc
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"hd_id3156214\n"
+"7\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03020303.xhp#par_id3147230.6.help.text
-msgctxt "03020303.xhp#par_id3147230.6.help.text"
-msgid "Long"
-msgstr "長型"
+#. _5~x
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3150870\n"
+"8\n"
+"help.text"
+msgid "Double"
+msgstr "雙精度型"
-#: 03020303.xhp#hd_id3156281.7.help.text
-msgctxt "03020303.xhp#hd_id3156281.7.help.text"
+#. 3Pda
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"hd_id3155132\n"
+"9\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020303.xhp#par_id3150869.8.help.text
-msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is specified in the Open statement."
-msgstr "<emph>FileNumber:</emph>任意數值型表示式,包含由 Open 陳述式指定的檔案編號。"
-
-#: 03020303.xhp#par_id3147349.9.help.text
-msgid "To obtain the length of a file that is not open, use the <emph>FileLen</emph> function."
-msgstr "若要獲取未開啟檔案的長度,請使用 <emph>FileLen</emph> 函數。"
-
-#: 03020303.xhp#hd_id3155415.10.help.text
-msgctxt "03020303.xhp#hd_id3155415.10.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03020303.xhp#par_id3151074.11.help.text
-msgctxt "03020303.xhp#par_id3151074.11.help.text"
-msgid "Sub ExampleRandomAccess"
-msgstr "Sub ExampleRandomAccess"
+#. $hch
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3145786\n"
+"10\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that defines the angle in radians that you want to calculate the sine for."
+msgstr "<emph>Number:</emph>數值型表示式,用於定義要計算正弦值的角度 (以弧度為單位)。"
-#: 03020303.xhp#par_id3145251.12.help.text
-msgctxt "03020303.xhp#par_id3145251.12.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iNumber As Integer"
+#. g#4^
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3155413\n"
+"11\n"
+"help.text"
+msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert radians to degrees, multiply radians by 180/Pi."
+msgstr "若要將度轉換成弧度,可將度乘以 pi/180;若要將弧度轉換成度,則將弧度乘以 180/pi。"
-#: 03020303.xhp#par_id3154730.13.help.text
-msgid "Dim sText As Variant REM must be a Variant"
-msgstr "Dim sText As Variant REM 必須是變體型變數"
+#. RBUJ
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3149664\n"
+"12\n"
+"help.text"
+msgid "grad=(radiant*180)/pi"
+msgstr "度 = (弧度*180) /pi"
-#: 03020303.xhp#par_id3145646.14.help.text
-msgctxt "03020303.xhp#par_id3145646.14.help.text"
-msgid "Dim aFile As String"
-msgstr "Dim aFile As String"
+#. S[CX
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3153143\n"
+"13\n"
+"help.text"
+msgid "radiant=(grad*pi)/180"
+msgstr "弧度 = (度*pi)/180"
-#: 03020303.xhp#par_id3153157.15.help.text
-msgctxt "03020303.xhp#par_id3153157.15.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr "aFile = \"c:\\data.txt\""
+#. J5b?
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3151112\n"
+"14\n"
+"help.text"
+msgid "Pi is approximately 3.141593."
+msgstr "Pi 的近似值是 3.141593。"
-#: 03020303.xhp#par_id3149403.17.help.text
-msgctxt "03020303.xhp#par_id3149403.17.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
+#. m!5E
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"hd_id3163712\n"
+"15\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03020303.xhp#par_id3149121.18.help.text
-msgctxt "03020303.xhp#par_id3149121.18.help.text"
-msgid "Open aFile For Random As #iNumber Len=32"
-msgstr "Open aFile For Random As #iNumber Len=32"
+#. NeH_
+#: 03080103.xhp
+#, fuzzy
+msgctxt ""
+"03080103.xhp\n"
+"par_id3149482\n"
+"16\n"
+"help.text"
+msgid "' In this example, the following entry is possible for a right-angled triangle:"
+msgstr "REM 在此示例中,以下條目均可用於直角三角形:"
-#: 03020303.xhp#par_id3156276.19.help.text
-msgid "Seek #iNumber,1 REM Position at start"
-msgstr "Seek #iNumber,1 REM 起始位置"
+#. SULa
+#: 03080103.xhp
+#, fuzzy
+msgctxt ""
+"03080103.xhp\n"
+"par_id3148577\n"
+"17\n"
+"help.text"
+msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the hypotenuse:"
+msgstr "REM 角的對邊和角度 (以度為單位),並計算斜邊長度:"
-#: 03020303.xhp#par_id3148405.20.help.text
-msgid "Put #iNumber,, \"This is the first line of text\" REM Fill with text"
-msgstr "Put #iNumber,, \"This is the first line of text\" REM 用文字充填"
+#. ug_)
+#: 03080103.xhp
+#, fuzzy
+msgctxt ""
+"03080103.xhp\n"
+"par_id3150011\n"
+"19\n"
+"help.text"
+msgid "' Pi = 3.1415926 is a predefined variable"
+msgstr "REM Pi = 3.1415926 是預先定義的變數"
-#: 03020303.xhp#par_id3154756.21.help.text
-msgctxt "03020303.xhp#par_id3154756.21.help.text"
-msgid "Put #iNumber,, \"This is the second line of text\""
-msgstr "Put #iNumber,, \"This is the second line of text\""
+#. M|UH
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3145251\n"
+"22\n"
+"help.text"
+msgid "d1 = InputBox$ (\"Enter the length of the opposite side: \",\"Opposite Side\")"
+msgstr "d1 = InputBox$ (\"Enter the length of the opposite side:\",\"Opposite Side\")"
-#: 03020303.xhp#par_id3145643.22.help.text
-msgctxt "03020303.xhp#par_id3145643.22.help.text"
-msgid "Put #iNumber,, \"This is the third line of text\""
-msgstr "Put #iNumber,, \"This is the third line of text\""
+#. YG:#
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3148456\n"
+"23\n"
+"help.text"
+msgid "dAlpha = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
+msgstr "dAlpha = InputBox$ \"Enter the angle Alpha (in degrees):\",\"Alpha\")"
-#: 03020303.xhp#par_id3156383.23.help.text
-msgctxt "03020303.xhp#par_id3156383.23.help.text"
-msgid "Seek #iNumber,2"
-msgstr "Seek #iNumber,2"
-
-#: 03020303.xhp#par_id3155333.24.help.text
-msgctxt "03020303.xhp#par_id3155333.24.help.text"
-msgid "Get #iNumber,,sText"
-msgstr "Get #iNumber,,sText"
-
-#: 03020303.xhp#par_id3149255.25.help.text
-msgctxt "03020303.xhp#par_id3149255.25.help.text"
-msgid "Print sText"
-msgstr "Print sText"
-
-#: 03020303.xhp#par_id3154702.26.help.text
-msgctxt "03020303.xhp#par_id3154702.26.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020303.xhp#par_id3153965.28.help.text
-msgctxt "03020303.xhp#par_id3153965.28.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020303.xhp#par_id3163807.29.help.text
-msgctxt "03020303.xhp#par_id3163807.29.help.text"
-msgid "Open aFile For Random As #iNumber Len=32"
-msgstr "Open aFile For Random As #iNumber Len=32"
-
-#: 03020303.xhp#par_id3155607.30.help.text
-msgctxt "03020303.xhp#par_id3155607.30.help.text"
-msgid "Get #iNumber,2,sText"
-msgstr "Get #iNumber,2,sText"
-
-#: 03020303.xhp#par_id3150299.31.help.text
-msgid "Put #iNumber,,\"This is a new line of text\""
-msgstr "Put #iNumber,,\"This is a new line of text\""
+#. A9@~
+#: 03080103.xhp
+msgctxt ""
+"03080103.xhp\n"
+"par_id3153877\n"
+"24\n"
+"help.text"
+msgid "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))"
+msgstr "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))"
-#: 03020303.xhp#par_id3147002.32.help.text
-msgctxt "03020303.xhp#par_id3147002.32.help.text"
-msgid "Get #iNumber,1,sText"
-msgstr "Get #iNumber,1,sText"
+#. 6Vkv
+#: 03050000.xhp
+msgctxt ""
+"03050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Error-Handling Functions"
+msgstr "錯誤處理函數"
-#: 03020303.xhp#par_id3149036.33.help.text
-msgctxt "03020303.xhp#par_id3149036.33.help.text"
-msgid "Get #iNumber,2,sText"
-msgstr "Get #iNumber,2,sText"
+#. `\1#
+#: 03050000.xhp
+msgctxt ""
+"03050000.xhp\n"
+"hd_id3143271\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Error-Handling Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"錯誤處理函數\">錯誤處理函數</link>"
-#: 03020303.xhp#par_id3166425.34.help.text
-msgctxt "03020303.xhp#par_id3166425.34.help.text"
-msgid "Put #iNumber,20,\"This is the text in record 20\""
-msgstr "Put #iNumber,20,\"This is the text in record 20\""
+#. jNBt
+#: 03050000.xhp
+msgctxt ""
+"03050000.xhp\n"
+"par_id3145068\n"
+"2\n"
+"help.text"
+msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors."
+msgstr "使用以下陳述式和函數定義 $[officename] Basic 對執行階段錯誤的反應方式。"
-#: 03020303.xhp#par_id3149817.35.help.text
-msgctxt "03020303.xhp#par_id3149817.35.help.text"
-msgid "Print Lof(#iNumber)"
-msgstr "Print Lof(#iNumber)"
+#. I=0J
+#: 03050000.xhp
+msgctxt ""
+"03050000.xhp\n"
+"par_id3148946\n"
+"3\n"
+"help.text"
+msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs."
+msgstr "$[officename] Basic 提供了數種方法來避免由於執行階段錯誤而導致程式終止。"
-#: 03020303.xhp#par_id3146811.36.help.text
-msgctxt "03020303.xhp#par_id3146811.36.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
+#. 1i)3
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Dim Statement [Runtime]"
+msgstr "Dim 陳述式 [執行階段]"
-#: 03020303.xhp#par_id3154200.38.help.text
-msgctxt "03020303.xhp#par_id3154200.38.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. C|FI
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"bm_id3149812\n"
+"help.text"
+msgid "<bookmark_value>Dim statement</bookmark_value><bookmark_value>arrays; dimensioning</bookmark_value><bookmark_value>dimensioning arrays</bookmark_value>"
+msgstr "<bookmark_value>Dim 陳述式</bookmark_value><bookmark_value>陣列;尺寸標註</bookmark_value><bookmark_value>尺寸標註;陣列</bookmark_value>"
-#: 03120304.xhp#tit.help.text
-msgid "LSet Statement [Runtime]"
-msgstr "LSet 陳述式 [執行階段]"
+#. h?Fp
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"hd_id3149812\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Statement [Runtime]\">Dim Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim 陳述式 [執行階段]\">Dim 陳述式 [執行階段]</link>"
-#: 03120304.xhp#bm_id3143268.help.text
-msgid "<bookmark_value>LSet statement</bookmark_value>"
-msgstr "<bookmark_value>LSet 陳述式</bookmark_value>"
+#. woeW
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3143271\n"
+"2\n"
+"help.text"
+msgid "Declares a variable or an array."
+msgstr "宣告變數或陣列。"
-#: 03120304.xhp#hd_id3143268.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"LSet Statement [Runtime]\">LSet Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"LSet 陳述式 [執行階段]\">LSet 陳述式 [執行階段]</link>"
+#. ]^D]
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3154686\n"
+"3\n"
+"help.text"
+msgid "If the variables are separated by commas (for example, DIM sPar1, sPar2, sPar3 AS STRING), only Variant variables can be defined. Use a separate definition line for each variable."
+msgstr "如果變數用逗號分隔 (例如,DIM sPar1, sPar2, sPar3 AS STRING),則只能定義為變體型變數。請在單獨的行上定義每個變數。"
-#: 03120304.xhp#par_id3155419.2.help.text
-msgid "Aligns a string to the left of a string variable, or copies a variable of a user-defined type to another variable of a different user-defined type."
-msgstr "將某個字串型變數中的字串向左對齊,或者將使用者自訂類型的變數複製到不同使用者自訂類型的變數中。"
+#. ~T8H
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3152576\n"
+"7\n"
+"help.text"
+msgid "Dim declares local variables within subroutines. Global variables are declared with the PUBLIC or the PRIVATE statement."
+msgstr "Dim 宣告子常式中的局部變數。全域變數使用 PUBLIC 或 PRIVATE 陳述式來宣告。"
-#: 03120304.xhp#hd_id3145317.3.help.text
-msgctxt "03120304.xhp#hd_id3145317.3.help.text"
+#. M[6(
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"hd_id3156443\n"
+"8\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120304.xhp#par_id3150984.4.help.text
-msgid "LSet Var As String = Text or LSet Var1 = Var2"
-msgstr "LSet Var As String = Text or LSet Var1 = Var2 "
+#. )@J]
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3149412\n"
+"9\n"
+"help.text"
+msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
+msgstr "ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
-#: 03120304.xhp#hd_id3143271.5.help.text
-msgctxt "03120304.xhp#hd_id3143271.5.help.text"
+#. ;V!{
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"hd_id3147397\n"
+"10\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03120304.xhp#par_id3145610.6.help.text
-msgid "<emph>Var:</emph> Any String variable that contains the string that you want align to the left."
-msgstr "<emph>Var:</emph>包含要向左對齊之字串的任意字串型變數。"
-
-#: 03120304.xhp#par_id3154346.7.help.text
-msgid "<emph>Text:</emph> String that you want to align to the left of the string variable."
-msgstr "<emph>Text:</emph>字串型變數中要向左對齊的字串。"
-
-#: 03120304.xhp#par_id3151054.8.help.text
-msgid "<emph>Var1:</emph> Name of the user-defined type variable that you want to copy to."
-msgstr "<emph>Var1:</emph>複製時目標使用者自訂類型變數的名稱。"
+#. 5mG!
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3154730\n"
+"11\n"
+"help.text"
+msgid "<emph>VarName:</emph> Any variable or array name."
+msgstr "<emph>VarName:</emph>任意變數或陣列名稱。"
-#: 03120304.xhp#par_id3153361.9.help.text
-msgid "<emph>Var2:</emph> Name of the user-defined type variable that you want to copy from."
-msgstr "<emph>Var2:</emph>要複製的使用者自訂類型變數的名稱。"
+#. hXcJ
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3147125\n"
+"12\n"
+"help.text"
+msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
+msgstr "<emph>Start, End:</emph> 用於定義元素數量的數值或常數 (NumberElements=(end-start)+1) 和索引範圍。"
-#: 03120304.xhp#par_id3154686.10.help.text
-msgid "If the string is shorter than the string variable, <emph>LSet</emph> left-aligns the string within the string variable. Any remaining positions in the string variable are replaced by spaces. If the string is longer than the string variable, only the leftmost characters up to the length of the string variable are copied. With the <emph>LSet</emph> statement, you can also copy a user-defined type variable to another variable of the same type."
-msgstr "如果字串短於字串型變數,<emph>LSet</emph> 向左對齊字串型變數中的字串。字串型變數中剩餘的位置由空格代替。如果字串長於字串型變數,則僅複製達到字串變數長度的最左側的字元。<emph>LSet</emph> 陳述式還可用於將使用者自訂類型的變數複製到相同類型的其他變數中。"
+#. a9\`
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3153877\n"
+"13\n"
+"help.text"
+msgid "Start and End can be numerical expressions if ReDim is applied at the procedure level."
+msgstr "如果在程序層級採用 ReDim,則 Start 和 End 可以是數值型表示式。"
-#: 03120304.xhp#hd_id3156282.11.help.text
-msgctxt "03120304.xhp#hd_id3156282.11.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. 8uf8
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3153510\n"
+"14\n"
+"help.text"
+msgid "<emph>VarType:</emph> Key word that declares the data type of a variable."
+msgstr "<emph>VarType:</emph>用於宣告變數的資料類型的關鍵字。"
-#: 03120304.xhp#par_id3153193.12.help.text
-msgctxt "03120304.xhp#par_id3153193.12.help.text"
-msgid "Sub ExampleRLSet"
-msgstr "Sub ExampleRLSet"
+#. hG8]
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3154015\n"
+"15\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Variable type"
+msgstr "<emph>Keyword:</emph>變數類型"
-#: 03120304.xhp#par_id3150768.13.help.text
-msgctxt "03120304.xhp#par_id3150768.13.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar As String"
+#. BuH%
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3153949\n"
+"16\n"
+"help.text"
+msgid "<emph>Bool:</emph> Boolean variable (True, False)"
+msgstr "<emph>Bool:</emph>布林型變數 (True (真)、False (假))"
-#: 03120304.xhp#par_id3150447.14.help.text
-msgid "Dim sExpr As String"
-msgstr "Dim sExpr As String"
+#. 3BLU
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3156275\n"
+"17\n"
+"help.text"
+msgid "<emph>Currency:</emph> Currency-Variable (Currency with 4 Decimal places)"
+msgstr "<emph>Currency:</emph>貨幣型變數 (具有 4 位小數的 Currency)"
-#: 03120304.xhp#par_id3149561.16.help.text
-msgctxt "03120304.xhp#par_id3149561.16.help.text"
-msgid "sVar = String(40,\"*\")"
-msgstr "sVar = String(40,\"*\")"
+#. k}52
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3156057\n"
+"18\n"
+"help.text"
+msgid "<emph>Date:</emph> Date variable"
+msgstr "<emph>Date:</emph>日期型變數"
-#: 03120304.xhp#par_id3153768.17.help.text
-msgctxt "03120304.xhp#par_id3153768.17.help.text"
-msgid "sExpr = \"SBX\""
-msgstr "sExpr = \"SBX\""
+#. J^m2
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3148405\n"
+"19\n"
+"help.text"
+msgid "<emph>Double:</emph> Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)"
+msgstr "<emph>Double:</emph>雙精度型浮點變數 (1.79769313486232 x 10E308 到 4.94065645841247 x 10E-324)"
-#: 03120304.xhp#par_id3152940.18.help.text
-msgid "REM Align \"SBX\" within the 40-character reference string"
-msgstr "REM 在 40 個字元的參照字串中對齊「SBX」"
+#. I=DV
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3148916\n"
+"20\n"
+"help.text"
+msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
+msgstr "<emph>Integer:</emph>整數型變數 (-32768 - 32767)"
-#: 03120304.xhp#par_id3148647.19.help.text
-msgctxt "03120304.xhp#par_id3148647.19.help.text"
-msgid "REM Replace asterisks with spaces"
-msgstr "REM 用空格代替星號"
+#. ;D)[
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3150045\n"
+"21\n"
+"help.text"
+msgid "<emph>Long:</emph> Long integer variable (-2.147.483.648 - 2.147.483.647)"
+msgstr "<emph>Long:</emph>長型整數變數 (-2.147.483.648 - 2.147.483.647)"
-#: 03120304.xhp#par_id3146119.20.help.text
-msgctxt "03120304.xhp#par_id3146119.20.help.text"
-msgid "RSet sVar = sExpr"
-msgstr "RSet sVar = sExpr"
-
-#: 03120304.xhp#par_id3153365.21.help.text
-msgctxt "03120304.xhp#par_id3153365.21.help.text"
-msgid "Print \">\"; sVar; \"<\""
-msgstr "Print \">\"; sVar; \"<\""
-
-#: 03120304.xhp#par_id3149260.23.help.text
-msgctxt "03120304.xhp#par_id3149260.23.help.text"
-msgid "sVar = String(5,\"*\")"
-msgstr "sVar = String(5,\"*\")"
-
-#: 03120304.xhp#par_id3147436.24.help.text
-msgctxt "03120304.xhp#par_id3147436.24.help.text"
-msgid "sExpr = \"123457896\""
-msgstr "sExpr = \"123457896\""
-
-#: 03120304.xhp#par_id3146923.25.help.text
-msgctxt "03120304.xhp#par_id3146923.25.help.text"
-msgid "RSet sVar = sExpr"
-msgstr "RSet sVar = sExpr"
-
-#: 03120304.xhp#par_id3151114.26.help.text
-msgctxt "03120304.xhp#par_id3151114.26.help.text"
-msgid "Print \">\"; sVar; \"<\""
-msgstr "Print \">\"; sVar; \"<\""
-
-#: 03120304.xhp#par_id3155855.28.help.text
-msgctxt "03120304.xhp#par_id3155855.28.help.text"
-msgid "sVar = String(40,\"*\")"
-msgstr "sVar = String(40,\"*\")"
-
-#: 03120304.xhp#par_id3145253.29.help.text
-msgctxt "03120304.xhp#par_id3145253.29.help.text"
-msgid "sExpr = \"SBX\""
-msgstr "sExpr = \"SBX\""
-
-#: 03120304.xhp#par_id3151075.30.help.text
-msgid "REM Left-align \"SBX\" within the 40-character reference string"
-msgstr "REM 在 40 個字元的參照字串中向左對齊「SBX」"
+#. LC6q
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3149255\n"
+"22\n"
+"help.text"
+msgid "<emph>Object:</emph> Object variable (Note: this variable can only subsequently be defined with Set!)"
+msgstr "<emph>Object:</emph>物件型變數 (注意:隨後就只能使用 Set 定義此變數!)"
-#: 03120304.xhp#par_id3147126.31.help.text
-msgctxt "03120304.xhp#par_id3147126.31.help.text"
-msgid "LSet sVar = sExpr"
-msgstr "LSet sVar = sExpr"
-
-#: 03120304.xhp#par_id3154792.32.help.text
-msgctxt "03120304.xhp#par_id3154792.32.help.text"
-msgid "Print \">\"; sVar; \"<\""
-msgstr "Print \">\"; sVar; \"<\""
-
-#: 03120304.xhp#par_id3154942.34.help.text
-msgctxt "03120304.xhp#par_id3154942.34.help.text"
-msgid "sVar = String(5,\"*\")"
-msgstr "sVar = String(5,\"*\")"
-
-#: 03120304.xhp#par_id3155603.35.help.text
-msgctxt "03120304.xhp#par_id3155603.35.help.text"
-msgid "sExpr = \"123456789\""
-msgstr "sExpr = \"123456789\""
-
-#: 03120304.xhp#par_id3150716.36.help.text
-msgctxt "03120304.xhp#par_id3150716.36.help.text"
-msgid "LSet sVar = sExpr"
-msgstr "LSet sVar = sExpr"
-
-#: 03120304.xhp#par_id3146969.37.help.text
-msgctxt "03120304.xhp#par_id3146969.37.help.text"
-msgid "Print \">\"; sVar; \"<\""
-msgstr "Print \">\"; sVar; \"<\""
-
-#: 03120304.xhp#par_id3150749.38.help.text
-msgctxt "03120304.xhp#par_id3150749.38.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. o]sk
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3155937\n"
+"23\n"
+"help.text"
+msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
+msgstr "<emph>Single:</emph>單精度型浮點變數 (3,402823 x 10E38 - 1,401298 x 10E-45)."
-#: 03100100.xhp#tit.help.text
-msgid "CBool Function [Runtime]"
-msgstr "CBool 函數 [執行階段]"
+#. W`Dr
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3151251\n"
+"24\n"
+"help.text"
+msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
+msgstr "<emph>String:</emph>最多可以含有 64,000 個 ASCII 字元的字串型變數。"
-#: 03100100.xhp#bm_id3150616.help.text
-msgid "<bookmark_value>CBool function</bookmark_value>"
-msgstr "<bookmark_value>CBool;函數</bookmark_value>"
+#. lo8D
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3154704\n"
+"25\n"
+"help.text"
+msgid "<emph>[Variant]:</emph> Variant variable type (contains all types, specified by definition). If a key word is not specified, variables are automatically defined as Variant Type, unless a statement from DefBool to DefVar is used."
+msgstr "<emph>[Variant]:</emph>變體型變數類型 (包含由定義指定的所有類型)。如果未指定關鍵字,除非使用 DefBool、DefVar 等陳述式,否則自動將變數定義為變體型類型。"
-#: 03100100.xhp#hd_id3150616.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function [Runtime]\">CBool Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool 函數 [執行階段]\">CBool 函數 [執行階段]</link>"
+#. M]wm
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3146316\n"
+"26\n"
+"help.text"
+msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word."
+msgstr "在 $[officename] Basic 中,您無須明確地宣告變數。但是,在使用陣列之前必須先對其進行宣告。您可以使用 Dim 陳述式宣告一個變數 (使用逗號分隔多個宣告)。若要宣告變數類型,請在名稱後輸入類型宣告字元,或者使用對應的關鍵字。"
-#: 03100100.xhp#par_id3145136.2.help.text
-msgid "Converts a string comparison or numeric comparison to a Boolean expression, or converts a single numeric expression to a Boolean expression."
-msgstr "將字串比較或數字比較的結果轉換成布林型表示式,或者將單個數值型表示式轉換成布林型表示式。"
+#. %;Aa
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3149924\n"
+"27\n"
+"help.text"
+msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
+msgstr "$[officename] Basic 支援由指定變數類型定義的一維陣列和多維陣列。如果要在程式中編輯清單或表格,則使用陣列是適宜的。使用陣列的優點是,可用索引定位個別的元素,而該索引又可作為數值型表示式或變數來構成公式。"
-#: 03100100.xhp#hd_id3153345.3.help.text
-msgctxt "03100100.xhp#hd_id3153345.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. (|1)
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3148488\n"
+"28\n"
+"help.text"
+msgid "Arrays are declared with the Dim statement. There are two methods to define the index range:"
+msgstr "陣列使用 Dim 陳述式來進行宣告。定義索引範圍的方法有兩種:"
-#: 03100100.xhp#par_id3149514.4.help.text
-msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)"
-msgstr "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)"
+#. GHjt
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3154662\n"
+"29\n"
+"help.text"
+msgid "DIM text(20) as String REM 21 elements numbered from 0 to 20"
+msgstr "DIM text(20) as String REM 編號為 0 到 20 的 21 個元素"
-#: 03100100.xhp#hd_id3156152.5.help.text
-msgctxt "03100100.xhp#hd_id3156152.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. 3+0j
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3155604\n"
+"30\n"
+"help.text"
+msgid "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25"
+msgstr "DIM text(5 to 25) as String REM 編號為 5 到 25 的 21 個元素"
-#: 03100100.xhp#par_id3155419.6.help.text
-msgctxt "03100100.xhp#par_id3155419.6.help.text"
-msgid "Bool"
-msgstr "布林型"
+#. _*jd
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3151274\n"
+"31\n"
+"help.text"
+msgid "DIM text(-15 to 5) as String REM 21 elements (including 0)"
+msgstr "DIM text(-15 to 5) as String REM 21 個元素 (含括 0)"
-#: 03100100.xhp#hd_id3147530.7.help.text
-msgctxt "03100100.xhp#hd_id3147530.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. [UC+
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3152774\n"
+"32\n"
+"help.text"
+msgid "REM numbered from -15 to 5"
+msgstr "REM 編號從 -15 到 5"
-#: 03100100.xhp#par_id3156344.8.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any string or numeric expressions that you want to compare. If the expressions match, the <emph>CBool</emph> function returns <emph>True</emph>, otherwise <emph>False</emph> is returned."
-msgstr "<emph>Expression1、Expression2:</emph>要比較的任意字串型表示式或數值型表示式。如果表示式相符,<emph>CBool</emph> 函數將傳回 <emph>True (真)</emph>,否則將傳回 <emph>False (假)</emph>。"
+#. 4$_z
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3150829\n"
+"33\n"
+"help.text"
+msgid "Two-dimensional data field"
+msgstr "二維資料欄位"
-#: 03100100.xhp#par_id3149655.9.help.text
-msgid "<emph>Number:</emph> Any numeric expression that you want to convert. If the expression equals 0, <emph>False</emph> is returned, otherwise <emph>True</emph> is returned."
-msgstr "<emph>Number:</emph>要轉換的任意數值型表示式。如果表示式等於 0,則傳回 <emph>False (假)</emph>,否則傳回 <emph>True (真)</emph>。"
+#. RWJ*
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3149529\n"
+"34\n"
+"help.text"
+msgid "DIM text(20,2) as String REM 63 elements; form 0 to 20 level 1, from 0 to 20 level 2 and from 0 to 20 level 3."
+msgstr "DIM text(20,2) as String REM 63 個元素:第 1 級的 0 到 20;第 2 級的 0 到 20;第 3 級的 0 到 20。"
-#: 03100100.xhp#par_id3145171.10.help.text
-msgid "The following example uses the <emph>CBool</emph> function to evaluate the value that is returned by the <emph>Instr</emph> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
-msgstr "下面的示例將使用 <emph>CBool</emph> 函數演算 <emph>Instr</emph> 函數傳回的值。函數將檢查使用者輸入的句子中是否含有「and」。"
+#. 2$V^
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3159239\n"
+"35\n"
+"help.text"
+msgid "You can declare an array types as dynamic if a ReDim statement defines the number of dimensions in the subroutine or the function that contains the array. Generally, you can only define an array dimension once, and you cannot modify it. Within a subroutine, you can declare an array with ReDim. You can only define dimensions with numeric expressions. This ensures that the fields are only as large as necessary."
+msgstr "如果使用 ReDim 陳述式在包含某個陣列的子常式或函數中定義了尺寸大小,則您可以將該陣列的類型宣告為動態。通常,您只能定義一次陣列尺寸,並且定義之後不能修改。在子常式中,您可以使用 ReDim 宣告陣列。您可以僅使用數值型表示式定義尺寸,這樣可以確保欄位可依需要變化。"
-#: 03100100.xhp#hd_id3156212.11.help.text
-msgctxt "03100100.xhp#hd_id3156212.11.help.text"
+#. keI_
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"hd_id3150344\n"
+"36\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03100100.xhp#par_id3147288.12.help.text
-msgid "Sub ExampleCBool"
-msgstr "Sub ExampleCBool"
+#. YL8)
+#: 03102100.xhp
+#, fuzzy
+msgctxt ""
+"03102100.xhp\n"
+"par_id3154657\n"
+"40\n"
+"help.text"
+msgid "sVar = \"Office\""
+msgstr "sVar = \"Star Office\""
-#: 03100100.xhp#par_id3153768.13.help.text
-msgctxt "03100100.xhp#par_id3153768.13.help.text"
-msgid "Dim sText As String"
-msgstr "Dim sText As String"
+#. BP51
+#: 03102100.xhp
+#, fuzzy
+msgctxt ""
+"03102100.xhp\n"
+"par_id3149036\n"
+"44\n"
+"help.text"
+msgid "' Two-dimensional data field"
+msgstr "二維資料欄位"
-#: 03100100.xhp#par_id3155132.14.help.text
-msgid "sText = InputBox(\"Please enter a short sentence:\")"
-msgstr "sText = InputBox(\"Please enter a short sentence:\")"
+#. R)-{
+#: 03102100.xhp
+#, fuzzy
+msgctxt ""
+"03102100.xhp\n"
+"par_id3153782\n"
+"46\n"
+"help.text"
+msgid "Const sDim As String = \" Dimension:\""
+msgstr "Const sDim as String = \" Dimension:\""
-#: 03100100.xhp#par_id3155855.15.help.text
-msgid "REM Proof if the word »and« appears in the sentence."
-msgstr "REM 檢驗句子中是否含有「and」。"
+#. 46M;
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"tit\n"
+"help.text"
+msgid "FreeFile Function[Runtime]"
+msgstr "FreeFile 函數 [執行階段]"
-#: 03100100.xhp#par_id3146984.16.help.text
-msgid "REM Instead of the command line"
-msgstr "REM 未使用下面的指令行"
+#. jM$1
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"bm_id3150400\n"
+"help.text"
+msgid "<bookmark_value>FreeFile function</bookmark_value>"
+msgstr "<bookmark_value>FreeFile;函數</bookmark_value>"
-#: 03100100.xhp#par_id3148576.17.help.text
-msgid "REM If Instr(Input, \"and\")<>0 Then..."
-msgstr "REM If Instr(Input, \"and\")<>0 Then..."
+#. #zph
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"hd_id3150400\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile Function[Runtime]\">FreeFile Function[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile 函數 [執行階段]\">FreeFile 函數 [執行階段]</link>"
-#: 03100100.xhp#par_id3154014.18.help.text
-msgid "REM the CBool function is applied as follows:"
-msgstr "REM 按如下方式使用 CBool 函數:"
+#. zdB]
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"par_id3154366\n"
+"2\n"
+"help.text"
+msgid "Returns the next available file number for opening a file. Use this function to open a file using a file number that is not already in use by a currently open file."
+msgstr "傳回下一個可用檔案號碼以開啟檔案。使用此函數透過一個未被目前已開啟的檔案所使用的檔案號碼來開啟一個檔案。"
-#: 03100100.xhp#par_id3155413.19.help.text
-msgid "If CBool(Instr(sText, \"and\")) Then"
-msgstr "If CBool(Instr(sText, \"and\")) Then"
+#. fT!8
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"hd_id3150769\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03100100.xhp#par_id3152940.20.help.text
-msgid "MsgBox \"The word »and« appears in the sentence you entered!\""
-msgstr "MsgBox \"The word 》and《 appears in the sentence you entered!\""
+#. bPdY
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"hd_id3151042\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03100100.xhp#par_id3153954.21.help.text
-msgid "EndIf"
-msgstr "EndIf"
+#. n%;8
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"par_id3150440\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03100100.xhp#par_id3152886.22.help.text
-msgctxt "03100100.xhp#par_id3152886.22.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. $kHi
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"hd_id3148576\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03030300.xhp#tit.help.text
-msgid "System Date and Time"
-msgstr "系統日期和時間"
+#. k5|/
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"par_id3155854\n"
+"8\n"
+"help.text"
+msgid "This function can only be used immediately in front of an Open statement. FreeFile returns the next available file number, but does not reserve it."
+msgstr "僅當此函數直接放在 Open 陳述式之前時才可以被使用。FreeFile 傳回下一個可用的檔案號碼,但不會保留此號碼。"
-#: 03030300.xhp#hd_id3154923.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"System Date and Time\">System Date and Time</link>"
-msgstr "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"系統日期和時間\">系統日期和時間</link>"
+#. 4Z2\
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"hd_id3159153\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03030300.xhp#par_id3149457.2.help.text
-msgid "The following functions and statements set or return the system date and time."
-msgstr "以下函數和陳述式用於設定或傳回系統日期和時間。"
+#. !-Ii
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"par_id3155416\n"
+"18\n"
+"help.text"
+msgid "Print #iNumber, \"First line of text\""
+msgstr "Print #iNumber, \"First line of text\""
-#: 03120311.xhp#tit.help.text
-msgid "Trim Function [Runtime]"
-msgstr "Trim 函數 [執行階段]"
+#. yn{I
+#: 03020102.xhp
+msgctxt ""
+"03020102.xhp\n"
+"par_id3153416\n"
+"19\n"
+"help.text"
+msgid "Print #iNumber, \"Another line of text\""
+msgstr "Print #iNumber, \"Another line of text\""
-#: 03120311.xhp#bm_id3150616.help.text
-msgid "<bookmark_value>Trim function</bookmark_value>"
-msgstr "<bookmark_value>Trim;函數</bookmark_value>"
+#. hZkp
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"tit\n"
+"help.text"
+msgid "ConvertToURL Function [Runtime]"
+msgstr "ConvertToURL 函數 [執行階段]"
-#: 03120311.xhp#hd_id3150616.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Runtime]\">Trim Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim 函數 [執行階段]\">Trim 函數 [執行階段]</link>"
+#. R#Tc
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"bm_id3152801\n"
+"help.text"
+msgid "<bookmark_value>ConvertToURL function</bookmark_value>"
+msgstr "<bookmark_value>ConvertToURL;函數</bookmark_value>"
-#: 03120311.xhp#par_id3149177.2.help.text
-msgid "Removes all leading and trailing spaces from a string expression."
-msgstr "移除字串型表示式中所有的前導空格和尾隨空格。"
+#. 7;C8
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3152801\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"ConvertToURL Function [Runtime]\">ConvertToURL Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"ConvertToURL 函數 [執行階段]\">ConvertToURL 函數 [執行階段]</link>"
+
+#. :+Z]
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3148538\n"
+"2\n"
+"help.text"
+msgid "Converts a system file name to a file URL."
+msgstr "將系統檔案名稱轉換成檔案 URL。"
-#: 03120311.xhp#hd_id3159157.3.help.text
-msgctxt "03120311.xhp#hd_id3159157.3.help.text"
+#. -rCF
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3150669\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120311.xhp#par_id3155341.4.help.text
-msgid "Trim( Text As String )"
-msgstr "Trim ( Text As String )"
+#. JdF:
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3154285\n"
+"4\n"
+"help.text"
+msgid "ConvertToURL(filename)"
+msgstr "ConvertToURL (filename)"
-#: 03120311.xhp#hd_id3155388.5.help.text
-msgctxt "03120311.xhp#hd_id3155388.5.help.text"
+#. +q(,
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3150984\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03120311.xhp#par_id3143228.6.help.text
-msgctxt "03120311.xhp#par_id3143228.6.help.text"
+#. ]9LA
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3147530\n"
+"6\n"
+"help.text"
msgid "String"
msgstr "字串型"
-#: 03120311.xhp#hd_id3145609.7.help.text
-msgctxt "03120311.xhp#hd_id3145609.7.help.text"
+#. ;(0+
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3148550\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03120311.xhp#par_id3159414.8.help.text
-msgctxt "03120311.xhp#par_id3159414.8.help.text"
-msgid "<emph>Text:</emph> Any string expression."
-msgstr "<emph>Text:</emph>任意字串型表示式。"
+#. b\UX
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3148947\n"
+"8\n"
+"help.text"
+msgid "<emph>Filename:</emph> A file name as string."
+msgstr "<emph>Filename:</emph>以字串形式表示的檔案名稱。"
-#: 03120311.xhp#hd_id3148663.10.help.text
-msgctxt "03120311.xhp#hd_id3148663.10.help.text"
+#. QI~-
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3153361\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120311.xhp#par_id3150398.11.help.text
-msgctxt "03120311.xhp#par_id3150398.11.help.text"
-msgid "Sub ExampleSpaces"
-msgstr "Sub ExampleSpaces"
-
-#: 03120311.xhp#par_id3153525.12.help.text
-msgctxt "03120311.xhp#par_id3153525.12.help.text"
-msgid "Dim sText2 as String,sText as String,sOut as String"
-msgstr "Dim sText2 as String,sText as String,sOut as String"
-
-#: 03120311.xhp#par_id3154908.13.help.text
-msgctxt "03120311.xhp#par_id3154908.13.help.text"
-msgid "sText2 = \" <*Las Vegas*> \""
-msgstr "sText2 = \" <*Las Vegas*> \""
-
-#: 03120311.xhp#par_id3144760.15.help.text
-msgctxt "03120311.xhp#par_id3144760.15.help.text"
-msgid "sOut = \"'\"+sText2 +\"'\"+ Chr(13)"
-msgstr "sOut = \"'\"+sText2 +\"'\"+ Chr (13)"
-
-#: 03120311.xhp#par_id3151383.16.help.text
-msgctxt "03120311.xhp#par_id3151383.16.help.text"
-msgid "sText = Ltrim(sText2) REM sText = \"<*Las Vegas*> \""
-msgstr "sText = Ltrim (sText2) REM sText = \" <*Las Vegas*> \""
-
-#: 03120311.xhp#par_id3151044.17.help.text
-msgctxt "03120311.xhp#par_id3151044.17.help.text"
-msgid "sOut = sOut + \"'\"+sText +\"'\" + Chr(13)"
-msgstr "sOut = sOut +\"'\"+ sText +\"'\" + Chr (13)"
-
-#: 03120311.xhp#par_id3159149.18.help.text
-msgctxt "03120311.xhp#par_id3159149.18.help.text"
-msgid "sText = Rtrim(sText2) REM sText = \" <*Las Vegas*>\""
-msgstr "sText = Rtrim (sText2) REM sText = \" <*Las Vegas*> \""
-
-#: 03120311.xhp#par_id3150449.19.help.text
-msgctxt "03120311.xhp#par_id3150449.19.help.text"
-msgid "sOut = sOut +\"'\"+ sText +\"'\" + Chr(13)"
-msgstr "sOut = sOut +\"'\"+ sText +\"'\" + Chr (13)"
-
-#: 03120311.xhp#par_id3149562.20.help.text
-msgctxt "03120311.xhp#par_id3149562.20.help.text"
-msgid "sText = Trim(sText2) REM sText = \"<*Las Vegas*>\""
-msgstr "sText = Trim (sText2) REM sText = \" <*Las Vegas*> \""
-
-#: 03120311.xhp#par_id3161831.21.help.text
-msgctxt "03120311.xhp#par_id3161831.21.help.text"
-msgid "sOut = sOut +\"'\"+ sText +\"'\""
-msgstr "sOut = sOut +\"'\"+ sText +\"'\""
-
-#: 03120311.xhp#par_id3146120.22.help.text
-msgctxt "03120311.xhp#par_id3146120.22.help.text"
-msgid "MsgBox sOut"
-msgstr "MsgBox sOut"
-
-#: 03120311.xhp#par_id3145364.23.help.text
-msgctxt "03120311.xhp#par_id3145364.23.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03010305.xhp#tit.help.text
-msgid "RGB Function [Runtime]"
-msgstr "RGB 函數 [執行階段]"
-
-#: 03010305.xhp#hd_id3150792.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function [Runtime]\">RGB Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB 函數 [執行階段]\">RGB 函數 [執行階段]</link>"
-
-#: 03010305.xhp#par_id3150447.2.help.text
-msgid "Returns a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer color value\">long integer color value</link> consisting of red, green, and blue components."
-msgstr "傳回由紅色、綠色和藍色成份組成的<link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"長型整數顏色值\">長型整數顏色值</link>。"
-
-#: 03010305.xhp#hd_id3147229.3.help.text
-msgctxt "03010305.xhp#hd_id3147229.3.help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
-
-#: 03010305.xhp#par_id3155132.4.help.text
-msgid "RGB (Red, Green, Blue)"
-msgstr "RGB(Red, Green, Blue)"
+#. Img1
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3150792\n"
+"10\n"
+"help.text"
+msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
+msgstr "systemFile$ = \"c:\\folder\\mytext.txt\""
-#: 03010305.xhp#hd_id3156442.5.help.text
-msgctxt "03010305.xhp#hd_id3156442.5.help.text"
-msgid "Return value:"
-msgstr "<emph>傳回值類型</emph>:"
+#. ?FyK
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3154365\n"
+"11\n"
+"help.text"
+msgid "url$ = ConvertToURL( systemFile$ )"
+msgstr "url$ = ConvertToURL ( systemFile$ )"
-#: 03010305.xhp#par_id3159153.6.help.text
-msgctxt "03010305.xhp#par_id3159153.6.help.text"
-msgid "Long"
-msgstr "長型"
+#. HYYb
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3151042\n"
+"12\n"
+"help.text"
+msgid "print url$"
+msgstr "print url$"
-#: 03010305.xhp#hd_id3154013.7.help.text
-msgctxt "03010305.xhp#hd_id3154013.7.help.text"
-msgid "Parameter:"
-msgstr "<emph>參數</emph>:"
+#. 8G@A
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3154909\n"
+"13\n"
+"help.text"
+msgid "systemFileAgain$ = ConvertFromURL( url$ )"
+msgstr "systemFileAgain$ = ConvertFromURL ( url$ )"
-#: 03010305.xhp#par_id3152597.8.help.text
-msgid "<emph>Red</emph>: Any integer expression that represents the red component (0-255) of the composite color."
-msgstr "<emph>Red</emph>:表示顏色中紅色成份 (0-255) 的任意整型表示式。"
+#. sZ9?
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"par_id3144762\n"
+"14\n"
+"help.text"
+msgid "print systemFileAgain$"
+msgstr "print systemFileAgain$"
-#: 03010305.xhp#par_id3146974.9.help.text
-msgid "<emph>Green</emph>: Any integer expression that represents the green component (0-255) of the composite color."
-msgstr "<emph>Green</emph>:表示顏色中綠色成份 (0-255) 的任意整型表示式。"
+#. _=z_
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"tit\n"
+"help.text"
+msgid "Set Statement[Runtime]"
+msgstr "Set 陳述式 [執行階段]"
-#: 03010305.xhp#par_id3151113.10.help.text
-msgid "<emph>Blue</emph>: Any integer expression that represents the blue component (0-255) of the composite color."
-msgstr "<emph>Blue</emph>:表示顏色中藍色成份 (0-255) 的任意整型表示式。"
+#. *`Aq
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"bm_id3154422\n"
+"help.text"
+msgid "<bookmark_value>Set statement</bookmark_value><bookmark_value>Nothing object</bookmark_value>"
+msgstr "<bookmark_value>Set 陳述式</bookmark_value><bookmark_value>Nothing 物件</bookmark_value>"
-#: 03010305.xhp#hd_id3147435.11.help.text
-msgctxt "03010305.xhp#hd_id3147435.11.help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
+#. qa]H
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"hd_id3154422\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set Statement[Runtime]\">Set Statement[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set 陳述式 [執行階段]\">Set 陳述式 [執行階段]</link>"
-#: 03010305.xhp#par_id3156283.12.help.text
-msgctxt "03010305.xhp#par_id3156283.12.help.text"
-msgid "Sub ExampleColor"
-msgstr "Sub ExampleColor"
+#. ceeW
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_id3159149\n"
+"2\n"
+"help.text"
+msgid "Sets an object reference on a variable or a Property."
+msgstr "為變數或屬性設定物件參照。"
-#: 03010305.xhp#par_id3149582.13.help.text
-msgctxt "03010305.xhp#par_id3149582.13.help.text"
-msgid "Dim lVar As Long"
-msgstr "Dim lVar As Long"
+#. _,fY
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"hd_id3153105\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03010305.xhp#par_id3150417.14.help.text
-msgctxt "03010305.xhp#par_id3150417.14.help.text"
-msgid "lVar = rgb(128,0,200)"
-msgstr "lVar = rgb(128,0,200)"
+#. 9[A8
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_id3154217\n"
+"4\n"
+"help.text"
+msgid "Set ObjectVar = Object"
+msgstr "Set ObjectVar = Object"
-#: 03010305.xhp#par_id3145647.15.help.text
-msgctxt "03010305.xhp#par_id3145647.15.help.text"
-msgid "msgbox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
-msgstr "msgbox \"The color \" & lVar & \" consists of:\"& Chr(13) &_"
+#. Rqjn
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"hd_id3154685\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03010305.xhp#par_id3154491.16.help.text
-msgctxt "03010305.xhp#par_id3154491.16.help.text"
-msgid "\"red= \" & red(lVar) & Chr(13)&_"
-msgstr "\"red= \" & red(lVar) & Chr(13) &_"
+#. .r!)
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_id3156281\n"
+"6\n"
+"help.text"
+msgid "<emph>ObjectVar:</emph> a variable or a property that requires an object reference."
+msgstr "<emph>ObjectVar:</emph>需要物件參照的變數或屬性。"
-#: 03010305.xhp#par_id3149401.17.help.text
-msgctxt "03010305.xhp#par_id3149401.17.help.text"
-msgid "\"green= \" & green(lVar) & Chr(13)&_"
-msgstr "\"green= \" & green(lVar) & Chr(13) &_"
+#. yu+W
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_id3159252\n"
+"7\n"
+"help.text"
+msgid "<emph>Object:</emph> Object that the variable or the property refers to."
+msgstr "<emph>Object:</emph>變數或屬性參照的物件。"
-#: 03010305.xhp#par_id3150716.18.help.text
-msgctxt "03010305.xhp#par_id3150716.18.help.text"
-msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
+#. k;3L
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_idN10623\n"
+"help.text"
+msgid "<emph>Nothing</emph> - Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
+msgstr "<emph>Nothing</emph> - 為變數指定 <emph>Nothing</emph> 物件,以移除之前的指定內容。"
-#: 03010305.xhp#par_id3150752.19.help.text
-msgctxt "03010305.xhp#par_id3150752.19.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. Y}U?
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"hd_id3159153\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03101400.xhp#tit.help.text
-msgid "DefDbl Statement [Runtime]"
-msgstr "DefDbl 陳述式 [執行階段]"
+#. p^3.
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefDate Statement [Runtime]"
+msgstr "DefDate 陳述式 [執行階段]"
-#: 03101400.xhp#bm_id3147242.help.text
-msgid "<bookmark_value>DefDbl statement</bookmark_value>"
-msgstr "<bookmark_value>DefDbl 陳述式</bookmark_value>"
+#. IU:;
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"bm_id3150504\n"
+"help.text"
+msgid "<bookmark_value>DefDate statement</bookmark_value>"
+msgstr "<bookmark_value>DefDate 陳述式</bookmark_value>"
-#: 03101400.xhp#hd_id3147242.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl Statement [Runtime]\">DefDbl Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl 陳述式 [執行階段]\">DefDbl 陳述式 [執行階段]</link>"
+#. |`bD
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"hd_id3150504\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDate Statement [Runtime]\">DefDate Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDate 陳述式 [執行階段]\">DefDate 陳述式 [執行階段]</link>"
-#: 03101400.xhp#par_id3153126.2.help.text
-msgctxt "03101400.xhp#par_id3153126.2.help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定標準的變數類型。"
+#. U8Y(
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"par_id3145069\n"
+"2\n"
+"help.text"
+msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range."
+msgstr "如果未指定類型宣告字元或關鍵字,DefDate 陳述式將依字母範圍設定預設的變數類型。"
-#: 03101400.xhp#hd_id3155420.3.help.text
-msgctxt "03101400.xhp#hd_id3155420.3.help.text"
+#. S7#=
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"hd_id3154758\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03101400.xhp#par_id3147530.4.help.text
-msgctxt "03101400.xhp#par_id3147530.4.help.text"
+#. d(A8
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"par_id3148664\n"
+"4\n"
+"help.text"
msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-#: 03101400.xhp#hd_id3145069.5.help.text
-msgctxt "03101400.xhp#hd_id3145069.5.help.text"
+#. sK4}
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"hd_id3150541\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03101400.xhp#par_id3147560.6.help.text
-msgctxt "03101400.xhp#par_id3147560.6.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
+#. XMkE
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"par_id3156709\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
-#: 03101400.xhp#par_id3150791.7.help.text
-msgctxt "03101400.xhp#par_id3150791.7.help.text"
+#. P7u3
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"par_id3150869\n"
+"7\n"
+"help.text"
msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
+msgstr "<emph>xxx:</emph>定義預設變數類型的關鍵字:"
-#: 03101400.xhp#par_id3151210.8.help.text
-msgctxt "03101400.xhp#par_id3151210.8.help.text"
+#. 5T{P
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"par_id3145171\n"
+"8\n"
+"help.text"
msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Keyword:</emph>標準的變數類型"
+msgstr "<emph>Keyword:</emph>預設的變數類型"
-#: 03101400.xhp#par_id3154123.9.help.text
-msgid "<emph>DefDbl:</emph> Double"
-msgstr "<emph>DefDbl:</emph>雙精度型"
+#. #Gt9
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"par_id3150767\n"
+"9\n"
+"help.text"
+msgid "<emph>DefDate:</emph> Date"
+msgstr "<emph>DefDate:</emph>日期型"
-#: 03101400.xhp#hd_id3153192.10.help.text
-msgctxt "03101400.xhp#hd_id3153192.10.help.text"
+#. Vd]%
+#: 03101300.xhp
+msgctxt ""
+"03101300.xhp\n"
+"hd_id3153768\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03101400.xhp#par_id3156281.12.help.text
-msgctxt "03101400.xhp#par_id3156281.12.help.text"
-msgid "REM Prefix definitions for variable types:"
+#. qE-/
+#: 03101300.xhp
+#, fuzzy
+msgctxt ""
+"03101300.xhp\n"
+"par_id3145785\n"
+"12\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
msgstr "REM 變數類型的前綴定義:"
-#: 03101400.xhp#par_id3153970.13.help.text
-msgctxt "03101400.xhp#par_id3153970.13.help.text"
-msgid "DefBool b"
-msgstr "DefBool b"
+#. M|kw
+#: 03101300.xhp
+#, fuzzy
+msgctxt ""
+"03101300.xhp\n"
+"par_id3152462\n"
+"22\n"
+"help.text"
+msgid "tDate=Date ' tDate is an implicit date variable"
+msgstr "tDate=Date REM tDate 是一個隱含的日期型變數"
-#: 03101400.xhp#par_id3149561.14.help.text
-msgctxt "03101400.xhp#par_id3149561.14.help.text"
-msgid "DefDate t"
-msgstr "DefDate t"
+#. Os1M
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Libraries, Modules and Dialogs"
+msgstr "程式庫、模組和對話方塊"
-#: 03101400.xhp#par_id3147288.15.help.text
-msgctxt "03101400.xhp#par_id3147288.15.help.text"
-msgid "DefDbL d"
-msgstr "DefDbL d"
+#. lbe%
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"hd_id3147317\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Libraries, Modules and Dialogs\">Libraries, Modules and Dialogs</link>"
+msgstr "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"程式庫、模組和對話方塊\">程式庫、模組和對話方塊</link>"
-#: 03101400.xhp#par_id3150487.16.help.text
-msgctxt "03101400.xhp#par_id3150487.16.help.text"
-msgid "DefInt i"
-msgstr "DefInt i"
+#. Uj0y
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3147427\n"
+"2\n"
+"help.text"
+msgid "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic."
+msgstr "下面介紹 $[officename] Basic 中程式庫、模組和對話方塊的基本用法。"
-#: 03101400.xhp#par_id3151116.17.help.text
-msgctxt "03101400.xhp#par_id3151116.17.help.text"
-msgid "DefLng l"
-msgstr "DefLng l"
+#. U}/i
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3146120\n"
+"3\n"
+"help.text"
+msgid "$[officename] Basic provides tools to help you structuring your projects. It supports various \"units\" which enable you to group individual SUBS and FUNCTIONS in a Basic project."
+msgstr "$[officename] Basic 提供了多種工具來幫助您組織專案。它支援各種「單元」,這些單元使您可以群組 Basic 專案中的個別 SUB 和 FUNCTION。"
-#: 03101400.xhp#par_id3146922.18.help.text
-msgctxt "03101400.xhp#par_id3146922.18.help.text"
-msgid "DefObj o"
-msgstr "DefObj o"
+#. Q,QI
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"hd_id3148575\n"
+"5\n"
+"help.text"
+msgid "Libraries"
+msgstr "程式庫"
-#: 03101400.xhp#par_id3146984.19.help.text
-msgctxt "03101400.xhp#par_id3146984.19.help.text"
-msgid "DefVar v"
-msgstr "DefVar v"
+#. _D5L
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3150011\n"
+"6\n"
+"help.text"
+msgid "Libraries serve as a tool for organizing modules, and can either be attached to a document or a template. When the document or a template is saved, all modules contained in the library are automatically saved as well."
+msgstr "程式庫是用於管理模組的工具,並可以附加到文件或文件樣式中。當儲存文件或文件樣式時,也會自動儲存程式庫中的所有模組。"
-#: 03101400.xhp#par_id3147436.21.help.text
-msgid "Sub ExampleDefDBL"
-msgstr "Sub ExampleDefDBL"
+#. CDHH
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3151112\n"
+"7\n"
+"help.text"
+msgid "A library can contain up to 16,000 modules."
+msgstr "一個程式庫最多可以包含 16,000 個模組。"
-#: 03101400.xhp#par_id3153144.22.help.text
-msgid "dValue=1.23e43 REM dValue is an implicit Double variable type"
-msgstr "dValue=1.23e43 REM dValue 是一個隱含的雙精度型變數類型"
+#. Z5RP
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"hd_id3149262\n"
+"8\n"
+"help.text"
+msgid "Modules"
+msgstr "模組"
-#: 03101400.xhp#par_id3152941.23.help.text
-msgctxt "03101400.xhp#par_id3152941.23.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. VEN0
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3156441\n"
+"9\n"
+"help.text"
+msgid "A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 KB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library."
+msgstr "一個模組中包含 SUB、FUNCTION 和變數宣告。一個模組最多可以儲存 64 KB 的程式。如果需要更大的空間,您可以將一個 $[officename] Basic 專案分成幾個模組,然後將它們儲存在單一程式庫中。"
-#: 03020301.xhp#tit.help.text
-msgid "Eof Function [Runtime]"
-msgstr "Eof 函數 [執行階段]"
+#. Il@(
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"hd_id3152577\n"
+"11\n"
+"help.text"
+msgid "Dialog Modules"
+msgstr "對話方塊模組"
-#: 03020301.xhp#bm_id3154598.help.text
-msgid "<bookmark_value>Eof function</bookmark_value>"
-msgstr "<bookmark_value>Eof;函數</bookmark_value>"
+#. e%!N
+#: 01020500.xhp
+msgctxt ""
+"01020500.xhp\n"
+"par_id3149377\n"
+"12\n"
+"help.text"
+msgid "Dialog modules contain dialog definitions, including the dialog box properties, the properties of each dialog element and the events assigned. Since a dialog module can only contain a single dialog, they are often referred to as \"dialogs\"."
+msgstr "對話方塊模組用於將對話方塊的結構、對話方塊中每個元素的屬性以及指定給 SUB 的事件合併到一個模組中。由於對話方塊模組只能包含一個對話方塊,因此通常就用「對話方塊」來指代對話方塊模組。"
-#: 03020301.xhp#hd_id3154598.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Eof Function [Runtime]\">Eof Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Eof 函數 [執行階段]\">Eof 函數 [執行階段]</link>"
+#. _zo4
+#: 03030000.xhp
+msgctxt ""
+"03030000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Date and Time Functions"
+msgstr "日期和時間函數"
-#: 03020301.xhp#par_id3147182.2.help.text
-msgid "Determines if the file pointer has reached the end of a file."
-msgstr "確定檔案指標是否到達檔案的結尾。"
+#. SqTE
+#: 03030000.xhp
+msgctxt ""
+"03030000.xhp\n"
+"hd_id3150502\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Date and Time Functions\">Date and Time Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"日期和時間函數\">日期和時間函數</link>"
-#: 03020301.xhp#hd_id3149119.3.help.text
-msgctxt "03020301.xhp#hd_id3149119.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. VRE^
+#: 03030000.xhp
+msgctxt ""
+"03030000.xhp\n"
+"par_id3153255\n"
+"2\n"
+"help.text"
+msgid "Use the statements and functions described here to perform date and time calculations."
+msgstr "使用此處描述的陳述式和函數來執行日期和時間的計算。"
-#: 03020301.xhp#par_id3147399.4.help.text
-msgid "Eof (intexpression As Integer)"
-msgstr "Eof (intexpression As Integer)"
+#. YIn/
+#: 03030000.xhp
+msgctxt ""
+"03030000.xhp\n"
+"par_id3152363\n"
+"3\n"
+"help.text"
+msgid "<item type=\"productname\">%PRODUCTNAME</item> Basic lets you calculate time or date differences by converting the time and date values to continuous numeric values. After the difference is calculated, special functions are used to reconvert the values to the standard time or date formats."
+msgstr "<item type=\"productname\">%PRODUCTNAME</item> Basic 可讓您透過將時間值和日期值轉換成連續的數值,以計算兩個時間或日期之間的差。計算出差值後,再透過特殊的函數將這些值轉換回標準的時間格式或日期格式。"
-#: 03020301.xhp#hd_id3153539.5.help.text
-msgctxt "03020301.xhp#hd_id3153539.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. ?)m#
+#: 03030000.xhp
+msgctxt ""
+"03030000.xhp\n"
+"par_id3151054\n"
+"4\n"
+"help.text"
+msgid "You can combine date and time values into a single floating-decimal number. Dates are converted to integers, and times to decimal values. <item type=\"productname\">%PRODUCTNAME</item> Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time."
+msgstr "您可以將日期值和時間值組合成一個帶有小數的浮點數。日期轉換成整數,而時間轉換成小數。<item type=\"productname\">%PRODUCTNAME</item> Basic 還支援日期型變數類型,該變數類型包含由日期和時間構成的時間規格。"
-#: 03020301.xhp#par_id3156027.6.help.text
-msgctxt "03020301.xhp#par_id3156027.6.help.text"
-msgid "Bool"
-msgstr "布林型"
+#. lpe7
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Controlling Program Execution"
+msgstr "控制程式的執行"
-#: 03020301.xhp#hd_id3152924.7.help.text
-msgctxt "03020301.xhp#hd_id3152924.7.help.text"
-msgid "Parameters:"
-msgstr "<emph>參數</emph>:"
+#. :PXQ
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"hd_id3145136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"Controlling Program Execution\">Controlling Program Execution</link>"
+msgstr "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"控制程式的執行\">控制程式的執行</link>"
-#: 03020301.xhp#par_id3153990.8.help.text
-msgid "<emph>Intexpression:</emph> Any integer expression that evaluates to the number of an open file."
-msgstr "<emph>Intexpression</emph>:任意整型表示式,用於演算開啟著的檔案之編號。"
+#. I+t,
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"par_id3143268\n"
+"2\n"
+"help.text"
+msgid "The following statements control the execution of a program."
+msgstr "以下陳述式用於控制程式的執行。"
-#: 03020301.xhp#par_id3153527.9.help.text
-msgid "Use EOF to avoid errors when you attempt to get input past the end of a file. When you use the Input or Get statement to read from a file, the file pointer is advanced by the number of bytes read. When the end of a file is reached, EOF returns the value \"True\" (-1)."
-msgstr "使用 EOF 函數以避免嘗試超過檔案結尾輸入的錯誤。當您使用 Input 或 Get 陳述式讀取檔案時,檔案指標按照所讀取的位元組數向前移動。到達檔案結尾時,EOF 函數將傳回「True (真)」(-1)。"
+#. 9=+T
+#: 03090000.xhp
+msgctxt ""
+"03090000.xhp\n"
+"par_id3156152\n"
+"3\n"
+"help.text"
+msgid "A program generally executes from the first line of code to the last line of code. You can also execute certain procedures within the program according to specific conditions, or repeat a section of the program within a sub-procedure or function. You can use loops to repeat parts of a program as many times as necessary, or until a certain condition is met. These type of control statements are classified as Condition, Loop, or Jump statements."
+msgstr "程式通常是按照從第一行程式碼到最後一行程式碼的順序執行。但是,您也可以依特定的條件執行程式中的某些程序,或重複執行某個子程序或函數中的部份程式。您可以使用迴圈將部份程式重複執行任意多次,直到滿足特定條件為止。這些類型的控制陳述式分為條件陳述式、迴圈陳述式和跳換陳述式。"
-#: 03020301.xhp#hd_id3154046.10.help.text
-msgctxt "03020301.xhp#hd_id3154046.10.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. k{eB
+#: 03080000.xhp
+msgctxt ""
+"03080000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Numeric Functions"
+msgstr "數值型函數"
-#: 03020301.xhp#par_id3143270.11.help.text
-msgctxt "03020301.xhp#par_id3143270.11.help.text"
-msgid "Sub ExampleWorkWithAFile"
-msgstr "Sub ExampleWorkWithAFile"
-
-#: 03020301.xhp#par_id3150670.12.help.text
-msgctxt "03020301.xhp#par_id3150670.12.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iNumber As Integer"
-
-#: 03020301.xhp#par_id3154143.13.help.text
-msgctxt "03020301.xhp#par_id3154143.13.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sLine As String"
-
-#: 03020301.xhp#par_id3148943.14.help.text
-msgctxt "03020301.xhp#par_id3148943.14.help.text"
-msgid "Dim aFile As String"
-msgstr "Dim aFile As String"
-
-#: 03020301.xhp#par_id3153897.37.help.text
-msgctxt "03020301.xhp#par_id3153897.37.help.text"
-msgid "Dim sMsg as String"
-msgstr "Dim sMsg as String"
-
-#: 03020301.xhp#par_id3156344.15.help.text
-msgctxt "03020301.xhp#par_id3156344.15.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr "aFile = \"c:\\data.txt\""
-
-#: 03020301.xhp#par_id3148663.17.help.text
-msgctxt "03020301.xhp#par_id3148663.17.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020301.xhp#par_id3153379.18.help.text
-msgctxt "03020301.xhp#par_id3153379.18.help.text"
-msgid "Open aFile For Output As #iNumber"
-msgstr "Open aFile For Output As #iNumber"
-
-#: 03020301.xhp#par_id3153360.19.help.text
-msgctxt "03020301.xhp#par_id3153360.19.help.text"
-msgid "Print #iNumber, \"First line of text\""
-msgstr "Print #iNumber, \"First line of text\""
+#. 0(yO
+#: 03080000.xhp
+msgctxt ""
+"03080000.xhp\n"
+"hd_id3153127\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Numeric Functions\">Numeric Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"數值型函數\">數值型函數</link>"
-#: 03020301.xhp#par_id3148797.20.help.text
-msgctxt "03020301.xhp#par_id3148797.20.help.text"
-msgid "Print #iNumber, \"Another line of text\""
-msgstr "Print #iNumber, \"Another line of text\""
+#. 0=S:
+#: 03080000.xhp
+msgctxt ""
+"03080000.xhp\n"
+"par_id3148550\n"
+"2\n"
+"help.text"
+msgid "The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, instead of operators that return a result by combining two numeric expressions."
+msgstr "下面介紹用於執行計算的數值型函數。數學運算子和布林型運算子將在單獨的一節中介紹。函數與運算子不同,函數傳送引數並傳回結果,而運算子透過組合兩個數值型表示式來傳回結果。"
-#: 03020301.xhp#par_id3154684.21.help.text
-msgctxt "03020301.xhp#par_id3154684.21.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020301.xhp#par_id3153104.25.help.text
-msgctxt "03020301.xhp#par_id3153104.25.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020301.xhp#par_id3144761.26.help.text
-msgctxt "03020301.xhp#par_id3144761.26.help.text"
-msgid "Open aFile For Input As iNumber"
-msgstr "Open aFile For Input As iNumber"
-
-#: 03020301.xhp#par_id3153193.27.help.text
-msgctxt "03020301.xhp#par_id3153193.27.help.text"
-msgid "While not eof(iNumber)"
-msgstr "While not eof(iNumber)"
-
-#: 03020301.xhp#par_id3158408.28.help.text
-msgctxt "03020301.xhp#par_id3158408.28.help.text"
-msgid "Line Input #iNumber, sLine"
-msgstr "Line Input #iNumber, sLine"
-
-#: 03020301.xhp#par_id3149203.29.help.text
-msgctxt "03020301.xhp#par_id3149203.29.help.text"
-msgid "If sLine <>\"\" then"
-msgstr "If sLine <>\"\" then"
-
-#: 03020301.xhp#par_id3153770.30.help.text
-msgctxt "03020301.xhp#par_id3153770.30.help.text"
-msgid "sMsg = sMsg & sLine & chr(13)"
-msgstr "sMsg = sMsg & sLine & chr(13)"
-
-#: 03020301.xhp#par_id3153367.32.help.text
-msgctxt "03020301.xhp#par_id3153367.32.help.text"
-msgid "end if"
-msgstr "end if"
-
-#: 03020301.xhp#par_id3147318.33.help.text
-msgctxt "03020301.xhp#par_id3147318.33.help.text"
-msgid "wend"
-msgstr "wend"
-
-#: 03020301.xhp#par_id3152939.34.help.text
-msgctxt "03020301.xhp#par_id3152939.34.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020301.xhp#par_id3153726.38.help.text
-msgctxt "03020301.xhp#par_id3153726.38.help.text"
-msgid "Msgbox sMsg"
-msgstr "Msgbox sMsg"
-
-#: 03020301.xhp#par_id3153092.35.help.text
-msgctxt "03020301.xhp#par_id3153092.35.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. +/)N
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"tit\n"
+"help.text"
+msgid "UCase Function [Runtime]"
+msgstr "UCase 函數 [執行階段]"
-#: 03102300.xhp#tit.help.text
-msgid "IsDate Function [Runtime]"
-msgstr "IsDate 函數 [執行階段]"
+#. N\]W
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"bm_id3153527\n"
+"help.text"
+msgid "<bookmark_value>UCase function</bookmark_value>"
+msgstr "<bookmark_value>UCase;函數</bookmark_value>"
-#: 03102300.xhp#bm_id3145090.help.text
-msgid "<bookmark_value>IsDate function</bookmark_value>"
-msgstr "<bookmark_value>IsDate;函數</bookmark_value>"
+#. gv/J
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"hd_id3153527\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function [Runtime]\">UCase Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase 函數 [執行階段]\">UCase 函數 [執行階段]</link>"
-#: 03102300.xhp#hd_id3145090.1.help.text
-msgid "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate Function [Runtime]\">IsDate Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate 函數 [執行階段]\">IsDate 函數 [執行階段]</link>"
+#. 00[$
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"par_id3155420\n"
+"2\n"
+"help.text"
+msgid "Converts lowercase characters in a string to uppercase."
+msgstr "將字串中的小寫字元轉換成大寫字元。"
-#: 03102300.xhp#par_id3153311.2.help.text
-msgid "Tests if a numeric or string expression can be converted to a <emph>Date</emph> variable."
-msgstr "測試數值型表示式或字串型表示式是否可被轉換為<emph>日期型</emph>變數。"
+#. _J0Q
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"par_id3150771\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase Function</link>"
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase 函數\">LCase 函數</link>"
-#: 03102300.xhp#hd_id3153824.3.help.text
-msgctxt "03102300.xhp#hd_id3153824.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. aLBY
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"par_id3149233\n"
+"4\n"
+"help.text"
+msgid "<emph>Syntax</emph>:"
+msgstr "<emph>語法</emph>:"
-#: 03102300.xhp#par_id3147573.4.help.text
-msgid "IsDate (Expression)"
-msgstr "IsDate(Expression)"
+#. 6J(C
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"par_id3153061\n"
+"5\n"
+"help.text"
+msgid "UCase (Text As String)"
+msgstr "UCase(Text As String)"
-#: 03102300.xhp#hd_id3143270.5.help.text
-msgctxt "03102300.xhp#hd_id3143270.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. +2LT
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"par_id3159414\n"
+"6\n"
+"help.text"
+msgid "<emph>Return value</emph>:"
+msgstr "<emph>傳回值類型</emph>:"
-#: 03102300.xhp#par_id3147560.6.help.text
-msgctxt "03102300.xhp#par_id3147560.6.help.text"
-msgid "Bool"
-msgstr "布林型"
+#. l_.e
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"par_id3146795\n"
+"7\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03102300.xhp#hd_id3148947.7.help.text
-msgctxt "03102300.xhp#hd_id3148947.7.help.text"
+#. [a[Z
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"hd_id3149457\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03102300.xhp#par_id3145069.8.help.text
-msgid "<emph>Expression:</emph> Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns <emph>True</emph>, otherwise the function returns <emph>False</emph>."
-msgstr "<emph>Expression:</emph>要測試的任意數值型表示式或字串型表示式。如果表示式可被轉換為日期型變數,則函數將傳回 <emph>True (真)</emph>,否則將傳回 <emph>False (假)</emph>。"
+#. tosq
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"par_id3150791\n"
+"9\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that you want to convert."
+msgstr "<emph>Text:</emph>要轉換的任意字串型表示式。"
-#: 03102300.xhp#hd_id3150447.9.help.text
-msgctxt "03102300.xhp#hd_id3150447.9.help.text"
+#. )A[c
+#: 03120310.xhp
+msgctxt ""
+"03120310.xhp\n"
+"hd_id3154125\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03102300.xhp#par_id3154217.10.help.text
-msgid "Sub ExampleIsDate"
-msgstr "Sub ExampleIsDate"
-
-#: 03102300.xhp#par_id3153970.11.help.text
-msgid "Dim sDateVar as String"
-msgstr "Dim sDateVar as String"
-
-#: 03102300.xhp#par_id3153193.12.help.text
-msgid "sDateVar = \"12.12.1997\""
-msgstr "sDateVar = \"12.12.1997\""
-
-#: 03102300.xhp#par_id3150869.13.help.text
-msgid "print IsDate(sDateVar) REM Returns True"
-msgstr "print IsDate(sDateVar) REM 傳回 True (真)"
-
-#: 03102300.xhp#par_id3148453.14.help.text
-msgid "sDateVar = \"12121997\""
-msgstr "sDateVar = \"12121997\""
-
-#: 03102300.xhp#par_id3147288.15.help.text
-msgid "print IsDate(sDateVar) REM Returns False"
-msgstr "print IsDate(sDateVar) REM 傳回 False (假)"
+#. p}A;
+#: 03120310.xhp
+#, fuzzy
+msgctxt ""
+"03120310.xhp\n"
+"par_id3149204\n"
+"14\n"
+"help.text"
+msgid "Print LCase(sVar) ' returns \"las vegas\""
+msgstr "Print LCase(sVar) REM 傳回「las vegas」"
-#: 03102300.xhp#par_id3155132.16.help.text
-msgctxt "03102300.xhp#par_id3155132.16.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. fY$#
+#: 03120310.xhp
+#, fuzzy
+msgctxt ""
+"03120310.xhp\n"
+"par_id3156280\n"
+"15\n"
+"help.text"
+msgid "Print UCase(sVar) ' returns \"LAS VEGAS\""
+msgstr "Print UCase(sVar) REM 傳回「LAS VEGAS」"
-#: 03030201.xhp#tit.help.text
-msgid "Hour Function [Runtime]"
-msgstr "Hour 函數 [執行階段]"
+#. V(?6
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"tit\n"
+"help.text"
+msgid "CDec Function [Runtime]"
+msgstr "CDec 函數 [執行階段]"
-#: 03030201.xhp#bm_id3156042.help.text
-msgid "<bookmark_value>Hour function</bookmark_value>"
-msgstr "<bookmark_value>Hour 函數</bookmark_value>"
+#. /)Tf
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"bm_id863979\n"
+"help.text"
+msgid "<bookmark_value>CDec function</bookmark_value>"
+msgstr "<bookmark_value>CDec 函數</bookmark_value>"
-#: 03030201.xhp#hd_id3156042.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour Function [Runtime]\">Hour Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour 函數 [執行階段]\">Hour 函數 [執行階段]</link>"
+#. o-3W
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN10548\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100060.xhp\">CDec Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100060.xhp\">CDec 函數 [執行階段]</link>"
-#: 03030201.xhp#par_id3149346.2.help.text
-msgid "Returns the hour from a time value that is generated by the TimeSerial or the TimeValue function."
-msgstr "依 TimeSerial 或 TimeValue 函數產生的時間值傳回小時。"
+#. f^2/
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN10558\n"
+"help.text"
+msgid "Converts a string expression or numeric expression to a decimal expression."
+msgstr "將字串型表示式或數值型表示式轉換為貨幣型表示式。"
-#: 03030201.xhp#hd_id3147574.3.help.text
-msgctxt "03030201.xhp#hd_id3147574.3.help.text"
+#. fm#3
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN1055B\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030201.xhp#par_id3147264.4.help.text
-msgid "Hour (Number)"
-msgstr "Hour(Number)"
+#. LBn,
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN105EA\n"
+"help.text"
+msgid "CDec(Expression)"
+msgstr "CDec(Expression)"
-#: 03030201.xhp#hd_id3145069.5.help.text
-msgctxt "03030201.xhp#hd_id3145069.5.help.text"
+#. |Xiz
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN105ED\n"
+"help.text"
msgid "Return value:"
-msgstr "傳回值類型:"
-
-#: 03030201.xhp#par_id3149670.6.help.text
-msgctxt "03030201.xhp#par_id3149670.6.help.text"
-msgid "Integer"
-msgstr "整型"
-
-#: 03030201.xhp#hd_id3150359.7.help.text
-msgctxt "03030201.xhp#hd_id3150359.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03030201.xhp#par_id3154366.8.help.text
-msgid " <emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the hour value."
-msgstr " <emph>Number:</emph>數值型表示式,包含用於傳回小時值的順序時間值。"
-
-#: 03030201.xhp#par_id3154909.9.help.text
-msgid "This function is the opposite of the <emph>TimeSerial</emph> function. It returns an integer value that represents the hour from a time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression"
-msgstr "此函數是 <emph>TimeSerial</emph> 函數的逆運算,依 <emph>TimeSerial</emph> 或 <emph>TimeValue</emph> 函數所產生的時間值傳回表示小時的整數值。例如,表示式"
-
-#: 03030201.xhp#par_id3163798.10.help.text
-msgid "Print Hour(TimeSerial(12,30,41))"
-msgstr "Print Hour(TimeSerial(12,30,41))"
-
-#: 03030201.xhp#par_id3155132.11.help.text
-msgctxt "03030201.xhp#par_id3155132.11.help.text"
-msgid "returns the value 12."
-msgstr "傳回值為 12。"
-
-#: 03030201.xhp#hd_id3147348.12.help.text
-msgctxt "03030201.xhp#hd_id3147348.12.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03030201.xhp#par_id3146985.13.help.text
-msgid "Sub ExampleHour"
-msgstr "Sub ExampleHour"
-
-#: 03030201.xhp#par_id3156441.14.help.text
-msgid "Print \"The current hour is \" & Hour( Now )"
-msgstr "Print \"The current hour is \" & Hour( Now )"
-
-#: 03030201.xhp#par_id3153145.15.help.text
-msgctxt "03030201.xhp#par_id3153145.15.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03020407.xhp#tit.help.text
-msgid "FileDateTime Function [Runtime]"
-msgstr "FileDateTime 函數 [執行階段]"
-
-#: 03020407.xhp#bm_id3153361.help.text
-msgid "<bookmark_value>FileDateTime function</bookmark_value>"
-msgstr "<bookmark_value>FileDateTime;函數</bookmark_value>"
-
-#: 03020407.xhp#hd_id3153361.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"FileDateTime Function [Runtime]\">FileDateTime Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"FileDateTime 函數 [執行階段]\">FileDateTime 函數 [執行階段]</link>"
-
-#: 03020407.xhp#par_id3156423.2.help.text
-msgid "Returns a string that contains the date and the time that a file was created or last modified."
-msgstr "傳回一個字串,該字串包含建立檔案或最後一次修改檔案的日期和時間的。"
-
-#: 03020407.xhp#hd_id3154685.3.help.text
-msgctxt "03020407.xhp#hd_id3154685.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+msgstr "傳回值:"
-#: 03020407.xhp#par_id3154124.4.help.text
-msgid "FileDateTime (Text As String)"
-msgstr "FileDateTime (Text As String)"
+#. i$Rm
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN105F1\n"
+"help.text"
+msgid "Decimal number."
+msgstr "十進位數字。"
-#: 03020407.xhp#hd_id3150448.5.help.text
-msgctxt "03020407.xhp#hd_id3150448.5.help.text"
-msgid "Parameters:"
+#. qz(W
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN105F4\n"
+"help.text"
+msgid "Parameter:"
msgstr "參數:"
-#: 03020407.xhp#par_id3159153.6.help.text
-msgid "<emph>Text:</emph> Any string expression that contains an unambiguous (no wildcards) file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text:</emph>包含明確 (無萬用字元) 檔案規格的任意字串型表示式。您也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-
-#: 03020407.xhp#par_id3155306.7.help.text
-msgid "This function determines the exact time of creation or last modification of a file, returned in the format \"MM.DD.YYYY HH.MM.SS\"."
-msgstr "此函數確定建立檔案或最後一次修改檔案的精確時間,傳回結果的格式為「MM.DD.YYYY HH.MM.SS」。"
-
-#: 03020407.xhp#hd_id3146119.8.help.text
-msgctxt "03020407.xhp#hd_id3146119.8.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03020407.xhp#par_id3148576.9.help.text
-msgid "Sub ExampleFileDateTime"
-msgstr "Sub ExampleFileDateTime"
-
-#: 03020407.xhp#par_id3161831.10.help.text
-msgid "msgbox FileDateTime(\"C:\\autoexec.bat\")"
-msgstr "msgbox FileDateTime (\"C:\\autoexec.bat\")"
-
-#: 03020407.xhp#par_id3146986.11.help.text
-msgctxt "03020407.xhp#par_id3146986.11.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03030200.xhp#tit.help.text
-msgid "Converting Time Values"
-msgstr "轉換時間值"
-
-#: 03030200.xhp#hd_id3147226.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"Converting Time Values\">Converting Time Values</link>"
-msgstr "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"轉換時間值\">轉換時間值</link>"
-
-#: 03030200.xhp#par_id3149415.2.help.text
-msgid "The following functions convert time values to calculable numbers."
-msgstr "以下函數用於將時間值轉換為可計算的數字。"
-
-#: 01010210.xhp#tit.help.text
-msgid "Basics"
-msgstr "$[officename] Basic 具有模組化結構"
-
-#: 01010210.xhp#bm_id4488967.help.text
-msgid "<bookmark_value>fundamentals</bookmark_value><bookmark_value>subroutines</bookmark_value><bookmark_value>variables;global and local</bookmark_value><bookmark_value>modules;subroutines and functions</bookmark_value>"
-msgstr "<bookmark_value>基礎知識</bookmark_value><bookmark_value>子常式</bookmark_value><bookmark_value>變數; 全域和區域</bookmark_value><bookmark_value>模組; 子常式和函數</bookmark_value>"
-
-#: 01010210.xhp#hd_id3154927.1.help.text
-msgid "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"Basics\">Basics</link>"
-msgstr "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"$[officename] Basic 具有模組化結構\">$[officename] Basic 具有模組化結構</link>"
-
-#: 01010210.xhp#par_id3156023.14.help.text
-msgid "This section provides the fundamentals for working with $[officename] Basic."
-msgstr "本節提供了使用 $[officename] Basic 的基礎知識。"
-
-#: 01010210.xhp#par_id3147560.2.help.text
-msgid "$[officename] Basic code is based on subroutines and functions that are specified between <emph>sub...end sub</emph> and <emph>function...end function</emph> sections. Each Sub or Function can call other Subs and Functions. If you take care to write generic code for a Sub or Function, you can probably re-use it in other programs. See also <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Procedures and Functions\">Procedures and Functions</link>."
-msgstr "$[officename] Basic 程式碼以 <emph>sub...end sub</emph> 和 <emph>function...end function</emph> 小節中所指定的子常式和函數為基礎。每個子常式或函數均可呼叫其他子常式和函數。如果您在撰寫子常式或函數的通用程式碼時比較注意,也許能夠在其他程式中重複使用此程式碼。另請參閱<link href=\"text/sbasic/shared/01020300.xhp\" name=\"程序和函數\">程序和函數</link>。"
-
-#: 01010210.xhp#par_id314756320.help.text
-msgctxt "01010210.xhp#par_id314756320.help.text"
-msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
-msgstr "有些限制已套至您的公開變數、副常式、函式。您不能使用和相同函式庫中的模組相同的名稱。"
-
-#: 01010210.xhp#hd_id3150398.3.help.text
-msgid "What is a Sub?"
-msgstr "什麼是 Sub?"
-
-#: 01010210.xhp#par_id3148797.4.help.text
-msgid "<emph>Sub</emph> is the short form of <emph>subroutine</emph>, that is used to handle a certain task within a program. Subs are used to split a task into individual procedures. Splitting a program into procedures and sub-procedures enhances readability and reduces the error-proneness. A sub possibly takes some arguments as parameters but does not return any values back to the calling sub or function, for example:"
-msgstr "<emph>Sub</emph> 是 <emph>subroutine</emph> 的簡寫形式,它用於處理程式中的某些工作。Sub 可用於將一項工作分成個別程序。將程式分成若干個程序和子程序,可以增強程式的可讀性並降低出錯的可能性。子常式可能採用一些引數作為參數,但是不會向呼叫它的子常式或函數傳回任何值,例如:"
+#. 6S$?
+#: 03100060.xhp
+msgctxt ""
+"03100060.xhp\n"
+"par_idN105F8\n"
+"help.text"
+msgid "Expression: Any string or numeric expression that you want to convert."
+msgstr "Expression:要轉換的任意字串型表示式或數值型表示式。"
-#: 01010210.xhp#par_id3150868.15.help.text
-msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)"
-msgstr "DoSomethingWithTheValues(MyFirstValue,MySecondValue)"
+#. T;X[
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Event-Driven Macros"
+msgstr "事件驅動的巨集"
-#: 01010210.xhp#hd_id3156282.5.help.text
-msgid "What is a Function?"
-msgstr "什麼是 Function?"
+#. (T=Q
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"bm_id3154581\n"
+"help.text"
+msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value>"
+msgstr "<bookmark_value>刪除; 巨集指定至事件</bookmark_value> <bookmark_value>巨集; 指定至事件</bookmark_value> <bookmark_value>指定巨集至事件</bookmark_value> <bookmark_value>事件; 指定巨集</bookmark_value>"
-#: 01010210.xhp#par_id3156424.6.help.text
-msgid "A <emph>function</emph> is essentially a sub, which returns a value. You may use a function at the right side of a variable declaration, or at other places where you normally use values, for example:"
-msgstr "<emph>Function</emph> 實質上是傳回數值的子常式。您可以在變數宣告的右側或其他通常需要使用數值的位置使用函數,例如:"
+#. (j#w
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"hd_id3147348\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Event-Driven Macros</link>"
+msgstr "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"事件驅動的巨集\">事件驅動的巨集</link>"
-#: 01010210.xhp#par_id3146985.7.help.text
-msgid "MySecondValue = myFunction(MyFirstValue)"
-msgstr "MySecondValue = myFunction(MyFirstValue)"
+#. lb[R
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146120\n"
+"2\n"
+"help.text"
+msgid "This section describes how to assign Basic programs to program events."
+msgstr "本節介紹如何將 Basic 程式指定到程式事件。"
-#: 01010210.xhp#hd_id3153364.8.help.text
-msgid "Global and local variables"
-msgstr "全域變數和局部變數"
+#. A`=(
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149263\n"
+"4\n"
+"help.text"
+msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of program events and at what point an assigned macro is executed."
+msgstr "透過將所需的巨集指定到事件,您可以在發生指定的軟體事件時自動執行巨集。下表簡要介紹了程式事件以及巨集執行的時間。"
-#: 01010210.xhp#par_id3151112.9.help.text
-msgid "Global variables are valid for all subs and functions inside a module. They are declared at the beginning of a module before the first sub or function starts."
-msgstr "全域變數對於模組中所有的子常式和函數都有效。此類變數通常在模組的起始位置、第一個子常式或函數開始之前進行宣告。"
+#. gw#%
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3148455\n"
+"5\n"
+"help.text"
+msgid "Event"
+msgstr "事件"
-#: 01010210.xhp#par_id3154012.10.help.text
-msgid "Variables that you declare within a sub or function are valid only inside this sub or function. These variables override global variables with the same name and local variables with the same name coming from superordinate subs or functions."
-msgstr "在某個子常式或函數中宣告的變數,僅在該子常式或函數中有效。這些變數會置換同名的全域變數和上級子常式或函數中同名的局部變數。"
+#. 1l;P
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3145799\n"
+"6\n"
+"help.text"
+msgid "An assigned macro is executed..."
+msgstr "執行指定的巨集…"
-#: 01010210.xhp#hd_id3150010.11.help.text
-msgid "Structuring"
-msgstr "結構化"
+#. CTDN
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149379\n"
+"7\n"
+"help.text"
+msgid "Program Start"
+msgstr "程式啟動"
-#: 01010210.xhp#par_id3153727.12.help.text
-msgid "After separating your program into procedures and functions (Subs and Functions), you can save these procedures and functions as files for reuse in other projects. $[officename] Basic supports <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Modules and Libraries\">Modules and Libraries</link>. Subs and functions are always contained in modules. You can define modules to be global or part of a document. Multiple modules can be combined to a library."
-msgstr "將程式分成程序和函數 (Sub 和 Function) 後,您可以將這些程序和函數儲存為檔案,以在其他專案中重複使用。$[officename] Basic 支援<link href=\"text/sbasic/shared/01020500.xhp\" name=\"模組和程式庫\">模組和程式庫</link>。子常式和函數總是包含在模組中。您可以將模組定義為全域文件或部份文件。多個模組可以合併成一個程式庫。"
+#. w3RB
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150715\n"
+"8\n"
+"help.text"
+msgid "... after a $[officename] application is started."
+msgstr "... $[officename] 應用程式啟動之後。"
-#: 01010210.xhp#par_id3152578.13.help.text
-msgid "You can copy or move subs, functions, modules and libraries from one file to another by using the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog."
-msgstr "使用<link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"[巨集]\">[巨集]</link>對話方塊,可以將子常式、函數、模組和程式庫從一個檔案複製或移至另一個檔案中。"
+#. PB/|
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146914\n"
+"9\n"
+"help.text"
+msgid "Program End"
+msgstr "程式結束"
-#: 03090103.xhp#tit.help.text
-msgid "IIf Statement [Runtime]"
-msgstr "IIf 陳述式 [執行階段]"
+#. !^;T
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3153765\n"
+"10\n"
+"help.text"
+msgid "...before a $[officename] application is terminated."
+msgstr "$[officename] 應用程式終止之前。"
-#: 03090103.xhp#bm_id3155420.help.text
-msgid "<bookmark_value>IIf statement</bookmark_value>"
-msgstr "<bookmark_value>IIf 陳述式</bookmark_value>"
+#. 70d]
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3145150\n"
+"11\n"
+"help.text"
+msgid "Create Document"
+msgstr "建立文件"
-#: 03090103.xhp#hd_id3155420.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement [Runtime]\">IIf Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf 陳述式 [執行階段]\">IIf 陳述 [執行階段]</link>"
+#. UuSW
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3163808\n"
+"12\n"
+"help.text"
+msgid "...after a new document is created with <emph>File - New</emph> or with the <emph>New</emph> icon."
+msgstr "透過選擇<emph>[檔案] - [開啟新檔]</emph>或按一下<emph>開啟新檔</emph>圖示建立新文件之後。"
-#: 03090103.xhp#par_id3145610.2.help.text
-msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression."
-msgstr "依據所演算表示式的邏輯值,傳回兩個可能的函數結果之一。"
+#. -}!]
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3145790\n"
+"13\n"
+"help.text"
+msgid "Open Document"
+msgstr "開啟文件"
-#: 03090103.xhp#hd_id3159413.3.help.text
-msgctxt "03090103.xhp#hd_id3159413.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. F:Fk
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154572\n"
+"14\n"
+"help.text"
+msgid "...after a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon."
+msgstr "透過選擇<emph>[檔案] - [開啟舊檔]</emph>或按一下<emph>開啟檔案</emph>圖示開啟文件之後。"
-#: 03090103.xhp#par_id3147560.4.help.text
-msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)"
-msgstr "IIf (Expression, ExpressionTrue, ExpressionFalse)"
+#. S/B#
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3153266\n"
+"15\n"
+"help.text"
+msgid "Save Document As"
+msgstr "文件另存為"
-#: 03090103.xhp#hd_id3150541.5.help.text
-msgctxt "03090103.xhp#hd_id3150541.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. ;@-*
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150208\n"
+"16\n"
+"help.text"
+msgid "...before a document is saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or the <emph>Save</emph> icon, if a document name has not yet been specified)."
+msgstr "以指定名稱儲存檔案之前 (使用<emph>[檔案] - [另存新檔]</emph>;如果尚未指定檔案名稱,則使用<emph>[檔案] - [儲存檔案]</emph>或按一下<emph>儲存文件</emph>圖示)。"
-#: 03090103.xhp#par_id3153381.6.help.text
-msgid "<emph>Expression:</emph> Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse."
-msgstr "<emph>Expression:</emph>要演算的任意表示式。如果表示式的演算值為 <emph>True (真)</emph>,函數將傳回 ExpressionTrue 的結果,否則將傳回 ExpressionFalse 的結果。"
+#. T4hc
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3158215\n"
+"43\n"
+"help.text"
+msgid "Document has been saved as"
+msgstr "文件已經儲存為"
-#: 03090103.xhp#par_id3150870.7.help.text
-msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation."
-msgstr "<emph>ExpressionTrue、ExpressionFalse:</emph>任意表示式,其中的一個將作為函數結果傳回,這取決於邏輯求值的結果。"
+#. Jxd:
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150980\n"
+"44\n"
+"help.text"
+msgid "... after a document was saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or with the <emph>Save</emph> icon, if a document name has not yet been specified)."
+msgstr "... 以指定名稱儲存文件之後 (使用<emph>[檔案] - [另存新檔]</emph>;如果尚未指定文件名稱,則使用<emph>[檔案] - [儲存檔案]</emph>或按一下<emph>儲存文件</emph>圖示)。"
-#: 03131800.xhp#tit.help.text
-msgid "CreateUnoDialog Function [Runtime]"
-msgstr "CreateUnoDialog 函式 [執行階段]"
+#. qd^Q
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150519\n"
+"17\n"
+"help.text"
+msgid "Save Document"
+msgstr "儲存文件"
-#: 03131800.xhp#bm_id3150040.help.text
-msgid "<bookmark_value>CreateUnoDialog function</bookmark_value>"
-msgstr "<bookmark_value>CreateUnoDialog 函式</bookmark_value>"
+#. TKKL
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3155529\n"
+"18\n"
+"help.text"
+msgid "...before a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
+msgstr "使用<emph>[檔案] - [儲存檔案]</emph>或按一下<emph>儲存文件</emph>圖示儲存檔案之前 (倘若已指定檔案名稱)。"
-#: 03131800.xhp#hd_id3150040.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"CreateUnoDialog Function [Runtime]\">CreateUnoDialog Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"CreateUnoDialog 函式 [執行階段]\">CreateUnoDialog 函式 [執行階段]</link>"
+#. qYmx
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149404\n"
+"45\n"
+"help.text"
+msgid "Document has been saved"
+msgstr "文件已經儲存"
-#: 03131800.xhp#par_id3154186.2.help.text
-msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime."
-msgstr "在 Basic 執行階段建立一個表示 Uno 對話方塊控制項的 Basic Uno 物件。"
+#. MeYz
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3151332\n"
+"46\n"
+"help.text"
+msgid "...after a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
+msgstr "使用<emph>[檔案] - [儲存檔案]</emph>或按一下<emph>儲存文件</emph>圖示儲存檔案之後 (倘若已指定檔案名稱)。"
-#: 03131800.xhp#par_id3153750.3.help.text
-msgid "Dialogs are defined in the dialog libraries. To display a dialog, a \"live\" dialog must be created from the library."
-msgstr "對話方塊定義於對話方塊程式庫。若要顯示對話方塊,需要從對話方塊程式庫中建立一個「即時」對話方塊。"
+#. )29f
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3159171\n"
+"19\n"
+"help.text"
+msgid "Document is closing"
+msgstr "文件正在關閉"
-#: 03131800.xhp#par_id3153681.4.help.text
-msgid "See <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-msgstr "請參閱<link href=\"text/sbasic/guide/sample_code.xhp\" name=\"示例\">示例</link>。"
+#. (K@M
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146868\n"
+"20\n"
+"help.text"
+msgid "...before a document is closed."
+msgstr "文件關閉之前。"
-#: 03131800.xhp#hd_id3154286.5.help.text
-msgctxt "03131800.xhp#hd_id3154286.5.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. T4#E
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3159097\n"
+"47\n"
+"help.text"
+msgid "Document closed"
+msgstr "文件已關閉"
-#: 03131800.xhp#par_id3159176.6.help.text
-msgid "CreateUnoDialog( oDlgDesc )"
-msgstr "CreateUnoDialog ( oDlgDesc )"
+#. !QKV
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3148606\n"
+"48\n"
+"help.text"
+msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing."
+msgstr "文件關閉之後。請注意,在文件關閉之前進行儲存時,也會發生「儲存文件」事件。"
-#: 03131800.xhp#hd_id3143270.7.help.text
-msgctxt "03131800.xhp#hd_id3143270.7.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. =Wvo
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3144772\n"
+"21\n"
+"help.text"
+msgid "Activate Document"
+msgstr "啟動文件"
-#: 03131800.xhp#par_id3159157.8.help.text
-msgid "' Get dialog description from the dialog library"
-msgstr "' 從對話方塊程式庫獲取對話方塊描述"
+#. a]ld
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149442\n"
+"22\n"
+"help.text"
+msgid "...after a document is brought to the foreground."
+msgstr "文件顯示在前景之後。"
-#: 03131800.xhp#par_id3149234.9.help.text
-msgctxt "03131800.xhp#par_id3149234.9.help.text"
-msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
-msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1"
+#. D#BZ
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150888\n"
+"23\n"
+"help.text"
+msgid "Deactivate Document"
+msgstr "關閉文件"
-#: 03131800.xhp#par_id3154923.10.help.text
-msgid "' generate \"live\" dialog"
-msgstr "' 生成「即時」對話方塊"
+#. 1+Fm
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154060\n"
+"24\n"
+"help.text"
+msgid "...after another document is brought to the foreground."
+msgstr "另一個文件顯示在前景之後。"
-#: 03131800.xhp#par_id3149670.11.help.text
-msgid "oDlgControl = CreateUnoDialog( oDlgDesc )"
-msgstr "oDlgControl = CreateUnoDialog ( oDlgDesc )"
+#. lJoy
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3152384\n"
+"25\n"
+"help.text"
+msgid "Print Document"
+msgstr "列印文件"
-#: 03131800.xhp#par_id3148550.12.help.text
-msgid "' display \"live\" dialog"
-msgstr "' 顯示「即時」對話方塊"
+#. Xb8*
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3152873\n"
+"26\n"
+"help.text"
+msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins."
+msgstr "<emph>[列印]</emph>對話方塊關閉之後、列印程序實際開始之前。"
-#: 03131800.xhp#par_id3154072.13.help.text
-msgid "oDlgControl.execute"
-msgstr "oDlgControl.execute"
+#. fcbB
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3159227\n"
+"49\n"
+"help.text"
+msgid "JavaScript run-time error"
+msgstr "JavaScript 執行階段錯誤"
-#: 03130000.xhp#tit.help.text
-msgid "Other Commands"
-msgstr "其他指令"
+#. V2EQ
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3145362\n"
+"50\n"
+"help.text"
+msgid "...when a JavaScript run-time error occurs."
+msgstr "發生 JavaScript 執行階段錯誤時。"
-#: 03130000.xhp#hd_id3156027.1.help.text
-msgid "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"Other Commands\">Other Commands</link>"
-msgstr "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"其他指令\">其他指令</link>"
+#. 0Fg;
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154767\n"
+"27\n"
+"help.text"
+msgid "Print Mail Merge"
+msgstr "列印郵件合併"
-#: 03130000.xhp#par_id3153312.2.help.text
-msgid "This is a list of the functions and the statements that are not included in the other categories."
-msgstr "下表列出了其他分類中未包含的函數和陳述式。"
+#. f/Im
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3153555\n"
+"28\n"
+"help.text"
+msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins. This event occurs for each copy printed."
+msgstr "<emph>[列印]</emph>對話方塊關閉之後、列印程序實際開始之前。列印每個副本時均發生此事件。"
-#: 03060000.xhp#tit.help.text
-msgid "Logical Operators"
-msgstr "邏輯運算子"
+#. :}z3
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3156366\n"
+"51\n"
+"help.text"
+msgid "Change of the page count"
+msgstr "頁數的變更"
-#: 03060000.xhp#hd_id3147559.1.help.text
-msgid "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"Logical Operators\">Logical Operators</link>"
-msgstr "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"邏輯運算子\">邏輯運算子</link>"
+#. FoY(
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154627\n"
+"52\n"
+"help.text"
+msgid "...when the page count changes."
+msgstr "頁數變更時。"
-#: 03060000.xhp#par_id3153379.2.help.text
-msgid "The following logical operators are supported by $[officename] Basic."
-msgstr "$[officename] Basic 支援以下邏輯運算子。"
+#. D@6.
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3154737\n"
+"53\n"
+"help.text"
+msgid "Message received"
+msgstr "收到訊息"
-#: 03060000.xhp#par_id3154138.3.help.text
-msgid "Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not."
-msgstr "邏輯運算子可以對兩個表示式或變數的內容進行 (逐位元) 組合。例如,可以利用邏輯運算子測試是否設定了特定的位元。"
+#. y(?x
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150952\n"
+"54\n"
+"help.text"
+msgid "...if a message was received."
+msgstr "如果收到訊息。"
-#: 03102400.xhp#tit.help.text
-msgid "IsEmpty Function [Runtime]"
-msgstr "IsEmpty 函數 [執行階段]"
+#. O/)d
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"hd_id3153299\n"
+"30\n"
+"help.text"
+msgid "Assigning a Macro to an Event"
+msgstr "將巨集指定給事件"
-#: 03102400.xhp#bm_id3153394.help.text
-msgid "<bookmark_value>IsEmpty function</bookmark_value>"
-msgstr "<bookmark_value>IsEmpty;函數</bookmark_value>"
+#. MIIW
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3147244\n"
+"31\n"
+"help.text"
+msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
+msgstr "選擇 <emph>[工具] - [調整]</emph>,然後按一下 <emph>[事件]</emph> 標籤。"
-#: 03102400.xhp#hd_id3153394.1.help.text
-msgid "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty Function [Runtime]\">IsEmpty Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty 函數 [執行階段]\">IsEmpty 函數 [執行階段]</link>"
+#. JFU-
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146098\n"
+"55\n"
+"help.text"
+msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the <emph>Save In</emph> listbox."
+msgstr "在 <emph>[儲存位置]</emph> 清單方塊中,選取要使指定全域有效或僅對目前文件有效。"
-#: 03102400.xhp#par_id3163045.2.help.text
-msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized."
-msgstr "測試變體型變數是否包含 Empty 值。Empty 值表示尚未初始化該變數。"
+#. s#SH
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3150431\n"
+"32\n"
+"help.text"
+msgid "Select the event from the <emph>Event</emph> list."
+msgstr "從<emph>[事件]</emph>清單中選取事件。"
-#: 03102400.xhp#hd_id3159158.3.help.text
-msgctxt "03102400.xhp#hd_id3159158.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. m90U
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3148742\n"
+"33\n"
+"help.text"
+msgid "Click <emph>Macro</emph> and select the macro to be assigned to the selected event."
+msgstr "按一下 <emph>[巨集]</emph>,並選取要指定給所選事件的巨集。"
-#: 03102400.xhp#par_id3153126.4.help.text
-msgid "IsEmpty (Var)"
-msgstr "IsEmpty(Var)"
+#. cCn|
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146321\n"
+"35\n"
+"help.text"
+msgid "Click <emph>OK</emph> to assign the macro."
+msgstr "按一下 <emph>[確定]</emph> 可指定巨集。"
-#: 03102400.xhp#hd_id3148685.5.help.text
-msgctxt "03102400.xhp#hd_id3148685.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. `=2{
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3147414\n"
+"56\n"
+"help.text"
+msgid "Click <emph>OK</emph> to close the dialog."
+msgstr "按一下<emph>[確定]</emph>以關閉對話方塊。"
-#: 03102400.xhp#par_id3156344.6.help.text
-msgctxt "03102400.xhp#par_id3156344.6.help.text"
-msgid "Bool"
-msgstr "布林型"
+#. C,Q+
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"hd_id3154581\n"
+"36\n"
+"help.text"
+msgid "Removing the Assignment of a Macro to an Event"
+msgstr "移除為事件指定的巨集"
-#: 03102400.xhp#hd_id3148947.7.help.text
-msgctxt "03102400.xhp#hd_id3148947.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. HY]K
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3146883\n"
+"57\n"
+"help.text"
+msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
+msgstr "選擇<emph>[工具] - [調整]</emph>,然後按一下<emph>[事件]</emph>標籤。"
-#: 03102400.xhp#par_id3154347.8.help.text
-msgid "<emph>Var:</emph> Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False."
-msgstr "<emph>Var:</emph>要測試的任意變數。如果此變體型變數中包含 Empty 值,函數將傳回 True (真),否則傳回 False (假)。"
+#. Is)}
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3155909\n"
+"58\n"
+"help.text"
+msgid "Select whether you want to remove a global assignment or an assignment that is just valid in the current document by selecting the option in the <emph>Save In</emph> listbox."
+msgstr "透過選取 <emph>[儲存位置]</emph> 清單方塊中的選項,選取要移除全域指定或僅移除對目前文件有效的指定。"
-#: 03102400.xhp#hd_id3154138.9.help.text
-msgctxt "03102400.xhp#hd_id3154138.9.help.text"
-msgid "Example:"
-msgstr "示例‹‹:"
+#. [4D9
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3159129\n"
+"59\n"
+"help.text"
+msgid "Select the event that contains the assignment to be removed from the <emph>Event</emph> list."
+msgstr "從<emph>[事件]</emph>清單中選取包含所要移除指定的事件。"
-#: 03102400.xhp#par_id3125864.10.help.text
-msgid "Sub ExampleIsEmpty"
-msgstr "Sub ExampleIsEmpty"
+#. \oqc
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149143\n"
+"37\n"
+"help.text"
+msgid "Click <emph>Remove</emph>."
+msgstr "按一下<emph>[取消]</emph>。"
-#: 03102400.xhp#par_id3150449.11.help.text
-msgid "Dim sVar as Variant"
-msgstr "Dim sVar as Variant"
+#. W\e8
+#: 01040000.xhp
+msgctxt ""
+"01040000.xhp\n"
+"par_id3149351\n"
+"60\n"
+"help.text"
+msgid "Click <emph>OK</emph> to close the dialog."
+msgstr "按一下<emph>[確定]</emph>以關閉對話方塊。"
-#: 03102400.xhp#par_id3153970.12.help.text
-msgid "sVar = Empty"
-msgstr "sVar = Empty"
+#. KP;M
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Debugging a Basic Program"
+msgstr "除錯 Basic 程式"
-#: 03102400.xhp#par_id3154863.13.help.text
-msgid "Print IsEmpty(sVar) REM Returns True"
-msgstr "Print IsEmpty (sVar) REM 傳回 True (真)"
+#. mk9;
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"bm_id3153344\n"
+"help.text"
+msgid "<bookmark_value>debugging Basic programs</bookmark_value><bookmark_value>variables; observing values</bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value>run-time errors in Basic</bookmark_value><bookmark_value>error codes in Basic</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
+msgstr "<bookmark_value>對 Basic 程式進行除錯</bookmark_value><bookmark_value>變數; 觀察值</bookmark_value><bookmark_value>監視變數</bookmark_value><bookmark_value>Basic 中的執行階段錯誤</bookmark_value><bookmark_value>Basic 中的錯誤碼</bookmark_value><bookmark_value>中斷點</bookmark_value><bookmark_value>呼叫堆疊視窗</bookmark_value>"
-#: 03102400.xhp#par_id3151043.14.help.text
-msgctxt "03102400.xhp#par_id3151043.14.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. :f,E
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3153344\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01030300.xhp\">Debugging a Basic Program</link>"
+msgstr "<link href=\"text/sbasic/shared/01030300.xhp\">除錯 Basic 程式</link>"
-#: 03030303.xhp#tit.help.text
-msgid "Timer Function [Runtime]"
-msgstr "Timer 函數 [執行階段]"
+#. 9FPz
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3159224\n"
+"4\n"
+"help.text"
+msgid "Breakpoints and Single Step Execution"
+msgstr "中斷點和單步執行"
-#: 03030303.xhp#bm_id3149346.help.text
-msgid "<bookmark_value>Timer function</bookmark_value>"
-msgstr "<bookmark_value>Timer;函數</bookmark_value>"
+#. 80qL
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3150682\n"
+"5\n"
+"help.text"
+msgid "You can check each line in your Basic program for errors using single step execution. Errors are easily traced since you can immediately see the result of each step. A pointer in the breakpoint column of the Editor indicates the current line. You can also set a breakpoint if you want to force the program to be interrupted at a specific position."
+msgstr "您可以透過單步執行來逐行檢查 Basic 程式中的錯誤。由於可以立即看到每一步的執行結果,因此很容易追蹤錯誤。編輯器的中斷點欄中的指標指示目前執行的行。如果要強制程式在某個位置中斷,您也可以在該位置處設定一個中斷點。"
-#: 03030303.xhp#hd_id3149346.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Timer Function [Runtime]\">Timer Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Timer 函數 [執行階段]\">Timer 函數 [執行階段]</link>"
+#. 7p*o
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3147303\n"
+"7\n"
+"help.text"
+msgid "Double-click in the <emph>breakpoint</emph> column at the left of the Editor window to toggle a breakpoint at the corresponding line. When the program reaches a breakpoint, the program execution is interrupted."
+msgstr "按兩下[編輯器]視窗左邊的<emph>中斷點</emph>欄,可以使對應行在設定與不設定中斷點之間切換。當程式執行到中斷點時,程式執行將被中斷。"
-#: 03030303.xhp#par_id3156023.2.help.text
-msgid "Returns a value that specifies the number of seconds that have elapsed since midnight."
-msgstr "此函數將傳回指定了從午夜零時算起、已逝去的秒數的值。"
+#. ?dnK
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3155805\n"
+"8\n"
+"help.text"
+msgid "The <emph>single step </emph>execution using the <emph>Single Step</emph> icon causes the program to branch into procedures and functions."
+msgstr "如果使用<emph>單步</emph>圖示呼叫<emph>單步</emph>執行,則將導致程式岔入程序和函數內部。"
-#: 03030303.xhp#par_id3156212.3.help.text
-msgid "You must first declare a variable to call the Timer function and assign it the \"Long \" data type, otherwise a Date value is returned."
-msgstr "您必須先宣告一個變數以呼叫 Timer 函數,並將其指定為「長型」資料類型,否則傳回日期型值。"
+#. W(g-
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3151110\n"
+"25\n"
+"help.text"
+msgid "The procedure step execution using the <emph>Procedure Step</emph> icon causes the program to skip over procedures and functions as a single step."
+msgstr "如果使用<emph>程序單步</emph>圖示呼叫程序單步執行,則將導致程式以單步跳過程序和函數。"
-#: 03030303.xhp#hd_id3153768.4.help.text
-msgctxt "03030303.xhp#hd_id3153768.4.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. crWD
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3153825\n"
+"9\n"
+"help.text"
+msgid "Properties of a Breakpoint"
+msgstr "中斷點的屬性"
-#: 03030303.xhp#par_id3161831.5.help.text
-msgid "Timer"
-msgstr "Timer"
+#. 8rd=
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3147574\n"
+"26\n"
+"help.text"
+msgid "The properties of a breakpoint are available through its context menu by right-clicking the breakpoint in the breakpoint column."
+msgstr "在中斷點欄中的中斷點上按一下滑鼠右鍵,從顯示的右鍵功能表中可以看到該中斷點的屬性。"
-#: 03030303.xhp#hd_id3146975.6.help.text
-msgctxt "03030303.xhp#hd_id3146975.6.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. 14Id
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3148473\n"
+"10\n"
+"help.text"
+msgid "You can <emph>activate</emph> and <emph>deactivate</emph> a breakpoint by selecting <emph>Active</emph> from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution."
+msgstr "透過從右鍵功能表中選取<emph>[使用中]</emph>選項,您可以使中斷點在<emph>啟動</emph>與<emph>關閉</emph>兩種狀態之間切換。如果中斷點處於關閉狀態,則不會中斷程式的執行。"
-#: 03030303.xhp#par_id3146984.7.help.text
-msgctxt "03030303.xhp#par_id3146984.7.help.text"
-msgid "Date"
-msgstr "日期型"
+#. HloO
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3159413\n"
+"27\n"
+"help.text"
+msgid "Select <emph>Properties</emph> from the context menu of a breakpoint or select <emph>Breakpoints</emph> from the context menu of the breakpoint column to call the <emph>Breakpoints</emph> dialog where you can specify other breakpoint options."
+msgstr "從中斷點的右鍵功能表中選取<emph>[屬性]</emph>,或者從中斷點欄的右鍵功能表中選取<emph>[中斷點]</emph>,以呼叫<emph>[中斷點]</emph>對話方塊,以指定其他中斷點選項。"
-#: 03030303.xhp#hd_id3156442.8.help.text
-msgctxt "03030303.xhp#hd_id3156442.8.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. \=xn
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3156280\n"
+"11\n"
+"help.text"
+msgid "The list displays all <emph>breakpoints</emph> with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the <emph>Active</emph> box."
+msgstr "該清單列出所有的<emph>中斷點</emph>以及它在來源程式碼中對應的行號。透過核取或清除<emph>[使用中]</emph>方塊,您可以啟動或關閉選取的中斷點。"
-#: 03030303.xhp#par_id3153951.9.help.text
-msgid "Sub ExampleTimer"
-msgstr "Sub ExampleTimer"
+#. /+d[
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3158407\n"
+"12\n"
+"help.text"
+msgid "The <emph>Pass Count</emph> specifies the number of times the breakpoint can be passed over before the program is interrupted. If you enter 0 (default setting) the program is always interrupted as soon as a breakpoint is encountered."
+msgstr "<emph>[過程]</emph>用於指定在程式中斷之前,中斷點被透過的次數。如果輸入 0 (標準設定),則一旦遇到中斷點,程式就會中斷執行。"
-#: 03030303.xhp#par_id3147427.10.help.text
-msgid "Dim lSec as long,lMin as long,lHour as long"
-msgstr "Dim lSec as long,lMin as long,lHour as long"
+#. E$s0
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3153968\n"
+"13\n"
+"help.text"
+msgid "Click <emph>Delete</emph> to remove the breakpoint from the program."
+msgstr "按一下<emph>[刪除]</emph>以從程式中實際移除中斷點。"
-#: 03030303.xhp#par_id3153092.11.help.text
-msgid "lSec = Timer"
-msgstr "lSec = Timer"
+#. `YTC
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3150439\n"
+"14\n"
+"help.text"
+msgid "Observing the Value of Variables"
+msgstr "觀察變數的值"
-#: 03030303.xhp#par_id3145748.12.help.text
-msgid "MsgBox lSec,0,\"Seconds since midnight\""
-msgstr "MsgBox lSec,0,\"Seconds since midnight\""
+#. 6~XN
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3153368\n"
+"15\n"
+"help.text"
+msgid "You can monitor the values of a variable by adding it to the <emph>Watch</emph> window. To add a variable to the list of watched variables, type the variable name in the <emph>Watch</emph> text box and press Enter."
+msgstr "透過將某個變數加入到<emph>[檢視]</emph>視窗,您可以對該變數的值進行監視。若要將變數加入受檢視變數的清單中,請在<emph>[檢視]</emph>文字方塊中鍵入變數名稱,並按 ENTER 鍵。"
-#: 03030303.xhp#par_id3149260.13.help.text
-msgid "lMin = lSec / 60"
-msgstr "lMin = lSec / 60"
+#. ?xmt
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3146986\n"
+"16\n"
+"help.text"
+msgid "The values of variables are only displayed if they are in scope. Variables that are not defined at the current source code location display (\"Out of Scope\") instead of a value."
+msgstr "變數的值只有在作用範圍內時才會被顯示。如果目前來源程式碼中沒有對變數進行定義,則會顯示 (「Out of Scope」) 而不是變數值。"
-#: 03030303.xhp#par_id3148646.14.help.text
-msgid "lSec = lSec Mod 60"
-msgstr "lSec = lSec Mod 60"
+#. ;ZpA
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3145272\n"
+"17\n"
+"help.text"
+msgid "You can also include arrays in the Watch window. If you enter the name of an array variable without an index value in the Watch text box, the content of the entire array is displayed."
+msgstr "您也可以在[檢視]視窗中含括陣列。如果在[檢視]文字方塊中輸入無索引值的陣列變數名稱,將會顯示整個陣列的內容。"
-#: 03030303.xhp#par_id3148575.15.help.text
-msgid "lHour = lMin / 60"
-msgstr "lHour = lMin / 60"
+#. Y\3I
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3145749\n"
+"19\n"
+"help.text"
+msgid "If you rest the mouse over a predefined variable in the Editor at run-time, the content of the variable is displayed in a pop-up box."
+msgstr "在執行階段,如果將滑鼠停在編輯器中某個預先定義的變數上,則會用一個快顯方塊顯示該變數的內容。"
-#: 03030303.xhp#par_id3150418.16.help.text
-msgid "lMin = lMin Mod 60"
-msgstr "lMin = lMin Mod 60"
+#. :Z9k
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3148618\n"
+"20\n"
+"help.text"
+msgid "The Call Stack Window"
+msgstr "使用[呼叫堆疊]視窗"
-#: 03030303.xhp#par_id3156283.17.help.text
-msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"The time is\""
-msgstr "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\"& Right(\"00\" & lSec , 2) ,0,\"The time is\""
+#. Xq=S
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id3154491\n"
+"21\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\">Provides an overview of the call hierarchy of procedures and functions.</ahelp> You can determine which procedures and functions called which other procedures and functions at the current point in the source code."
+msgstr "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"visible\">此視窗提供程序和函數的呼叫階層式結構的摘要。</ahelp>您從中可以確定來源程式碼中目前位置的程序和函數的呼叫關系"
-#: 03030303.xhp#par_id3153158.18.help.text
-msgctxt "03030303.xhp#par_id3153158.18.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. yyKl
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id3150594\n"
+"24\n"
+"help.text"
+msgid "List of Run-Time Errors"
+msgstr "執行階段錯誤清單"
-#: keys.xhp#tit.help.text
+#. m*2J
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"tit\n"
+"help.text"
msgid "Keyboard Shortcuts in the Basic IDE"
msgstr "在 Basic IDE 中使用的鍵盤組合鍵"
-#: keys.xhp#bm_id3154760.help.text
+#. Q_5n
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"bm_id3154760\n"
+"help.text"
msgid "<bookmark_value>keyboard;in IDE</bookmark_value><bookmark_value>shortcut keys;Basic IDE</bookmark_value><bookmark_value>IDE;keyboard shortcuts</bookmark_value>"
msgstr "<bookmark_value>鍵盤;在 IDE 中</bookmark_value><bookmark_value>組合鍵;Basic IDE</bookmark_value><bookmark_value>IDE;按鍵</bookmark_value>"
-#: keys.xhp#hd_id3154760.1.help.text
+#. rALg
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"hd_id3154760\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Keyboard Shortcuts in the Basic IDE\">Keyboard Shortcuts in the Basic IDE</link>"
msgstr "<link href=\"text/sbasic/shared/keys.xhp\" name=\"在 Basic IDE 中使用的鍵盤組合鍵\">在 Basic IDE 中使用的鍵盤組合鍵</link>"
-#: keys.xhp#par_id3149655.2.help.text
+#. YdQc
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3149655\n"
+"2\n"
+"help.text"
msgid "In the Basic IDE you can use the following keyboard shortcuts:"
msgstr "在 Basic IDE 中可使用以下鍵盤組合鍵:"
-#: keys.xhp#par_id3154908.3.help.text
+#. _RT!
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3154908\n"
+"3\n"
+"help.text"
msgid "Action"
msgstr "動作"
-#: keys.xhp#par_id3153192.4.help.text
+#. 5AD;
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3153192\n"
+"4\n"
+"help.text"
msgid "Keyboard shortcut"
msgstr "鍵盤組合鍵"
-#: keys.xhp#par_id3159254.5.help.text
+#. P$B)
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3159254\n"
+"5\n"
+"help.text"
msgid "Run code starting from the first line, or from the current breakpoint, if the program stopped there before"
msgstr "從第一行開始執行程式碼,如果此前程式停在目前的中斷點,則由此中斷點開始執行。"
-#: keys.xhp#par_id3163712.6.help.text
+#. EBHT
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3163712\n"
+"6\n"
+"help.text"
msgid "F5"
msgstr "F5"
-#: keys.xhp#par_id3150010.7.help.text
-msgctxt "keys.xhp#par_id3150010.7.help.text"
+#. M8\Y
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3150010\n"
+"7\n"
+"help.text"
msgid "Stop"
msgstr "停止。"
-#: keys.xhp#par_id3154319.8.help.text
+#. HBpx
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3154319\n"
+"8\n"
+"help.text"
msgid "Shift+F5"
msgstr "SHIFT+F5 組合鍵"
-#: keys.xhp#par_id3151073.11.help.text
+#. RtL8
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3151073\n"
+"11\n"
+"help.text"
msgid "Add <link href=\"text/sbasic/shared/01050100.xhp\" name=\"watch\">watch</link> for the variable at the cursor"
msgstr "為游標處的變數加入<link href=\"text/sbasic/shared/01050100.xhp\" name=\"監視\">監視</link>。"
-#: keys.xhp#par_id3154731.12.help.text
+#. ^k^y
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3154731\n"
+"12\n"
+"help.text"
msgid "F7"
msgstr "F7"
-#: keys.xhp#par_id3148455.13.help.text
+#. 9V{E
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3148455\n"
+"13\n"
+"help.text"
msgid "Single step through each statement, starting at the first line or at that statement where the program execution stopped before."
msgstr "從第一行或此前程式執行停止處啟動,單步執行每條陳述式。"
-#: keys.xhp#par_id3150716.14.help.text
+#. jV1p
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3150716\n"
+"14\n"
+"help.text"
msgid "F8"
msgstr "F8"
-#: keys.xhp#par_id3156275.15.help.text
+#. hoca
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3156275\n"
+"15\n"
+"help.text"
msgid "Single step as with F8, but a function call is considered to be only <emph>one</emph> statement"
msgstr "單步執行 (與 F8 鍵相同),但一次函數呼叫僅被當作<emph>一條</emph>陳述式。"
-#: keys.xhp#par_id3153764.16.help.text
+#. Hn/Y
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3153764\n"
+"16\n"
+"help.text"
msgid "Shift+F8"
msgstr "SHIFT+F8 組合鍵"
-#: keys.xhp#par_id3150323.17.help.text
+#. s3le
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3150323\n"
+"17\n"
+"help.text"
msgid "Set or remove a <link href=\"text/sbasic/shared/01030300.xhp\" name=\"breakpoint\">breakpoint</link> at the current line or all breakpoints in the current selection"
msgstr "設定或移除目前行的<link href=\"text/sbasic/shared/01030300.xhp\" name=\"中斷點\">中斷點</link>,或設定或移除目前選擇中的所有中斷點。"
-#: keys.xhp#par_id3147339.18.help.text
+#. 8opV
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3147339\n"
+"18\n"
+"help.text"
msgid "F9"
msgstr "F9"
-#: keys.xhp#par_id3153963.19.help.text
+#. (E*q
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3153963\n"
+"19\n"
+"help.text"
msgid "Enable/disable the breakpoint at the current line or all breakpoints in the current selection"
msgstr "啟用/停用目前行的中斷點,或啟用/停用目前選擇中的所有中斷點。"
-#: keys.xhp#par_id3155175.20.help.text
+#. \2?k
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3155175\n"
+"20\n"
+"help.text"
msgid "Shift+F9"
msgstr "SHIFT+F9 組合鍵"
-#: keys.xhp#par_id3154702.21.help.text
+#. t[7Q
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3154702\n"
+"21\n"
+"help.text"
msgid "A running macro can be aborted with Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8."
msgstr "可用 Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q 中斷執行中的巨集,且不限於 Basic IDE 視窗內。若您處在 Basic IDE 視窗內且該巨集於某個中斷點停止,Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q 會停止執行巨集,但您只會在下次按 F5、F8 或 Shift+F8 時才會發現此情形。"
-#: 03101700.xhp#tit.help.text
-msgid "DefObj Statement [Runtime]"
-msgstr "DefObj 陳述式 [執行階段]"
+#. EoF]
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsArray Function [Runtime]"
+msgstr "IsArray 函數 [執行階段]"
-#: 03101700.xhp#bm_id3149811.help.text
-msgid "<bookmark_value>DefObj statement</bookmark_value>"
-msgstr "<bookmark_value>DefObj 陳述式</bookmark_value>"
+#. ljz2
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"bm_id3154346\n"
+"help.text"
+msgid "<bookmark_value>IsArray function</bookmark_value>"
+msgstr "<bookmark_value>IsArray;函數</bookmark_value>"
-#: 03101700.xhp#hd_id3149811.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"DefObj Statement [Runtime]\">DefObj Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"DefObj 陳述式 [執行階段]\">DefObj 陳述式 [執行階段]</link>"
+#. _:Fn
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"hd_id3154346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"IsArray Function [Runtime]\">IsArray Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"IsArray 函數 [執行階段]\">IsArray 函數 [執行階段]</link>"
-#: 03101700.xhp#par_id3147573.2.help.text
-msgctxt "03101700.xhp#par_id3147573.2.help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定標準的變數類型。"
+#. ;!KU
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"par_id3159413\n"
+"2\n"
+"help.text"
+msgid "Determines if a variable is a data field in an array."
+msgstr "確定變數是否是陣列中的資料欄位。"
-#: 03101700.xhp#hd_id3150504.3.help.text
-msgctxt "03101700.xhp#hd_id3150504.3.help.text"
+#. srvh
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"hd_id3150792\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03101700.xhp#par_id3147530.4.help.text
-msgctxt "03101700.xhp#par_id3147530.4.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101700.xhp#hd_id3153896.5.help.text
-msgctxt "03101700.xhp#hd_id3153896.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. f2MY
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"par_id3153379\n"
+"4\n"
+"help.text"
+msgid "IsArray (Var)"
+msgstr "IsArray (Var)"
-#: 03101700.xhp#par_id3148552.6.help.text
-msgctxt "03101700.xhp#par_id3148552.6.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
+#. h!la
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"hd_id3154365\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03101700.xhp#par_id3150358.7.help.text
-msgctxt "03101700.xhp#par_id3150358.7.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
+#. LVRl
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"par_id3154685\n"
+"6\n"
+"help.text"
+msgid "Bool"
+msgstr "布林型"
-#: 03101700.xhp#par_id3148798.8.help.text
-msgctxt "03101700.xhp#par_id3148798.8.help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Keyword:</emph>標準的變數類型"
+#. TqCE
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"hd_id3153969\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03101700.xhp#par_id3150769.9.help.text
-msgid "<emph>DefObj:</emph> Object"
-msgstr "<emph>DefObj:</emph>物件型"
+#. gUCE
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"par_id3145172\n"
+"8\n"
+"help.text"
+msgid "<emph>Var:</emph> Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns <emph>True</emph>, otherwise <emph>False </emph>is returned."
+msgstr "<emph>Var:</emph>要測試其是否被宣告為陣列的任意變數。如果此變數是陣列,則函數傳回 <emph>True (真)</emph>,否則傳回 <emph>False (假)</emph>。"
-#: 03101700.xhp#hd_id3156212.10.help.text
-msgctxt "03101700.xhp#hd_id3156212.10.help.text"
+#. wErW
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"hd_id3155131\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03101700.xhp#par_id3153969.12.help.text
-msgctxt "03101700.xhp#par_id3153969.12.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
-
-#: 03101700.xhp#par_id3156424.13.help.text
-msgctxt "03101700.xhp#par_id3156424.13.help.text"
-msgid "DefBool b"
-msgstr "DefBool b"
-
-#: 03101700.xhp#par_id3159254.14.help.text
-msgctxt "03101700.xhp#par_id3159254.14.help.text"
-msgid "DefDate t"
-msgstr "DefDate t"
-
-#: 03101700.xhp#par_id3150440.15.help.text
-msgctxt "03101700.xhp#par_id3150440.15.help.text"
-msgid "DefDbL d"
-msgstr "DefDbL d"
-
-#: 03101700.xhp#par_id3161832.16.help.text
-msgctxt "03101700.xhp#par_id3161832.16.help.text"
-msgid "DefInt i"
-msgstr "DefInt i"
-
-#: 03101700.xhp#par_id3145365.17.help.text
-msgctxt "03101700.xhp#par_id3145365.17.help.text"
-msgid "DefLng l"
-msgstr "DefLng l"
-
-#: 03101700.xhp#par_id3149481.18.help.text
-msgctxt "03101700.xhp#par_id3149481.18.help.text"
-msgid "DefObj o"
-msgstr "DefObj o"
-
-#: 03101700.xhp#par_id3152886.19.help.text
-msgctxt "03101700.xhp#par_id3152886.19.help.text"
-msgid "DefVar v"
-msgstr "DefVar v"
-
-#: 03090300.xhp#tit.help.text
-msgid "Jumps"
-msgstr "跳換"
-
-#: 03090300.xhp#hd_id3151262.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"Jumps\">Jumps</link>"
-msgstr "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"跳換\">跳換</link>"
-
-#: 03090300.xhp#par_id3148983.2.help.text
-msgid "The following statements execute jumps."
-msgstr "以下陳述式用於執行跳換。"
+#. NzT-
+#: 03080300.xhp
+msgctxt ""
+"03080300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Generating Random Numbers"
+msgstr "產生隨機數"
-#: 03132300.xhp#tit.help.text
-msgid "CreateUnoValue Function [Runtime]"
-msgstr "CreateUnoValue 函數 [執行階段]"
+#. EYSd
+#: 03080300.xhp
+msgctxt ""
+"03080300.xhp\n"
+"hd_id3143270\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Generating Random Numbers\">Generating Random Numbers</link>"
+msgstr "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"產生隨機數\">產生隨機數</link>"
-#: 03132300.xhp#bm_id3150682.help.text
-msgid "<bookmark_value>CreateUnoValue function</bookmark_value>"
-msgstr "<bookmark_value>CreateUnoValue;函數</bookmark_value>"
+#. 5J{2
+#: 03080300.xhp
+msgctxt ""
+"03080300.xhp\n"
+"par_id3154347\n"
+"2\n"
+"help.text"
+msgid "The following statements and functions generate random numbers."
+msgstr "以下陳述式和函數用於產生隨機數。"
-#: 03132300.xhp#hd_id3150682.1.help.text
-msgid "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"CreateUnoValue Function [Runtime]\">CreateUnoValue Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"CreateUnoValue 函數 [執行階段]\">CreateUnoValue 函數 [執行階段]</link>"
+#. !#Y#
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"tit\n"
+"help.text"
+msgid "CSng Function[Runtime]"
+msgstr "CSng 函數 [執行階段]"
-#: 03132300.xhp#par_id3147291.2.help.text
-msgid "Returns an object that represents a strictly typed value referring to the Uno type system. "
-msgstr "傳回表示參照 Uno 類型系統精確定型的值的物件。"
+#. P#xA
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"bm_id3153753\n"
+"help.text"
+msgid "<bookmark_value>CSng function</bookmark_value>"
+msgstr "<bookmark_value>CSng;函數</bookmark_value>"
-#: 03132300.xhp#par_id3143267.3.help.text
-msgid "This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
-msgstr "該物件被傳送到 Uno 時,將自動轉換成相應的 Any 類型,此類型必須由完全合格的 Uno 類型名稱來指定。"
+#. |IY.
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"hd_id3153753\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100900.xhp\" name=\"CSng Function[Runtime]\">CSng Function[Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100900.xhp\" name=\"CSng 函數 [執行階段]\">CSng 函數 [執行階段]</link>"
-#: 03132300.xhp#par_id3153626.4.help.text
-msgid "The $[officename] API frequently uses the Any type. It is the counterpart of the Variant type known from other environments. The Any type holds one arbitrary Uno type and is used in generic Uno interfaces."
-msgstr "$[officename] API 經常使用 Any 類型。它與其他環境中的變體型相對應。Any 類型具有一個任意的 Uno 類型,並用於通用的 Uno 介面中。"
+#. w%La
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"par_id3149748\n"
+"2\n"
+"help.text"
+msgid "Converts any string or numeric expression to data type Single."
+msgstr "將任意字串型表示式或數值型表示式轉換為單精度資料類型。"
-#: 03132300.xhp#hd_id3147560.5.help.text
-msgctxt "03132300.xhp#hd_id3147560.5.help.text"
+#. sC\E
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"hd_id3153255\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03132300.xhp#par_id3154760.6.help.text
-msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) to get a byte sequence."
-msgstr "oUnoValue = CreateUnoValue ( \"[]byte\", MyBasicValue ) 以獲取位元組序列。"
-
-#: 03132300.xhp#par_id3150541.7.help.text
-msgid "If CreateUnoValue cannot be converted to the specified Uno type, and error occurs. For the conversion, the TypeConverter service is used."
-msgstr "如果無法將 CreateUnoValue 轉換為指定的 Uno 類型,將發生錯誤。轉換時使用 TypeConverter 服務。"
-
-#: 03132300.xhp#par_id3153524.8.help.text
-msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This can happen when you try to access generic Any based interfaces, such as XPropertySet::setPropertyValue( Name, Value ) or X???Container::insertBy???( ???, Value ), from $[officename] Basic. The Basic runtime does not recognize these types as they are only defined in the corresponding service."
-msgstr "此函數適用於 Basic 到 Uno 類型的標準轉換機制無法滿足要求的場合。當試圖從 $[officename] Basic 存取基於通用的 Any 類型的介面,例如 XPropertySet::setPropertyValue (Name, Value ) 或 X???Container::insertBy??? (???, Value) 時,可能出現此種情形。由於這些類型僅在相應的服務中進行了定義,因此 Basic 執行階段不能識別這些類型。"
-
-#: 03132300.xhp#par_id3154366.9.help.text
-msgid "In this type of situation, $[officename] Basic chooses the best matching type for the Basic type that you want to convert. However, if the wrong type is selected, an error occurs. You use the CreateUnoValue() function to create a value for the unknown Uno type."
-msgstr "在這種情形下,$[officename] Basic 會為要轉換的 Basic 類型選擇最佳的相符類型。但是如果選取了錯誤的類型,就會發生錯誤。您可以使用 CreateUnoValue() 函數為不明的 Uno 類型建立一個值。"
-
-#: 03132300.xhp#par_id3150769.10.help.text
-msgid "You can also use this function to pass non-Any values, but this is not recommend. If Basic already knows the target type, using the CreateUnoValue() function will only lead to additional converting operations that slow down the Basic execution."
-msgstr "此外,還可以使用此函數來傳送非 Any 數值,但是不建議您這樣做。如果 Basic 知道目標類型,則使用 CreateUnoValue() 函數只會導致額外的轉換作業,從而降低 Basic 的執行速度。"
-
-#: 03101500.xhp#tit.help.text
-msgid "DefInt Statement [Runtime]"
-msgstr "DefInt 陳述式 [執行階段]"
-
-#: 03101500.xhp#bm_id3149811.help.text
-msgid "<bookmark_value>DefInt statement</bookmark_value>"
-msgstr "<bookmark_value>DefInt 陳述式</bookmark_value>"
-
-#: 03101500.xhp#hd_id3149811.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt Statement [Runtime]\">DefInt Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt 陳述式 [執行階段]\">DefInt 陳述式 [執行階段]</link>"
-
-#: 03101500.xhp#par_id3149762.2.help.text
-msgctxt "03101500.xhp#par_id3149762.2.help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定標準的變數類型。"
+#. J/0I
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"par_id3148983\n"
+"4\n"
+"help.text"
+msgid "CSng (Expression)"
+msgstr "CSng(Expression)"
-#: 03101500.xhp#hd_id3148686.3.help.text
-msgctxt "03101500.xhp#hd_id3148686.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. =C+P
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"hd_id3152347\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03101500.xhp#par_id3156023.4.help.text
-msgctxt "03101500.xhp#par_id3156023.4.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
+#. ZP`(
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"par_id3153750\n"
+"6\n"
+"help.text"
+msgid "Single"
+msgstr "單精度型"
-#: 03101500.xhp#hd_id3156344.5.help.text
-msgctxt "03101500.xhp#hd_id3156344.5.help.text"
+#. 5pzk
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"hd_id3146957\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03101500.xhp#par_id3147560.6.help.text
-msgctxt "03101500.xhp#par_id3147560.6.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
-
-#: 03101500.xhp#par_id3150398.7.help.text
-msgctxt "03101500.xhp#par_id3150398.7.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-
-#: 03101500.xhp#par_id3154365.8.help.text
-msgctxt "03101500.xhp#par_id3154365.8.help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>Keyword:</emph>標準的變數類型"
-
-#: 03101500.xhp#par_id3125863.9.help.text
-msgid "<emph>DefInt:</emph> Integer"
-msgstr "<emph>DefInt:</emph>整型"
+#. b!A/
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"par_id3153345\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
+msgstr "<emph>Expression:</emph>要轉換的任意字串型表示式或數值型表示式。若要轉換字串型表示式,必須使用作業系統的標準數字格式,將數字作為一般文字 (「123.5」) 輸入。"
-#: 03101500.xhp#hd_id3154123.10.help.text
-msgctxt "03101500.xhp#hd_id3154123.10.help.text"
+#. @@!5
+#: 03100900.xhp
+msgctxt ""
+"03100900.xhp\n"
+"hd_id3149514\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03101500.xhp#par_id3151042.12.help.text
-msgid "REM Prefix definitions for variable types"
-msgstr "REM 變數類型的前綴定義"
-
-#: 03101500.xhp#par_id3156424.13.help.text
-msgctxt "03101500.xhp#par_id3156424.13.help.text"
-msgid "DefBool b"
-msgstr "DefBool b"
-
-#: 03101500.xhp#par_id3159254.14.help.text
-msgctxt "03101500.xhp#par_id3159254.14.help.text"
-msgid "DefDate t"
-msgstr "DefDate t"
-
-#: 03101500.xhp#par_id3150440.15.help.text
-msgctxt "03101500.xhp#par_id3150440.15.help.text"
-msgid "DefDbL d"
-msgstr "DefDbL d"
-
-#: 03101500.xhp#par_id3155855.16.help.text
-msgctxt "03101500.xhp#par_id3155855.16.help.text"
-msgid "DefInt i"
-msgstr "DefInt i"
-
-#: 03101500.xhp#par_id3152885.17.help.text
-msgctxt "03101500.xhp#par_id3152885.17.help.text"
-msgid "DefLng l"
-msgstr "DefLng l"
-
-#: 03101500.xhp#par_id3148646.18.help.text
-msgctxt "03101500.xhp#par_id3148646.18.help.text"
-msgid "DefObj o"
-msgstr "DefObj o"
-
-#: 03101500.xhp#par_id3153951.19.help.text
-msgctxt "03101500.xhp#par_id3153951.19.help.text"
-msgid "DefVar v"
-msgstr "DefVar v"
-
-#: 03101500.xhp#par_id3146924.21.help.text
-msgid "Sub ExampleDefInt"
-msgstr "Sub ExampleDefInt"
-
-#: 03101500.xhp#par_id3153728.22.help.text
-msgid "iCount=200 REM iCount is an implicit integer variable"
-msgstr "iCount=200 REM iCount 是一個隱含的整數型變數"
-
-#: 03101500.xhp#par_id3150010.23.help.text
-msgctxt "03101500.xhp#par_id3150010.23.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03030103.xhp#tit.help.text
-msgid "Day Function [Runtime]"
-msgstr "Day 函數 [執行階段]"
+#. eb[L
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"tit\n"
+"help.text"
+msgid "Int Function [Runtime]"
+msgstr "Int 函數 [執行階段]"
-#: 03030103.xhp#bm_id3153345.help.text
-msgid "<bookmark_value>Day function</bookmark_value>"
-msgstr "<bookmark_value>Day;函數</bookmark_value>"
+#. M3(?
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"bm_id3153345\n"
+"help.text"
+msgid "<bookmark_value>Int function</bookmark_value>"
+msgstr "<bookmark_value>Int;函數</bookmark_value>"
-#: 03030103.xhp#hd_id3153345.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day Function [Runtime]\">Day Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day 函數 [執行階段]\">Day 函數 [執行階段]</link>"
+#. AOXF
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"hd_id3153345\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Function [Runtime]\">Int Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int 函數 [執行階段]\">Int 函數 [執行階段]</link>"
-#: 03030103.xhp#par_id3147560.2.help.text
-msgid "Returns a value that represents the day of the month based on a serial date number generated by <emph>DateSerial</emph> or <emph>DateValue</emph>."
-msgstr "依函數 <emph>DateSerial</emph> 或 <emph>DateValue</emph> 產生的順序日期數,傳回表示某月中某一天的數值。"
+#. 4M$.
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"par_id3155420\n"
+"2\n"
+"help.text"
+msgid "Returns the integer portion of a number."
+msgstr "傳回數字的整數部份。"
-#: 03030103.xhp#hd_id3149456.3.help.text
-msgctxt "03030103.xhp#hd_id3149456.3.help.text"
+#. ,,$2
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"hd_id3147559\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030103.xhp#par_id3150358.4.help.text
-msgid "Day (Number)"
-msgstr "Day (Number)"
+#. ?~lj
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"par_id3146795\n"
+"4\n"
+"help.text"
+msgid "Int (Number)"
+msgstr "Int(Number)"
-#: 03030103.xhp#hd_id3148798.5.help.text
-msgctxt "03030103.xhp#hd_id3148798.5.help.text"
+#. 4aJC
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"hd_id3149670\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03030103.xhp#par_id3125865.6.help.text
-msgctxt "03030103.xhp#par_id3125865.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. U+@f
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"par_id3150400\n"
+"6\n"
+"help.text"
+msgid "Double"
+msgstr "雙精度型"
-#: 03030103.xhp#hd_id3150448.7.help.text
-msgctxt "03030103.xhp#hd_id3150448.7.help.text"
+#. 0VIB
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"hd_id3149656\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030103.xhp#par_id3156423.8.help.text
-msgid "<emph>Number:</emph> A numeric expression that contains a serial date number from which you can determine the day of the month."
-msgstr "<emph>Number:</emph>數值型表示式,包含用於確定某月中某一天的順序日期數。"
-
-#: 03030103.xhp#par_id3145786.9.help.text
-msgid "This function is basically the opposite of the DateSerial function, returning the day of the month from a serial date number generated by the <emph>DateSerial</emph> or the <emph>DateValue</emph> function. For example, the expression"
-msgstr "此函數在根本上是 DateSerial 函數的逆運算,它依函數 <emph>DateSerial</emph> 或 <emph>DateValue</emph> 產生的順序日期數傳回某月中的某一天。例如,表示式"
-
-#: 03030103.xhp#par_id3145364.10.help.text
-msgid "Print Day (DateSerial(1994, 12, 20))"
-msgstr "Print Day(DateSerial(1994, 12, 20))"
-
-#: 03030103.xhp#par_id3153190.11.help.text
-msgid "returns the value 20."
-msgstr "傳回值為 20。"
+#. (_OE
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"par_id3148797\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any valid numeric expression."
+msgstr "<emph>數字:</emph>任何有效的數值型表示式。"
-#: 03030103.xhp#hd_id3149481.12.help.text
-msgctxt "03030103.xhp#hd_id3149481.12.help.text"
+#. .MT@
+#: 03080502.xhp
+msgctxt ""
+"03080502.xhp\n"
+"hd_id3148672\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03030103.xhp#par_id3155413.13.help.text
-msgid "sub ExampleDay"
-msgstr "sub ExampleDay"
+#. ibO~
+#: 03080502.xhp
+#, fuzzy
+msgctxt ""
+"03080502.xhp\n"
+"par_id3125864\n"
+"11\n"
+"help.text"
+msgid "Print Int(3.99) ' returns the value 3"
+msgstr "Print Int(3.99) REM 傳回數值 3"
-#: 03030103.xhp#par_id3149260.14.help.text
-msgid "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
-msgstr "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
+#. 02X%
+#: 03080502.xhp
+#, fuzzy
+msgctxt ""
+"03080502.xhp\n"
+"par_id3145787\n"
+"12\n"
+"help.text"
+msgid "Print Int(0) ' returns the value 0"
+msgstr "Print Int(0) REM 傳回數值 0"
-#: 03030103.xhp#par_id3148645.15.help.text
-msgctxt "03030103.xhp#par_id3148645.15.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. (4,r
+#: 03080502.xhp
+#, fuzzy
+msgctxt ""
+"03080502.xhp\n"
+"par_id3153143\n"
+"13\n"
+"help.text"
+msgid "Print Int(-3.14159) ' returns the value -4"
+msgstr "Print Int(-3.14159) REM 傳回數值 -4"
-#: 03030105.xhp#tit.help.text
-msgid "WeekDay Function [Runtime]"
-msgstr "WeekDay 函數 [執行階段]"
+#. /FU|
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"tit\n"
+"help.text"
+msgid "RTrim Function [Runtime]"
+msgstr "RTrim 函數 [執行階段]"
-#: 03030105.xhp#bm_id3153127.help.text
-msgid "<bookmark_value>WeekDay function</bookmark_value>"
-msgstr "<bookmark_value>WeekDay;函數</bookmark_value>"
+#. Bn8^
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"bm_id3154286\n"
+"help.text"
+msgid "<bookmark_value>RTrim function</bookmark_value>"
+msgstr "<bookmark_value>RTrim;函數</bookmark_value>"
-#: 03030105.xhp#hd_id3153127.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"WeekDay Function [Runtime]\">WeekDay Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"WeekDay 函數 [執行階段]\">WeekDay 函數 [執行階段]</link>"
+#. yjW+
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3154286\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"RTrim Function [Runtime]\">RTrim Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"RTrim 函數 [執行階段]\">RTrim 函數 [執行階段]</link>"
-#: 03030105.xhp#par_id3146795.2.help.text
-msgid "Returns the number corresponding to the weekday represented by a serial date number that is generated by the DateSerial or the DateValue function."
-msgstr "傳回與由 DateSerial 或 DateValue 函數產生的工作日 (以順序日期數表示) 相對應的數字。"
+#. !;-p
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"par_id3153127\n"
+"2\n"
+"help.text"
+msgid "Deletes the spaces at the end of a string expression."
+msgstr "刪除字串型表示式結尾處的空格。"
-#: 03030105.xhp#hd_id3145068.3.help.text
-msgctxt "03030105.xhp#hd_id3145068.3.help.text"
+#. hI)8
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"par_id3153062\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function\">LTrim Function</link>"
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim 函數\">LTrim 函數</link>"
+
+#. 0_aA
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3154924\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030105.xhp#par_id3149655.4.help.text
-msgid "WeekDay (Number)"
-msgstr "WeekDay(Number)"
+#. *,~f
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"par_id3154347\n"
+"5\n"
+"help.text"
+msgid "RTrim (Text As String)"
+msgstr "RTrim(Text As String)"
-#: 03030105.xhp#hd_id3148799.5.help.text
-msgctxt "03030105.xhp#hd_id3148799.5.help.text"
+#. 2n9v
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3149457\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03030105.xhp#par_id3154125.6.help.text
-msgctxt "03030105.xhp#par_id3154125.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. }(u#
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"par_id3153381\n"
+"7\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03030105.xhp#hd_id3150768.7.help.text
-msgctxt "03030105.xhp#hd_id3150768.7.help.text"
+#. 4p1@
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3148798\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030105.xhp#par_id3151042.8.help.text
-msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the day of the week (1-7)."
-msgstr "<emph>Number:</emph>整型表示式,包含用於計算一周 (用 1 到 7 表示) 中的第幾天的順序日期數。"
-
-#: 03030105.xhp#par_id3159254.9.help.text
-msgid "The following example determines the day of the week using the WeekDay function when you enter a date."
-msgstr "以下示例使用 WeekDay 函數確定輸入的日期是星期幾。"
+#. bzdN
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"par_id3151380\n"
+"9\n"
+"help.text"
+msgid "<emph>Text: </emph>Any string expression."
+msgstr "<emph>Text</emph>:任意字串型表示式。"
-#: 03030105.xhp#hd_id3148616.10.help.text
-msgctxt "03030105.xhp#hd_id3148616.10.help.text"
+#. 4Lci
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3151041\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03030105.xhp#par_id3145749.11.help.text
-msgid "Sub ExampleWeekDay"
-msgstr "Sub ExampleWeekDay"
-
-#: 03030105.xhp#par_id3147426.12.help.text
-msgid "Dim sDay As String"
-msgstr "Dim sDay As String"
+#. `6)O
+#: 03080500.xhp
+msgctxt ""
+"03080500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Integers"
+msgstr "整數"
-#: 03030105.xhp#par_id3148576.13.help.text
-msgid "REM Return and display the day of the week"
-msgstr "REM 傳回並顯示輸入的日期是星期幾"
+#. iTl*
+#: 03080500.xhp
+msgctxt ""
+"03080500.xhp\n"
+"hd_id3153345\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"Integers\">Integers</link>"
+msgstr "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"整數\">整數</link>"
-#: 03030105.xhp#par_id3155412.14.help.text
-msgid "Select Case WeekDay( Now )"
-msgstr "Select Case WeekDay( Now )"
+#. YO-D
+#: 03080500.xhp
+msgctxt ""
+"03080500.xhp\n"
+"par_id3156152\n"
+"2\n"
+"help.text"
+msgid "The following functions round values to integers."
+msgstr "以下函數用於將數值捨入為整數。"
-#: 03030105.xhp#par_id3155306.15.help.text
-msgid "case 1"
-msgstr "case 1"
+#. 21!v
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"tit\n"
+"help.text"
+msgid "Chr Function [Runtime]"
+msgstr "Chr 函數 [執行階段]"
-#: 03030105.xhp#par_id3151117.16.help.text
-msgid "sDay=\"Sunday\""
-msgstr "sDay=\"Sunday\""
+#. MA|5
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"bm_id3149205\n"
+"help.text"
+msgid "<bookmark_value>Chr function</bookmark_value>"
+msgstr "<bookmark_value>Chr;函數</bookmark_value>"
-#: 03030105.xhp#par_id3152460.17.help.text
-msgid "case 2"
-msgstr "case 2"
+#. Ki)}
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"hd_id3149205\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Function [Runtime]\">Chr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr 函數 [執行階段]\">Chr 函數 [執行階段]</link>"
-#: 03030105.xhp#par_id3153952.18.help.text
-msgid "sDay=\"Monday\""
-msgstr "sDay=\"Monday\""
+#. 4QG\
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3153311\n"
+"2\n"
+"help.text"
+msgid "Returns the character that corresponds to the specified character code."
+msgstr "傳回與指定字元代碼對應的字元。"
-#: 03030105.xhp#par_id3149666.19.help.text
-msgid "case 3"
-msgstr "case 3"
+#. eiy7
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"hd_id3149514\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03030105.xhp#par_id3153157.20.help.text
-msgid "sDay=\"Tuesday\""
-msgstr "sDay=\"Tuesday\""
+#. m^?6
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3150669\n"
+"4\n"
+"help.text"
+msgid "Chr(Expression As Integer)"
+msgstr "Chr(Expression As Integer)"
-#: 03030105.xhp#par_id3154730.21.help.text
-msgid "case 4"
-msgstr "case 4"
+#. kmF*
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"hd_id3143228\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03030105.xhp#par_id3154942.22.help.text
-msgid "sDay=\"Wednesday\""
-msgstr "sDay=\"Wednesday\""
+#. v`,K
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3153824\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03030105.xhp#par_id3145799.23.help.text
-msgid "case 5"
-msgstr "case 5"
+#. 8DO7
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"hd_id3148944\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03030105.xhp#par_id3155416.24.help.text
-msgid "sDay=\"Thursday\""
-msgstr "sDay=\"Thursday\""
+#. 47j?
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3149295\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Numeric variables that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value."
+msgstr "<emph>Expression:</emph>表示一個有效的 8 位元 ASCII 值 (0-255) 或 16 位元 Unicode 值的數值型變數。"
-#: 03030105.xhp#par_id3150716.25.help.text
-msgid "case 6"
-msgstr "case 6"
+#. Dzcd
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3159414\n"
+"9\n"
+"help.text"
+msgid "Use the <emph>Chr$</emph> function to send special control sequences to a printer or to another output source. You can also use it to insert quotation marks in a string expression."
+msgstr "使用 <emph>Chr$</emph> 函數,將特殊控制項序列傳送至印表機或其他匯出源。您也可以使用該函數,以在字串型表示式中插入引號。"
-#: 03030105.xhp#par_id3154015.26.help.text
-msgid "sDay=\"Friday\""
-msgstr "sDay=\"Friday\""
+#. U+M(
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"hd_id3154366\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03030105.xhp#par_id3146971.27.help.text
-msgid "case 7"
-msgstr "case 7"
+#. W*_q
+#: 03120102.xhp
+#, fuzzy
+msgctxt ""
+"03120102.xhp\n"
+"par_id3154909\n"
+"12\n"
+"help.text"
+msgid "' This example inserts quotation marks (ASCII value 34) in a string."
+msgstr "REM 此示例在字串中插入問號 (ASCII 值為 34)。"
-#: 03030105.xhp#par_id3153707.28.help.text
-msgid "sDay=\"Saturday\""
-msgstr "sDay=\"Saturday\""
+#. KA+M
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3151380\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
+msgstr "MsgBox \"A \"+ Chr$(34) +\"short\" + Chr$(34) +\" trip.\""
-#: 03030105.xhp#par_id3155065.29.help.text
-msgctxt "03030105.xhp#par_id3155065.29.help.text"
-msgid "End Select"
-msgstr "End Select"
+#. JQa]
+#: 03120102.xhp
+#, fuzzy
+msgctxt ""
+"03120102.xhp\n"
+"par_id3145174\n"
+"14\n"
+"help.text"
+msgid "' The printout appears in the dialog as: A \"short\" trip."
+msgstr "REM 對話方塊中顯示的輸出為:A \"short\" trip。"
-#: 03030105.xhp#par_id3148993.30.help.text
-msgid "msgbox \"\" + sDay,64,\"Today is\""
-msgstr "msgbox \"\" + sDay,64,\"Today is\""
+#. UfPW
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_idN10668\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
+msgstr "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
-#: 03030105.xhp#par_id3149019.31.help.text
-msgctxt "03030105.xhp#par_id3149019.31.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. /d9:
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"tit\n"
+"help.text"
+msgid "GetProcessServiceManager Function [Runtime]"
+msgstr "GetProcessServiceManager 函數 [執行階段]"
-#: 03080601.xhp#tit.help.text
-msgid "Abs Function [Runtime]"
-msgstr "Abs 函數 [執行階段]"
+#. Bg`s
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"bm_id3153255\n"
+"help.text"
+msgid "<bookmark_value>GetProcessServiceManager function</bookmark_value><bookmark_value>ProcessServiceManager</bookmark_value>"
+msgstr "<bookmark_value>GetProcessServiceManager;函數</bookmark_value><bookmark_value>ProcessServiceManager;GetProcessServiceManager</bookmark_value>"
-#: 03080601.xhp#bm_id3159201.help.text
-msgid "<bookmark_value>Abs function</bookmark_value>"
-msgstr "<bookmark_value>Abs;函數</bookmark_value>"
+#. *Yec
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"hd_id3153255\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager Function [Runtime]\">GetProcessServiceManager Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager 函數 [執行階段]\">GetProcessServiceManager 函數 [執行階段]</link>"
-#: 03080601.xhp#hd_id3159201.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs Function [Runtime]\">Abs Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs 函數 [執行階段]\">Abs 函數 [執行階段]</link>"
+#. il__
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3156414\n"
+"2\n"
+"help.text"
+msgid "Returns the ProcessServiceManager (central Uno ServiceManager)."
+msgstr "傳回 ProcessServiceManager (中央 Uno ServiceManager)。"
-#: 03080601.xhp#par_id3153394.2.help.text
-msgid "Returns the absolute value of a numeric expression."
-msgstr "傳回數值型表示式的絕對值。"
+#. sTlI
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3145136\n"
+"3\n"
+"help.text"
+msgid "This function is required when you want to instantiate a service using CreateInstanceWithArguments."
+msgstr "當希望使用 CreateInstanceWithArguments 來實例化一項服務時,需要使用此函數。"
-#: 03080601.xhp#hd_id3149233.3.help.text
-msgctxt "03080601.xhp#hd_id3149233.3.help.text"
+#. \?S6
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"hd_id3153681\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03080601.xhp#par_id3147573.4.help.text
-msgid "Abs (Number)"
-msgstr "Abs(Number)"
-
-#: 03080601.xhp#hd_id3156152.5.help.text
-msgctxt "03080601.xhp#hd_id3156152.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
-
-#: 03080601.xhp#par_id3149670.6.help.text
-msgctxt "03080601.xhp#par_id3149670.6.help.text"
-msgid "Double"
-msgstr "雙精度型"
-
-#: 03080601.xhp#hd_id3154924.7.help.text
-msgctxt "03080601.xhp#hd_id3154924.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03080601.xhp#par_id3154347.8.help.text
-msgid "<emph>Number:</emph> Any numeric expression that you want to return the absolute value for. Positive numbers, including 0, are returned unchanged, whereas negative numbers are converted to positive numbers."
-msgstr "<emph>Number:</emph>要傳回絕對值的任意數值型表示式。正數 (包括 0) 的絕對值是其本身,而負數的絕對值是該負數所轉換成的正數。"
-
-#: 03080601.xhp#par_id3153381.9.help.text
-msgid "The following example uses the Abs function to calculate the difference between two values. It does not matter which value you enter first."
-msgstr "以下示例使用 Abs 函數計算兩個數值之差。數值的輸入順序不會影響計算結果。"
+#. NeDQ
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3151110\n"
+"5\n"
+"help.text"
+msgid "oServiceManager = GetProcessServiceManager()"
+msgstr "oServiceManager = GetProcessServiceManager()"
-#: 03080601.xhp#hd_id3148451.10.help.text
-msgctxt "03080601.xhp#hd_id3148451.10.help.text"
+#. s:El
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"hd_id3149516\n"
+"6\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03080601.xhp#par_id3154124.11.help.text
-msgid "Sub ExampleDifference"
-msgstr "Sub ExampleDifference"
-
-#: 03080601.xhp#par_id3150768.12.help.text
-msgid "Dim siW1 As Single"
-msgstr "Dim siW1 As Single"
-
-#: 03080601.xhp#par_id3125864.13.help.text
-msgid "Dim siW2 As Single"
-msgstr "Dim siW2 As Single"
-
-#: 03080601.xhp#par_id3145786.14.help.text
-msgid "siW1 = Int(InputBox$ (\"Please enter the first amount\",\"Value input\"))"
-msgstr "siW1 = Int(InputBox$ (\"Please enter the first amount\",\"Value input\"))"
+#. oLoA
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3143270\n"
+"7\n"
+"help.text"
+msgid "oServiceManager = GetProcessServiceManager()"
+msgstr "oServiceManager = GetProcessServiceManager()"
-#: 03080601.xhp#par_id3149561.15.help.text
-msgid "siW2 = Int(InputBox$ (\"Please enter the second amount\",\"Value input\"))"
-msgstr "siW2 = Int(InputBox$ (\"Please enter the second amount\",\"Value input\"))"
+#. g%i;
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3153825\n"
+"8\n"
+"help.text"
+msgid "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
+msgstr "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
-#: 03080601.xhp#par_id3145750.16.help.text
-msgid "Print \"The difference is \"; Abs(siW1 - siW2)"
-msgstr "Print \"The difference is \"; Abs(siW1 - siW2)"
+#. GNwu
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3148473\n"
+"9\n"
+"help.text"
+msgid "this is the same as the following statement:"
+msgstr "上面的陳述式等同於以下陳述式:"
-#: 03080601.xhp#par_id3147319.17.help.text
-msgctxt "03080601.xhp#par_id3147319.17.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. ?%0c
+#: 03131700.xhp
+msgctxt ""
+"03131700.xhp\n"
+"par_id3145609\n"
+"10\n"
+"help.text"
+msgid "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
+msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
-#: 03100500.xhp#tit.help.text
-msgid "CInt Function [Runtime]"
-msgstr "CInt 函數 [執行階段]"
+#. F:kc
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"tit\n"
+"help.text"
+msgid "Asc Function [Runtime]"
+msgstr "Asc 函數 [執行階段]"
-#: 03100500.xhp#bm_id3149346.help.text
-msgid "<bookmark_value>CInt function</bookmark_value>"
-msgstr "<bookmark_value>CInt;函數</bookmark_value>"
+#. !!U7
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"bm_id3150499\n"
+"help.text"
+msgid "<bookmark_value>Asc function</bookmark_value>"
+msgstr "<bookmark_value>Asc;函數</bookmark_value>"
-#: 03100500.xhp#hd_id3149346.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt Function [Runtime]\">CInt Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt 函數 [執行階段]\">CInt 函數 [執行階段]</link>"
+#. hD=[
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"hd_id3150499\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function [Runtime]\">Asc Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc 函數 [執行階段]\">Asc 函數 [執行階段]</link>"
-#: 03100500.xhp#par_id3155419.2.help.text
-msgid "Converts any string or numeric expression to an integer."
-msgstr "將任意字串型表示式或數值型表示式轉換為整數。"
+#. \O?A
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_id3151384\n"
+"2\n"
+"help.text"
+msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression."
+msgstr "傳回字串型表示式中第一個字元的 ASCII 值 (美國資訊交換標準碼)。"
-#: 03100500.xhp#hd_id3147573.3.help.text
-msgctxt "03100500.xhp#hd_id3147573.3.help.text"
+#. -\6}
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"hd_id3155555\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03100500.xhp#par_id3154142.4.help.text
-msgid "CInt (Expression)"
-msgstr "CInt(Expression)"
+#. gex|
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_id3143267\n"
+"4\n"
+"help.text"
+msgid "Asc (Text As String)"
+msgstr "Asc(Text As String)"
-#: 03100500.xhp#hd_id3147531.5.help.text
-msgctxt "03100500.xhp#hd_id3147531.5.help.text"
+#. Nb:@
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"hd_id3147242\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03100500.xhp#par_id3147560.6.help.text
-msgctxt "03100500.xhp#par_id3147560.6.help.text"
+#. Lj+Q
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_id3150669\n"
+"6\n"
+"help.text"
msgid "Integer"
msgstr "整型"
-#: 03100500.xhp#hd_id3145069.7.help.text
-msgctxt "03100500.xhp#hd_id3145069.7.help.text"
+#. l$2@
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"hd_id3148473\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03100500.xhp#par_id3159414.8.help.text
-msgid "<emph>Expression:</emph> Any numeric expression that you want to convert. If the <emph>Expression</emph> exceeds the value range between -32768 and 32767, $[officename] Basic reports an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Expression:</emph>要轉換的任意數值型表示式。如果 <emph>Expression</emph> 超出 -32768 到 32767 的數值範圍,$[officename] Basic 將報告溢位錯誤。若要轉換字串型表示式,必須使用作業系統的標準數字格式,將數字作為一般文字 (「123.5」) 輸入。"
+#. DyA!
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_id3149415\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
+msgstr "<emph>Text:</emph>任意有效的字串型表示式。僅處理字串中的第一個字元。"
-#: 03100500.xhp#par_id3150358.9.help.text
-msgctxt "03100500.xhp#par_id3150358.9.help.text"
-msgid "This function always rounds the fractional part of a number to the nearest integer."
-msgstr "此函數總是將數字的小數部份取整為最接近的整數。"
+#. 2*~!
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_id3145609\n"
+"9\n"
+"help.text"
+msgid "Use the Asc function to replace keys with values. If the Asc function encounters a blank string, $[officename] Basic reports a run-time error. In addition to 7 bit ASCII characters (Codes 0-127), the ASCII function can also detect non-printable key codes in ASCII code. This function can also handle 16 bit unicode characters."
+msgstr "使用 Asc 函數使數值代替鍵。當 Asc 函數遇到一個空字串時,$[officename] Basic 會報告一個執行階段錯誤。除了 7 位元 ASCII 字元 (代碼 0-127) 之外,ASCII 函數還可以偵測出 ASCII 代碼中非可列印的鍵碼。該函數也可以處理 16 位元的 Unicode 字元。"
-#: 03100500.xhp#hd_id3145419.10.help.text
-msgctxt "03100500.xhp#hd_id3145419.10.help.text"
+#. $=J]
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"hd_id3159413\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03100500.xhp#par_id3150448.11.help.text
-msgctxt "03100500.xhp#par_id3150448.11.help.text"
-msgid "Sub ExampleCountryConvert"
-msgstr "Sub ExampleCountryConvert"
+#. azgN
+#: 03120101.xhp
+#, fuzzy
+msgctxt ""
+"03120101.xhp\n"
+"par_id3150792\n"
+"12\n"
+"help.text"
+msgid "Print ASC(\"A\") ' returns 65"
+msgstr "Print ASC(\"A\") REM 傳回 65"
-#: 03100500.xhp#par_id3156423.12.help.text
-msgctxt "03100500.xhp#par_id3156423.12.help.text"
-msgid "Msgbox CDbl(1234.5678)"
-msgstr "Msgbox CDbl(1234.5678)"
+#. Jk5?
+#: 03120101.xhp
+#, fuzzy
+msgctxt ""
+"03120101.xhp\n"
+"par_id3148797\n"
+"13\n"
+"help.text"
+msgid "Print ASC(\"Z\") ' returns 90"
+msgstr "Print ASC(\"Z\") REM 傳回 90"
-#: 03100500.xhp#par_id3150869.13.help.text
-msgctxt "03100500.xhp#par_id3150869.13.help.text"
-msgid "Msgbox CInt(1234.5678)"
-msgstr "Msgbox CInt(1234.5678)"
+#. ;06h
+#: 03120101.xhp
+#, fuzzy
+msgctxt ""
+"03120101.xhp\n"
+"par_id3163800\n"
+"14\n"
+"help.text"
+msgid "Print ASC(\"Las Vegas\") ' returns 76, since only the first character is taken into account"
+msgstr "Print ASC(\"Las Vegas\") REM 由於僅考量第一個字元,因此傳回 76"
-#: 03100500.xhp#par_id3153768.14.help.text
-msgctxt "03100500.xhp#par_id3153768.14.help.text"
-msgid "Msgbox CLng(1234.5678)"
-msgstr "Msgbox CLng(1234.5678)"
+#. lHL(
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_idN1067B\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
+msgstr "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
-#: 03100500.xhp#par_id3145786.15.help.text
-msgctxt "03100500.xhp#par_id3145786.15.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. -XN1
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"tit\n"
+"help.text"
+msgid "CDbl Function [Runtime]"
+msgstr "CDbl 函數 [執行階段]"
-#: 03020205.xhp#tit.help.text
-msgid "Write Statement [Runtime]"
-msgstr "Write 陳述式 [執行階段]"
+#. pyG4
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"bm_id3153750\n"
+"help.text"
+msgid "<bookmark_value>CDbl function</bookmark_value>"
+msgstr "<bookmark_value>CDbl;函數</bookmark_value>"
-#: 03020205.xhp#bm_id3147229.help.text
-msgid "<bookmark_value>Write statement</bookmark_value>"
-msgstr "<bookmark_value>Write 陳述式</bookmark_value>"
+#. G\gW
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"hd_id3153750\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function [Runtime]\">CDbl Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl 函數 [執行階段]\">CDbl 函數 [執行階段]</link>"
-#: 03020205.xhp#hd_id3147229.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write Statement [Runtime]\">Write Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write 陳述式 [執行階段]\">Write 陳述式 [執行階段]</link>"
+#. GvK+
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"par_id3149233\n"
+"2\n"
+"help.text"
+msgid "Converts any numerical expression or string expression to a double type."
+msgstr "將任意數值型表示式或字串型表示式轉換為雙精度型。"
-#: 03020205.xhp#par_id3154685.2.help.text
-msgid "Writes data to a sequential file."
-msgstr "將資料寫入循序檔案中。"
+#. CU`#
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"hd_id3149516\n"
+"3\n"
+"help.text"
+msgid "Syntax"
+msgstr "語法"
-#: 03020205.xhp#hd_id3150449.3.help.text
-msgctxt "03020205.xhp#hd_id3150449.3.help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
+#. 25NM
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"par_id3156152\n"
+"4\n"
+"help.text"
+msgid "CDbl (Expression)"
+msgstr "CDbl(Expression)"
-#: 03020205.xhp#par_id3145785.4.help.text
-msgid "Write [#FileName], [Expressionlist]"
-msgstr "Write [#FileName], [Expressionlist]"
+#. 38MF
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"hd_id3153061\n"
+"5\n"
+"help.text"
+msgid "Return value"
+msgstr "傳回值"
-#: 03020205.xhp#hd_id3151116.5.help.text
-msgctxt "03020205.xhp#hd_id3151116.5.help.text"
+#. +.[y
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"par_id3145068\n"
+"6\n"
+"help.text"
+msgid "Double"
+msgstr "雙精度型"
+
+#. R}R8
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"hd_id3154760\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020205.xhp#par_id3153728.6.help.text
-msgctxt "03020205.xhp#par_id3153728.6.help.text"
-msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
-msgstr "<emph>FileName:</emph>任意數值型表示式,包含由 Open 陳述式為各個檔案設定的檔案編號。"
-
-#: 03020205.xhp#par_id3146120.7.help.text
-msgid "<emph>Expressionlist:</emph> Variables or expressions that you want to enter in a file, separated by commas."
-msgstr "<emph>Expressionlist:</emph>要在檔案中輸入的變數或表示式,用逗號分隔。"
-
-#: 03020205.xhp#par_id3150010.8.help.text
-msgid "If the expression list is omitted, the <emph>Write</emph> statement appends an empty line to the file."
-msgstr "如果省略了表示式清單,<emph>Write</emph> 陳述式會附加至檔案的空行。"
-
-#: 03020205.xhp#par_id3163713.9.help.text
-msgid "To add an expression list to a new or an existing file, the file must be opened in the <emph>Output</emph> or <emph>Append</emph> mode."
-msgstr "若要將表示式清單加入新檔案或現有檔案中,必須以 <emph>Output</emph> 模式或 <emph>Append</emph> 模式開啟檔案。"
-
-#: 03020205.xhp#par_id3147428.10.help.text
-msgid "Strings that you write are enclosed by quotation marks and separated by commas. You do not need to enter these delimiters in the expression list."
-msgstr "您所寫入的字串前後帶有引號,並以逗號分隔。表示式清單中不需要輸入分隔符。"
-
-#: 03020205.xhp#par_id1002838.help.text
-msgid "Each <emph>Write</emph> statement outputs a line end symbol as last entry."
-msgstr "每個 <emph>Write</emph> 陳述式會輸出行結束符號做為最後的輸入。"
-
-#: 03020205.xhp#par_id6618854.help.text
-msgid "Numbers with decimal delimiters are converted according to the locale settings."
-msgstr "含小數點分隔符的數字會根據語言環境設定進行轉換。"
+#. rF(9
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"par_id3153897\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
+msgstr "<emph>Expression:</emph>要轉換的任意字串型表示式或數值型表示式。若要轉換字串型表示式,必須使用作業系統的標準數字格式,將數字作為一般文字 (「123.5」) 輸入。"
-#: 03020205.xhp#hd_id3151073.11.help.text
-msgctxt "03020205.xhp#hd_id3151073.11.help.text"
+#. Lw$-
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"hd_id3148797\n"
+"9\n"
+"help.text"
msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03020205.xhp#par_id3145252.12.help.text
-msgid "Sub ExampleWrite"
-msgstr "Sub ExampleWrite"
-
-#: 03020205.xhp#par_id3149958.13.help.text
-msgctxt "03020205.xhp#par_id3149958.13.help.text"
-msgid "Dim iCount As Integer"
-msgstr "Dim iCount As Integer"
-
-#: 03020205.xhp#par_id3156284.14.help.text
-msgid "Dim sValue As String"
-msgstr "Dim Variable As String"
-
-#: 03020205.xhp#par_id3145645.15.help.text
-msgid "iCount = Freefile"
-msgstr "iCount = Freefile"
-
-#: 03020205.xhp#par_id3153417.16.help.text
-msgid "open \"C:\\data.txt\" for OutPut as iCount"
-msgstr "open \"C:\\data.txt\" for OutPut as iCount"
-
-#: 03020205.xhp#par_id3149401.17.help.text
-msgid "sValue = \"Hamburg\""
-msgstr "sValue = \"Hamburg\""
-
-#: 03020205.xhp#par_id3156275.18.help.text
-msgid "Write #iCount,sValue,200"
-msgstr "Write #iCount,sValue,200"
-
-#: 03020205.xhp#par_id3146913.19.help.text
-msgid "sValue = \"New York\""
-msgstr "sValue = \"New York\""
-
-#: 03020205.xhp#par_id3155064.20.help.text
-msgid "Write #iCount,sValue,300"
-msgstr "Write #iCount,sValue,300"
-
-#: 03020205.xhp#par_id3150322.21.help.text
-msgid "sValue = \"Miami\""
-msgstr "sValue = \"Miami\""
-
-#: 03020205.xhp#par_id3155766.22.help.text
-msgid "Write #iCount,sValue,450"
-msgstr "Write #iCount,sValue,450"
-
-#: 03020205.xhp#par_id3145643.23.help.text
-msgid "close #iCount"
-msgstr "close #iCount"
-
-#: 03020205.xhp#par_id3150044.24.help.text
-msgctxt "03020205.xhp#par_id3150044.24.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 00000002.xhp#tit.help.text
-msgid "$[officename] Basic Glossary"
-msgstr "$[officename] Basic 詞彙表"
-
-#: 00000002.xhp#hd_id3145068.1.help.text
-msgid "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"$[officename] Basic Glossary\">$[officename] Basic Glossary</link>"
-msgstr "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"$[officename] Basic 詞彙表\">$[officename] Basic 詞彙表</link>"
-
-#: 00000002.xhp#par_id3150792.2.help.text
-msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic."
-msgstr "本詞彙表解釋了您在使用 $[officename] Basic 中可能會遇到的一些技術術語。"
-
-#: 00000002.xhp#hd_id3155133.7.help.text
-msgid "Decimal Point"
-msgstr "小數點"
-
-#: 00000002.xhp#par_id3156443.8.help.text
-msgid "When converting numbers, $[officename] Basic uses the locale settings of the system for determining the type of decimal and thousand separator."
-msgstr "在轉換數字時,$[officename] Basic 使用系統的語言環境設定來確定小數點和千位分隔符的類型。"
-
-#: 00000002.xhp#par_id3153092.9.help.text
-msgid "The behavior has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the runtime function <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
-msgstr "該功能會影響隱含轉換 ( 1 + \"2.3\" = 3.3 ) 和執行階段函數 <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>。"
-
-#: 00000002.xhp#hd_id3155854.29.help.text
-msgid "Colors"
-msgstr "顏色"
-
-#: 00000002.xhp#par_id3145366.30.help.text
-msgid "In $[officename] Basic, colors are treated as long integer value. The return value of color queries is also always a long integer value. When defining properties, colors can be specified using their RGB code that is converted to a long integer value using the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB function\">RGB function</link>."
-msgstr "在 $[officename] Basic 中,顏色被視為長型整數值。顏色查詢的傳回值通常也是長型整數值。在定義屬性時,可以使用 RGB 代碼來指定顏色,該代碼透過 <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB 函數\">RGB 函數</link>轉換成長型整數值。"
-
-#: 00000002.xhp#hd_id3146119.32.help.text
-msgid "Measurement Units"
-msgstr "定量單位"
-
-#: 00000002.xhp#par_id3154013.33.help.text
-msgid "In $[officename] Basic, a <emph>method parameter</emph> or a <emph>property</emph> expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - (Document Type) - General</emph>."
-msgstr "在 $[officename] Basic 中,可以將需要單位資訊的<emph>「方法參數」</emph>或<emph>「特性」</emph>指定為不含單位的整數或長整數表示式,也可以指定為含有單位的字串。若未傳送任何單位至方法,將使用使用中文件的預設單位。當以含有定量單位的字串傳送參數時,將會忽略預設設定。在 <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">[%PRODUCTNAME] - [喜好設定]</caseinline><defaultinline>[工具] - [選項]</defaultinline></switchinline> - [(文件類型)] - [一般]</emph> 下,可以設定某文件類型的預設定量單位。"
-
-#: 00000002.xhp#bm_id3145801.help.text
-msgid "<bookmark_value>twips; definition</bookmark_value>"
-msgstr "<bookmark_value>twips; definition</bookmark_value>"
-
-#: 00000002.xhp#hd_id3145801.5.help.text
-msgid "Twips"
-msgstr "Twips"
-
-#: 00000002.xhp#par_id3154731.6.help.text
-msgid "A twip is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter."
-msgstr "Twip 是一個與螢幕無關的單位,用於定義所有顯示系統中螢幕元素的統一位置和大小。1 twip 等於 1 英吋的 1/1440 或 1 個印表機點的 1/20,即 1440 twip 等於 1 英吋,567 twip 等於 1 公分。"
-
-#: 00000002.xhp#hd_id3153159.106.help.text
-msgid "URL Notation"
-msgstr "URL 表示法"
-
-#: 00000002.xhp#par_id3153415.108.help.text
-msgid "URLs (<emph>Uniform Resource Locators</emph>) are used to determine the location of a resource like a file in a file system, typically inside a network environment. A URL consists of a protocol specifier, a host specifier and a file and path specifier:"
-msgstr "URL (<emph>統一資源位址</emph>) 用於確定資源 (例如檔案) 在檔案系統,尤其是在網路環境中的位置。它由協定指定元、主機指定元以及檔案和路徑指定元所構成:"
-
-#: 00000002.xhp#par_id3149121.107.help.text
-msgid "<emph>protocol</emph>://<emph>host.name</emph>/<emph>path/to/the/file.html</emph>"
-msgstr "<emph>protocol</emph>://<emph>host.name</emph>/<emph>path/to/the/file.html</emph>"
+msgstr "示例:"
-#: 00000002.xhp#par_id3168612.109.help.text
-msgid "The most common usage of URLs is on the internet when specifying web pages. Example for protocols are <emph>http</emph>, <emph>ftp</emph>, or <emph>file</emph>. The <emph>file</emph> protocol specifier is used when referring to a file on the local file system."
-msgstr "URL 最常見的用法是在網際網路中指定網頁。常見的協定有 <emph>http</emph>、<emph>ftp</emph> 或 <emph>file</emph>。<emph>file</emph> 協定指定元用於指定本機檔案系統中的檔案。"
+#. +lCL
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"tit\n"
+"help.text"
+msgid "Cos Function [Runtime]"
+msgstr "Cos 函數 [執行階段]"
-#: 00000002.xhp#par_id3150324.110.help.text
-msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.sxw</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.sxw</emph> in URL notation."
-msgstr "在 URL 表示法中,不允許使用某些特殊字元。這些字元需要進行編碼或由其他字元所代替。斜線 (<emph>/</emph>) 用作路徑分隔符。例如,對於本機主機上的某個檔案,如果採用「Windows 表示法」,其路徑為 <emph>C:\\My File.sxw</emph>,而當採用 URL 表示法時,路徑則變為 <emph>file:///C|/My%20File.sxw</emph>。"
+#. e!8c
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"bm_id3154923\n"
+"help.text"
+msgid "<bookmark_value>Cos function</bookmark_value>"
+msgstr "<bookmark_value>Cos;函數</bookmark_value>"
-#: 03090401.xhp#tit.help.text
-msgid "Call Statement [Runtime]"
-msgstr "Call 陳述式 [執行階段]"
+#. ph_M
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"hd_id3154923\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function [Runtime]\">Cos Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos 函數 [執行階段]\">Cos 函數 [執行階段]</link>"
-#: 03090401.xhp#bm_id3154422.help.text
-msgid "<bookmark_value>Call statement</bookmark_value>"
-msgstr "<bookmark_value>Call 陳述式</bookmark_value>"
+#. !t.6
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3159413\n"
+"2\n"
+"help.text"
+msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1."
+msgstr "計算一個角度的餘弦值,角度以弧度為單位定義,結果在 -1 到 1 之間。"
-#: 03090401.xhp#hd_id3154422.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement [Runtime]\">Call Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call 陳述式 [執行階段]\">Call 陳述式 [執行階段]</link>"
+#. b1\N
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3150358\n"
+"3\n"
+"help.text"
+msgid "Using the angle Alpha, the Cos-Function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle."
+msgstr "以 Alpha 角為例,在直角三角形中 Cos 函數計算 Alpha 的鄰邊與斜邊長度之比。"
-#: 03090401.xhp#par_id3153394.2.help.text
-msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure."
-msgstr "將程式控制傳遞給子常式、函數或 DLL 程序。"
+#. \8,*
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3154141\n"
+"4\n"
+"help.text"
+msgid "Cos(Alpha) = Adjacent/Hypotenuse"
+msgstr "Cos(Alpha) = 鄰邊/斜邊"
-#: 03090401.xhp#hd_id3153345.3.help.text
-msgctxt "03090401.xhp#hd_id3153345.3.help.text"
+#. :cMQ
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"hd_id3154125\n"
+"5\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03090401.xhp#par_id3150984.4.help.text
-msgid "[Call] Name [Parameter]"
-msgstr "[Call]Name[Parameter]"
+#. ]m`/
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3145172\n"
+"6\n"
+"help.text"
+msgid "Cos (Number)"
+msgstr "Cos (Number)"
-#: 03090401.xhp#hd_id3150771.5.help.text
-msgctxt "03090401.xhp#hd_id3150771.5.help.text"
+#. avLi
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"hd_id3156214\n"
+"7\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
+
+#. C=FE
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3150449\n"
+"8\n"
+"help.text"
+msgid "Double"
+msgstr "雙精度型"
+
+#. v=Sv
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"hd_id3153969\n"
+"9\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03090401.xhp#par_id3148473.6.help.text
-msgid "<emph>Name:</emph> Name of the subroutine, the function, or the DLL that you want to call"
-msgstr "<emph>Name:</emph>要呼叫的子常式、函數或 DLL 程序的名稱。"
+#. O$x)
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3153770\n"
+"10\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that specifies an angle in radians that you want to calculate the cosine for."
+msgstr "<emph>Number:</emph>數值型表示式,用於指定要計算餘弦值的角度 (以弧度為單位)。"
-#: 03090401.xhp#par_id3148946.7.help.text
-msgid "<emph>Parameter:</emph> Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing."
-msgstr "<emph>Parameter:</emph>傳送給程序的參數,程式的類型和數目取決於所執行的常式。"
+#. )mY;
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3145749\n"
+"11\n"
+"help.text"
+msgid "To convert degrees to radians, multiply degrees by pi/180. To convert radians to degrees, multiply radians by 180/pi."
+msgstr "若要將度轉換成弧度,可將度乘以 pi/180;若要將弧度轉換成度,則將弧度乘以 180/pi。"
-#: 03090401.xhp#par_id3154216.8.help.text
-msgid "A keyword is optional when you call a procedure. If a function is executed as an expression, the parameters must be enclosed by brackets in the statement. If a DLL is called, it must first be specified in the <emph>Declare-Statement</emph>."
-msgstr "呼叫程序時可以選擇一個關鍵字。如果將函數作為表示式執行,則陳述式中的參數前後必須加上括號。如果呼叫了 DLL,必須先在<emph>Declare 陳述式</emph>中指定該 DLL。"
+#. 3.lE
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3149664\n"
+"12\n"
+"help.text"
+msgid "degree=(radian*180)/pi"
+msgstr "度 = (弧度*180) /pi"
-#: 03090401.xhp#hd_id3125865.9.help.text
-msgctxt "03090401.xhp#hd_id3125865.9.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. :%Vg
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3146985\n"
+"13\n"
+"help.text"
+msgid "radian=(degree*pi)/180"
+msgstr "弧度 = (度*pi)/180"
-#: 03090401.xhp#par_id3159254.12.help.text
-msgid "Sub ExampleCall"
-msgstr "Sub ExampleCall"
+#. o3[w
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3152885\n"
+"14\n"
+"help.text"
+msgid "Pi is here the fixed circle constant with the rounded value 3.14159..."
+msgstr "其中,PI 是固定的圓周率常數,捨入後的值為 3.14159..."
-#: 03090401.xhp#par_id3161832.13.help.text
-msgctxt "03090401.xhp#par_id3161832.13.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar As String"
+#. TQNa
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"hd_id3153951\n"
+"15\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03090401.xhp#par_id3147317.14.help.text
-msgctxt "03090401.xhp#par_id3147317.14.help.text"
-msgid "sVar = \"Office\""
-msgstr "sVar = \"Office\""
+#. [gj,
+#: 03080102.xhp
+#, fuzzy
+msgctxt ""
+"03080102.xhp\n"
+"par_id3155855\n"
+"16\n"
+"help.text"
+msgid "' The following example allows for a right-angled triangle the input of"
+msgstr "REM 以下示例以直角三角形為例,要求輸入"
-#: 03090401.xhp#par_id3145273.15.help.text
-msgid "Call f_callFun sVar"
-msgstr "Call f_callFun sVar"
+#. *_\i
+#: 03080102.xhp
+#, fuzzy
+msgctxt ""
+"03080102.xhp\n"
+"par_id3149484\n"
+"17\n"
+"help.text"
+msgid "' secant and angle (in degrees) and calculates the length of the hypotenuse:"
+msgstr "REM 依據鄰邊和角度 (以度為單位),並計算三角形斜邊的長度:"
-#: 03090401.xhp#par_id3147435.16.help.text
-msgctxt "03090401.xhp#par_id3147435.16.help.text"
-msgid "end Sub"
-msgstr "end Sub"
+#. Q!Ai
+#: 03080102.xhp
+#, fuzzy
+msgctxt ""
+"03080102.xhp\n"
+"par_id3150010\n"
+"19\n"
+"help.text"
+msgid "' rounded Pi = 3.14159"
+msgstr "REM 捨入後的 PI = 3.14159"
-#: 03090401.xhp#par_id3155414.18.help.text
-msgid "Sub f_callFun (sText as String)"
-msgstr "Sub f_callFun (sText as String)"
+#. `qJo
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3144764\n"
+"21\n"
+"help.text"
+msgid "d1 = InputBox$ (\"\"Enter the length of the adjacent side: \",\"Adjacent\")"
+msgstr "d1 = InputBox$ (\"\"Enter the length of the adjacent side:\",\"Adjacent\")"
-#: 03090401.xhp#par_id3151112.19.help.text
-msgctxt "03090401.xhp#par_id3151112.19.help.text"
-msgid "Msgbox sText"
-msgstr "Msgbox sText"
+#. le=z
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3154491\n"
+"22\n"
+"help.text"
+msgid "dAngle = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
+msgstr "dAngle = InputBox$ (\"Enter the angle Alpha (in degrees):\",\"Alpha\")"
-#: 03090401.xhp#par_id3148646.20.help.text
-msgctxt "03090401.xhp#par_id3148646.20.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. 5vfN
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3151074\n"
+"23\n"
+"help.text"
+msgid "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))"
+msgstr "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))"
-#: 01050300.xhp#tit.help.text
+#. 6ddw
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"tit\n"
+"help.text"
msgid "Manage Breakpoints"
msgstr "管理中斷點"
-#: 01050300.xhp#hd_id3154927.1.help.text
+#. 1o-I
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3154927\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
msgstr "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"管理中斷點\">管理中斷點</link>"
-#: 01050300.xhp#par_id3148550.2.help.text
+#. _}rF
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3148550\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_BRKPROPS\">Specifies the options for breakpoints.</ahelp>"
msgstr "<ahelp hid=\"HID_BASICIDE_BRKPROPS\" visibility=\"visible\">指定中斷點的選項。</ahelp>"
-#: 01050300.xhp#hd_id3149670.3.help.text
+#. MlDG
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3149670\n"
+"3\n"
+"help.text"
msgid "Breakpoints"
msgstr "中斷點"
-#: 01050300.xhp#par_id3150398.4.help.text
+#. rACe
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3150398\n"
+"4\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_COMBOBOX_RID_BASICIDE_BREAKPOINTDLG_RID_CB_BRKPOINTS\">Enter the line number for a new breakpoint, then click <emph>New</emph>.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\"BASCTL_COMBOBOX_RID_BASICIDE_BREAKPOINTDLG_RID_CB_BRKPOINTS\">輸入新中斷點的行號,然後按一下 <emph>[新增]</emph>。</ahelp>"
-#: 01050300.xhp#hd_id3156280.6.help.text
+#. Haog
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3156280\n"
+"6\n"
+"help.text"
msgid "Active"
msgstr "使用中"
-#: 01050300.xhp#par_id3154910.7.help.text
+#. @QW4
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3154910\n"
+"7\n"
+"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_ACTIV\">Activates or deactivates the current breakpoint.</ahelp>"
msgstr "<ahelp hid=\"HID_BASICIDE_ACTIV\" visibility=\"visible\">啟動或關閉目前的中斷點。</ahelp>"
-#: 01050300.xhp#hd_id3144500.8.help.text
+#. ()DC
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3144500\n"
+"8\n"
+"help.text"
msgid "Pass Count"
msgstr "通過次數"
-#: 01050300.xhp#par_id3161831.9.help.text
+#. EFpT
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3161831\n"
+"9\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_NUMERICFIELD_RID_BASICIDE_BREAKPOINTDLG_RID_FLD_PASS\">Specify the number of loops to perform before the breakpoint takes effect.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_NUMERICFIELD_RID_BASICIDE_BREAKPOINTDLG_RID_FLD_PASS\" visibility=\"visible\">指定在中斷點生效前要執行迴圈的次數。</ahelp>"
-#: 01050300.xhp#hd_id3152579.10.help.text
+#. Q7bw
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3152579\n"
+"10\n"
+"help.text"
msgid "New"
msgstr "新增"
-#: 01050300.xhp#par_id3148575.11.help.text
+#. ~?!5
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3148575\n"
+"11\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_NEW\">Creates a breakpoint on the line number specified.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_NEW\" visibility=\"visible\">在指定的行號上建立一個中斷點。</ahelp>"
-#: 01050300.xhp#hd_id3147319.12.help.text
-msgctxt "01050300.xhp#hd_id3147319.12.help.text"
+#. 9#45
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"hd_id3147319\n"
+"12\n"
+"help.text"
msgid "Delete"
msgstr "刪除"
-#: 01050300.xhp#par_id3153363.13.help.text
+#. ig0R
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3153363\n"
+"13\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_DEL\">Deletes the selected breakpoint.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_DEL\" visibility=\"visible\">刪除選取的中斷點。</ahelp>"
-#: 03020415.xhp#tit.help.text
-msgid "FileExists Function [Runtime]"
-msgstr "FileExists 函數 [執行階段]"
+#. DI}?
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Array Function [Runtime]"
+msgstr "Array 函數 [執行階段]"
-#: 03020415.xhp#bm_id3148946.help.text
-msgid "<bookmark_value>FileExists function</bookmark_value>"
-msgstr "<bookmark_value>FileExists;函數</bookmark_value>"
+#. ]*}.
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"bm_id3150499\n"
+"help.text"
+msgid "<bookmark_value>Array function</bookmark_value>"
+msgstr "<bookmark_value>Array;函數</bookmark_value>"
-#: 03020415.xhp#hd_id3148946.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists Function [Runtime]\">FileExists Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists 函數 [執行階段]\">FileExists 函數 [執行階段]</link>"
+#. -SRW
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"hd_id3150499\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array Function [Runtime]\">Array Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array 函數 [執行階段]\">Array 函數 [執行階段]</link>"
-#: 03020415.xhp#par_id3153361.2.help.text
-msgid "Determines if a file or a directory is available on the data medium."
-msgstr "確定資料媒體中是否存在某個檔案或目錄。"
+#. f,7A
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3155555\n"
+"2\n"
+"help.text"
+msgid "Returns the type Variant with a data field."
+msgstr "透過資料欄位傳回變體型變數。"
-#: 03020415.xhp#hd_id3150447.3.help.text
-msgctxt "03020415.xhp#hd_id3150447.3.help.text"
+#. pSl~
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"hd_id3148538\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020415.xhp#par_id3154685.4.help.text
-msgid "FileExists(FileName As String | DirectoryName As String)"
-msgstr "FileExists (FileName As String | DirectoryName As String)"
-
-#: 03020415.xhp#hd_id3154126.5.help.text
-msgctxt "03020415.xhp#hd_id3154126.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. 6Gb.
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3153126\n"
+"4\n"
+"help.text"
+msgid "Array ( Argument list)"
+msgstr "Array ( Argument list)"
-#: 03020415.xhp#par_id3150769.6.help.text
-msgctxt "03020415.xhp#par_id3150769.6.help.text"
-msgid "Bool"
-msgstr "布林型"
+#. G9K[
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3155419\n"
+"5\n"
+"help.text"
+msgid "See also <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
+msgstr "請參閱 <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
-#: 03020415.xhp#hd_id3153770.7.help.text
-msgctxt "03020415.xhp#hd_id3153770.7.help.text"
+#. kX_=
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"hd_id3150669\n"
+"6\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020415.xhp#par_id3147349.8.help.text
-msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "FileName | DirectoryName:包含明確檔案定義的任意字串型表示式。也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
+#. ZphB
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3145609\n"
+"7\n"
+"help.text"
+msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
+msgstr "<emph>Argument list:</emph>由逗號分隔的引數數目的清單。"
-#: 03020415.xhp#hd_id3149664.9.help.text
-msgctxt "03020415.xhp#hd_id3149664.9.help.text"
+#. DPx{
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"hd_id3156343\n"
+"8\n"
+"help.text"
msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03020415.xhp#par_id3145272.10.help.text
-msgid "sub ExampleFileExists"
-msgstr "sub ExampleFileExists"
-
-#: 03020415.xhp#par_id3147317.12.help.text
-msgid "msgbox FileExists(\"C:\\autoexec.bat\")"
-msgstr "msgbox FileExists (\"C:\\autoexec.bat\")"
+msgstr "示例:"
-#: 03020415.xhp#par_id3153190.13.help.text
-msgid "msgbox FileExists(\"file:///d|/bookmark.htm\")"
-msgstr "msgbox FileExists (\"file:///d|/bookmark.htm\")"
+#. =f3O
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3153897\n"
+"9\n"
+"help.text"
+msgid "Dim A As Variant"
+msgstr "Dim A As Variant"
-#: 03020415.xhp#par_id3148645.14.help.text
-msgid "msgbox FileExists(\"file:///d|/private\")"
-msgstr "msgbox FileExists (\"file:///d|/private\")"
+#. 97hl
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3153525\n"
+"10\n"
+"help.text"
+msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")"
+msgstr "A = Array(\"Fred\",\"Tom\",\"Bill\")"
-#: 03020415.xhp#par_id3149262.15.help.text
-msgctxt "03020415.xhp#par_id3149262.15.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. *QLX
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
+"par_id3150792\n"
+"11\n"
+"help.text"
+msgid "Msgbox A(2)"
+msgstr "Msgbox A(2)"
-#: 03120402.xhp#tit.help.text
-msgid "Len Function [Runtime]"
-msgstr "Len 函數 [執行階段]"
+#. oD5(
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"tit\n"
+"help.text"
+msgid "Val Function [Runtime]"
+msgstr "Val 函數 [執行階段]"
-#: 03120402.xhp#bm_id3154136.help.text
-msgid "<bookmark_value>Len function</bookmark_value>"
-msgstr "<bookmark_value>Len;函數</bookmark_value>"
+#. `J)\
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"bm_id3149205\n"
+"help.text"
+msgid "<bookmark_value>Val function</bookmark_value>"
+msgstr "<bookmark_value>Val;函數</bookmark_value>"
-#: 03120402.xhp#hd_id3154136.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Len Function [Runtime]\">Len Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Len 函數 [執行階段]\">Len 函數 [執行階段]</link>"
+#. 9SnG
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"hd_id3149205\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Function [Runtime]\">Val Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val 函數 [執行階段]\">Val 函數 [執行階段]</link>"
-#: 03120402.xhp#par_id3147576.2.help.text
-msgid "Returns the number of characters in a string, or the number of bytes that are required to store a variable."
-msgstr "傳回字串中的字元數,或儲存變數所需的位元組數。"
+#. 43!H
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"par_id3153345\n"
+"2\n"
+"help.text"
+msgid "Converts a string to a numeric expression."
+msgstr "將字串轉換為數值型表示式。"
-#: 03120402.xhp#hd_id3159177.3.help.text
-msgctxt "03120402.xhp#hd_id3159177.3.help.text"
+#. X/*7
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"hd_id3159157\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120402.xhp#par_id3150669.4.help.text
-msgid "Len (Text As String)"
-msgstr "Len(Text As String)"
+#. o1MT
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"par_id3149514\n"
+"4\n"
+"help.text"
+msgid "Val (Text As String)"
+msgstr "Val (Text As String)"
-#: 03120402.xhp#hd_id3148473.5.help.text
-msgctxt "03120402.xhp#hd_id3148473.5.help.text"
+#. ,Ta\
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"hd_id3150669\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03120402.xhp#par_id3143270.6.help.text
-msgctxt "03120402.xhp#par_id3143270.6.help.text"
-msgid "Long"
-msgstr "長型"
+#. xv|T
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"par_id3143228\n"
+"6\n"
+"help.text"
+msgid "Double"
+msgstr "雙精度型"
-#: 03120402.xhp#hd_id3147531.7.help.text
-msgctxt "03120402.xhp#hd_id3147531.7.help.text"
+#. /TE\
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"hd_id3156024\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03120402.xhp#par_id3147265.8.help.text
-msgid "<emph>Text:</emph> Any string expression or a variable of another type."
-msgstr "<emph>Text</emph>:任意字串型表示式或其他類型的變數。"
+#. \[@/
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"par_id3154348\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> String that represents a number."
+msgstr "<emph>Text:</emph>表示數字的字串。"
+
+#. rHRM
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"par_id3149670\n"
+"9\n"
+"help.text"
+msgid "Using the Val function, you can convert a string that represents numbers into numeric expressions. This is the inverse of the <emph>Str</emph> function. If only part of the string contains numbers, only the first appropriate characters of the string are converted. If the string does not contain any numbers, the <emph>Val</emph> function returns the value 0."
+msgstr "使用 Val 函數,您可以將表示數字的字串轉換為數值型表示式。它是 <emph>Str</emph> 函數的逆運算。如果只有字串的一部份是數字,則僅轉換字串中最前面的適當字元。如果字串不包含任何數字,則 <emph>Val</emph> 函數將傳回值 0。"
-#: 03120402.xhp#hd_id3153360.9.help.text
-msgctxt "03120402.xhp#hd_id3153360.9.help.text"
+#. *ANs
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"hd_id3154365\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120402.xhp#par_id3150792.10.help.text
-msgctxt "03120402.xhp#par_id3150792.10.help.text"
-msgid "Sub ExampleLen"
-msgstr "Sub ExampleLen"
-
-#: 03120402.xhp#par_id3151211.11.help.text
-msgctxt "03120402.xhp#par_id3151211.11.help.text"
-msgid "Dim sText as String"
-msgstr "Dim sText as String"
-
-#: 03120402.xhp#par_id3154125.12.help.text
-msgctxt "03120402.xhp#par_id3154125.12.help.text"
-msgid "sText = \"Las Vegas\""
-msgstr "sText = \"Las Vegas\""
+#. p|qT
+#: 03010200.xhp
+msgctxt ""
+"03010200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Functions for Screen Input"
+msgstr "用於螢幕輸入的函數"
-#: 03120402.xhp#par_id3156214.13.help.text
-msgid "MsgBox Len(sText) REM Returns 9"
-msgstr "MsgBox Len(sText) REM 傳回 9"
+#. LFZB
+#: 03010200.xhp
+msgctxt ""
+"03010200.xhp\n"
+"hd_id3149456\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"Functions for Screen Input\">Functions for Screen Input</link>"
+msgstr "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"用於螢幕輸入的函數\">用於螢幕輸入的函數</link>"
-#: 03120402.xhp#par_id3125864.14.help.text
-msgctxt "03120402.xhp#par_id3125864.14.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. NQ^k
+#: 03010200.xhp
+msgctxt ""
+"03010200.xhp\n"
+"par_id3150398\n"
+"2\n"
+"help.text"
+msgid "This section describes Runtime functions used to control screen input."
+msgstr "本節將描述用於控制螢幕輸入的執行階段函數。"
-#: 03103600.xhp#tit.help.text
-msgid "TypeName Function; VarType Function[Runtime]"
-msgstr "TypeName 函數; VarType 函數 [執行階段]"
+#. Y,1#
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"tit\n"
+"help.text"
+msgid "MkDir Statement [Runtime]"
+msgstr "MkDir 陳述式 [執行階段]"
-#: 03103600.xhp#bm_id3143267.help.text
-msgid "<bookmark_value>TypeName function</bookmark_value><bookmark_value>VarType function</bookmark_value>"
-msgstr "<bookmark_value>TypeName;函數</bookmark_value>"
+#. #02k
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"bm_id3156421\n"
+"help.text"
+msgid "<bookmark_value>MkDir statement</bookmark_value>"
+msgstr "<bookmark_value>MkDir 陳述式</bookmark_value>"
-#: 03103600.xhp#hd_id3143267.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName Function; VarType Function[Runtime]\">TypeName Function; VarType Function[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName 函數; VarType 函數 [執行階段]\">TypeName 函數; VarType 函數 [執行階段]</link>"
+#. %uwv
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"hd_id3156421\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"MkDir Statement [Runtime]\">MkDir Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"MkDir 陳述式 [執行階段]\">MkDir 陳述式 [執行階段]</link>"
-#: 03103600.xhp#par_id3159157.2.help.text
-msgid "Returns a string (TypeName) or a numeric value (VarType) that contains information for a variable."
-msgstr "傳回包含變數資訊的字串 (TypeName) 或數值 (VarType)。"
+#. :,rD
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3147000\n"
+"2\n"
+"help.text"
+msgid "Creates a new directory on a data medium."
+msgstr "在資料媒體中建立新目錄。"
-#: 03103600.xhp#hd_id3153825.3.help.text
-msgctxt "03103600.xhp#hd_id3153825.3.help.text"
+#. EW7~
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"hd_id3148520\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03103600.xhp#par_id3155341.4.help.text
-msgid "TypeName (Variable)VarType (Variable)"
-msgstr "TypeName (Variable) VarType (Variable)"
-
-#: 03103600.xhp#hd_id3145610.5.help.text
-msgctxt "03103600.xhp#hd_id3145610.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
-
-#: 03103600.xhp#par_id3148947.6.help.text
-msgid "String; Integer"
-msgstr "字串型;整型"
+#. @+6W
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3155150\n"
+"4\n"
+"help.text"
+msgid "MkDir Text As String"
+msgstr "MkDir Text As String"
-#: 03103600.xhp#hd_id3146795.7.help.text
-msgctxt "03103600.xhp#hd_id3146795.7.help.text"
+#. i7db
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"hd_id3156027\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03103600.xhp#par_id3148664.8.help.text
-msgid "<emph>Variable:</emph> The variable that you want to determine the type of. You can use the following values:"
-msgstr "<emph>Variable:</emph>要確定其類型的變數。您可以使用以下的值:"
-
-#: 03103600.xhp#par_id3145171.9.help.text
-msgid "key word"
-msgstr "關鍵字"
-
-#: 03103600.xhp#par_id3156212.10.help.text
-msgid "VarType"
-msgstr "VarType"
-
-#: 03103600.xhp#par_id3154684.11.help.text
-msgid "Variable type"
-msgstr "變數類型"
-
-#: 03103600.xhp#par_id3151041.12.help.text
-msgid "Boolean"
-msgstr "Boolean"
-
-#: 03103600.xhp#par_id3153367.13.help.text
-msgid "11"
-msgstr "11"
-
-#: 03103600.xhp#par_id3148645.14.help.text
-msgid "Boolean variable"
-msgstr "布林型變數"
-
-#: 03103600.xhp#par_id3153138.15.help.text
-msgctxt "03103600.xhp#par_id3153138.15.help.text"
-msgid "Date"
-msgstr "Date"
+#. wVO!
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3153750\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text</emph>:任意字串型表示式,用於指定要建立的目錄之名稱和路徑。也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-#: 03103600.xhp#par_id3153363.16.help.text
-msgctxt "03103600.xhp#par_id3153363.16.help.text"
-msgid "7"
-msgstr "7"
+#. isqO
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3153311\n"
+"7\n"
+"help.text"
+msgid "If the path is not determined, the directory is created in the current directory."
+msgstr "如果路徑未確定,則該目錄會在目前目錄下建立。"
-#: 03103600.xhp#par_id3155411.17.help.text
-msgid "Date variable"
-msgstr "日期型變數"
+#. OK-/
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"hd_id3155388\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03103600.xhp#par_id3146975.18.help.text
-msgctxt "03103600.xhp#par_id3146975.18.help.text"
-msgid "Double"
-msgstr "Double"
+#. (p3u
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3149762\n"
+"10\n"
+"help.text"
+msgid "' Example for functions of the file organization"
+msgstr "' 有關檔案管理的函數範例"
-#: 03103600.xhp#par_id3150486.19.help.text
-msgctxt "03103600.xhp#par_id3150486.19.help.text"
-msgid "5"
-msgstr "5"
+#. cU%T
+#: 03020411.xhp
+#, fuzzy
+msgctxt ""
+"03020411.xhp\n"
+"par_id3149669\n"
+"13\n"
+"help.text"
+msgid "Const sSubDir1 As String =\"Test\""
+msgstr "Const sSubDir1 as String =\"Test\""
-#: 03103600.xhp#par_id3148616.20.help.text
-msgid "Double floating point variable"
-msgstr "雙精度型浮點變數"
+#. 3X@Q
+#: 03020411.xhp
+#, fuzzy
+msgctxt ""
+"03020411.xhp\n"
+"par_id3148663\n"
+"14\n"
+"help.text"
+msgid "Const sFile2 As String = \"Copied.tmp\""
+msgstr "Const sFile2 as String = \"Copied.tmp\""
-#: 03103600.xhp#par_id3148457.21.help.text
-msgctxt "03103600.xhp#par_id3148457.21.help.text"
-msgid "Integer"
-msgstr "Integer"
+#. hAO:
+#: 03020411.xhp
+#, fuzzy
+msgctxt ""
+"03020411.xhp\n"
+"par_id3154071\n"
+"15\n"
+"help.text"
+msgid "Const sFile3 As String = \"Renamed.tmp\""
+msgstr "Const sFile3 as String = \"Renamed.tmp\""
-#: 03103600.xhp#par_id3145647.22.help.text
-msgctxt "03103600.xhp#par_id3145647.22.help.text"
-msgid "2"
-msgstr "2"
+#. m6rk
+#: 03020411.xhp
+#, fuzzy
+msgctxt ""
+"03020411.xhp\n"
+"par_id3154217\n"
+"19\n"
+"help.text"
+msgid "If Dir(sSubDir1,16)=\"\" Then ' Does the directory exist?"
+msgstr "If Dir(sSubDir1,16) =\"\" then ' 目錄是否存在?"
-#: 03103600.xhp#par_id3154490.23.help.text
-msgid "Integer variable"
-msgstr "整數型變數"
+#. Li-a
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3147228\n"
+"21\n"
+"help.text"
+msgid "MsgBox sFile,0,\"Create directory\""
+msgstr "MsgBox sFile,0,\"Create directory\""
-#: 03103600.xhp#par_id3149960.24.help.text
-msgctxt "03103600.xhp#par_id3149960.24.help.text"
-msgid "Long"
-msgstr "Long"
+#. $,yF
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3153770\n"
+"26\n"
+"help.text"
+msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\""
+msgstr "MsgBox fSysURL(CurDir ()),0,\"Current directory\""
-#: 03103600.xhp#par_id3154513.25.help.text
-msgctxt "03103600.xhp#par_id3154513.25.help.text"
-msgid "3"
-msgstr "3"
+#. +O?P
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3159154\n"
+"27\n"
+"help.text"
+msgid "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\""
+msgstr "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\""
-#: 03103600.xhp#par_id3151318.26.help.text
-msgid "Long integer variable"
-msgstr "長型整數變數"
+#. Ff0o
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3149484\n"
+"28\n"
+"help.text"
+msgid "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\""
+msgstr "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\""
-#: 03103600.xhp#par_id3146972.27.help.text
-msgid "Object"
-msgstr "Object"
+#. ;|gk
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3152885\n"
+"29\n"
+"help.text"
+msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\""
+msgstr "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\""
-#: 03103600.xhp#par_id3154482.28.help.text
-msgid "9"
-msgstr "9"
+#. r)jU
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3153952\n"
+"31\n"
+"help.text"
+msgid "' Rename in the same directory"
+msgstr "' 在同一目錄中重新命名"
-#: 03103600.xhp#par_id3150323.29.help.text
-msgid "Object variable"
-msgstr "物件型變數"
+#. p)9s
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3147426\n"
+"34\n"
+"help.text"
+msgid "SetAttr( sFile, 0 ) 'Delete all attributes"
+msgstr "SetAttr( sFile, 0 ) ' 刪除所有屬性"
-#: 03103600.xhp#par_id3148405.30.help.text
-msgctxt "03103600.xhp#par_id3148405.30.help.text"
-msgid "Single"
-msgstr "Single"
+#. 2-0M
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3148647\n"
+"35\n"
+"help.text"
+msgid "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
+msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
-#: 03103600.xhp#par_id3149020.31.help.text
-msgctxt "03103600.xhp#par_id3149020.31.help.text"
-msgid "4"
-msgstr "4"
+#. #5]l
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3150092\n"
+"40\n"
+"help.text"
+msgid "' Converts a system path in URL"
+msgstr "' 將系統路徑轉換成 URL"
-#: 03103600.xhp#par_id3147341.32.help.text
-msgid "Single floating-point variable"
-msgstr "單精度型浮點變數"
+#. Vi:T
+#: 03020411.xhp
+msgctxt ""
+"03020411.xhp\n"
+"par_id3156276\n"
+"49\n"
+"help.text"
+msgid "' the colon with DOS"
+msgstr "' DOS 中的冒號"
-#: 03103600.xhp#par_id3155901.33.help.text
-msgctxt "03103600.xhp#par_id3155901.33.help.text"
-msgid "String"
-msgstr "String"
+#. 2ZB.
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"tit\n"
+"help.text"
+msgid "On Error GoTo ... Resume Statement [Runtime]"
+msgstr "On Error GoTo ...Resume 陳述式 [執行階段]"
-#: 03103600.xhp#par_id3155960.34.help.text
-msgid "8"
-msgstr "8"
+#. R2ai
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"bm_id3146795\n"
+"help.text"
+msgid "<bookmark_value>Resume Next parameter</bookmark_value><bookmark_value>On Error GoTo ... Resume statement</bookmark_value>"
+msgstr "<bookmark_value>函數;Resume Next</bookmark_value><bookmark_value>Resume Next;函數</bookmark_value><bookmark_value>On Error GoTo ...Resume 陳述式</bookmark_value>"
-#: 03103600.xhp#par_id3146313.35.help.text
-msgid "String variable"
-msgstr "字串型變數"
+#. uQ6J
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"hd_id3146795\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"On Error GoTo ... Resume Statement [Runtime]\">On Error GoTo ... Resume Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"On Error GoTo ...Resume 陳述式 [執行階段]\">On Error GoTo ...Resume 陳述式 [執行階段]</link>"
-#: 03103600.xhp#par_id3145149.36.help.text
-msgid "Variant"
-msgstr "Variant"
+#. #V^%
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3150358\n"
+"2\n"
+"help.text"
+msgid "Enables an error-handling routine after an error occurs, or resumes program execution."
+msgstr "發生錯誤時啟動錯誤處理常式,或恢復程式執行。"
-#: 03103600.xhp#par_id3154021.37.help.text
-msgid "12"
-msgstr "12"
+#. Ng2C
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"hd_id3151212\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03103600.xhp#par_id3145789.38.help.text
-msgid "Variant variable (can contain all types specified by the definition)"
-msgstr "變體型變數 (可包含由定義指定的所有類型)"
+#. Jds,
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3145173\n"
+"4\n"
+"help.text"
+msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}"
+msgstr "On {[本機] Error GoTo Labelname | GoTo 0 | Resume Next}"
-#: 03103600.xhp#par_id3148630.39.help.text
-msgid "Empty"
-msgstr "Empty"
+#. L+Ac
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"hd_id3154125\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03103600.xhp#par_id3152584.40.help.text
-msgctxt "03103600.xhp#par_id3152584.40.help.text"
-msgid "0"
-msgstr "0"
+#. yXR!
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3150869\n"
+"7\n"
+"help.text"
+msgid "<emph>GoTo Labelname:</emph> If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"."
+msgstr "<emph>GoTo Labelname:</emph>發生錯誤時,讓錯誤處理常式跳換到「Labelname」行處開始執行。"
-#: 03103600.xhp#par_id3151278.41.help.text
-msgid "Variable is not initialized"
-msgstr "未初始化變數"
+#. KHpV
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3150439\n"
+"8\n"
+"help.text"
+msgid "<emph>Resume Next:</emph> If an error occurs, program execution continues with the statement that follows the statement in which the error occurred."
+msgstr "<emph>Resume Next:</emph>發生錯誤時,程式繼續執行出錯陳述式後面的陳述式。"
-#: 03103600.xhp#par_id3154576.42.help.text
-msgid "Null"
-msgstr "Null (空)"
+#. BZ1M
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3149482\n"
+"9\n"
+"help.text"
+msgid "<emph>GoTo 0:</emph> Disables the error handler in the current procedure."
+msgstr "<emph>GoTo 0:</emph>在目前程序中停用錯誤處理程式。"
-#: 03103600.xhp#par_id3166424.43.help.text
-msgctxt "03103600.xhp#par_id3166424.43.help.text"
-msgid "1"
-msgstr "1"
+#. .~:,
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3149483\n"
+"9\n"
+"help.text"
+msgid "<emph>Local:</emph> \"On error\" is global in scope, and remains active until canceled by another \"On error\" statement. \"On Local error\" is local to the routine which invokes it. Local error handling overrides any previous global setting. When the invoking routine exits, the local error handling is canceled automatically, and any previous global setting is restored."
+msgstr "<emph>本機:</emph>「On error」範圍涵蓋全域,除非遭到其他「On error」陳述式取消,否則會保持在使用中。而「On Local error」則適用於本機,僅限於呼叫的常式。本機錯誤處理會覆寫任何先前的全域設定。當呼叫的常式存在時,本機錯誤處理會自動取消,而且會復原所有先前的全域設定。"
-#: 03103600.xhp#par_id3145131.44.help.text
-msgid "No valid data"
-msgstr "無有效資料"
+#. X,Um
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3148619\n"
+"10\n"
+"help.text"
+msgid "The On Error GoTo statement is used to react to errors that occur in a macro."
+msgstr "On Error GoTo 陳述式用來反應出現在巨集內的錯誤。"
-#: 03103600.xhp#hd_id3149338.45.help.text
-msgctxt "03103600.xhp#hd_id3149338.45.help.text"
+#. DJeq
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"hd_id3146985\n"
+"11\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03103600.xhp#par_id3150363.46.help.text
-msgid "Sub ExampleType"
-msgstr "Sub ExampleType"
-
-#: 03103600.xhp#par_id3159088.47.help.text
-msgctxt "03103600.xhp#par_id3159088.47.help.text"
-msgid "Dim iVar As Integer"
-msgstr "Dim iVar As Integer"
-
-#: 03103600.xhp#par_id3150089.48.help.text
-msgctxt "03103600.xhp#par_id3150089.48.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar As String"
-
-#: 03103600.xhp#par_id3156139.49.help.text
-msgid "Dim siVar As Single"
-msgstr "Dim siVar As Single"
-
-#: 03103600.xhp#par_id3151217.50.help.text
-msgid "Dim dVar As Double"
-msgstr "Dim dVar As Double"
-
-#: 03103600.xhp#par_id3154658.51.help.text
-msgid "Dim bVar As Boolean"
-msgstr "Dim bVar As Boolean"
-
-#: 03103600.xhp#par_id3152992.52.help.text
-msgctxt "03103600.xhp#par_id3152992.52.help.text"
-msgid "Dim lVar As Long"
-msgstr "Dim lVar As Long"
-
-#: 03103600.xhp#par_id3155509.53.help.text
-msgid "Msgbox TypeName(iVar) & \" \" & VarType(iVar) & Chr(13) &_"
-msgstr "Msgbox TypeName(iVar) & \" \" & VarType(iVar) & Chr(13) &_"
-
-#: 03103600.xhp#par_id3150370.54.help.text
-msgid "TypeName(sVar) & \" \" & VarType(sVar) & Chr(13) &_"
-msgstr "TypeName(sVar) & \" \" & VarType(sVar) & Chr(13) &"
-
-#: 03103600.xhp#par_id3155532.55.help.text
-msgid "TypeName(siVar) & \" \" & VarType(siVar) & Chr(13) &_"
-msgstr "TypeName(siVar) & \" \" & VarType(siVar) & Chr(13) &_"
-
-#: 03103600.xhp#par_id3152988.56.help.text
-msgid "TypeName(dVar) & \" \" & VarType(dVar) & Chr(13) &_"
-msgstr "TypeName(dVar) & \" \" & VarType(dVar) & Chr(13) &_"
-
-#: 03103600.xhp#par_id3156166.57.help.text
-msgid "TypeName(bVar) & \" \" & VarType(bVar) & Chr(13) &_"
-msgstr "TypeName(bVar) & \" \" & VarType(bVar) & Chr(13) &_"
-
-#: 03103600.xhp#par_id3148817.58.help.text
-msgid "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types in $[officename] Basic\""
-msgstr "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types in $[officename] Basic\""
-
-#: 03103600.xhp#par_id3154259.59.help.text
-msgctxt "03103600.xhp#par_id3154259.59.help.text"
-msgid "end Sub"
-msgstr "end Sub"
-
-#: 03110000.xhp#tit.help.text
-msgid "Comparison Operators"
-msgstr "比較運算子"
-
-#: 03110000.xhp#hd_id3155555.1.help.text
-msgid "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Comparison Operators\">Comparison Operators</link>"
-msgstr "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"比較運算子\">比較運算子</link>"
-
-#: 03110000.xhp#par_id3153528.2.help.text
-msgid "The available comparison operators are described here."
-msgstr "在此介紹可用的比較運算子。"
-
-#: 03070300.xhp#tit.help.text
-msgid "\"+\" Operator [Runtime]"
-msgstr "「+」運算子 [執行階段]"
-
-#: 03070300.xhp#bm_id3145316.help.text
-msgid "<bookmark_value>\"+\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>「+」運算子 (數學)</bookmark_value>"
-
-#: 03070300.xhp#hd_id3145316.1.help.text
-msgid "<link href=\"text/sbasic/shared/03070300.xhp\">\"+\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070300.xhp\">「+」運算子 [執行階段]</link>"
+#. !8th
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3153876\n"
+"52\n"
+"help.text"
+msgid "Print #iNumber, \"This is a line of text\""
+msgstr "Print #iNumber, \"This is a line of text\""
-#: 03070300.xhp#par_id3145068.2.help.text
-msgid "Adds or combines two expressions."
-msgstr "將兩個表示式相加或組合。"
+#. N`\@
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3146916\n"
+"67\n"
+"help.text"
+msgid "MsgBox \"All files will be closed\",0,\"Error\""
+msgstr "MsgBox \"All files will be closed\",0,\"Error\""
-#: 03070300.xhp#hd_id3144500.3.help.text
-msgctxt "03070300.xhp#hd_id3144500.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. ]LB4
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Basic Glossary"
+msgstr "$[officename] Basic 詞彙表"
-#: 03070300.xhp#par_id3150358.4.help.text
-msgid "Result = Expression1 + Expression2"
-msgstr "Result = Expression1 + Expression2"
+#. Hux%
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3145068\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"$[officename] Basic Glossary\">$[officename] Basic Glossary</link>"
+msgstr "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"$[officename] Basic 詞彙表\">$[officename] Basic 詞彙表</link>"
-#: 03070300.xhp#hd_id3150400.5.help.text
-msgctxt "03070300.xhp#hd_id3150400.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. v01H
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3150792\n"
+"2\n"
+"help.text"
+msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic."
+msgstr "本詞彙表解釋了您在使用 $[officename] Basic 中可能會遇到的一些技術術語。"
-#: 03070300.xhp#par_id3154123.6.help.text
-msgid "<emph>Result:</emph> Any numerical expression that contains the result of the addition."
-msgstr "<emph>Result:</emph>包含相加或合併結果的任意數值型表示式。"
+#. [L1{
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3155133\n"
+"7\n"
+"help.text"
+msgid "Decimal Point"
+msgstr "小數點"
-#: 03070300.xhp#par_id3150870.7.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to combine or to add."
-msgstr "<emph>Expression1, Expression2:</emph>要組合或相加的任意數值型表示式。"
+#. C$YJ
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3156443\n"
+"8\n"
+"help.text"
+msgid "When converting numbers, $[officename] Basic uses the locale settings of the system for determining the type of decimal and thousand separator."
+msgstr "在轉換數字時,$[officename] Basic 使用系統的語言環境設定來確定小數點和千位分隔符的類型。"
-#: 03070300.xhp#hd_id3153969.8.help.text
-msgctxt "03070300.xhp#hd_id3153969.8.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. qOD|
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3153092\n"
+"9\n"
+"help.text"
+msgid "The behavior has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the runtime function <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
+msgstr "該功能會影響隱含轉換 ( 1 + \"2.3\" = 3.3 ) 和執行階段函數 <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>。"
-#: 03070300.xhp#par_id3150440.9.help.text
-msgid "Sub ExampleAddition1"
-msgstr "Sub ExampleAddition1"
-
-#: 03070300.xhp#par_id3159254.10.help.text
-msgid "Print 5 + 5"
-msgstr "Print 5 + 5"
-
-#: 03070300.xhp#par_id3152460.11.help.text
-msgctxt "03070300.xhp#par_id3152460.11.help.text"
-msgid "End sub"
-msgstr "End sub"
-
-#: 03070300.xhp#par_id3153191.13.help.text
-msgid "Sub ExampleAddition2"
-msgstr "Sub ExampleAddition2"
-
-#: 03070300.xhp#par_id3146120.14.help.text
-msgctxt "03070300.xhp#par_id3146120.14.help.text"
-msgid "Dim iValue1 as Integer"
-msgstr "Dim iValue1 as Integer"
-
-#: 03070300.xhp#par_id3155411.15.help.text
-msgctxt "03070300.xhp#par_id3155411.15.help.text"
-msgid "Dim iValue2 as Integer"
-msgstr "Dim iValue2 as Integer"
-
-#: 03070300.xhp#par_id3147435.16.help.text
-msgctxt "03070300.xhp#par_id3147435.16.help.text"
-msgid "iValue1 = 5"
-msgstr "iValue1 = 5"
-
-#: 03070300.xhp#par_id3163710.17.help.text
-msgctxt "03070300.xhp#par_id3163710.17.help.text"
-msgid "iValue2 = 10"
-msgstr "iValue2 = 10"
-
-#: 03070300.xhp#par_id3151118.18.help.text
-msgid "Print iValue1 + iValue2"
-msgstr "Print iValue1 + iValue2"
-
-#: 03070300.xhp#par_id3146974.19.help.text
-msgctxt "03070300.xhp#par_id3146974.19.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. k!8t
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3155854\n"
+"29\n"
+"help.text"
+msgid "Colors"
+msgstr "顏色"
-#: 03130600.xhp#tit.help.text
-msgid "Wait Statement [Runtime]"
-msgstr "Wait 陳述式 [執行階段]"
+#. )n.`
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3145366\n"
+"30\n"
+"help.text"
+msgid "In $[officename] Basic, colors are treated as long integer value. The return value of color queries is also always a long integer value. When defining properties, colors can be specified using their RGB code that is converted to a long integer value using the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB function\">RGB function</link>."
+msgstr "在 $[officename] Basic 中,顏色被視為長型整數值。顏色查詢的傳回值通常也是長型整數值。在定義屬性時,可以使用 RGB 代碼來指定顏色,該代碼透過 <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB 函數\">RGB 函數</link>轉換成長型整數值。"
-#: 03130600.xhp#bm_id3154136.help.text
-msgid "<bookmark_value>Wait statement</bookmark_value>"
-msgstr "<bookmark_value>Wait 陳述式</bookmark_value>"
+#. uU:d
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3146119\n"
+"32\n"
+"help.text"
+msgid "Measurement Units"
+msgstr "定量單位"
-#: 03130600.xhp#hd_id3154136.1.help.text
-msgid "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait Statement [Runtime]\">Wait Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait 陳述式 [執行階段]\">Wait 陳述式 [執行階段]</link>"
+#. $fk.
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3154013\n"
+"33\n"
+"help.text"
+msgid "In $[officename] Basic, a <emph>method parameter</emph> or a <emph>property</emph> expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - (Document Type) - General</emph>."
+msgstr "在 $[officename] Basic 中,可以將需要單位資訊的<emph>「方法參數」</emph>或<emph>「特性」</emph>指定為不含單位的整數或長整數表示式,也可以指定為含有單位的字串。若未傳送任何單位至方法,將使用使用中文件的預設單位。當以含有定量單位的字串傳送參數時,將會忽略預設設定。在 <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">[%PRODUCTNAME] - [喜好設定]</caseinline><defaultinline>[工具] - [選項]</defaultinline></switchinline> - [(文件類型)] - [一般]</emph> 下,可以設定某文件類型的預設定量單位。"
-#: 03130600.xhp#par_id3149236.2.help.text
-msgid "Interrupts the program execution for the amount of time that you specify in milliseconds."
-msgstr "依指定的時間數,使程式的執行中斷一段時間 (以毫秒為單位)。"
+#. SuWS
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"bm_id3145801\n"
+"help.text"
+msgid "<bookmark_value>twips; definition</bookmark_value>"
+msgstr "<bookmark_value>twips; definition</bookmark_value>"
-#: 03130600.xhp#hd_id3143229.3.help.text
-msgctxt "03130600.xhp#hd_id3143229.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. N/fK
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3145801\n"
+"5\n"
+"help.text"
+msgid "Twips"
+msgstr "Twips"
-#: 03130600.xhp#par_id3150669.4.help.text
-msgid "Wait millisec"
-msgstr "Wait millisec"
+#. qOhN
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3154731\n"
+"6\n"
+"help.text"
+msgid "A twip is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter."
+msgstr "Twip 是一個與螢幕無關的單位,用於定義所有顯示系統中螢幕元素的統一位置和大小。1 twip 等於 1 英吋的 1/1440 或 1 個印表機點的 1/20,即 1440 twip 等於 1 英吋,567 twip 等於 1 公分。"
-#: 03130600.xhp#hd_id3148943.5.help.text
-msgctxt "03130600.xhp#hd_id3148943.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. cPoM
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"hd_id3153159\n"
+"106\n"
+"help.text"
+msgid "URL Notation"
+msgstr "URL 表示法"
-#: 03130600.xhp#par_id3154924.6.help.text
-msgid "<emph>millisec:</emph> Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed."
-msgstr "<emph>millisec:</emph>數值型表示式,包含程式恢復執行之前需要等待的時間 (以毫秒為單位)。"
+#. 5t3J
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3153415\n"
+"108\n"
+"help.text"
+msgid "URLs (<emph>Uniform Resource Locators</emph>) are used to determine the location of a resource like a file in a file system, typically inside a network environment. A URL consists of a protocol specifier, a host specifier and a file and path specifier:"
+msgstr "URL (<emph>統一資源位址</emph>) 用於確定資源 (例如檔案) 在檔案系統,尤其是在網路環境中的位置。它由協定指定元、主機指定元以及檔案和路徑指定元所構成:"
-#: 03130600.xhp#hd_id3150541.7.help.text
-msgctxt "03130600.xhp#hd_id3150541.7.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. p?TR
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3149121\n"
+"107\n"
+"help.text"
+msgid "<emph>protocol</emph>://<emph>host.name</emph>/<emph>path/to/the/file.html</emph>"
+msgstr "<emph>protocol</emph>://<emph>host.name</emph>/<emph>path/to/the/file.html</emph>"
-#: 03130600.xhp#par_id3154138.8.help.text
-msgctxt "03130600.xhp#par_id3154138.8.help.text"
-msgid "Sub ExampleWait"
-msgstr "Sub ExampleWait"
-
-#: 03130600.xhp#par_id3154367.9.help.text
-msgctxt "03130600.xhp#par_id3154367.9.help.text"
-msgid "Dim lTick As Long"
-msgstr "Dim lTick As Long"
-
-#: 03130600.xhp#par_id3154909.10.help.text
-msgctxt "03130600.xhp#par_id3154909.10.help.text"
-msgid "lTick = GetSystemTicks()"
-msgstr "lTick = GetSystemTicks()"
-
-#: 03130600.xhp#par_id3151042.11.help.text
-msgctxt "03130600.xhp#par_id3151042.11.help.text"
-msgid "wait 2000"
-msgstr "wait 2000"
-
-#: 03130600.xhp#par_id3154217.12.help.text
-msgctxt "03130600.xhp#par_id3154217.12.help.text"
-msgid "lTick = (GetSystemTicks() - lTick)"
-msgstr "lTick = (GetSystemTicks() - lTick)"
-
-#: 03130600.xhp#par_id3156214.13.help.text
-msgctxt "03130600.xhp#par_id3156214.13.help.text"
-msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
-msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
+#. e80{
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3168612\n"
+"109\n"
+"help.text"
+msgid "The most common usage of URLs is on the internet when specifying web pages. Example for protocols are <emph>http</emph>, <emph>ftp</emph>, or <emph>file</emph>. The <emph>file</emph> protocol specifier is used when referring to a file on the local file system."
+msgstr "URL 最常見的用法是在網際網路中指定網頁。常見的協定有 <emph>http</emph>、<emph>ftp</emph> 或 <emph>file</emph>。<emph>file</emph> 協定指定元用於指定本機檔案系統中的檔案。"
-#: 03130600.xhp#par_id3148922.14.help.text
-msgctxt "03130600.xhp#par_id3148922.14.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. %\.,
+#: 00000002.xhp
+msgctxt ""
+"00000002.xhp\n"
+"par_id3150324\n"
+"110\n"
+"help.text"
+msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.sxw</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.sxw</emph> in URL notation."
+msgstr "在 URL 表示法中,不允許使用某些特殊字元。這些字元需要進行編碼或由其他字元所代替。斜線 (<emph>/</emph>) 用作路徑分隔符。例如,對於本機主機上的某個檔案,如果採用「Windows 表示法」,其路徑為 <emph>C:\\My File.sxw</emph>,而當採用 URL 表示法時,路徑則變為 <emph>file:///C|/My%20File.sxw</emph>。"
-#: 03020403.xhp#tit.help.text
-msgid "CurDir Function [Runtime]"
-msgstr "CurDir 函數 [執行階段]"
+#. W0ny
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"tit\n"
+"help.text"
+msgid "Join Function [Runtime]"
+msgstr "Join 函數 [執行階段]"
-#: 03020403.xhp#bm_id3153126.help.text
-msgid "<bookmark_value>CurDir function</bookmark_value>"
-msgstr "<bookmark_value>CurDir;函數</bookmark_value>"
+#. /lP%
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"bm_id3149416\n"
+"help.text"
+msgid "<bookmark_value>Join function</bookmark_value>"
+msgstr "<bookmark_value>Join;函數</bookmark_value>"
-#: 03020403.xhp#hd_id3153126.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir 函數 [執行階段]</link>"
+#. Ch.E
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3149416\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Join Function [Runtime]\">Join Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Join 函數 [執行階段]\">Join 函數 [執行階段]</link>"
-#: 03020403.xhp#par_id3156343.2.help.text
-msgid "Returns a variant string that represents the current path of the specified drive."
-msgstr "傳回一個變體型字串,該字串表示指定磁碟機的目前路徑。"
+#. `I[{
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"par_id3149670\n"
+"2\n"
+"help.text"
+msgid "Returns a string from a number of substrings in a string array."
+msgstr "從字串陣列中的多個子字串中傳回一個字串。"
-#: 03020403.xhp#hd_id3149457.3.help.text
-msgctxt "03020403.xhp#hd_id3149457.3.help.text"
+#. YcNu
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3159414\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020403.xhp#par_id3153381.4.help.text
-msgid "CurDir [(Text As String)]"
-msgstr "CurDir [(Text As String)] "
+#. *L1^
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"par_id3156344\n"
+"4\n"
+"help.text"
+msgid "Join (Text As String Array, delimiter)"
+msgstr "Join (Text As String Array, delimiter)"
-#: 03020403.xhp#hd_id3154366.5.help.text
-msgctxt "03020403.xhp#hd_id3154366.5.help.text"
+#. /B^V
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3150400\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03020403.xhp#par_id3156281.6.help.text
-msgctxt "03020403.xhp#par_id3156281.6.help.text"
+#. N[,G
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"par_id3150359\n"
+"6\n"
+"help.text"
msgid "String"
msgstr "字串型"
-#: 03020403.xhp#hd_id3156423.7.help.text
-msgctxt "03020403.xhp#hd_id3156423.7.help.text"
+#. %!2a
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3148798\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020403.xhp#par_id3153193.8.help.text
-msgid "<emph>Text:</emph> Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)."
-msgstr "<emph>Text:</emph>用於指定現有磁碟機的任意字串型表示式 (例如,「C」表示第一個硬碟機的第一個分割區)。"
-
-#: 03020403.xhp#par_id3155133.9.help.text
-msgid "If no drive is specified or if the drive is a zero-length string (\"\"), CurDir returns the path for the current drive. $[officename] Basic reports an error if the syntax of the drive description is incorrect, the drive does not exist, or if the drive letter occurs after the letter defined in the CONFIG.SYS with the Lastdrive statement."
-msgstr "如果未指定磁碟機或指定的磁碟機是一個零長度字串 (\"\"),CurDir 將傳回目前磁碟機的路徑。如果描述磁碟機的語法不正確、磁碟機不存在或者磁碟機號出現在 CONFIG.SYS 中 Lastdrive 陳述式定義的磁碟機號之後,$[officename] Basic 將報告錯誤。"
+#. II,g
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"par_id3145171\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> A string array."
+msgstr "<emph>Text:</emph>字串陣列。"
-#: 03020403.xhp#par_id3150010.10.help.text
-msgid "This function is not case-sensitive."
-msgstr "此函數不區分大小寫。"
+#. Y=!:
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"par_id3154908\n"
+"9\n"
+"help.text"
+msgid "<emph>delimiter (optional):</emph> A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero \"\", the substrings are joined without separator."
+msgstr "<emph>delimiter (可選):</emph>用於將傳回的字串中的子字串分隔開的一個字串字元。標準的分割元為空格字元。如果分隔字元是一個零長度字串 \"\",則子字串將緊密相接,相互間無分隔符。"
-#: 03020403.xhp#hd_id3155411.11.help.text
-msgctxt "03020403.xhp#hd_id3155411.11.help.text"
+#. ?[TY
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3154218\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03020403.xhp#par_id3151113.12.help.text
-msgid "Sub ExampleCurDir"
-msgstr "Sub ExampleCurDir"
-
-#: 03020403.xhp#par_id3155306.13.help.text
-msgctxt "03020403.xhp#par_id3155306.13.help.text"
-msgid "Dim sDir1 as String , sDir2 as String"
-msgstr "Dim sDir1 as String , sDir2 as String"
-
-#: 03020403.xhp#par_id3156444.14.help.text
-msgctxt "03020403.xhp#par_id3156444.14.help.text"
-msgid "sDir1 = \"c:\\Test\""
-msgstr "sDir1 = \"c:\\Test\""
-
-#: 03020403.xhp#par_id3147318.15.help.text
-msgctxt "03020403.xhp#par_id3147318.15.help.text"
-msgid "sDir2 = \"d:\\private\""
-msgstr "sDir2 = \"d:\\private\""
-
-#: 03020403.xhp#par_id3154013.16.help.text
-msgctxt "03020403.xhp#par_id3154013.16.help.text"
-msgid "ChDir( sDir1 )"
-msgstr "ChDir( sDir1 )"
-
-#: 03020403.xhp#par_id3153877.17.help.text
-msgctxt "03020403.xhp#par_id3153877.17.help.text"
-msgid "msgbox CurDir"
-msgstr "msgbox CurDir"
-
-#: 03020403.xhp#par_id3144764.18.help.text
-msgctxt "03020403.xhp#par_id3144764.18.help.text"
-msgid "ChDir( sDir2 )"
-msgstr "ChDir( sDir2 )"
-
-#: 03020403.xhp#par_id3147125.19.help.text
-msgctxt "03020403.xhp#par_id3147125.19.help.text"
-msgid "msgbox CurDir"
-msgstr "msgbox CurDir"
-
-#: 03020403.xhp#par_id3149581.20.help.text
-msgctxt "03020403.xhp#par_id3149581.20.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03120201.xhp#tit.help.text
-msgid "Space Function [Runtime]"
-msgstr "Space 函數 [執行階段]"
+#. T.!=
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"tit\n"
+"help.text"
+msgid "DateValue Function [Runtime]"
+msgstr "DateValue 函數 [執行階段]"
-#: 03120201.xhp#bm_id3150499.help.text
-msgid "<bookmark_value>Space function</bookmark_value>"
-msgstr "<bookmark_value>Space;函數</bookmark_value>"
+#. }{uT
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"bm_id3156344\n"
+"help.text"
+msgid "<bookmark_value>DateValue function</bookmark_value>"
+msgstr "<bookmark_value>DateValue;函數</bookmark_value>"
-#: 03120201.xhp#hd_id3150499.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Space Function [Runtime]\">Space Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Space 函數 [執行階段]\">Space 函數 [執行階段]</link>"
+#. %^Ai
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"hd_id3156344\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue Function [Runtime]\">DateValue Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue 函數 [執行階段]\">DateValue 函數 [執行階段]</link>"
-#: 03120201.xhp#par_id3154927.2.help.text
-msgid "Returns a string that consists of a specified amount of spaces."
-msgstr "傳回一個由指定數量的空格組成的字串。"
+#. 69)E
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"par_id3150542\n"
+"2\n"
+"help.text"
+msgid "Returns a date value from a date string. The date string is a complete date in a single numeric value. You can also use this serial number to determine the difference between two dates."
+msgstr "從日期字串傳回日期值。此日期字串是單一數值形式的完整日期。您也可以使用此序號判斷兩個日期之差。"
-#: 03120201.xhp#hd_id3153394.3.help.text
-msgctxt "03120201.xhp#hd_id3153394.3.help.text"
+#. eOLq
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"hd_id3148799\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120201.xhp#par_id3143267.4.help.text
-msgid "Space (n As Long)"
-msgstr "Space (n As Integer)"
+#. UAuj
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"par_id3154910\n"
+"4\n"
+"help.text"
+msgid "DateValue [(date)]"
+msgstr "DateValue [(date)]"
-#: 03120201.xhp#hd_id3147242.5.help.text
-msgctxt "03120201.xhp#hd_id3147242.5.help.text"
+#. 14NQ
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"hd_id3150870\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03120201.xhp#par_id3149233.6.help.text
-msgctxt "03120201.xhp#par_id3149233.6.help.text"
-msgid "String"
-msgstr "字串型"
+#. dH$[
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"par_id3153194\n"
+"6\n"
+"help.text"
+msgid "Date"
+msgstr "日期型"
-#: 03120201.xhp#hd_id3156152.7.help.text
-msgctxt "03120201.xhp#hd_id3156152.7.help.text"
+#. MMIc
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"hd_id3153969\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03120201.xhp#par_id3143228.8.help.text
-msgid "<emph>n:</emph> Numeric expression that defines the number of spaces in the string. The maximum allowed value of n is 65535."
-msgstr "<emph>n:</emph>用於定義字串中空格數的數值型表示式。"
-
-#: 03120201.xhp#hd_id3154760.9.help.text
-msgctxt "03120201.xhp#hd_id3154760.9.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03120201.xhp#par_id3147560.10.help.text
-msgid "Sub ExampleSpace"
-msgstr "Sub ExampleSpace"
-
-#: 03120201.xhp#par_id3149670.11.help.text
-msgid "Dim sText As String,sOut As String"
-msgstr "Dim sText As String,sOut As String"
+#. =}3Q
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"par_id3153770\n"
+"8\n"
+"help.text"
+msgid "<emph>Date:</emph> String expression that contains the date that you want to calculate. The date can be specified in almost any format."
+msgstr "<emph>Date:</emph>包含要計算之日期的字串型表示式。此日期幾乎可以指定為任意格式。"
-#: 03120201.xhp#par_id3154938.12.help.text
-msgid "DIm iLen As Integer"
-msgstr "DIm iLen As Integer"
+#. e\5n
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"par_id3153189\n"
+"22\n"
+"help.text"
+msgid "You can use this function to convert a date that occurs between December 1, 1582 and December 31, 9999 into a single integer value. You can then use this value to calculate the difference between two dates. If the date argument lies outside the acceptable range, $[officename] Basic returns an error message."
+msgstr "使用此函數,您可以將 1582 年 12 月 1 日 到 9999 年 12 月 31 日之間的任意日期轉換成單一整數值。這樣,就可以使用此值計算兩個日期之間的差。如果日期引數超出了可接受的範圍,$[officename] Basic 將傳回一則錯誤訊息。"
-#: 03120201.xhp#par_id3153525.13.help.text
-msgid "iLen = 10"
-msgstr "iLen = 10"
+#. kb:Q
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"par_id3146974\n"
+"23\n"
+"help.text"
+msgid "In contrast to the DateSerial function that passes years, months, and days as separate numeric values, the DateValue function passes the date using the format \"month.[,]day.[,]year\"."
+msgstr "函數 DateSerial 將年、月、日分別作為單獨的數值傳送,而 DateValue 函數則使用「month.[,]day.[,]year」格式傳送日期。"
-#: 03120201.xhp#par_id3151211.14.help.text
-msgctxt "03120201.xhp#par_id3151211.14.help.text"
-msgid "sText = \"Las Vegas\""
-msgstr "sText = \"Las Vegas\""
+#. oH]$
+#: 03030102.xhp
+msgctxt ""
+"03030102.xhp\n"
+"hd_id3153142\n"
+"24\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03120201.xhp#par_id3156282.15.help.text
-msgid "sOut = sText & Space(iLen) & sText & Chr(13) &_"
-msgstr "sOut = sText & Space (iLen) & sText & Chr (13) &_"
+#. ;Vf7
+#: 03120300.xhp
+msgctxt ""
+"03120300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Editing String Contents"
+msgstr "編輯字串內容"
-#: 03120201.xhp#par_id3144760.16.help.text
-msgid "sText & Space(iLen*2) & sText & Chr(13) &_"
-msgstr "sText & Space (iLen*2) & sText & Chr (13) &_"
+#. \5-O
+#: 03120300.xhp
+msgctxt ""
+"03120300.xhp\n"
+"bm_id7499008\n"
+"help.text"
+msgid "<bookmark_value>ampersand symbol in StarBasic</bookmark_value>"
+msgstr "<bookmark_value>StarBasic 中的 & 符號</bookmark_value>"
-#: 03120201.xhp#par_id3159149.17.help.text
-msgid "sText & Space(iLen*4) & sText & Chr(13)"
-msgstr "sText & Space (iLen*4) & sText & Chr (13)"
+#. U{9G
+#: 03120300.xhp
+msgctxt ""
+"03120300.xhp\n"
+"hd_id3153894\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Editing String Contents\">Editing String Contents</link>"
+msgstr "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"編輯字串內容\">編輯字串內容</link>"
-#: 03120201.xhp#par_id3154216.18.help.text
-msgid "msgBox sOut,0,\"Info:\""
-msgstr "msgBox sOut,0,\"Info:\""
+#. AgVZ
+#: 03120300.xhp
+msgctxt ""
+"03120300.xhp\n"
+"par_id3149178\n"
+"2\n"
+"help.text"
+msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings."
+msgstr "以下函數用於編輯、格式化和對齊字串內容。"
-#: 03120201.xhp#par_id3158409.19.help.text
-msgctxt "03120201.xhp#par_id3158409.19.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. QOhM
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"tit\n"
+"help.text"
+msgid "CreateObject Function [Runtime]"
+msgstr "CreateObject 函式 [執行階段]"
-#: 03030130.xhp#tit.help.text
-msgid "DatePart Function [Runtime]"
-msgstr "DatePart 函數 [執行階段]"
+#. !qI{
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"bm_id659810\n"
+"help.text"
+msgid "<bookmark_value>CreateObject function</bookmark_value>"
+msgstr "<bookmark_value>CreateObject 函式</bookmark_value>"
-#: 03030130.xhp#bm_id249946.help.text
-msgid "<bookmark_value>DatePart function</bookmark_value>"
-msgstr "<bookmark_value>DatePart 函數</bookmark_value>"
+#. t\gL
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN10580\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132400.xhp\">CreateObject Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132400.xhp\">CreateObject 函式 [執行階段]</link>"
-#: 03030130.xhp#par_idN10542.help.text
-msgid "<link href=\"text/sbasic/shared/03030130.xhp\">DatePart Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030130.xhp\">DatePart 函數 [執行階段]</link>"
+#. mL)_
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "<ahelp hid=\".\">Creates a UNO object. On Windows, can also create OLE objects.</ahelp>"
+msgstr "<ahelp hid=\".\">建立 UNO 物件。Windows 上亦可建立 OLE 物件。</ahelp>"
-#: 03030130.xhp#par_idN10546.help.text
-msgid "The DatePart function returns a specified part of a date."
-msgstr "DatePart 函數會傳回日期的指定部分。"
+#. @`k1
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN1059F\n"
+"help.text"
+msgid "This method creates instances of the type that is passed as parameter."
+msgstr "這個方法會建立傳送為參數的實例類型。"
-#: 03030130.xhp#par_idN10549.help.text
-msgctxt "03030130.xhp#par_idN10549.help.text"
+#. _?PZ
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN105A2\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030130.xhp#par_idN105E8.help.text
-msgid "DatePart (Add, Date [, Week_start [, Year_start]])"
-msgstr "DatePart (Add, Date [, Week_start [, Year_start]])"
-
-#: 03030130.xhp#par_idN105EB.help.text
-msgctxt "03030130.xhp#par_idN105EB.help.text"
-msgid "Return value:"
-msgstr "傳回值:"
-
-#: 03030130.xhp#par_idN105EF.help.text
-msgctxt "03030130.xhp#par_idN105EF.help.text"
-msgid "A Variant containing a date."
-msgstr "包含日期的變體。"
-
-#: 03030130.xhp#par_idN105F2.help.text
-msgctxt "03030130.xhp#par_idN105F2.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03030130.xhp#par_idN105F6.help.text
-msgctxt "03030130.xhp#par_idN105F6.help.text"
-msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
-msgstr "<emph>Add</emph> - 下表中的一個字串型表示式,用來指定日期間隔。"
-
-#: 03030130.xhp#par_idN10604.help.text
-msgid "<emph>Date</emph> - The date from which the result is calculated."
-msgstr "<emph>Date</emph> - 需要計算結果的日期。"
+#. %bK+
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN105A6\n"
+"help.text"
+msgid "oObj = CreateObject( type )"
+msgstr "oObj = CreateObject( type )"
-#: 03030130.xhp#par_idN10611.help.text
-msgctxt "03030130.xhp#par_idN10611.help.text"
+#. iF+b
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN105A9\n"
+"help.text"
msgid "Example:"
-msgstr "範例:"
-
-#: 03030130.xhp#par_idN10615.help.text
-msgid "Sub example_datepart"
-msgstr "Sub example_datepart"
-
-#: 03030130.xhp#par_idN10618.help.text
-msgid "msgbox DatePart(\"ww\", \"12/31/2005\")"
-msgstr "msgbox DatePart(\"ww\", \"12/31/2005\")"
-
-#: 03030130.xhp#par_idN1061B.help.text
-msgctxt "03030130.xhp#par_idN1061B.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+msgstr "示例:"
-#: 03090405.xhp#tit.help.text
-msgid "FreeLibrary Function [Runtime]"
-msgstr "FreeLibrary 函數 [執行階段]"
+#. hBL[
+#: 03020104.xhp
+msgctxt ""
+"03020104.xhp\n"
+"tit\n"
+"help.text"
+msgid "Reset Statement [Runtime]"
+msgstr "Reset 陳述式 [執行階段]"
-#: 03090405.xhp#bm_id3143270.help.text
-msgid "<bookmark_value>FreeLibrary function</bookmark_value>"
-msgstr "<bookmark_value>FreeLibrary;函數</bookmark_value>"
+#. }qm;
+#: 03020104.xhp
+msgctxt ""
+"03020104.xhp\n"
+"bm_id3154141\n"
+"help.text"
+msgid "<bookmark_value>Reset statement</bookmark_value>"
+msgstr "<bookmark_value>Reset 陳述式</bookmark_value>"
-#: 03090405.xhp#hd_id3143270.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary Function [Runtime]\">FreeLibrary Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary 函數 [執行階段]\">FreeLibrary 函數 [執行階段]</link>"
+#. 3@4|
+#: 03020104.xhp
+msgctxt ""
+"03020104.xhp\n"
+"hd_id3154141\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020104.xhp\">Reset Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020104.xhp\">Reset 陳述式 [執行階段]</link>"
-#: 03090405.xhp#par_id3147559.2.help.text
-msgid "Releases DLLs that were loaded by a Declare statement. A released DLL is automatically reloaded if one of its functions is called. See also: <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
-msgstr "釋放由 Declare 陳述式載入的 DLL。如果再次呼叫已釋放的 DLL 中的某個函數,則該 DLL 會自動重新載入。另請參閱:<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
+#. Jh(l
+#: 03020104.xhp
+msgctxt ""
+"03020104.xhp\n"
+"par_id3156423\n"
+"2\n"
+"help.text"
+msgid "Closes all open files and writes the contents of all file buffers to the harddisk."
+msgstr "關閉所有開啟的檔案,並將這些檔案緩衝區中的內容寫入硬碟。"
-#: 03090405.xhp#hd_id3148550.3.help.text
-msgctxt "03090405.xhp#hd_id3148550.3.help.text"
+#. +bDM
+#: 03020104.xhp
+msgctxt ""
+"03020104.xhp\n"
+"hd_id3154124\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03090405.xhp#par_id3153361.4.help.text
-msgid "FreeLibrary (LibName As String)"
-msgstr "FreeLibrary (LibName As String)"
-
-#: 03090405.xhp#hd_id3153380.5.help.text
-msgctxt "03090405.xhp#hd_id3153380.5.help.text"
-msgid "Parameters:"
-msgstr "<emph>參數</emph>:"
-
-#: 03090405.xhp#par_id3154138.6.help.text
-msgid "<emph>LibName:</emph> String expression that specifies the name of the DLL."
-msgstr "<emph>Libname</emph>:用於指定 DLL 名稱的字串型表示式。"
-
-#: 03090405.xhp#par_id3146923.7.help.text
-msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime."
-msgstr "FreeLibrary 只能釋放在 Basic 執行階段載入的 DLL。"
-
-#: 03090405.xhp#hd_id3153363.8.help.text
-msgctxt "03090405.xhp#hd_id3153363.8.help.text"
+#. {H@|
+#: 03020104.xhp
+msgctxt ""
+"03020104.xhp\n"
+"hd_id3161831\n"
+"5\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03090405.xhp#par_id3155855.9.help.text
-msgctxt "03090405.xhp#par_id3155855.9.help.text"
-msgid "Declare Sub MyMessageBeep Lib \"user32.dll\" Alias \"MessageBeep\" ( long )"
-msgstr "Declare Sub MyMessageBeep Lib \"user32.dll\" Alias \"MessageBeep\" ( long )"
-
-#: 03090405.xhp#par_id3149664.11.help.text
-msgctxt "03090405.xhp#par_id3149664.11.help.text"
-msgid "Sub ExampleDeclare"
-msgstr "Sub ExampleDeclare"
-
-#: 03090405.xhp#par_id3148618.12.help.text
-msgctxt "03090405.xhp#par_id3148618.12.help.text"
-msgid "Dim lValue As Long"
-msgstr "Dim lValue As Long"
-
-#: 03090405.xhp#par_id3147350.13.help.text
-msgctxt "03090405.xhp#par_id3147350.13.help.text"
-msgid "lValue = 5000"
-msgstr "lValue = 5000"
-
-#: 03090405.xhp#par_id3148648.14.help.text
-msgctxt "03090405.xhp#par_id3148648.14.help.text"
-msgid "MyMessageBeep( lValue )"
-msgstr "MyMessageBeep ( lValue )"
-
-#: 03090405.xhp#par_id3145750.15.help.text
-msgctxt "03090405.xhp#par_id3145750.15.help.text"
-msgid "FreeLibrary(\"user32.dll\" )"
-msgstr "FreeLibrary(\"user32.dll\" )"
-
-#: 03090405.xhp#par_id3149412.16.help.text
-msgctxt "03090405.xhp#par_id3149412.16.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. +w,5
+#: 03020104.xhp
+msgctxt ""
+"03020104.xhp\n"
+"par_id3148455\n"
+"47\n"
+"help.text"
+msgid "Print #iNumber, \"This is a new line of text\""
+msgstr "Print #iNumber, \"This is a new line of text\""
-#: 03080502.xhp#tit.help.text
-msgid "Int Function [Runtime]"
-msgstr "Int 函數 [執行階段]"
+#. Pjh\
+#: 03020104.xhp
+msgctxt ""
+"03020104.xhp\n"
+"par_id3163805\n"
+"62\n"
+"help.text"
+msgid "MsgBox \"All files will be closed\",0,\"Error\""
+msgstr "MsgBox \"All files will be closed\",0,\"Error\""
-#: 03080502.xhp#bm_id3153345.help.text
-msgid "<bookmark_value>Int function</bookmark_value>"
-msgstr "<bookmark_value>Int;函數</bookmark_value>"
+#. F1iV
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"tit\n"
+"help.text"
+msgid "Red Function [Runtime]"
+msgstr "Red 函數 [執行階段]"
-#: 03080502.xhp#hd_id3153345.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Function [Runtime]\">Int Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int 函數 [執行階段]\">Int 函數 [執行階段]</link>"
+#. O*Or
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"bm_id3148947\n"
+"help.text"
+msgid "<bookmark_value>Red function</bookmark_value>"
+msgstr "<bookmark_value>Red;函數</bookmark_value>"
-#: 03080502.xhp#par_id3155420.2.help.text
-msgid "Returns the integer portion of a number."
-msgstr "傳回數字的整數部份。"
+#. 3A]j
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"hd_id3148947\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function [Runtime]\">Red Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red 函數 [執行階段]\">Red 函數 [執行階段]</link>"
+
+#. TJ].
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3149656\n"
+"2\n"
+"help.text"
+msgid "Returns the Red component of the specified color code."
+msgstr "傳回指定顏色代碼的紅色成份。"
-#: 03080502.xhp#hd_id3147559.3.help.text
-msgctxt "03080502.xhp#hd_id3147559.3.help.text"
+#. TDdA
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"hd_id3148799\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03080502.xhp#par_id3146795.4.help.text
-msgid "Int (Number)"
-msgstr "Int(Number)"
+#. \`?S
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3150448\n"
+"4\n"
+"help.text"
+msgid "Red (ColorNumber As Long)"
+msgstr "Red(ColorNumber As Long)"
-#: 03080502.xhp#hd_id3149670.5.help.text
-msgctxt "03080502.xhp#hd_id3149670.5.help.text"
+#. .Q1l
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"hd_id3151042\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03080502.xhp#par_id3150400.6.help.text
-msgctxt "03080502.xhp#par_id3150400.6.help.text"
-msgid "Double"
-msgstr "雙精度型"
+#. 9o|:
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3145173\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03080502.xhp#hd_id3149656.7.help.text
-msgctxt "03080502.xhp#hd_id3149656.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. %FsZ
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"hd_id3154685\n"
+"7\n"
+"help.text"
+msgid "Parameter:"
+msgstr "<emph>參數</emph>:"
-#: 03080502.xhp#par_id3148797.8.help.text
-msgid "<emph>Number:</emph> Any valid numeric expression."
-msgstr "<emph>數字:</emph>任何有效的數值型表示式。"
+#. 00_1
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3150440\n"
+"8\n"
+"help.text"
+msgid "<emph>ColorNumber</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Red component."
+msgstr "<emph>ColorNumber</emph>:長型整數表示式,用於指定要傳回紅色成份的任意<link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"顏色代碼\">顏色代碼</link>。"
-#: 03080502.xhp#hd_id3148672.9.help.text
-msgctxt "03080502.xhp#hd_id3148672.9.help.text"
+#. %A`^
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"hd_id3148575\n"
+"9\n"
+"help.text"
msgid "Example:"
-msgstr "示例:"
-
-#: 03080502.xhp#par_id3156214.10.help.text
-msgid "sub ExampleINT"
-msgstr "sub ExampleINT"
+msgstr "<emph>示例:</emph>"
-#: 03080502.xhp#par_id3125864.11.help.text
-msgid "Print Int(3.99) REM returns the value 3"
-msgstr "Print Int(3.99) REM 傳回數值 3"
+#. lwts
+#: 03010303.xhp
+#, fuzzy
+msgctxt ""
+"03010303.xhp\n"
+"par_id3147435\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
+msgstr "MsgBox \"The color \" & lVar & \" consists of:\"& Chr(13) &_"
-#: 03080502.xhp#par_id3145787.12.help.text
-msgid "Print Int(0) REM returns the value 0"
-msgstr "Print Int(0) REM 傳回數值 0"
+#. \)UC
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3155306\n"
+"14\n"
+"help.text"
+msgid "\"red= \" & red(lVar) & Chr(13)&_"
+msgstr "\"red= \" & red(lVar) & Chr(13) &_"
-#: 03080502.xhp#par_id3153143.13.help.text
-msgid "Print Int(-3.14159) REM returns the value -4"
-msgstr "Print Int(-3.14159) REM 傳回數值 -4"
+#. H!{j
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3149262\n"
+"15\n"
+"help.text"
+msgid "\"green= \" & green(lVar) & Chr(13)&_"
+msgstr "\"green= \" & green(lVar) & Chr(13) &_"
-#: 03080502.xhp#par_id3152578.14.help.text
-msgctxt "03080502.xhp#par_id3152578.14.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. ^*M(
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3147397\n"
+"16\n"
+"help.text"
+msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
-#: 03020409.xhp#tit.help.text
-msgid "GetAttr Function [Runtime]"
-msgstr "GetAttr 函數 [執行階段]"
+#. N9Sv
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"tit\n"
+"help.text"
+msgid "Split Function [Runtime]"
+msgstr "Split 函數 [執行階段]"
-#: 03020409.xhp#bm_id3150984.help.text
-msgid "<bookmark_value>GetAttr function</bookmark_value>"
-msgstr "<bookmark_value>GetAttr;函數</bookmark_value>"
+#. vcS[
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"bm_id3156027\n"
+"help.text"
+msgid "<bookmark_value>Split function</bookmark_value>"
+msgstr "<bookmark_value>Split;函數</bookmark_value>"
-#: 03020409.xhp#hd_id3150984.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr Function [Runtime]\">GetAttr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr 函數 [執行階段]\">GetAttr 函數 [執行階段]</link>"
+#. pu.,
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split Function [Runtime]\">Split Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split 函數 [執行階段]\">Split 函數 [執行階段]</link>"
-#: 03020409.xhp#par_id3154347.2.help.text
-msgid "Returns a bit pattern that identifies the file type or the name of a volume or a directory."
-msgstr "傳回一個位元型樣,用於識別檔案類型、卷次名稱或目錄名稱。"
+#. Vp9$
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"par_id3155805\n"
+"2\n"
+"help.text"
+msgid "Returns an array of substrings from a string expression."
+msgstr "從字串型表示式傳回一個子字串陣列。"
-#: 03020409.xhp#hd_id3149457.3.help.text
-msgctxt "03020409.xhp#hd_id3149457.3.help.text"
+#. fY;o
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3149177\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020409.xhp#par_id3150359.4.help.text
-msgid "GetAttr (Text As String)"
-msgstr "GetAttr (Text As String)"
+#. ,NpX
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"par_id3153824\n"
+"4\n"
+"help.text"
+msgid "Split (Text As String, delimiter, number)"
+msgstr "Split (Text As String, delimiter, number)"
-#: 03020409.xhp#hd_id3151211.5.help.text
-msgctxt "03020409.xhp#hd_id3151211.5.help.text"
+#. 7$5b
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3149763\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03020409.xhp#par_id3154909.6.help.text
-msgctxt "03020409.xhp#par_id3154909.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. A[fG
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"par_id3154285\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03020409.xhp#hd_id3145172.7.help.text
-msgctxt "03020409.xhp#hd_id3145172.7.help.text"
+#. 0jG#
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3145315\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020409.xhp#par_id3151042.8.help.text
-msgctxt "03020409.xhp#par_id3151042.8.help.text"
-msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text:</emph>包含明確檔案規格的任意字串型表示式。您也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-
-#: 03020409.xhp#par_id3161831.9.help.text
-msgid "This function determines the attributes for a specified file and returns the bit pattern that can help you to identify the following file attributes:"
-msgstr "此函數確定指定檔案的屬性並傳回位元型樣,以幫助您識別以下檔案屬性:"
-
-#: 03020409.xhp#hd_id3145364.10.help.text
-msgctxt "03020409.xhp#hd_id3145364.10.help.text"
-msgid "Value"
-msgstr "值"
-
-#: 03020409.xhp#par_id3147349.11.help.text
-msgctxt "03020409.xhp#par_id3147349.11.help.text"
-msgid "0 : Normal files."
-msgstr "0 : 一般檔案。"
-
-#: 03020409.xhp#par_id3147434.12.help.text
-msgctxt "03020409.xhp#par_id3147434.12.help.text"
-msgid "1 : Read-only files."
-msgstr "1 : 唯讀檔案。"
-
-#: 03020409.xhp#par_id3159154.15.help.text
-msgid "8 : Returns the name of the volume"
-msgstr "8 : 傳回卷次的名稱"
-
-#: 03020409.xhp#par_id3145271.16.help.text
-msgctxt "03020409.xhp#par_id3145271.16.help.text"
-msgid "16 : Returns the name of the directory only."
-msgstr "16 : 僅傳回目錄的名稱。"
+#. NP!Q
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"par_id3156023\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression."
+msgstr "<emph>Text:</emph>任意字串型表示式。"
-#: 03020409.xhp#par_id3153953.17.help.text
-msgctxt "03020409.xhp#par_id3153953.17.help.text"
-msgid "32 : File was changed since last backup (Archive bit)."
-msgstr "32 : 從上一次備份以來,檔案已被變更 (歸檔位元)。"
+#. 5Ogy
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"par_id3147560\n"
+"9\n"
+"help.text"
+msgid "<emph>delimiter (optional):</emph> A string of one or more characters length that is used to delimit the Text. The default is the space character."
+msgstr "<emph>分隔符 (可選擇):</emph>由一個或多個字元組成的字串,用於分隔文字。預設為空格字元。"
-#: 03020409.xhp#par_id3156444.18.help.text
-msgid "If you want to know if a bit of the attribute byte is set, use the following query method:"
-msgstr "如果要瞭解是否設定了屬性位元組的位元,請使用以下查詢方法:"
+#. (W-e
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"par_id3145069\n"
+"12\n"
+"help.text"
+msgid "<emph>number (optional):</emph> The number of substrings that you want to return."
+msgstr "<emph>number (可選):</emph>要傳回的子字串數目。"
-#: 03020409.xhp#hd_id3153094.19.help.text
-msgctxt "03020409.xhp#hd_id3153094.19.help.text"
+#. GqT6
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3150398\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03020409.xhp#par_id3154491.20.help.text
-msgctxt "03020409.xhp#par_id3154491.20.help.text"
-msgid "Sub ExampleSetGetAttr"
-msgstr "Sub ExampleSetGetAttr"
-
-#: 03020409.xhp#par_id3155415.21.help.text
-msgctxt "03020409.xhp#par_id3155415.21.help.text"
-msgid "On Error Goto ErrorHandler REM Define target for error-handler"
-msgstr "On Error Goto ErrorHandler REM 定義錯誤處理程式的目標"
-
-#: 03020409.xhp#par_id3154944.22.help.text
-msgctxt "03020409.xhp#par_id3154944.22.help.text"
-msgid "If Dir(\"C:\\test\",16)=\"\" Then MkDir \"C:\\test\""
-msgstr "If Dir(\"C:\\test\",16)=\"\" Then MkDir \"C:\\test\""
-
-#: 03020409.xhp#par_id3151075.23.help.text
-msgctxt "03020409.xhp#par_id3151075.23.help.text"
-msgid "If Dir(\"C:\\test\\autoexec.sav\")=\"\" THEN Filecopy \"c:\\autoexec.bat\", \"c:\\test\\autoexec.sav\""
-msgstr "If Dir(\"C:\\test\\autoexec.sav\")=\"\" THEN Filecopy \"c:\\autoexec.bat\", \"c:\\test\\autoexec.sav\""
-
-#: 03020409.xhp#par_id3149959.24.help.text
-msgctxt "03020409.xhp#par_id3149959.24.help.text"
-msgid "SetAttr \"c:\\test\\autoexec.sav\" ,0"
-msgstr "SetAttr \"c:\\test\\autoexec.sav\" ,0"
-
-#: 03020409.xhp#par_id3153418.25.help.text
-msgctxt "03020409.xhp#par_id3153418.25.help.text"
-msgid "Filecopy \"c:\\autoexec.bat\", \"c:\\test\\autoexec.sav\""
-msgstr "Filecopy \"c:\\autoexec.bat\", \"c:\\test\\autoexec.sav\""
-
-#: 03020409.xhp#par_id3149122.26.help.text
-msgctxt "03020409.xhp#par_id3149122.26.help.text"
-msgid "SetAttr \"c:\\test\\autoexec.sav\" ,1"
-msgstr "SetAttr \"c:\\test\\autoexec.sav\" ,1"
-
-#: 03020409.xhp#par_id3154480.27.help.text
-msgctxt "03020409.xhp#par_id3154480.27.help.text"
-msgid "print GetAttr( \"c:\\test\\autoexec.sav\" )"
-msgstr "print GetAttr( \"c:\\test\\autoexec.sav\" )"
-
-#: 03020409.xhp#par_id3150753.28.help.text
-msgctxt "03020409.xhp#par_id3150753.28.help.text"
-msgid "end"
-msgstr "end"
-
-#: 03020409.xhp#par_id3150323.29.help.text
-msgctxt "03020409.xhp#par_id3150323.29.help.text"
-msgid "ErrorHandler:"
-msgstr "ErrorHandler:"
-
-#: 03020409.xhp#par_id3154754.30.help.text
-msgctxt "03020409.xhp#par_id3154754.30.help.text"
-msgid "Print Error"
-msgstr "Print Error"
-
-#: 03020409.xhp#par_id3155764.31.help.text
-msgctxt "03020409.xhp#par_id3155764.31.help.text"
-msgid "end"
-msgstr "end"
-
-#: 03020409.xhp#par_id3156382.32.help.text
-msgctxt "03020409.xhp#par_id3156382.32.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03090203.xhp#tit.help.text
-msgid "While...Wend Statement[Runtime]"
-msgstr "While...Wend 陳述式 [執行階段]"
-
-#: 03090203.xhp#bm_id3150400.help.text
-msgid "<bookmark_value>While;While...Wend loop</bookmark_value>"
-msgstr "<bookmark_value>While;While...Wend 迴圈</bookmark_value>"
-
-#: 03090203.xhp#hd_id3150400.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement[Runtime]\">While...Wend Statement[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend 陳述式 [執行階段]\">While...Wend 陳述式 [執行階段]</link>"
+#. oKPP
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"tit\n"
+"help.text"
+msgid "Input# Statement [Runtime]"
+msgstr "Input# 陳述式 [執行階段]"
-#: 03090203.xhp#par_id3151211.2.help.text
-msgid "When a program encounters a While statement, it tests the condition. If the condition is False, the program continues directly following the Wend statement. If the condition is True, the loop is executed until the program finds Wend and then jumps back to the<emph> While </emph>statement. If the condition is still True, the loop is executed again."
-msgstr "當遇到 While 陳述式時,程式將對條件進行測試。如果條件為 False (假),則直接執行 Wend 陳述式之後的程式。如果條件為 True (真),則執行迴圈直至程式到達 Wend 陳述式,然後跳回 <emph>While</emph> 陳述式。如果條件仍為 True (真),則再次執行迴圈。"
+#. ]{@]
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"bm_id3154908\n"
+"help.text"
+msgid "<bookmark_value>Input statement</bookmark_value>"
+msgstr "<bookmark_value>Input 陳述式</bookmark_value>"
-#: 03090203.xhp#par_id3151041.3.help.text
-msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a While...Wend loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error."
-msgstr "與 <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> 不同,不能使用 <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link> 陳述式取消 <emph>While...Wend</emph> 迴圈。請勿使用 <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link> 陳述式結束 <emph>While...Wend</emph> 迴圈,否則將導致執行階段錯誤。"
+#. LPH2
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"hd_id3154908\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement [Runtime]\">Input# Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# 陳述式 [執行階段]\">Input# 陳述式 [執行階段]</link>"
-#: 03090203.xhp#par_id3145172.4.help.text
-msgid "A Do...Loop is more flexible than a While...Wend."
-msgstr "<emph>Do...Loop</emph> 的用法具有更強的靈活性,因此建議您使用該陳述。"
+#. qTY:
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3156424\n"
+"2\n"
+"help.text"
+msgid "Reads data from an open sequential file."
+msgstr "從開啟的順序檔案讀取資料。"
-#: 03090203.xhp#hd_id3155133.5.help.text
-msgctxt "03090203.xhp#hd_id3155133.5.help.text"
+#. }JVw
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"hd_id3125863\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03090203.xhp#par_id3147288.6.help.text
-msgid "While Condition [Statement] Wend"
-msgstr "While Condition[Statement] Wend"
-
-#: 03090203.xhp#hd_id3153139.7.help.text
-msgctxt "03090203.xhp#hd_id3153139.7.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03090203.xhp#par_id3159153.8.help.text
-msgid "Sub ExampleWhileWend"
-msgstr "Sub ExampleWhileWend"
+#. e=8-
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3150440\n"
+"4\n"
+"help.text"
+msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
+msgstr "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
-#: 03090203.xhp#par_id3151114.9.help.text
-msgid "Dim stext As String"
-msgstr "Dim stext As String"
+#. |RRL
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"hd_id3146121\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03090203.xhp#par_id3153143.10.help.text
-msgid "Dim iRun As Integer"
-msgstr "Dim iRun As Integer"
+#. 1Z{g
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3145749\n"
+"6\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Number of the file that contains the data that you want to read. The file must be opened with the Open statement using the key word INPUT."
+msgstr "<emph>FileNumber:</emph>包含要讀取之資料的檔案之號碼。該檔案必須使用 INPUT 關鍵字透過 Open 陳述式開啟。"
-#: 03090203.xhp#par_id3155306.11.help.text
-msgid "sText =\"This is a short text\""
-msgstr "sText =\"This is a short text\""
+#. pcVp
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3150011\n"
+"7\n"
+"help.text"
+msgid "<emph>var:</emph> A numeric or string variable that you assign the values read from the opened file to."
+msgstr "<emph>var:</emph>數值型或字串型變數,用於指定要從已開啟檔案讀取的值。"
-#: 03090203.xhp#par_id3154011.12.help.text
-msgid "iRun = 1"
-msgstr "iRun = 1"
+#. ZEty
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3159153\n"
+"8\n"
+"help.text"
+msgid "The <emph>Input#</emph> statement reads numeric values or strings from an open file and assigns the data to one or more variables. A numeric variable is read up to the first carriage return (Asc=13), line feed (Asc=10), space, or comma. String variables are read to up to the first carriage return (Asc=13), line feed (Asc=10), or comma."
+msgstr "<emph>Input#</emph> 陳述式從開啟的檔案中讀取數值或字串,並將這些資料指定給一個或多個變數。數值型變數的讀取程序在遇到第一個換行鍵 (Asc=13)、換行 (Asc=10)、空格或逗號時停止,而字串型變數的讀取程序在遇到第一個換行鍵 (Asc=13)、換行 (Asc=10) 或逗號時停止。"
-#: 03090203.xhp#par_id3147215.13.help.text
-msgid "while iRun < Len(sText)"
-msgstr "while iRun < Len(sText)"
+#. u$j;
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3146984\n"
+"9\n"
+"help.text"
+msgid "Data and data types in the opened file must appear in the same order as the variables that are passed in the \"var\" parameter. If you assign non-numeric values to a numeric variable, \"var\" is assigned a value of \"0\"."
+msgstr "在已開啟的檔案中,資料和資料類型的出現順序必須與「var」參數中變數的傳送順序相同。如果將非數值型值指定給某個數值型變數,則「var」將被指定為數值「0」。"
-#: 03090203.xhp#par_id3147427.14.help.text
-msgid "if Mid(sText,iRun,1 )<> \" \" then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )"
-msgstr "if Mid(sText,iRun,1 )<> \" \" then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )"
+#. %KN=
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3156442\n"
+"10\n"
+"help.text"
+msgid "Records that are separated by commas cannot be assigned to a string variable. Quotation marks (\") in the file are disregarded as well. If you want to read these characters from the file, use the <emph>Line Input#</emph> statement to read pure text files (files containing only printable characters) line by line."
+msgstr "以逗號分隔的條目無法指定為字串變數。檔案中的引號 (\") 也將被忽略。如果要從檔案中讀取這些字元,請使用 <emph>Line Input#</emph> 陳述式逐行讀取純文字檔案 (僅包含可列印字元的檔案)。"
-#: 03090203.xhp#par_id3149665.15.help.text
-msgid "iRun = iRun + 1"
-msgstr "iRun = iRun + 1"
+#. eSVZ
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id3147349\n"
+"11\n"
+"help.text"
+msgid "If the end of the file is reached while reading a data element, an error occurs and the process is aborted."
+msgstr "如果在讀取某個資料元素時到達了檔案結尾處,則會發生錯誤並中斷該程序。"
-#: 03090203.xhp#par_id3152939.16.help.text
-msgid "Wend"
-msgstr "Wend"
+#. uU.c
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"hd_id3152578\n"
+"12\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03090203.xhp#par_id3153189.17.help.text
-msgid "MsgBox sText,0,\"Text encoded\""
-msgstr "MsgBox sText,0,\"Text encoded\""
+#. A+QU
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id4144765\n"
+"help.text"
+msgid "' Write data ( which we will read later with Input ) to file"
+msgstr ""
-#: 03090203.xhp#par_id3145251.18.help.text
-msgctxt "03090203.xhp#par_id3145251.18.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. BmL1
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"par_id4144766\n"
+"help.text"
+msgid "' Read data file using Input"
+msgstr ""
-#: 03090201.xhp#tit.help.text
-msgid "Do...Loop Statement [Runtime]"
-msgstr "Do...Loop 陳述式 [執行階段]"
+#. P7K:
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"tit\n"
+"help.text"
+msgid "ReDim Statement [Runtime]"
+msgstr "ReDim 陳述式 [執行階段]"
-#: 03090201.xhp#bm_id3156116.help.text
-msgid "<bookmark_value>Do...Loop statement</bookmark_value><bookmark_value>While; Do loop</bookmark_value><bookmark_value>Until</bookmark_value><bookmark_value>loops</bookmark_value>"
-msgstr "<bookmark_value>Do;陳述</bookmark_value><bookmark_value>While;Do loop</bookmark_value><bookmark_value>Until</bookmark_value>"
+#. :J`b
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"bm_id3150398\n"
+"help.text"
+msgid "<bookmark_value>ReDim statement</bookmark_value>"
+msgstr "<bookmark_value>ReDim 陳述式</bookmark_value>"
-#: 03090201.xhp#hd_id3156116.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement [Runtime]\">Do...Loop Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop 陳述式 [執行階段]\">Do...Loop 陳述式 [執行階段]</link>"
+#. RQ0$
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"hd_id3150398\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102101.xhp\" name=\"ReDim Statement [Runtime]\">ReDim Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102101.xhp\" name=\"ReDim 陳述式 [執行階段]\">ReDim 陳述式 [執行階段]</link>"
-#: 03090201.xhp#par_id3109850.2.help.text
-msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True."
-msgstr "當條件為 True (真) 時重複執行 Do 與 Loop 陳述式之間的陳述式,或重複執行 Do 與 Loop 陳述式之間的陳述式,直至條件變為 True (真)。"
+#. !La?
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3154685\n"
+"2\n"
+"help.text"
+msgid "Declares a variable or an array."
+msgstr "宣告變數或陣列。"
-#: 03090201.xhp#hd_id3149119.3.help.text
-msgctxt "03090201.xhp#hd_id3149119.3.help.text"
-msgid "Syntax"
-msgstr "語法"
+#. :In9
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"hd_id3154218\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03090201.xhp#par_id3155150.4.help.text
-msgid "Do [{While | Until} condition = True]"
-msgstr "Do[{While | Until} condition = True]"
+#. SoRn
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3156214\n"
+"4\n"
+"help.text"
+msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
+msgstr "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
-#: 03090201.xhp#par_id3154422.5.help.text
-msgctxt "03090201.xhp#par_id3154422.5.help.text"
-msgid "statement block"
-msgstr "陳述式區塊"
+#. cY58
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id711996\n"
+"help.text"
+msgid "Optionally, you can add the <emph>Preserve</emph> keyword as a parameter to preserve the contents of the array that is redimensioned."
+msgstr "您也可以選擇增加 <emph>Preserve</emph> 關鍵字作為參數,保留已重設尺寸的陣列內容。"
-#: 03090201.xhp#par_id3150789.6.help.text
-msgctxt "03090201.xhp#par_id3150789.6.help.text"
-msgid "[Exit Do]"
-msgstr "[Exit Do]"
+#. LY,B
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"hd_id3148451\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03090201.xhp#par_id3155805.7.help.text
-msgctxt "03090201.xhp#par_id3155805.7.help.text"
-msgid "statement block"
-msgstr "陳述式區塊"
+#. hZU@
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3156423\n"
+"6\n"
+"help.text"
+msgid "<emph>VarName:</emph> Any variable or array name."
+msgstr "<emph>VarName:</emph>任意變數或陣列名稱。"
-#: 03090201.xhp#par_id3145090.8.help.text
-msgctxt "03090201.xhp#par_id3145090.8.help.text"
-msgid "Loop"
-msgstr "Loop"
+#. J4Gq
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3149562\n"
+"7\n"
+"help.text"
+msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
+msgstr "<emph>Start, End:</emph> 用於定義元素數量的數值或常數 (NumberElements=(end-start)+1) 和索引範圍。"
-#: 03090201.xhp#par_id3154749.9.help.text
-msgid "or"
-msgstr "或"
+#. 5x;K
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3155307\n"
+"8\n"
+"help.text"
+msgid "Start and End can be numeric expressions if ReDim is used at the procedure level."
+msgstr "如果在程序層級採用 ReDim,則 Start 和 End 可以是數值型表示式。"
-#: 03090201.xhp#par_id3150503.10.help.text
-msgctxt "03090201.xhp#par_id3150503.10.help.text"
-msgid "Do"
-msgstr "Do"
+#. %(0z
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3153951\n"
+"9\n"
+"help.text"
+msgid "<emph>VarType:</emph> Keyword that declares the data type of a variable."
+msgstr "<emph>VarType:</emph>用於宣告變數的資料類型的關鍵字。"
-#: 03090201.xhp#par_id3149762.11.help.text
-msgctxt "03090201.xhp#par_id3149762.11.help.text"
-msgid "statement block"
-msgstr "陳述式區塊"
+#. 8dA`
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3147317\n"
+"10\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Variable type"
+msgstr "<emph>Keyword:</emph>變數類型"
-#: 03090201.xhp#par_id3150984.12.help.text
-msgctxt "03090201.xhp#par_id3150984.12.help.text"
-msgid "[Exit Do]"
-msgstr "[Exit Do]"
+#. @1A(
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3153728\n"
+"11\n"
+"help.text"
+msgid "<emph>Bool: </emph>Boolean variable (True, False)"
+msgstr "<emph>Bool:</emph>布林型變數 (True (真)、False (假))"
-#: 03090201.xhp#par_id3143228.13.help.text
-msgctxt "03090201.xhp#par_id3143228.13.help.text"
-msgid "statement block"
-msgstr "陳述式區塊"
+#. PUi=
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3146121\n"
+"12\n"
+"help.text"
+msgid "<emph>Date:</emph> Date variable"
+msgstr "<emph>Date:</emph>日期型變數"
-#: 03090201.xhp#par_id3149235.14.help.text
-msgid "Loop [{While | Until} condition = True]"
-msgstr "Loop[{While | Until} condition = True]"
+#. g+JD
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3159156\n"
+"13\n"
+"help.text"
+msgid "<emph>Double:</emph> Double floating point variable (1.79769313486232x10E308 - 4.94065645841247x10E-324)"
+msgstr "<emph>Double:</emph>雙精度型浮點變數 (1.79769313486232 x 10E308 到 4.94065645841247 x 10E-324)"
-#: 03090201.xhp#hd_id3156024.15.help.text
-msgid "Parameters/Elements"
-msgstr "參數/元素:"
+#. 4*hC
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3148616\n"
+"14\n"
+"help.text"
+msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
+msgstr "<emph>Integer:</emph>整數型變數 (-32768 - 32767)"
-#: 03090201.xhp#par_id3156344.16.help.text
-msgid "<emph>Condition:</emph> A comparison, numeric or string expression, that evaluates either True or False."
-msgstr "<emph>Condition:</emph>比較表示式、數值型或字串型表示式,這些表示式的演算值為 True (真) 或 False (假)。"
+#. RS%e
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3147348\n"
+"15\n"
+"help.text"
+msgid "<emph>Long:</emph> Long integer variable (-2,147,483,648 - 2,147,483,647)"
+msgstr "<emph>Long:</emph>長型整數變數 (-2.147.483.648 - 2.147.483.647)"
-#: 03090201.xhp#par_id3149669.17.help.text
-msgid "<emph>Statement block:</emph> Statements that you want to repeat while or until the condition is True."
-msgstr "<emph>Statement block:</emph>當條件為 True (真) 時或直至條件變為 True (真) 之前要重複執行的陳述式。"
+#. 00w/
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3149412\n"
+"16\n"
+"help.text"
+msgid "<emph>Object:</emph> Object variable (can only be subsequently defined by Set!)"
+msgstr "<emph>Objec:</emph>物件型變數 (隨後僅能使用 Set 來定義此變數!)。"
-#: 03090201.xhp#par_id3150791.18.help.text
-msgid "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is True. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The following examples are valid combinations:"
-msgstr "只要條件為 True (真) 或直至某一條件為 True (真) 之前,<emph>Do...Loop</emph> 陳述式執行迴圈。用於結束迴圈的條件必須放在 <emph>Do</emph> 或 <emph>Loop</emph> 陳述式之後。以下示例是一些有效的陳述式組合:"
+#. MNCE
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3154729\n"
+"17\n"
+"help.text"
+msgid "<emph>[Single]:</emph> Single floating-point variable (3.402823x10E38 - 1.401298x10E-45). If no key word is specified, a variable is defined as Single, unless a statement from DefBool to DefVar is used."
+msgstr "<emph>[Single]:</emph>單精度型浮點變數 (3.402823 x 10E38 - 1.401298 x 10E-45)。如果未指定關鍵字,則變數將被定義為單精度型,直到使用 DefBool、DefVar 等陳述式為止。"
-#: 03090201.xhp#hd_id3154366.19.help.text
-msgctxt "03090201.xhp#hd_id3154366.19.help.text"
-msgid "Syntax"
-msgstr "語法:"
+#. 663:
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3148458\n"
+"18\n"
+"help.text"
+msgid "<emph>String:</emph> String variable containing a maximum of 64,000 ASCII characters."
+msgstr "<emph>String:</emph>最多可以含有 64,000 個 ASCII 字元的字串型變數。"
-#: 03090201.xhp#par_id3145171.20.help.text
-msgid "Do While condition = True"
-msgstr "Do While condition = True"
+#. @N1K
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3149581\n"
+"19\n"
+"help.text"
+msgid "<emph>Variant: </emph>Variant variable type (can contain all types and is set by definition)."
+msgstr "<emph>Variant:</emph>變體變數類型 (可包含所有類型並由定義設定)。"
-#: 03090201.xhp#par_id3149203.21.help.text
-msgctxt "03090201.xhp#par_id3149203.21.help.text"
-msgid "...statement block"
-msgstr "...陳述式區塊"
+#. WRi!
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3155601\n"
+"20\n"
+"help.text"
+msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word."
+msgstr "在 $[officename] Basic 中,您無須明確地宣告變數。但是,在使用陣列之前必須先對其進行宣告。您可以使用 Dim 陳述式宣告一個變數 (使用逗號分隔多個宣告)。若要宣告變數類型,請在名稱後輸入類型宣告字元,或者使用對應的關鍵字。"
-#: 03090201.xhp#par_id3125864.22.help.text
-msgctxt "03090201.xhp#par_id3125864.22.help.text"
-msgid "Loop"
-msgstr "Loop"
+#. h|`0
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3153415\n"
+"21\n"
+"help.text"
+msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
+msgstr "$[officename] Basic 支援由指定變數類型定義的一維陣列和多維陣列。如果要在程式中編輯清單或表格,則使用陣列是適宜的。使用陣列的優點是,可用索引定位個別的元素,而該索引又可作為數值型表示式或變數來構成公式。"
-#: 03090201.xhp#par_id3154124.24.help.text
-msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true."
-msgstr "只要條件為 True (真),就重複執行 Do While 與 Loop 陳述式之間的陳述式區塊。"
+#. s=wn
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3146971\n"
+"22\n"
+"help.text"
+msgid "There are two ways to set the range of indices for arrays declared with the Dim statement:"
+msgstr "在使用 Dim 陳述式宣告陣列時,有兩種方法可以設定陣列索引的範圍:"
-#: 03090201.xhp#par_id3153968.25.help.text
-msgid "Do Until condition = True"
-msgstr "Do Until condition = True"
+#. SJv_
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3153950\n"
+"23\n"
+"help.text"
+msgid "DIM text(20) As String REM 21 elements numbered from 0 to 20"
+msgstr "DIM text(20) as String REM 編號為 0 到 20 的 21 個元素"
-#: 03090201.xhp#par_id3154909.26.help.text
-msgctxt "03090201.xhp#par_id3154909.26.help.text"
-msgid "...statement block"
-msgstr "...陳述式區塊"
+#. *Q}9
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3146912\n"
+"24\n"
+"help.text"
+msgid "DIM text(5 to 25) As String REM 21 elements numbered from 5 to 25"
+msgstr "DIM text(5 to 25) as String REM 編號為 5 到 25 的 21 個元素"
-#: 03090201.xhp#par_id3159151.27.help.text
-msgctxt "03090201.xhp#par_id3159151.27.help.text"
-msgid "Loop"
-msgstr "Loop"
+#. Ly7q
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3153709\n"
+"25\n"
+"help.text"
+msgid "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive),"
+msgstr "DIM text$(-15 to 5) As String REM 21 個元素 (包括 0),"
-#: 03090201.xhp#par_id3150440.29.help.text
-msgid "The statement block between the Do Until and the Loop statements is repeated if the condition so long as the condition is false."
-msgstr "只要條件為 False (假),就重複執行 Do Until 與 Loop 陳述式之間的陳述式區塊。"
+#. v.:0
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3150321\n"
+"26\n"
+"help.text"
+msgid "rem numbered from -15 to 5"
+msgstr "REM 編號為 -15 到 5"
-#: 03090201.xhp#par_id3153952.30.help.text
-msgctxt "03090201.xhp#par_id3153952.30.help.text"
-msgid "Do"
-msgstr "Do"
+#. M0tq
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3149018\n"
+"27\n"
+"help.text"
+msgid "Variable fields, regardless of type, can be made dynamic if they are dimensioned by ReDim at the procedure level in subroutines or functions. Normally, you can only set the range of an array once and you cannot modify it. Within a procedure, you can declare an array using the ReDim statement with numeric expressions to define the range of the field sizes."
+msgstr "如果在程序級的子常式或函數中透過 ReDim 確定了變數欄位的大小,則無論何種類型,這些變數欄位均可以成為動態欄位。通常,您只能設定一次陣列範圍,且設定之後不能修改。在程序中,您可以使用 ReDim 陳述式透過數值型表示式來定義欄位大小的取值範圍。"
-#: 03090201.xhp#par_id3147349.31.help.text
-msgctxt "03090201.xhp#par_id3147349.31.help.text"
-msgid "...statement block"
-msgstr "...陳述式區塊"
+#. u\cu
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"hd_id3148405\n"
+"28\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03090201.xhp#par_id3159153.32.help.text
-msgid "Loop While condition = True"
-msgstr "Loop While condition = True"
+#. F?F-
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"tit\n"
+"help.text"
+msgid "Day Function [Runtime]"
+msgstr "Day 函數 [執行階段]"
-#: 03090201.xhp#par_id3146985.34.help.text
-msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true."
-msgstr "只要條件為 True (真),就重複執行 Do 與 Loop 陳述式之間的陳述式區塊。"
+#. rGPm
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"bm_id3153345\n"
+"help.text"
+msgid "<bookmark_value>Day function</bookmark_value>"
+msgstr "<bookmark_value>Day;函數</bookmark_value>"
-#: 03090201.xhp#par_id3150488.35.help.text
-msgctxt "03090201.xhp#par_id3150488.35.help.text"
-msgid "Do"
-msgstr "Do"
+#. ](/$
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"hd_id3153345\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day Function [Runtime]\">Day Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day 函數 [執行階段]\">Day 函數 [執行階段]</link>"
-#: 03090201.xhp#par_id3153189.36.help.text
-msgctxt "03090201.xhp#par_id3153189.36.help.text"
-msgid "...statement block"
-msgstr "...陳述式區塊"
+#. !p[N
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3147560\n"
+"2\n"
+"help.text"
+msgid "Returns a value that represents the day of the month based on a serial date number generated by <emph>DateSerial</emph> or <emph>DateValue</emph>."
+msgstr "依函數 <emph>DateSerial</emph> 或 <emph>DateValue</emph> 產生的順序日期數,傳回表示某月中某一天的數值。"
-#: 03090201.xhp#par_id3155411.37.help.text
-msgid "Loop Until condition = True"
-msgstr "Loop Until condition = True"
+#. B[]L
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"hd_id3149456\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03090201.xhp#par_id3151117.39.help.text
-msgid "The statement block between the Do and the Loop statements repeats until the condition is true."
-msgstr "重複執行 Do 與 Loop 陳述式之間的陳述式區塊,直至條件為 True (真)。"
+#. beG{
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3150358\n"
+"4\n"
+"help.text"
+msgid "Day (Number)"
+msgstr "Day (Number)"
-#: 03090201.xhp#par_id3149484.41.help.text
-msgid "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. You can add this statement anywhere in a <emph>Do</emph>...<emph>Loop</emph> statement. You can also define an exit condition using the <emph>If...Then</emph> structure as follows:"
-msgstr "<emph>Exit Do</emph> 陳述式可用於無條件地結束迴圈。您可以在 <emph>Do</emph>...<emph>Loop</emph> 陳述式中的任意位置加入此陳述式。也可以使用 <emph>If...Then</emph> 結構定義一個結束條件,如下所示:"
+#. 33vb
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"hd_id3148798\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03090201.xhp#par_id3149262.42.help.text
-msgid "Do..."
-msgstr "Do..."
+#. si%p
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3125865\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03090201.xhp#par_id3149298.43.help.text
-msgctxt "03090201.xhp#par_id3149298.43.help.text"
-msgid "statements"
-msgstr "陳述式"
+#. R,u%
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"hd_id3150448\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03090201.xhp#par_id3145646.44.help.text
-msgid "If condition = True Then Exit Do"
-msgstr "If condition = True Then Exit Do"
+#. 95b1
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3156423\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> A numeric expression that contains a serial date number from which you can determine the day of the month."
+msgstr "<emph>Number:</emph>數值型表示式,包含用於確定某月中某一天的順序日期數。"
-#: 03090201.xhp#par_id3154490.45.help.text
-msgctxt "03090201.xhp#par_id3154490.45.help.text"
-msgid "statements"
-msgstr "陳述式"
+#. mLVW
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3145786\n"
+"9\n"
+"help.text"
+msgid "This function is basically the opposite of the DateSerial function, returning the day of the month from a serial date number generated by the <emph>DateSerial</emph> or the <emph>DateValue</emph> function. For example, the expression"
+msgstr "此函數在根本上是 DateSerial 函數的逆運算,它依函數 <emph>DateSerial</emph> 或 <emph>DateValue</emph> 產生的順序日期數傳回某月中的某一天。例如,表示式"
-#: 03090201.xhp#par_id3153159.46.help.text
-msgid "Loop..."
-msgstr "Loop..."
+#. YR=U
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3153190\n"
+"11\n"
+"help.text"
+msgid "returns the value 20."
+msgstr "傳回值為 20。"
-#: 03090201.xhp#hd_id3147396.47.help.text
-msgctxt "03090201.xhp#hd_id3147396.47.help.text"
-msgid "Example"
+#. Vd(]
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"hd_id3149481\n"
+"12\n"
+"help.text"
+msgid "Example:"
msgstr "示例:"
-#: 03090201.xhp#par_id3144764.49.help.text
-msgid "Sub ExampleDoLoop"
-msgstr "Sub ExampleDoLoop"
-
-#: 03090201.xhp#par_id3154791.50.help.text
-msgid "Dim sFile As String"
-msgstr "Dim sFile As String"
-
-#: 03090201.xhp#par_id3149401.51.help.text
-msgctxt "03090201.xhp#par_id3149401.51.help.text"
-msgid "Dim sPath As String"
-msgstr "Dim sPath As String"
-
-#: 03090201.xhp#par_id3155600.52.help.text
-msgid "sPath = \"c:\\\""
-msgstr "sPath = \"c:\\\""
+#. *K9-
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3149260\n"
+"14\n"
+"help.text"
+msgid "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
+msgstr "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
-#: 03090201.xhp#par_id3150717.53.help.text
-msgid "sFile = Dir$( sPath ,22)"
-msgstr "sFile = Dir$( sPath ,22)"
+#. 4#DM
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsUnoStruct Function [Runtime]"
+msgstr "IsUnoStruct 函數 [執行階段]"
-#: 03090201.xhp#par_id3146898.54.help.text
-msgctxt "03090201.xhp#par_id3146898.54.help.text"
-msgid "If sFile <> \"\" Then"
-msgstr "If sFile <> \"\" Then"
+#. ]kdt
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"bm_id3146117\n"
+"help.text"
+msgid "<bookmark_value>IsUnoStruct function</bookmark_value>"
+msgstr "<bookmark_value>IsUnoStruct;函數</bookmark_value>"
-#: 03090201.xhp#par_id3156333.55.help.text
-msgctxt "03090201.xhp#par_id3156333.55.help.text"
-msgid "Do"
-msgstr "Do"
+#. V%.P
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"hd_id3146117\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"IsUnoStruct Function [Runtime]\">IsUnoStruct Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"IsUnoStruct 函數 [執行階段]\">IsUnoStruct 函數 [執行階段]</link>"
-#: 03090201.xhp#par_id3153947.56.help.text
-msgid "MsgBox sFile"
-msgstr "MsgBox sFile"
+#. j.Uy
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_id3146957\n"
+"2\n"
+"help.text"
+msgid "Returns True if the given object is a Uno struct."
+msgstr "如果給定的物件具有 Uno 結構,則傳回 True (真)。"
-#: 03090201.xhp#par_id3150327.57.help.text
-msgctxt "03090201.xhp#par_id3150327.57.help.text"
-msgid "sFile = Dir$"
-msgstr "sFile = Dir$"
+#. DHmt
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"hd_id3148538\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03090201.xhp#par_id3150749.58.help.text
-msgctxt "03090201.xhp#par_id3150749.58.help.text"
-msgid "Loop Until sFile = \"\""
-msgstr "Loop Until sFile = \"\""
+#. 7^{q
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_id3155341\n"
+"4\n"
+"help.text"
+msgid "IsUnoStruct( Uno type )"
+msgstr "IsUnoStruct ( Uno type name )"
-#: 03090201.xhp#par_id3153765.59.help.text
-msgctxt "03090201.xhp#par_id3153765.59.help.text"
-msgid "End If"
-msgstr "End If"
+#. kK~H
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"hd_id3148473\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03090201.xhp#par_id3148914.60.help.text
-msgctxt "03090201.xhp#par_id3148914.60.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. !me_
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_id3145315\n"
+"6\n"
+"help.text"
+msgid "Bool"
+msgstr "布林型"
-#: 01030400.xhp#tit.help.text
-msgid "Organizing Libraries and Modules"
-msgstr "管理程式庫和模組"
+#. Xip-
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"hd_id3145609\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01030400.xhp#bm_id3148797.help.text
-msgid "<bookmark_value>libraries;organizing</bookmark_value><bookmark_value>modules;organizing</bookmark_value><bookmark_value>copying;modules</bookmark_value><bookmark_value>adding libraries</bookmark_value><bookmark_value>deleting;libraries/modules/dialogs</bookmark_value><bookmark_value>dialogs;organizing</bookmark_value><bookmark_value>moving;modules</bookmark_value><bookmark_value>organizing;modules/libraries/dialogs</bookmark_value><bookmark_value>renaming modules and dialogs</bookmark_value>"
-msgstr "<bookmark_value>程式庫; 管理</bookmark_value><bookmark_value>模組; 管理</bookmark_value><bookmark_value>複製; 模組</bookmark_value><bookmark_value>增加程式庫</bookmark_value><bookmark_value>刪除; 程式庫/模組/對話方塊</bookmark_value><bookmark_value>對話方塊; 管理</bookmark_value><bookmark_value>移動; 模組</bookmark_value><bookmark_value>管理; 模組/程式庫/對話方塊</bookmark_value><bookmark_value>重新命名模組和對話方塊</bookmark_value>"
+#. +9|)
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_id3148947\n"
+"8\n"
+"help.text"
+msgid "Uno type : A UnoObject"
+msgstr "Uno type name:Uno 類型的名稱。"
-#: 01030400.xhp#hd_id3148797.1.help.text
-msgid "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Organizing Libraries and Modules</link></variable>"
-msgstr "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">管理程式庫和模組</link></variable>"
+#. ~3T}
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"hd_id3156343\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "範例:"
-#: 01030400.xhp#hd_id3150868.4.help.text
-msgid "Organizing Libraries"
-msgstr "管理程式庫"
+#. yinh
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_idN10638\n"
+"help.text"
+msgid "' Instantiate a service"
+msgstr "' Instantiate a service"
-#: 01030400.xhp#hd_id3125864.5.help.text
-msgid "Creating a New Library"
-msgstr "建立新的程式庫"
+#. bJg8
+#: 03104500.xhp
+#, fuzzy
+msgctxt ""
+"03104500.xhp\n"
+"par_idN10644\n"
+"help.text"
+msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess Is NO struct"
+msgstr "MsgBox bIsStruct ' Displays False because oSimpleFileAccess is NO struct"
-#: 01030400.xhp#par_id3152576.6.help.text
-msgctxt "01030400.xhp#par_id3152576.6.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - %PRODUCTNAME Basic</emph>,然後按一下 <emph>[組織器]</emph> 或按一下 Basic IDE 中的 <emph>>[選取模組]</emph> 圖示,來開啟 <emph>[巨集組織器]</emph> 對話方塊。"
+#. \J\G
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_idN10649\n"
+"help.text"
+msgid "' Instantiate a Property struct"
+msgstr "' Instantiate a Property struct"
-#: 01030400.xhp#par_id3153726.8.help.text
-msgctxt "01030400.xhp#par_id3153726.8.help.text"
-msgid "Click the <emph>Libraries</emph> tab."
-msgstr "按一下<emph>[程式庫]</emph>標籤。"
+#. M{:A
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_idN10653\n"
+"help.text"
+msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct"
+msgstr "MsgBox bIsStruct ' Displays True because aProperty is a struct"
-#: 01030400.xhp#par_id3149664.9.help.text
-msgid "Select to where you want to attach the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be attached to this document and only available from there."
-msgstr "在 <emph>[位置]</emph> 清單中,選取要附加程式庫的位置。如果選取 [%PRODUCTNAME 巨集與對話方塊],則該程式庫將屬於 $[officename] 應用程式,並可用於所有文件。如果選取某個文件,則將程式庫附加到該文件,並且只能用於該文件。"
+#. W58n
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
+"par_idN1065B\n"
+"help.text"
+msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct"
+msgstr "MsgBox bIsStruct ' Displays False because 42 is NO struct"
-#: 01030400.xhp#par_id3153365.10.help.text
-msgid "Click <emph>New</emph> and insert a name to create a new library."
-msgstr "按一下<emph>[新增]</emph>,並插入名稱來建立新的程式庫。"
+#. Wh3Q
+#: 03030100.xhp
+msgctxt ""
+"03030100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Converting Date Values"
+msgstr "轉換日期值"
-#: 01030400.xhp#hd_id3147394.48.help.text
-msgid "Appending a Library"
-msgstr "新增程式庫"
+#. ~wG:
+#: 03030100.xhp
+msgctxt ""
+"03030100.xhp\n"
+"hd_id3147573\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"Converting Date Values\">Converting Date Values</link>"
+msgstr "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"轉換日期值\">轉換日期值</link>"
-#: 01030400.xhp#par_id3153157.49.help.text
-msgctxt "01030400.xhp#par_id3153157.49.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - [%PRODUCTNAME Basic]</emph>,然後按一下 <emph>[編組器]</emph> 或按一下 Basic IDE 中的 <emph>[選取模組]</emph> 圖示,來開啟 <emph>[巨集編組器]</emph> 對話方塊。"
+#. ;##P
+#: 03030100.xhp
+msgctxt ""
+"03030100.xhp\n"
+"par_id3154760\n"
+"2\n"
+"help.text"
+msgid "The following functions convert date values to calculable numbers and back."
+msgstr "以下函數用於將日期值轉換為可計算的數字,或將數字轉換為日期值。"
-#: 01030400.xhp#par_id3146972.50.help.text
-msgctxt "01030400.xhp#par_id3146972.50.help.text"
-msgid "Click the <emph>Libraries</emph> tab."
-msgstr "按一下<emph>[程式庫]</emph>標籤。"
+#. ZD]z
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"tit\n"
+"help.text"
+msgid "MsgBox Function [Runtime]"
+msgstr "MsgBox 函數 [執行階段]"
-#: 01030400.xhp#par_id3145640.51.help.text
-msgid "Select to where you want to append the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be appended to this document and only available from there."
-msgstr "在 <emph>[位置]</emph> 清單中,選取要附加程式庫的位置。如果選取 [%PRODUCTNAME 巨集與對話方塊],則該程式庫將屬於 $[officename] 應用程式,並可用於所有文件。如果選取某個文件,則將程式庫附加到該文件,並且只能用於該文件。"
+#. 8|m3
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"bm_id3153379\n"
+"help.text"
+msgid "<bookmark_value>MsgBox function</bookmark_value>"
+msgstr "<bookmark_value>MsgBox;函數</bookmark_value>"
-#: 01030400.xhp#par_id3154253.52.help.text
-msgid "Click <emph>Append</emph> and select an external library to append."
-msgstr "按一下<emph>[新增]</emph>,並選取要新增的外部程式庫。"
+#. z2/-
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"hd_id3153379\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function [Runtime]\">MsgBox Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox 函數 [執行階段]\">MsgBox 函數 [執行階段]</link>"
-#: 01030400.xhp#par_id3154705.53.help.text
-msgid "Select all libraries to be appended in the <emph>Append Libraries</emph> dialog. The dialog displays all libraries that are contained in the selected file."
-msgstr "在<emph>[新增程式庫]</emph>對話方塊中選取所有要新增的程式庫。該對話方塊中會顯示所選檔案中包含的所有程式庫。"
+#. )8m9
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3145171\n"
+"2\n"
+"help.text"
+msgid "Displays a dialog box containing a message and returns a value."
+msgstr "顯示一個包含訊息的對話方塊,並傳回一個值。"
-#: 01030400.xhp#par_id3163807.54.help.text
-msgid "If you want to insert the library as a reference only check the <emph>Insert as reference (read-only)</emph> box. Read-only libraries are fully functional but cannot be modified in the Basic IDE."
-msgstr "如果要將程式庫作為參照插入,請核取<emph>[當作參照插入 (唯讀)]</emph>方塊。在 Basic IDE 中,唯讀程式庫具有程式庫的全部功能,但無法進行修改。"
+#. v3!(
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"hd_id3156281\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "<emph>語法</emph>:"
-#: 01030400.xhp#par_id3145228.55.help.text
-msgid "Check the <emph>Replace existing libraries</emph> box if you want existing libraries of the same name to be overwritten."
-msgstr "如果要覆寫同名的現有程式庫,請核取<emph>[代替顯有程式庫]</emph>方塊。"
+#. 1CYD
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3154685\n"
+"4\n"
+"help.text"
+msgid "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])"
+msgstr "MsgBox (Text As String[,Type As Integer[,Dialogtitle As String]])"
-#: 01030400.xhp#par_id3147004.56.help.text
-msgid "Click <emph>OK</emph> to append the library."
-msgstr "按一下<emph>[確定]</emph>以新增程式庫。"
+#. !enV
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"hd_id3153771\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "<emph>傳回值類型</emph>:"
-#: 01030400.xhp#hd_id3159100.17.help.text
-msgid "Deleting a Library"
-msgstr "刪除程式庫"
+#. r|JB
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3146985\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 01030400.xhp#par_id3150086.18.help.text
-msgctxt "01030400.xhp#par_id3150086.18.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - [%PRODUCTNAME Basic]</emph>,然後按一下 <emph>[編組器]</emph> 或按一下 Basic IDE 中的 <emph>[選取模組]</emph> 圖示,來開啟 <emph>[巨集編組器]</emph> 對話方塊。"
+#. ~\Mw
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"hd_id3153363\n"
+"7\n"
+"help.text"
+msgid "Parameter:"
+msgstr "<emph>參數</emph>:"
-#: 01030400.xhp#par_id3146808.57.help.text
-msgctxt "01030400.xhp#par_id3146808.57.help.text"
-msgid "Click the <emph>Libraries</emph> tab."
-msgstr "按一下<emph>[程式庫]</emph>標籤。"
+#. W^rP
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3153727\n"
+"8\n"
+"help.text"
+msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
+msgstr "<emph>Text</emph>:字串型表示式,即在對話方塊中顯示的訊息。使用 Chr$(13) 可以插入換行符。"
-#: 01030400.xhp#par_id3158212.58.help.text
-msgid "Select the library to be deleted from the list."
-msgstr "從清單中選取要刪除的程式庫。"
+#. .sD{
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3147317\n"
+"9\n"
+"help.text"
+msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the name of the respective application is displayed."
+msgstr "<emph>DialogTitle</emph>:對話方塊標題列中顯示的字串型表示式。如果不指定此參數,則顯示相應的應用程式名稱。"
-#: 01030400.xhp#par_id3150361.20.help.text
-msgctxt "01030400.xhp#par_id3150361.20.help.text"
-msgid "Click <emph>Delete</emph>."
-msgstr "按一下<emph>[刪除]</emph>。"
+#. e91L
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3153954\n"
+"10\n"
+"help.text"
+msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type and defines the number and type of buttons or icons displayed. <emph>Type</emph> represents a combination of bit patterns (dialog elements defined by adding the respective values):"
+msgstr "<emph>Type</emph>:任意整型表示式,用於指定對話方塊的類型,並對顯示的按鈕或圖示之數目和類型進行定義。<emph>Type</emph> 表示位元型樣 (透過加入相應數值而定義的對話方塊元素) 的組合:"
-#: 01030400.xhp#par_id3152986.19.help.text
-msgid "Deleting a library permanently deletes all existing modules and corresponding procedures and functions."
-msgstr "備註:一旦刪除了某個程式庫,現有的所有模組和對應的 SUB 和 FUNCTION 將被永久刪除。"
+#. N-c~
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3154319\n"
+"11\n"
+"help.text"
+msgid "<emph>Values</emph>"
+msgstr "<emph>Values</emph>"
-#: 01030400.xhp#par_id3148868.59.help.text
-msgid "You cannot delete the default library named \"Standard\"."
-msgstr "您無法刪除名為「Standard」的標準程式庫。"
+#. qZS]
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3147397\n"
+"12\n"
+"help.text"
+msgid "0 : Display OK button only."
+msgstr "0 : 僅顯示 [確定] 按鈕。"
-#: 01030400.xhp#par_id3146869.60.help.text
-msgid "If you delete a library that was inserted as reference only the reference is deleted but not the library itself."
-msgstr "如果刪除的是當作參照插入的程式庫,則僅刪除參照而不會刪除該程式庫。"
+#. [3m/
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3145646\n"
+"13\n"
+"help.text"
+msgid "1 : Display OK and Cancel buttons."
+msgstr "1 : 顯示 [確定] 和 [取消] 按鈕。"
-#: 01030400.xhp#hd_id3147070.21.help.text
-msgid "Organizing Modules and Dialogs"
-msgstr "管理模組和對話方塊"
+#. SBkq
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3149410\n"
+"14\n"
+"help.text"
+msgid "2 : Display Abort, Retry, and Ignore buttons."
+msgstr "2:顯示 [中斷]、[重試] 和 [忽略] 按鈕。"
-#: 01030400.xhp#hd_id3155265.61.help.text
-msgid "Creating a New Module or Dialog"
-msgstr "建立新的模組或對話方塊"
+#. mI7x
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3151075\n"
+"15\n"
+"help.text"
+msgid "3 : Display Yes, No, and Cancel buttons."
+msgstr "3 : 顯示[是]、[否]和[取消]按鈕。"
-#: 01030400.xhp#par_id3154537.62.help.text
-msgctxt "01030400.xhp#par_id3154537.62.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - [%PRODUCTNAME Basic]</emph>,然後按一下 <emph>[編組器]</emph> 或按一下 Basic IDE 中的 <emph>[選取模組]</emph> 圖示,來開啟 <emph>[巨集編組器]</emph> 對話方塊。"
+#. G1Ma
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3153878\n"
+"16\n"
+"help.text"
+msgid "4 : Display Yes and No buttons."
+msgstr "4 : 顯示[是]和[否]按鈕。"
-#: 01030400.xhp#par_id3146781.63.help.text
-msgctxt "01030400.xhp#par_id3146781.63.help.text"
-msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
-msgstr "按一下 <emph>[模組]</emph> 標籤或 <emph>[對話方塊]</emph> 標籤。"
+#. $U8s
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3155601\n"
+"17\n"
+"help.text"
+msgid "5 : Display Retry and Cancel buttons."
+msgstr "5 : 顯示[重複]和[取消]按鈕。"
-#: 01030400.xhp#par_id3159206.64.help.text
-msgid "Select the library where the module will be inserted and click <emph>New</emph>."
-msgstr "選取要向其中插入模組的程式庫,並按一下 <emph>[新增]</emph>。"
+#. ]o6V
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3150716\n"
+"18\n"
+"help.text"
+msgid "16 : Add the Stop icon to the dialog."
+msgstr "16 : 在對話方塊中加入停止圖示。"
-#: 01030400.xhp#par_id3152389.65.help.text
-msgid "Enter a name for the module or the dialog and click <emph>OK</emph>."
-msgstr "輸入模組或對話方塊的名稱,然後按一下<emph>[確定]</emph>。"
+#. %R%%
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3153837\n"
+"19\n"
+"help.text"
+msgid "32 : Add the Question icon to the dialog."
+msgstr "32 : 在對話方塊中加入問號圖示。"
-#: 01030400.xhp#hd_id3152872.25.help.text
-msgid "Renaming a Module or Dialog"
-msgstr "重新命名模組或對話方塊"
+#. .P#2
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3150751\n"
+"20\n"
+"help.text"
+msgid "48 : Add the Exclamation Point icon to the dialog."
+msgstr "48 : 在對話方塊中加入感嘆號圖示。"
-#: 01030400.xhp#par_id3159230.66.help.text
-msgctxt "01030400.xhp#par_id3159230.66.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - [%PRODUCTNAME Basic]</emph>,然後按一下 <emph>[編組器]</emph> 或按一下 Basic IDE 中的 <emph>[選取模組]</emph> 圖示,來開啟 <emph>[巨集編組器]</emph> 對話方塊。"
+#. gcnS
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3146915\n"
+"21\n"
+"help.text"
+msgid "64 : Add the Information icon to the dialog."
+msgstr "64 : 在對話方塊中加入資訊圖示。"
-#: 01030400.xhp#par_id3150046.67.help.text
-msgid "Click the module to be renamed twice, with a pause between the clicks. Enter the new name."
-msgstr "按兩次要重新命名的模組,兩次之間要暫停一下。輸入新的名稱。"
+#. 1W@2
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3145640\n"
+"22\n"
+"help.text"
+msgid "128 : First button in the dialog as default button."
+msgstr "128 : 將對話方塊中的第一個按鈕作為標準按鈕。"
-#: 01030400.xhp#par_id3153801.27.help.text
-msgid "In the Basic IDE, right-click the name of the module or dialog in the tabs at the bottom of the screen, choose <emph>Rename</emph> and type in the new name."
-msgstr "在 Basic IDE 中,在螢幕底部標籤中的模組名稱或對話方塊名稱上按一下滑鼠右鍵,選擇 <emph>[重新命名]</emph>,然後鍵入新名稱。"
+#. S1q`
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3153765\n"
+"23\n"
+"help.text"
+msgid "256 : Second button in the dialog as default button."
+msgstr "256 : 將對話方塊中的第二個按鈕作為標準按鈕。"
-#: 01030400.xhp#par_id3155526.28.help.text
-msgid "Press Enter to confirm your changes."
-msgstr "按 ENTER 鍵確認變更。"
+#. Z:F0
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3153715\n"
+"24\n"
+"help.text"
+msgid "512 : Third button in the dialog as default button."
+msgstr "512 : 將對話方塊中的第三個按鈕作為標準按鈕。"
-#: 01030400.xhp#hd_id3146963.29.help.text
-msgid "Deleting a Module or Dialog"
-msgstr "刪除模組或對話方塊"
+#. |?s2
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3159267\n"
+"25\n"
+"help.text"
+msgid "<emph>Return value:</emph>"
+msgstr "<emph>傳回值:</emph>"
-#: 01030400.xhp#par_id3147547.68.help.text
-msgctxt "01030400.xhp#par_id3147547.68.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - [%PRODUCTNAME asic]</emph>,然後按一下 <emph>[編組器]</emph> 或按一下 Basic IDE 中的 <emph>[選取模組]</emph> 圖示,來開啟 <emph>[巨集編組器]</emph> 對話方塊。"
+#. 7][W
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3145230\n"
+"26\n"
+"help.text"
+msgid "1 : OK"
+msgstr "1 : 確定"
-#: 01030400.xhp#par_id3150958.69.help.text
-msgctxt "01030400.xhp#par_id3150958.69.help.text"
-msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
-msgstr "按一下 <emph>[模組]</emph> 標籤或 <emph>[對話方塊]</emph> 標籤。"
+#. Z``K
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3149567\n"
+"27\n"
+"help.text"
+msgid "2 : Cancel"
+msgstr "2 : 取消"
-#: 01030400.xhp#par_id3149870.30.help.text
-msgid "Select the module or dialog to be deleted from the list. Double-click an entry to reveal sub-entries, if required."
-msgstr "選取要從清單中刪除的模組或對話方塊。如果需要,可以透過按兩下該項目來展開子項目。"
+#. Pj_z
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id4056825\n"
+"help.text"
+msgid "3 : Abort"
+msgstr "3:中斷"
-#: 01030400.xhp#par_id3147248.32.help.text
-msgctxt "01030400.xhp#par_id3147248.32.help.text"
-msgid "Click <emph>Delete</emph>."
-msgstr "按一下<emph>[刪除]</emph>。"
+#. UY)0
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3155335\n"
+"28\n"
+"help.text"
+msgid "4 : Retry"
+msgstr "4 : 重複"
-#: 01030400.xhp#par_id3151339.31.help.text
-msgid "Deleting a module permanently deletes all existing procedures and functions in that module."
-msgstr "刪除模組將永久刪除該模組中現有的所有程序和函數。"
+#. }Z~s
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3146918\n"
+"29\n"
+"help.text"
+msgid "5 : Ignore"
+msgstr "5 : 忽略"
-#: 01030400.xhp#hd_id3151392.33.help.text
-msgid "Organizing Projects among Documents or Templates"
-msgstr "管理物件和文件樣式之間的專案"
+#. QzFl
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3155961\n"
+"30\n"
+"help.text"
+msgid "6 : Yes"
+msgstr "6 : 是"
-#: 01030400.xhp#hd_id3156400.36.help.text
-msgid "Moving or copying modules between documents, templates and the application."
-msgstr "在文件、文件樣式和應用程式之間移動或複製模組。"
+#. J@\M
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3148488\n"
+"31\n"
+"help.text"
+msgid "7 : No"
+msgstr "7 : 否"
-#: 01030400.xhp#par_id3146819.37.help.text
-msgid "Open all documents or templates among which you want to move or copy the modules or dialogs."
-msgstr "開啟所有要在其間移動或複製模組或對話方塊的文件或文件樣式。"
+#. 6|;k
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"hd_id3150090\n"
+"40\n"
+"help.text"
+msgid "Example:"
+msgstr "<emph>示例:</emph>"
-#: 01030400.xhp#par_id3149319.38.help.text
-msgctxt "01030400.xhp#par_id3149319.38.help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - [%PRODUCTNAME Basic]</emph>,然後按一下 <emph>[編組器]</emph> 或按一下 Basic IDE 中的 <emph>[選取模組]</emph> 圖示,來開啟 <emph>[巨集編組器]</emph> 對話方塊。"
+#. L!Ik
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3151278\n"
+"43\n"
+"help.text"
+msgid "sVar = MsgBox(\"Las Vegas\")"
+msgstr "sVar = MsgBox (\"Las Vegas\")"
-#: 01030400.xhp#par_id3145637.39.help.text
-msgid "To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging to copy the object instead of moving it."
-msgstr "若要將模組或對話方塊移至另一個文件,請按一下清單中相對應的物件,然後將其拖曳至所需的位置。拖曳時,會出現水平線指出目前物件的目標位置。拖曳時按住 <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> 鍵,則可複製物件而非移動物件。"
+#. v=ao
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3149034\n"
+"44\n"
+"help.text"
+msgid "sVar = MsgBox(\"Las Vegas\",1)"
+msgstr "sVar = MsgBox (\"Las Vegas\",1)"
-#: 03080103.xhp#tit.help.text
-msgid "Sin Function [Runtime]"
-msgstr "Sin 函數 [執行階段]"
+#. Kf:G
+#: 03010102.xhp
+msgctxt ""
+"03010102.xhp\n"
+"par_id3166424\n"
+"45\n"
+"help.text"
+msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
+msgstr "sVar = MsgBox ( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
-#: 03080103.xhp#bm_id3153896.help.text
-msgid "<bookmark_value>Sin function</bookmark_value>"
-msgstr "<bookmark_value>Sin;函數</bookmark_value>"
+#. 7-}@
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"tit\n"
+"help.text"
+msgid "LCase Function [Runtime]"
+msgstr "LCase 函式 [執行階段]"
-#: 03080103.xhp#hd_id3153896.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Function [Runtime]\">Sin Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin 函數 [執行階段]\">Sin 函數 [執行階段]</link>"
+#. 6{1U
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"bm_id3152363\n"
+"help.text"
+msgid "<bookmark_value>LCase function</bookmark_value>"
+msgstr "<bookmark_value>LCase 函式</bookmark_value>"
-#: 03080103.xhp#par_id3149456.2.help.text
-msgid "Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1."
-msgstr "傳回一個角度的正弦值,角度以弧度為單位指定,結果在 -1 到 1 之間。"
+#. A8mG
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"hd_id3152363\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function [Runtime]\">LCase Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase 函式 [執行階段]\">LCase 函式 [執行階段]</link>"
-#: 03080103.xhp#par_id3153379.3.help.text
-msgid "Using the angle Alpha, the Sin Function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle."
-msgstr "以 Alpha 角為例,在直角三角形中 Sin 函數計算 Alpha 的對邊與斜邊長度之比。"
+#. nvL9
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"par_id3145609\n"
+"2\n"
+"help.text"
+msgid "Converts all uppercase letters in a string to lowercase."
+msgstr "將字串中所有的大寫字母轉換成小寫字母。"
-#: 03080103.xhp#par_id3148798.4.help.text
-msgid "Sin(Alpha) = side opposite the angle/hypotenuse"
-msgstr "Sin(Alpha) = 對邊/斜邊"
+#. r1|7
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"par_id3154347\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link> Function"
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link> 函式"
-#: 03080103.xhp#hd_id3147230.5.help.text
-msgctxt "03080103.xhp#hd_id3147230.5.help.text"
+#. [8qQ
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"hd_id3149456\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03080103.xhp#par_id3154909.6.help.text
-msgid "Sin (Number)"
-msgstr "Sin (Number)"
+#. U87V
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"par_id3150791\n"
+"5\n"
+"help.text"
+msgid "LCase (Text As String)"
+msgstr "LCase(Text As String)"
-#: 03080103.xhp#hd_id3156214.7.help.text
-msgctxt "03080103.xhp#hd_id3156214.7.help.text"
+#. @_VH
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"hd_id3154940\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03080103.xhp#par_id3150870.8.help.text
-msgctxt "03080103.xhp#par_id3150870.8.help.text"
-msgid "Double"
-msgstr "雙精度型"
-
-#: 03080103.xhp#hd_id3155132.9.help.text
-msgctxt "03080103.xhp#hd_id3155132.9.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03080103.xhp#par_id3145786.10.help.text
-msgid "<emph>Number:</emph> Numeric expression that defines the angle in radians that you want to calculate the sine for."
-msgstr "<emph>Number:</emph>數值型表示式,用於定義要計算正弦值的角度 (以弧度為單位)。"
-
-#: 03080103.xhp#par_id3155413.11.help.text
-msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert radians to degrees, multiply radians by 180/Pi."
-msgstr "若要將度轉換成弧度,可將度乘以 pi/180;若要將弧度轉換成度,則將弧度乘以 180/pi。"
-
-#: 03080103.xhp#par_id3149664.12.help.text
-msgid "grad=(radiant*180)/pi"
-msgstr "度 = (弧度*180) /pi"
-
-#: 03080103.xhp#par_id3153143.13.help.text
-msgid "radiant=(grad*pi)/180"
-msgstr "弧度 = (度*pi)/180"
-
-#: 03080103.xhp#par_id3151112.14.help.text
-msgctxt "03080103.xhp#par_id3151112.14.help.text"
-msgid "Pi is approximately 3.141593."
-msgstr "Pi 的近似值是 3.141593。"
-
-#: 03080103.xhp#hd_id3163712.15.help.text
-msgctxt "03080103.xhp#hd_id3163712.15.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03080103.xhp#par_id3149482.16.help.text
-msgctxt "03080103.xhp#par_id3149482.16.help.text"
-msgid "REM In this example, the following entry is possible for a right-angled triangle:"
-msgstr "REM 在此示例中,以下條目均可用於直角三角形:"
-
-#: 03080103.xhp#par_id3148577.17.help.text
-msgid "REM The side opposite the angle and the angle (in degrees) to calculate the length of the hypotenuse:"
-msgstr "REM 角的對邊和角度 (以度為單位),並計算斜邊長度:"
-
-#: 03080103.xhp#par_id3152941.18.help.text
-msgid "Sub ExampleSine"
-msgstr "Sub ExampleSine"
-
-#: 03080103.xhp#par_id3150011.19.help.text
-msgid "REM Pi = 3.1415926 is a predefined variable"
-msgstr "REM Pi = 3.1415926 是預先定義的變數"
-
-#: 03080103.xhp#par_id3153159.20.help.text
-msgctxt "03080103.xhp#par_id3153159.20.help.text"
-msgid "Dim d1 as Double"
-msgstr "Dim d1 as Double"
-
-#: 03080103.xhp#par_id3154491.21.help.text
-msgctxt "03080103.xhp#par_id3154491.21.help.text"
-msgid "Dim dAlpha as Double"
-msgstr "Dim dAlpha as Double"
-
-#: 03080103.xhp#par_id3145251.22.help.text
-msgid "d1 = InputBox$ (\"Enter the length of the opposite side: \",\"Opposite Side\")"
-msgstr "d1 = InputBox$ (\"Enter the length of the opposite side:\",\"Opposite Side\")"
-
-#: 03080103.xhp#par_id3148456.23.help.text
-msgid "dAlpha = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
-msgstr "dAlpha = InputBox$ \"Enter the angle Alpha (in degrees):\",\"Alpha\")"
-
-#: 03080103.xhp#par_id3153877.24.help.text
-msgid "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))"
-msgstr "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))"
-
-#: 03080103.xhp#par_id3150717.25.help.text
-msgctxt "03080103.xhp#par_id3150717.25.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03090409.xhp#tit.help.text
-msgid "Sub Statement [Runtime]"
-msgstr "Sub 陳述式 [執行階段]"
-
-#: 03090409.xhp#bm_id3147226.help.text
-msgid "<bookmark_value>Sub statement</bookmark_value>"
-msgstr "<bookmark_value>Sub 陳述式</bookmark_value>"
-
-#: 03090409.xhp#hd_id3147226.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement [Runtime]\">Sub Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub 陳述式 [執行階段]\">Sub 陳述式 [執行階段]</link>"
-
-#: 03090409.xhp#par_id3153311.2.help.text
-msgid "Defines a subroutine."
-msgstr "定義子常式。"
-
-#: 03090409.xhp#hd_id3149416.3.help.text
-msgctxt "03090409.xhp#hd_id3149416.3.help.text"
-msgid "Syntax"
-msgstr "語法"
-
-#: 03090409.xhp#par_idN105E7.help.text
-msgid "Sub Name[(VarName1 [As Type][, VarName2 [As Type][,...]])]"
-msgstr "Function Name[ (VarName1[As Type][, VarName2[As Type][,...]]])"
-
-#: 03090409.xhp#par_id3147530.5.help.text
-msgctxt "03090409.xhp#par_id3147530.5.help.text"
-msgid "statement block"
-msgstr "陳述式區塊"
-
-#: 03090409.xhp#par_id3146795.8.help.text
-msgctxt "03090409.xhp#par_id3146795.8.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. d2lR
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"par_id3144760\n"
+"7\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03090409.xhp#hd_id3153525.9.help.text
-msgctxt "03090409.xhp#hd_id3153525.9.help.text"
+#. ^`L{
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"hd_id3151043\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03090409.xhp#par_id3150792.10.help.text
-msgid "<emph>Name:</emph> Name of the subroutine ."
-msgstr "<emph>Name:</emph>子常式的名稱。"
-
-#: 03090409.xhp#par_id3154138.11.help.text
-msgid "<emph>VarName: </emph>Parameter that you want to pass to the subroutine."
-msgstr "<emph>VarName:</emph>要傳送到子常式的參數。"
-
-#: 03090409.xhp#par_id3154908.12.help.text
-msgid "<emph>Type:</emph> Type-declaration key word."
-msgstr "<emph>Type:</emph>類型宣告關鍵字。"
+#. tScM
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"par_id3153193\n"
+"9\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that you want to convert."
+msgstr "<emph>Text:</emph>要轉換的任意字串型表示式。"
-#: 03090409.xhp#hd_id3153770.16.help.text
-msgctxt "03090409.xhp#hd_id3153770.16.help.text"
+#. c1k`
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"hd_id3148451\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03090409.xhp#par_id3151113.17.help.text
-msgctxt "03090409.xhp#par_id3151113.17.help.text"
-msgid "Sub Example"
-msgstr "Sub ExampleShell"
-
-#: 03090409.xhp#par_idN1063F.help.text
-msgid "REM some statements"
-msgstr "REM 一些陳述式"
+#. 7h4+
+#: 03120302.xhp
+#, fuzzy
+msgctxt ""
+"03120302.xhp\n"
+"par_id3146121\n"
+"14\n"
+"help.text"
+msgid "Print LCase(sVar) ' Returns \"las vegas\""
+msgstr "Print LCase(sVar) REM 傳回「Las Vegas」"
-#: 03090409.xhp#par_id3154319.19.help.text
-msgctxt "03090409.xhp#par_id3154319.19.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. W%7M
+#: 03120302.xhp
+#, fuzzy
+msgctxt ""
+"03120302.xhp\n"
+"par_id3146986\n"
+"15\n"
+"help.text"
+msgid "Print UCase(sVar) ' Returns \"LAS VEGAS\""
+msgstr "Print UCase(sVar) REM 傳回「LAS VEGAS」"
-#: 03060400.xhp#tit.help.text
-msgid "Not-Operator [Runtime]"
-msgstr "「逆反」運算子 [執行階段]"
+#. xW/%
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"tit\n"
+"help.text"
+msgid "ThisComponent Statement [Runtime]"
+msgstr "ThisComponent 陳述式 [執行階段]"
-#: 03060400.xhp#bm_id3156024.help.text
-msgid "<bookmark_value>Not operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>逆反運算子 (logical)</bookmark_value>"
+#. ao3R
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"bm_id3155342\n"
+"help.text"
+msgid "<bookmark_value>ThisComponent property</bookmark_value><bookmark_value>components;addressing</bookmark_value>"
+msgstr "<bookmark_value>ThisComponent 屬性</bookmark_value><bookmark_value>元件; 定位</bookmark_value>"
-#: 03060400.xhp#hd_id3156024.1.help.text
-msgid "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"Not-Operator [Runtime]\">Not-Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"「逆反」運算子 [執行階段]\">「逆反」運算子 [執行階段]</link>"
+#. E)_o
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"hd_id3155342\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent [Runtime]\">ThisComponent [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent [執行階段]\">ThisComponent [執行階段]</link>"
-#: 03060400.xhp#par_id3159414.2.help.text
-msgid "Negates an expression by inverting the bit values."
-msgstr "透過逆轉表示式的位元值來逆反表示式。"
+#. P`3X
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id3154923\n"
+"2\n"
+"help.text"
+msgid "Addresses the active component so that its properties can be read and set. ThisComponent is used from document Basic, where it represents the document the Basic belongs to. The type of object accessed by ThisComponent depends on the document type."
+msgstr "定位使用中程式元件,以便讀取和設定其屬性。ThisComponent 透過文件 Basic 使用,表示 Basic 所屬的文件。ThisComponent 存取的物件類型會視文件類型而定。"
-#: 03060400.xhp#hd_id3149457.3.help.text
-msgctxt "03060400.xhp#hd_id3149457.3.help.text"
+#. b?S/
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"hd_id3154346\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03060400.xhp#par_id3150360.4.help.text
-msgid "Result = Not Expression"
-msgstr "Result = Not Expression"
-
-#: 03060400.xhp#hd_id3151211.5.help.text
-msgctxt "03060400.xhp#hd_id3151211.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03060400.xhp#par_id3147228.6.help.text
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the negation."
-msgstr "<emph>Result:</emph>包含逆反結果的任意數值型變數。"
-
-#: 03060400.xhp#par_id3154124.7.help.text
-msgid "<emph>Expression:</emph> Any expression that you want to negate."
-msgstr "<emph>Expression:</emph> 要執行逆反運算的任意表示式。"
-
-#: 03060400.xhp#par_id3150868.8.help.text
-msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True."
-msgstr "當逆反布林型表示式時,值 True (真) 變為 False (假),值 False (假) 變為 True (真)。"
-
-#: 03060400.xhp#par_id3145785.9.help.text
-msgid "In a bitwise negation each individual bit is inverted."
-msgstr "在進行逐位元逆反時,各個位上的值均被反轉。"
+#. SEG1
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id3151056\n"
+"4\n"
+"help.text"
+msgid "ThisComponent"
+msgstr "ThisComponent"
-#: 03060400.xhp#hd_id3153093.10.help.text
-msgctxt "03060400.xhp#hd_id3153093.10.help.text"
+#. }j,h
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"hd_id3154940\n"
+"5\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03060400.xhp#par_id3153143.11.help.text
-msgid "Sub ExampleNot"
-msgstr "Sub ExampleNot"
-
-#: 03060400.xhp#par_id3147317.12.help.text
-msgctxt "03060400.xhp#par_id3147317.12.help.text"
-msgid "Dim vA as Variant, vB as Variant, vC as Variant, vD as Variant"
-msgstr "Dim vA as Variant, vB as Variant, vC as Variant, vD as Variant"
-
-#: 03060400.xhp#par_id3145274.13.help.text
-msgctxt "03060400.xhp#par_id3145274.13.help.text"
-msgid "Dim vOut as Variant"
-msgstr "Dim vOut as Variant"
-
-#: 03060400.xhp#par_id3153363.14.help.text
-msgctxt "03060400.xhp#par_id3153363.14.help.text"
-msgid "vA = 10: vB = 8: vC = 6: vD = Null"
-msgstr "vA = 10:vB = 8:vC = 6:vD = Null"
-
-#: 03060400.xhp#par_id3145749.15.help.text
-msgid "vOut = Not vA REM Returns -11"
-msgstr "vOut = Not vA REM 傳回 -11"
-
-#: 03060400.xhp#par_id3148645.16.help.text
-msgid "vOut = Not(vC > vD) REM Returns -1"
-msgstr "vOut = Not(vC > vD) REM 傳回 -1"
-
-#: 03060400.xhp#par_id3156441.17.help.text
-msgid "vOut = Not(vB > vA) REM Returns -1"
-msgstr "vOut = Not(vB > vA) REM 傳回 -1"
+#. [y^r
+#: 03132200.xhp
+#, fuzzy
+msgctxt ""
+"03132200.xhp\n"
+"par_id3154123\n"
+"7\n"
+"help.text"
+msgid "' updates the \"Table of Contents\" in a text doc"
+msgstr "REM 更新文件中的「目錄」"
-#: 03060400.xhp#par_id3152596.18.help.text
-msgid "vOut = Not(vA > vB) REM Returns 0"
-msgstr "vOut = Not(vA > vB) REM 傳回 0"
+#. eZT7
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id3153194\n"
+"10\n"
+"help.text"
+msgid "index = allindexes.getByName(\"Table of Contents1\")"
+msgstr "index = allindexes.getByName (\"Table of Contents1\")"
-#: 03060400.xhp#par_id3154319.19.help.text
-msgctxt "03060400.xhp#par_id3154319.19.help.text"
-msgid "end Sub"
-msgstr "end Sub"
+#. ;#Mi
+#: 03132200.xhp
+#, fuzzy
+msgctxt ""
+"03132200.xhp\n"
+"par_id3156422\n"
+"11\n"
+"help.text"
+msgid "' use the default name for Table of Contents and a 1"
+msgstr "REM 使用標準的目錄名稱和數字 1"
-#: 03103300.xhp#tit.help.text
-msgid "Option Explicit Statement [Runtime]"
-msgstr "Option Explicit 陳述式 [執行階段]"
+#. VSH3
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"tit\n"
+"help.text"
+msgid "Second Function [Runtime]"
+msgstr "Second 函數 [執行階段]"
-#: 03103300.xhp#bm_id3145090.help.text
-msgid "<bookmark_value>Option Explicit statement</bookmark_value>"
-msgstr "<bookmark_value>Option Explicit 陳述式</bookmark_value>"
+#. Jhy-
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"bm_id3153346\n"
+"help.text"
+msgid "<bookmark_value>Second function</bookmark_value>"
+msgstr "<bookmark_value>Second;函數</bookmark_value>"
-#: 03103300.xhp#hd_id3145090.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit Statement [Runtime]\">Option Explicit Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit 陳述式 [執行階段]\">Option Explicit 陳述式 [執行階段]</link>"
+#. 32Oj
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"hd_id3153346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second Function [Runtime]\">Second Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second 函數 [執行階段]\">Second 函數 [執行階段]</link>"
-#: 03103300.xhp#par_id3148538.2.help.text
-msgid "Specifies that every variable in the program code must be explicitly declared with the Dim statement."
-msgstr "指定必須使用 Dim 陳述式明確宣告程式碼中的每個變數。"
+#. _=dl
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3156023\n"
+"2\n"
+"help.text"
+msgid "Returns an integer that represents the seconds of the serial time number that is generated by the TimeSerial or the TimeValue function."
+msgstr "傳回一個整數,表示由 TimeSerial 或 TimeValue 函數產生的順序時間數所對應的秒值。"
-#: 03103300.xhp#hd_id3149763.3.help.text
-msgctxt "03103300.xhp#hd_id3149763.3.help.text"
+#. nVg[
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"hd_id3147264\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03103300.xhp#par_id3149514.4.help.text
-msgctxt "03103300.xhp#par_id3149514.4.help.text"
-msgid "Option Explicit"
-msgstr "Option Explicit"
-
-#: 03103300.xhp#hd_id3145315.5.help.text
-msgctxt "03103300.xhp#hd_id3145315.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03103300.xhp#par_id3145172.6.help.text
-msgctxt "03103300.xhp#par_id3145172.6.help.text"
-msgid "This statement must be added before the executable program code in a module."
-msgstr "此陳述式必須位於模組中的可執行程式碼之前。"
+#. k/*4
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3146795\n"
+"4\n"
+"help.text"
+msgid "Second (Number)"
+msgstr "Second(Number)"
-#: 03103300.xhp#hd_id3125864.7.help.text
-msgctxt "03103300.xhp#hd_id3125864.7.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. 1b+\
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"hd_id3150792\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03103300.xhp#par_id3154217.8.help.text
-msgctxt "03103300.xhp#par_id3154217.8.help.text"
-msgid "Option Explicit"
-msgstr "Option Explicit"
+#. 3txD
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3154140\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03103300.xhp#par_id3156214.9.help.text
-msgid "Sub ExampleExplicit"
-msgstr "Sub ExampleExplicit"
+#. YIBm
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"hd_id3156280\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03103300.xhp#par_id3153193.10.help.text
-msgctxt "03103300.xhp#par_id3153193.10.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar As String"
+#. ;OV2
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3154124\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that contains the serial time number that is used to calculate the number of seconds."
+msgstr "<emph>Number:</emph>數值型表示式,包含用於計算秒數的順序時間數。"
-#: 03103300.xhp#par_id3159252.11.help.text
-msgctxt "03103300.xhp#par_id3159252.11.help.text"
-msgid "sVar = \"Las Vegas\""
-msgstr "sVar = \"Las Vegas\""
+#. IX,C
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3125864\n"
+"9\n"
+"help.text"
+msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the seconds of a serial time value that is generated by the <emph>TimeSerial</emph> or <emph>TimeValue </emph>functions. For example, the expression:"
+msgstr "此函數是 <emph>TimeSerial</emph> 函數的逆運算,傳回由 <emph>TimeSerial</emph> 或 <emph>TimeValue</emph> 函數產生的順序時間值所對應的秒值。例如,表示式:"
-#: 03103300.xhp#par_id3145787.12.help.text
-msgid "For i% = 1 to 10 REM This results in a run-time error"
-msgstr "For i% = 1 to 10 REM 這將導致執行階段錯誤"
+#. *~]@
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3153951\n"
+"10\n"
+"help.text"
+msgid "Print Second(TimeSerial(12,30,41))"
+msgstr "Print Second(TimeSerial(12,30,41))"
-#: 03103300.xhp#par_id3152598.13.help.text
-msgid "REM"
-msgstr "REM"
+#. 0,RX
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3151117\n"
+"11\n"
+"help.text"
+msgid "returns the value 41."
+msgstr "傳回值為 41。"
-#: 03103300.xhp#par_id3145749.14.help.text
-msgid "Next i%"
-msgstr "Next i%"
+#. .H86
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"hd_id3147426\n"
+"12\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03103300.xhp#par_id3150010.15.help.text
-msgctxt "03103300.xhp#par_id3150010.15.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. aP#9
+#: 03030204.xhp
+msgctxt ""
+"03030204.xhp\n"
+"par_id3156441\n"
+"14\n"
+"help.text"
+msgid "MsgBox \"The exact second of the current time is \"& Second( Now )"
+msgstr "MsgBox \"The exact second of the current time is \"& Second( Now )"
-#: 03100900.xhp#tit.help.text
-msgid "CSng Function[Runtime]"
-msgstr "CSng 函數 [執行階段]"
+#. G314
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsDate Function [Runtime]"
+msgstr "IsDate 函數 [執行階段]"
-#: 03100900.xhp#bm_id3153753.help.text
-msgid "<bookmark_value>CSng function</bookmark_value>"
-msgstr "<bookmark_value>CSng;函數</bookmark_value>"
+#. X/a-
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"bm_id3145090\n"
+"help.text"
+msgid "<bookmark_value>IsDate function</bookmark_value>"
+msgstr "<bookmark_value>IsDate;函數</bookmark_value>"
-#: 03100900.xhp#hd_id3153753.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100900.xhp\" name=\"CSng Function[Runtime]\">CSng Function[Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100900.xhp\" name=\"CSng 函數 [執行階段]\">CSng 函數 [執行階段]</link>"
+#. xo\2
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"hd_id3145090\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate Function [Runtime]\">IsDate Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate 函數 [執行階段]\">IsDate 函數 [執行階段]</link>"
-#: 03100900.xhp#par_id3149748.2.help.text
-msgid "Converts any string or numeric expression to data type Single."
-msgstr "將任意字串型表示式或數值型表示式轉換為單精度資料類型。"
+#. }scP
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"par_id3153311\n"
+"2\n"
+"help.text"
+msgid "Tests if a numeric or string expression can be converted to a <emph>Date</emph> variable."
+msgstr "測試數值型表示式或字串型表示式是否可被轉換為<emph>日期型</emph>變數。"
-#: 03100900.xhp#hd_id3153255.3.help.text
-msgctxt "03100900.xhp#hd_id3153255.3.help.text"
+#. FZ3-
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"hd_id3153824\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03100900.xhp#par_id3148983.4.help.text
-msgid "CSng (Expression)"
-msgstr "CSng(Expression)"
+#. +ch^
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"par_id3147573\n"
+"4\n"
+"help.text"
+msgid "IsDate (Expression)"
+msgstr "IsDate(Expression)"
-#: 03100900.xhp#hd_id3152347.5.help.text
-msgctxt "03100900.xhp#hd_id3152347.5.help.text"
+#. M(#x
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"hd_id3143270\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03100900.xhp#par_id3153750.6.help.text
-msgctxt "03100900.xhp#par_id3153750.6.help.text"
-msgid "Single"
-msgstr "單精度型"
+#. q_,z
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "Bool"
+msgstr "布林型"
-#: 03100900.xhp#hd_id3146957.7.help.text
-msgctxt "03100900.xhp#hd_id3146957.7.help.text"
+#. [9,$
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"hd_id3148947\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03100900.xhp#par_id3153345.8.help.text
-msgctxt "03100900.xhp#par_id3153345.8.help.text"
-msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Expression:</emph>要轉換的任意字串型表示式或數值型表示式。若要轉換字串型表示式,必須使用作業系統的標準數字格式,將數字作為一般文字 (「123.5」) 輸入。"
+#. j5XW
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"par_id3145069\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns <emph>True</emph>, otherwise the function returns <emph>False</emph>."
+msgstr "<emph>Expression:</emph>要測試的任意數值型表示式或字串型表示式。如果表示式可被轉換為日期型變數,則函數將傳回 <emph>True (真)</emph>,否則將傳回 <emph>False (假)</emph>。"
-#: 03100900.xhp#hd_id3149514.9.help.text
-msgctxt "03100900.xhp#hd_id3149514.9.help.text"
+#. ,l6s
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
+"hd_id3150447\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03100900.xhp#par_id3154142.10.help.text
-msgid "Sub ExampleCSNG"
-msgstr "Sub ExampleCSNG"
-
-#: 03100900.xhp#par_id3147573.11.help.text
-msgctxt "03100900.xhp#par_id3147573.11.help.text"
-msgid "Msgbox CDbl(1234.5678)"
-msgstr "Msgbox CDbl(1234.5678)"
-
-#: 03100900.xhp#par_id3150772.12.help.text
-msgctxt "03100900.xhp#par_id3150772.12.help.text"
-msgid "Msgbox CInt(1234.5678)"
-msgstr "Msgbox CInt(1234.5678)"
-
-#: 03100900.xhp#par_id3147531.13.help.text
-msgctxt "03100900.xhp#par_id3147531.13.help.text"
-msgid "Msgbox CLng(1234.5678)"
-msgstr "Msgbox CLng(1234.5678)"
-
-#: 03100900.xhp#par_id3147265.14.help.text
-msgctxt "03100900.xhp#par_id3147265.14.help.text"
-msgid "Msgbox CSng(1234.5678)"
-msgstr "Msgbox CSng(1234.5678)"
-
-#: 03100900.xhp#par_id3159414.15.help.text
-msgctxt "03100900.xhp#par_id3159414.15.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 01020200.xhp#tit.help.text
-msgid "Using Objects"
-msgstr "使用物件"
-
-#: 01020200.xhp#hd_id3145645.1.help.text
-msgid "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Using the Object Catalog</link></variable>"
-msgstr "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">使用物件分類</link></variable>"
-
-#: 01020200.xhp#par_id3153707.76.help.text
-msgid "The object catalog provides an overview of all modules and dialogs you have created in $[officename]."
-msgstr "物件分類提供了您在 $[officename] 中建立的所有模組和對話方塊的摘要。"
-
-#: 01020200.xhp#par_id3147346.78.help.text
-msgid "Click the <emph>Object Catalog</emph> icon <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Icon</alt></image> in the Macro toolbar to display the object catalog."
-msgstr "按一下 [巨集] 工具列上的<emph>物件分類</emph><image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">圖示</alt></image>以顯示物件分類。"
-
-#: 01020200.xhp#par_id3155114.79.help.text
-msgid "The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects."
-msgstr "此對話方塊以階層形式顯示所有現有物件的清單。按兩下清單項目可以開啟其下級物件。"
-
-#: 01020200.xhp#par_id3150786.83.help.text
-msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, select the corresponding entry and click the <emph>Show</emph> icon <image id=\"img_id3149527\" src=\"basctl/res/im01.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3149527\">Icon</alt></image>."
-msgstr "若要在編輯器中顯示某個模組,或者要將游標置於所選取的 SUB 或 FUNCTION 中,請選取對應的條目,並按一下<emph>顯示</emph><image id=\"img_id3149527\" src=\"basctl/res/im01.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3149527\">圖示</alt></image>。"
-
-#: 01020200.xhp#par_id3153266.81.help.text
-msgid "Click the (X) icon in the title bar to close the object catalog."
-msgstr "按一下標題列中的 (X) 圖示以關閉物件分類。"
-
-#: 03030203.xhp#tit.help.text
-msgid "Now Function [Runtime]"
-msgstr "Now 函數 [執行階段]"
-
-#: 03030203.xhp#bm_id3149416.help.text
-msgid "<bookmark_value>Now function</bookmark_value>"
-msgstr "<bookmark_value>Now;函數</bookmark_value>"
-
-#: 03030203.xhp#hd_id3149416.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Now Function [Runtime]\">Now Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Now 函數 [執行階段]\">Now 函數 [執行階段]</link>"
-
-#: 03030203.xhp#par_id3149670.2.help.text
-msgid "Returns the current system date and time as a <emph>Date</emph> value."
-msgstr "以<emph>日期型</emph>數值的形式傳回目前的系統日期和時間。"
-
-#: 03030203.xhp#hd_id3149456.3.help.text
-msgctxt "03030203.xhp#hd_id3149456.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
-
-#: 03030203.xhp#par_id3149655.4.help.text
-msgid "Now"
-msgstr "Now"
-
-#: 03030203.xhp#hd_id3154366.5.help.text
-msgctxt "03030203.xhp#hd_id3154366.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
-
-#: 03030203.xhp#par_id3154909.6.help.text
-msgctxt "03030203.xhp#par_id3154909.6.help.text"
-msgid "Date"
-msgstr "日期型"
+#. Ke^3
+#: 03102300.xhp
+#, fuzzy
+msgctxt ""
+"03102300.xhp\n"
+"par_id3150869\n"
+"13\n"
+"help.text"
+msgid "Print IsDate(sDateVar) ' Returns True"
+msgstr "print IsDate(sDateVar) REM 傳回 True (真)"
-#: 03030203.xhp#hd_id3147229.7.help.text
-msgctxt "03030203.xhp#hd_id3147229.7.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. ^f9`
+#: 03102300.xhp
+#, fuzzy
+msgctxt ""
+"03102300.xhp\n"
+"par_id3147288\n"
+"15\n"
+"help.text"
+msgid "Print IsDate(sDateVar) ' Returns False"
+msgstr "print IsDate(sDateVar) REM 傳回 False (假)"
-#: 03030203.xhp#par_id3145172.8.help.text
-msgid "Sub ExampleNow"
-msgstr "Sub ExampleNow"
+#. baSz
+#: 03020400.xhp
+msgctxt ""
+"03020400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Managing Files"
+msgstr "管理檔案"
-#: 03030203.xhp#par_id3150870.9.help.text
-msgid "msgbox \"It is now \" & Now"
-msgstr "msgbox \"It is now \" & Now"
+#. Ave(
+#: 03020400.xhp
+msgctxt ""
+"03020400.xhp\n"
+"hd_id3145136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"Managing Files\">Managing Files</link>"
+msgstr "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"管理檔案\">管理檔案</link>"
-#: 03030203.xhp#par_id3145787.10.help.text
-msgctxt "03030203.xhp#par_id3145787.10.help.text"
-msgid "End sub"
-msgstr "End sub"
+#. W3QL
+#: 03020400.xhp
+msgctxt ""
+"03020400.xhp\n"
+"par_id3147264\n"
+"2\n"
+"help.text"
+msgid "The functions and statements for managing files are described here."
+msgstr "下面介紹用於管理檔案的函數和陳述式。"
-#: 03131400.xhp#tit.help.text
-msgid "TwipsPerPixelY Function [Runtime]"
-msgstr "TwipsPerPixelY 函數 [執行階段]"
+#. fi5C
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"tit\n"
+"help.text"
+msgid "CBool Function [Runtime]"
+msgstr "CBool 函數 [執行階段]"
-#: 03131400.xhp#bm_id3150040.help.text
-msgid "<bookmark_value>TwipsPerPixelY function</bookmark_value>"
-msgstr "<bookmark_value>TwipsPerPixelY;函數</bookmark_value>"
+#. oVE[
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>CBool function</bookmark_value>"
+msgstr "<bookmark_value>CBool;函數</bookmark_value>"
-#: 03131400.xhp#hd_id3150040.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY Function [Runtime]\">TwipsPerPixelY Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY 函數 [執行階段]\">TwipsPerPixelY 函數 [執行階段]</link>"
+#. 9Ulc
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function [Runtime]\">CBool Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool 函數 [執行階段]\">CBool 函數 [執行階段]</link>"
-#: 03131400.xhp#par_id3154186.2.help.text
-msgid "Returns the number of twips that represent the height of a pixel."
-msgstr "傳回表示像素高度的 twip 數。"
+#. VK+I
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3145136\n"
+"2\n"
+"help.text"
+msgid "Converts a string comparison or numeric comparison to a Boolean expression, or converts a single numeric expression to a Boolean expression."
+msgstr "將字串比較或數字比較的結果轉換成布林型表示式,或者將單個數值型表示式轉換成布林型表示式。"
-#: 03131400.xhp#hd_id3145090.3.help.text
-msgctxt "03131400.xhp#hd_id3145090.3.help.text"
+#. ]6Hm
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"hd_id3153345\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03131400.xhp#par_id3153681.4.help.text
-msgid "n = TwipsPerPixelY"
-msgstr "n = TwipsPerPixelY"
+#. 2e-n
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3149514\n"
+"4\n"
+"help.text"
+msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)"
+msgstr "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)"
-#: 03131400.xhp#hd_id3148473.5.help.text
-msgctxt "03131400.xhp#hd_id3148473.5.help.text"
+#. w!Vn
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"hd_id3156152\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03131400.xhp#par_id3154306.6.help.text
-msgctxt "03131400.xhp#par_id3154306.6.help.text"
-msgid "Integer"
-msgstr "整型"
-
-#: 03131400.xhp#hd_id3149235.7.help.text
-msgctxt "03131400.xhp#hd_id3149235.7.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03131400.xhp#par_id3150503.8.help.text
-msgctxt "03131400.xhp#par_id3150503.8.help.text"
-msgid "Sub ExamplePixelTwips"
-msgstr "Sub ExamplePixelTwips"
-
-#: 03131400.xhp#par_id3154142.9.help.text
-msgctxt "03131400.xhp#par_id3154142.9.help.text"
-msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
-msgstr "MsgBox \"\" & TwipsPerPixelX () & \" Twips * \" & TwipsPerPixelY () & \" Twips\",0,\"Pixel size\""
-
-#: 03131400.xhp#par_id3148944.10.help.text
-msgctxt "03131400.xhp#par_id3148944.10.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03020414.xhp#tit.help.text
-msgid "SetAttr Statement [Runtime]"
-msgstr "SetAttr 陳述式 [執行階段]"
-
-#: 03020414.xhp#bm_id3147559.help.text
-msgid "<bookmark_value>SetAttr statement</bookmark_value>"
-msgstr "<bookmark_value>SetAttr 陳述式</bookmark_value>"
-
-#: 03020414.xhp#hd_id3147559.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr Statement [Runtime]\">SetAttr Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr 陳述式 [執行階段]\">SetAttr 陳述式 [執行階段]</link>"
-
-#: 03020414.xhp#par_id3147264.2.help.text
-msgid "Sets the attribute information for a specified file."
-msgstr "為指定的檔案設定屬性資訊。"
-
-#: 03020414.xhp#hd_id3150359.3.help.text
-msgctxt "03020414.xhp#hd_id3150359.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
-
-#: 03020414.xhp#par_id3154365.4.help.text
-msgid "SetAttr FileName As String, Attribute As Integer"
-msgstr "SetAttr FileName As String, Attribute As Integer"
+#. yd2Q
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3155419\n"
+"6\n"
+"help.text"
+msgid "Bool"
+msgstr "布林型"
-#: 03020414.xhp#hd_id3125863.5.help.text
-msgctxt "03020414.xhp#hd_id3125863.5.help.text"
+#. z7cP
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"hd_id3147530\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020414.xhp#par_id3154909.6.help.text
-msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "FileName:要進行屬性測試的檔案之名稱 (包含路徑)。如果未輸入路徑,<emph>SetAttr</emph> 將在目前目錄中搜尋該檔案。也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-
-#: 03020414.xhp#par_id3153192.7.help.text
-msgid "<emph>Attribute:</emph> Bit pattern defining the attributes that you want to set or to clear:"
-msgstr "<emph>Attribute:</emph>用於定義要設定或清除的屬性之位元型樣:"
+#. Qam$
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3156344\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any string or numeric expressions that you want to compare. If the expressions match, the <emph>CBool</emph> function returns <emph>True</emph>, otherwise <emph>False</emph> is returned."
+msgstr "<emph>Expression1、Expression2:</emph>要比較的任意字串型表示式或數值型表示式。如果表示式相符,<emph>CBool</emph> 函數將傳回 <emph>True (真)</emph>,否則將傳回 <emph>False (假)</emph>。"
-#: 03020414.xhp#par_id3145786.8.help.text
-msgid "<emph>Value</emph>"
-msgstr "<emph>值</emph>"
+#. QOI,
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3149655\n"
+"9\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to convert. If the expression equals 0, <emph>False</emph> is returned, otherwise <emph>True</emph> is returned."
+msgstr "<emph>Number:</emph>要轉換的任意數值型表示式。如果表示式等於 0,則傳回 <emph>False (假)</emph>,否則傳回 <emph>True (真)</emph>。"
-#: 03020414.xhp#par_id3152596.9.help.text
-msgctxt "03020414.xhp#par_id3152596.9.help.text"
-msgid "0 : Normal files."
-msgstr "0 : 一般檔案。"
+#. A3$Z
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3145171\n"
+"10\n"
+"help.text"
+msgid "The following example uses the <emph>CBool</emph> function to evaluate the value that is returned by the <emph>Instr</emph> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
+msgstr "下面的示例將使用 <emph>CBool</emph> 函數演算 <emph>Instr</emph> 函數傳回的值。函數將檢查使用者輸入的句子中是否含有「and」。"
-#: 03020414.xhp#par_id3149262.10.help.text
-msgctxt "03020414.xhp#par_id3149262.10.help.text"
-msgid "1 : Read-only files."
-msgstr "1 : 唯讀檔案。"
+#. B#$~
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"hd_id3156212\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03020414.xhp#par_id3152576.13.help.text
-msgctxt "03020414.xhp#par_id3152576.13.help.text"
-msgid "32 : File was changed since last backup (Archive bit)."
-msgstr "32 : 從上一次備份以來,檔案已有變更 (歸檔位元)。"
+#. hK[U
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3155132\n"
+"14\n"
+"help.text"
+msgid "sText = InputBox(\"Please enter a short sentence:\")"
+msgstr "sText = InputBox(\"Please enter a short sentence:\")"
-#: 03020414.xhp#par_id3153093.14.help.text
-msgid "You can set multiple attributes by combining the respective values with a logic OR statement."
-msgstr "您可以透過邏輯「或」陳述式來組合各值,以設定多個屬性。"
+#. ?49T
+#: 03100100.xhp
+#, fuzzy
+msgctxt ""
+"03100100.xhp\n"
+"par_id3155855\n"
+"15\n"
+"help.text"
+msgid "' Proof if the word »and« appears in the sentence."
+msgstr "REM 檢驗句子中是否含有「and」。"
-#: 03020414.xhp#hd_id3147434.15.help.text
-msgctxt "03020414.xhp#hd_id3147434.15.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. Aj[8
+#: 03100100.xhp
+#, fuzzy
+msgctxt ""
+"03100100.xhp\n"
+"par_id3146984\n"
+"16\n"
+"help.text"
+msgid "' Instead of the command line"
+msgstr "REM 未使用下面的指令行"
-#: 03020414.xhp#par_id3154012.16.help.text
-msgctxt "03020414.xhp#par_id3154012.16.help.text"
-msgid "Sub ExampleSetGetAttr"
-msgstr "Sub ExampleSetGetAttr"
+#. MMD!
+#: 03100100.xhp
+#, fuzzy
+msgctxt ""
+"03100100.xhp\n"
+"par_id3148576\n"
+"17\n"
+"help.text"
+msgid "' If Instr(Input, \"and\")<>0 Then..."
+msgstr "REM If Instr(Input, \"and\")<>0 Then..."
-#: 03020414.xhp#par_id3148645.17.help.text
-msgctxt "03020414.xhp#par_id3148645.17.help.text"
-msgid "On Error Goto ErrorHandler REM Define target for error-handler"
-msgstr "On Error Goto ErrorHandler REM 定義錯誤處理程式的目標"
+#. 3*Uj
+#: 03100100.xhp
+#, fuzzy
+msgctxt ""
+"03100100.xhp\n"
+"par_id3154014\n"
+"18\n"
+"help.text"
+msgid "' the CBool function is applied as follows:"
+msgstr "REM 按如下方式使用 CBool 函數:"
-#: 03020414.xhp#par_id3145647.18.help.text
-msgctxt "03020414.xhp#par_id3145647.18.help.text"
-msgid "If Dir(\"C:\\test\",16)=\"\" Then MkDir \"C:\\test\""
-msgstr "If Dir(\"C:\\test\",16)=\"\" Then MkDir \"C:\\test\""
-
-#: 03020414.xhp#par_id3147126.19.help.text
-msgctxt "03020414.xhp#par_id3147126.19.help.text"
-msgid "If Dir(\"C:\\test\\autoexec.sav\")=\"\" THEN Filecopy \"c:\\autoexec.bat\", \"c:\\test\\autoexec.sav\""
-msgstr "If Dir(\"C:\\test\\autoexec.sav\")=\"\" THEN Filecopy \"c:\\autoexec.bat\", \"c:\\test\\autoexec.sav\""
-
-#: 03020414.xhp#par_id3151074.20.help.text
-msgctxt "03020414.xhp#par_id3151074.20.help.text"
-msgid "SetAttr \"c:\\test\\autoexec.sav\" ,0"
-msgstr "SetAttr \"c:\\test\\autoexec.sav\" ,0"
-
-#: 03020414.xhp#par_id3153158.21.help.text
-msgctxt "03020414.xhp#par_id3153158.21.help.text"
-msgid "Filecopy \"c:\\autoexec.bat\", \"c:\\test\\autoexec.sav\""
-msgstr "Filecopy \"c:\\autoexec.bat\", \"c:\\test\\autoexec.sav\""
-
-#: 03020414.xhp#par_id3149378.22.help.text
-msgctxt "03020414.xhp#par_id3149378.22.help.text"
-msgid "SetAttr \"c:\\test\\autoexec.sav\" ,1"
-msgstr "SetAttr \"c:\\test\\autoexec.sav\" ,1"
-
-#: 03020414.xhp#par_id3150716.23.help.text
-msgctxt "03020414.xhp#par_id3150716.23.help.text"
-msgid "print GetAttr( \"c:\\test\\autoexec.sav\" )"
-msgstr "print GetAttr( \"c:\\test\\autoexec.sav\" )"
-
-#: 03020414.xhp#par_id3154018.24.help.text
-msgctxt "03020414.xhp#par_id3154018.24.help.text"
-msgid "end"
-msgstr "end"
-
-#: 03020414.xhp#par_id3149121.25.help.text
-msgctxt "03020414.xhp#par_id3149121.25.help.text"
-msgid "ErrorHandler:"
-msgstr "ErrorHandler:"
-
-#: 03020414.xhp#par_id3156275.26.help.text
-msgctxt "03020414.xhp#par_id3156275.26.help.text"
-msgid "Print Error"
-msgstr "Print Error"
-
-#: 03020414.xhp#par_id3153707.27.help.text
-msgctxt "03020414.xhp#par_id3153707.27.help.text"
-msgid "end"
-msgstr "end"
-
-#: 03020414.xhp#par_id3145640.28.help.text
-msgctxt "03020414.xhp#par_id3145640.28.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. /nmc
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3155413\n"
+"19\n"
+"help.text"
+msgid "If CBool(Instr(sText, \"and\")) Then"
+msgstr "If CBool(Instr(sText, \"and\")) Then"
-#: 03020200.xhp#tit.help.text
-msgid "File Input/Output Functions"
-msgstr "檔案輸入/輸出函數"
+#. KbOY
+#: 03100100.xhp
+msgctxt ""
+"03100100.xhp\n"
+"par_id3152940\n"
+"20\n"
+"help.text"
+msgid "MsgBox \"The word »and« appears in the sentence you entered!\""
+msgstr "MsgBox \"The word 》and《 appears in the sentence you entered!\""
-#: 03020200.xhp#hd_id3150791.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"File Input/Output Functions\">File Input/Output Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"檔案輸入/輸出函數\">檔案輸入/輸出函數</link>"
+#. JK?i
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"tit\n"
+"help.text"
+msgid "Get Statement [Runtime]"
+msgstr "Get 陳述式 [執行階段]"
-#: 03060500.xhp#tit.help.text
-msgid "Or-Operator [Runtime]"
-msgstr "「或」運算子 [執行階段]"
+#. i`uQ
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"bm_id3154927\n"
+"help.text"
+msgid "<bookmark_value>Get statement</bookmark_value>"
+msgstr "<bookmark_value>Get 陳述式</bookmark_value>"
-#: 03060500.xhp#bm_id3150986.help.text
-msgid "<bookmark_value>Or operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>或運算子 (邏輯)</bookmark_value>"
+#. KV)w
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"hd_id3154927\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020201.xhp\">Get Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020201.xhp\">Get 陳述式 [執行階段]</link>"
-#: 03060500.xhp#hd_id3150986.1.help.text
-msgid "<link href=\"text/sbasic/shared/03060500.xhp\" name=\"Or-Operator [Runtime]\">Or Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03060500.xhp\" name=\"「或」運算子 [執行階段]\">「或」運算子 [執行階段]</link>"
+#. cd~k
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3145069\n"
+"2\n"
+"help.text"
+msgid "Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable."
+msgstr "將一個資料條目從相對檔案讀取並寫入一個變數中;或將一個位元組序列從二進制檔案讀取並寫入一個變數中。"
-#: 03060500.xhp#par_id3148552.2.help.text
-msgid "Performs a logical OR disjunction on two expressions."
-msgstr "對兩個表示式執行邏輯「或」聯集運算。"
+#. t!%G
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3154346\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> Statement"
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> 陳述式"
-#: 03060500.xhp#hd_id3148664.3.help.text
-msgctxt "03060500.xhp#hd_id3148664.3.help.text"
+#. 3-rr
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"hd_id3150358\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03060500.xhp#par_id3150358.4.help.text
-msgid "Result = Expression1 Or Expression2"
-msgstr "Result = Expression1 Or Expression2"
-
-#: 03060500.xhp#hd_id3151211.5.help.text
-msgctxt "03060500.xhp#hd_id3151211.5.help.text"
+#. \/Sn
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3150792\n"
+"5\n"
+"help.text"
+msgid "Get [#] FileNumber As Integer, [Position], Variable"
+msgstr "Get [#] FileNumber As Integer, [Position], Variable"
+
+#. cY8U
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"hd_id3154138\n"
+"6\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03060500.xhp#par_id3153192.6.help.text
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the disjunction."
-msgstr "<emph>Result</emph>:包含聯集運算結果的任意數值型變數。"
+#. Z5?[
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3150448\n"
+"7\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Any integer expression that determines the file number."
+msgstr "<emph>FileNumber</emph>:用於確定檔案號碼的任意整型表示式。"
-#: 03060500.xhp#par_id3147229.7.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to compare."
-msgstr "<emph>Expression1、Expression2:</emph>要比較的任意數值型表示式。"
+#. j8.;
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3154684\n"
+"8\n"
+"help.text"
+msgid "<emph>Position:</emph> For files opened in Random mode, <emph>Position</emph> is the number of the record that you want to read."
+msgstr "<emph>Position:</emph>對於以隨機模式開啟的檔案,<emph>Position</emph> 是指要讀取的資料條目之號碼。"
-#: 03060500.xhp#par_id3154684.8.help.text
-msgid "A logical OR disjunction of two Boolean expressions returns the value True if at least one comparison expression is True."
-msgstr "對布林型表示式進行邏輯「或」聯集運算時,兩個表示式中只要有一個為 True (真),則傳回 True (真)。"
+#. ;F6l
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3153768\n"
+"9\n"
+"help.text"
+msgid "For files opened in Binary mode, <emph>Position</emph> is the byte position in the file where the reading starts."
+msgstr "對於以二進制模式開啟的檔案,<emph>Position</emph> 是指檔案中開始讀取的位元組位置。"
-#: 03060500.xhp#par_id3153768.9.help.text
-msgid "A bit-wise comparison sets a bit in the result if the corresponding bit is set in at least one of the two expressions."
-msgstr "如果某個位元在至少兩個表示式之一中設定,則逐位元比較將在結果中設定該相應的位元。"
+#. f:k+
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3147319\n"
+"10\n"
+"help.text"
+msgid "If <emph>Position</emph> is omitted, the current position or the current data record of the file is used."
+msgstr "如果未指定 <emph>Position</emph>,則使用檔案的目前位置或目前資料條目作為開始讀取位置。"
+
+#. $fGn
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3149484\n"
+"11\n"
+"help.text"
+msgid "Variable: Name of the variable to be read. With the exception of object variables, you can use any variable type."
+msgstr "Variable:要讀取的變數之名稱。可以使用除物件型變數以外的任何變數類型。"
-#: 03060500.xhp#hd_id3161831.10.help.text
-msgctxt "03060500.xhp#hd_id3161831.10.help.text"
+#. p.RQ
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"hd_id3153144\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03060500.xhp#par_id3147427.11.help.text
-msgid "Sub ExampleOr"
-msgstr "Sub ExampleOr"
-
-#: 03060500.xhp#par_id3153142.12.help.text
-msgctxt "03060500.xhp#par_id3153142.12.help.text"
-msgid "Dim vA as Variant, vB as Variant, vC as Variant, vD as Variant"
-msgstr "Dim vA as Variant, vB as Variant, vC as Variant, vD as Variant"
-
-#: 03060500.xhp#par_id3154014.13.help.text
-msgctxt "03060500.xhp#par_id3154014.13.help.text"
-msgid "Dim vOut as Variant"
-msgstr "Dim vOut as Variant"
-
-#: 03060500.xhp#par_id3155856.14.help.text
-msgctxt "03060500.xhp#par_id3155856.14.help.text"
-msgid "vA = 10: vB = 8: vC = 6: vD = Null"
-msgstr "vA = 10:vB = 8:vC = 6:vD = Null"
+#. S0wR
+#: 03020201.xhp
+#, fuzzy
+msgctxt ""
+"03020201.xhp\n"
+"par_id3155307\n"
+"15\n"
+"help.text"
+msgid "Dim sText As Variant ' Must be a variant"
+msgstr "Dim sText As Variant REM 必須是變體型變數"
-#: 03060500.xhp#par_id3152460.15.help.text
-msgid "vOut = vA > vB Or vB > vC REM -1"
-msgstr "vOut = vA > vB Or vB > vC REM -1"
+#. a,8B
+#: 03020201.xhp
+#, fuzzy
+msgctxt ""
+"03020201.xhp\n"
+"par_id3149411\n"
+"21\n"
+"help.text"
+msgid "Seek #iNumber,1 ' Position at beginning"
+msgstr "Seek #iNumber,1 REM 指定開始位置"
-#: 03060500.xhp#par_id3147349.16.help.text
-msgid "vOut = vB > vA Or vB > vC REM -1"
-msgstr "vOut = vB > vA Or vB > vC REM -1"
+#. TgS]
+#: 03020201.xhp
+#, fuzzy
+msgctxt ""
+"03020201.xhp\n"
+"par_id3153158\n"
+"22\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
+msgstr "Put #iNumber,, \"This is the first line of text\" REM 用文字充填行"
-#: 03060500.xhp#par_id3151114.17.help.text
-msgid "vOut = vA > vB Or vB > vD REM -1"
-msgstr "vOut = vA > vB Or vB > vD REM -1"
+#. p:M5
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3148457\n"
+"23\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the second line of text\""
+msgstr "Put #iNumber,, \"This is the second line of text\""
-#: 03060500.xhp#par_id3153726.18.help.text
-msgid "vOut = (vB > vD Or vB > vA) REM 0"
-msgstr "vOut = (vB > vD Or vB > vA) REM 0"
+#. Faya
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3150715\n"
+"24\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the third line of text\""
+msgstr "Put #iNumber,, \"This is the third line of text\""
-#: 03060500.xhp#par_id3152598.19.help.text
-msgid "vOut = vB Or vA REM 10"
-msgstr "vOut = vB Or vA REM 10"
+#. lUtS
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3155938\n"
+"33\n"
+"help.text"
+msgid "Put #iNumber,,\"This is a new text\""
+msgstr "Put #iNumber,,\"This is a new text\""
-#: 03060500.xhp#par_id3150420.20.help.text
-msgctxt "03060500.xhp#par_id3150420.20.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. ?JFT
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"par_id3146916\n"
+"36\n"
+"help.text"
+msgid "Put #iNumber,20,\"This is the text in record 20\""
+msgstr "Put #iNumber,20,\"This is the text in record 20\""
-#: 03120102.xhp#tit.help.text
-msgid "Chr Function [Runtime]"
-msgstr "Chr 函數 [執行階段]"
+#. g+=;
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsNumeric Function [Runtime]"
+msgstr "IsNumeric 函數 [執行階段]"
-#: 03120102.xhp#bm_id3149205.help.text
-msgid "<bookmark_value>Chr function</bookmark_value>"
-msgstr "<bookmark_value>Chr;函數</bookmark_value>"
+#. R?s[
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"bm_id3145136\n"
+"help.text"
+msgid "<bookmark_value>IsNumeric function</bookmark_value>"
+msgstr "<bookmark_value>IsNumeric;函數</bookmark_value>"
-#: 03120102.xhp#hd_id3149205.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Function [Runtime]\">Chr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr 函數 [執行階段]\">Chr 函數 [執行階段]</link>"
+#. Y]94
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"hd_id3145136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric Function [Runtime]\">IsNumeric Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric 函數 [執行階段]\">IsNumeric 函數 [執行階段]</link>"
-#: 03120102.xhp#par_id3153311.2.help.text
-msgid "Returns the character that corresponds to the specified character code."
-msgstr "傳回與指定字元代碼對應的字元。"
+#. O1F$
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"par_id3149177\n"
+"2\n"
+"help.text"
+msgid "Tests if an expression is a number. If the expression is a <link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"number\">number</link>, the function returns True, otherwise the function returns False."
+msgstr "測試表示式是否為數字。如果表示式是<link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"數字\">數字</link>,則函數傳回 True (真),否則傳回 False (假)。"
-#: 03120102.xhp#hd_id3149514.3.help.text
-msgctxt "03120102.xhp#hd_id3149514.3.help.text"
+#. LVo7
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"hd_id3149415\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120102.xhp#par_id3150669.4.help.text
-msgid "Chr(Expression As Integer)"
-msgstr "Chr(Expression As Integer)"
+#. @Op;
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"par_id3150771\n"
+"4\n"
+"help.text"
+msgid "IsNumeric (Var)"
+msgstr "IsNumeric(Var)"
-#: 03120102.xhp#hd_id3143228.5.help.text
-msgctxt "03120102.xhp#hd_id3143228.5.help.text"
+#. kEIG
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"hd_id3148685\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03120102.xhp#par_id3153824.6.help.text
-msgctxt "03120102.xhp#par_id3153824.6.help.text"
-msgid "String"
-msgstr "字串型"
+#. JlFL
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"par_id3148944\n"
+"6\n"
+"help.text"
+msgid "Bool"
+msgstr "布林型"
-#: 03120102.xhp#hd_id3148944.7.help.text
-msgctxt "03120102.xhp#hd_id3148944.7.help.text"
+#. iDC!
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"hd_id3148947\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03120102.xhp#par_id3149295.8.help.text
-msgid "<emph>Expression:</emph> Numeric variables that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value."
-msgstr "<emph>Expression:</emph>表示一個有效的 8 位元 ASCII 值 (0-255) 或 16 位元 Unicode 值的數值型變數。"
-
-#: 03120102.xhp#par_id3159414.9.help.text
-msgid "Use the <emph>Chr$</emph> function to send special control sequences to a printer or to another output source. You can also use it to insert quotation marks in a string expression."
-msgstr "使用 <emph>Chr$</emph> 函數,將特殊控制項序列傳送至印表機或其他匯出源。您也可以使用該函數,以在字串型表示式中插入引號。"
+#. 7yHn
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"par_id3154760\n"
+"8\n"
+"help.text"
+msgid "<emph>Var:</emph> Any expression that you want to test."
+msgstr "<emph>Var:</emph>要測試的任意表示式。"
-#: 03120102.xhp#hd_id3154366.10.help.text
-msgctxt "03120102.xhp#hd_id3154366.10.help.text"
+#. LS|e
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"hd_id3149656\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120102.xhp#par_id3144502.11.help.text
-msgid "sub ExampleChr"
-msgstr "sub ExampleChr"
+#. TotR
+#: 03102700.xhp
+#, fuzzy
+msgctxt ""
+"03102700.xhp\n"
+"par_id3147230\n"
+"13\n"
+"help.text"
+msgid "Print IsNumeric(vVar) ' Returns False"
+msgstr "Print IsNumeric(vVar) REM 傳回 False (假)"
-#: 03120102.xhp#par_id3154909.12.help.text
-msgid "REM This example inserts quotation marks (ASCII value 34) in a string."
-msgstr "REM 此示例在字串中插入問號 (ASCII 值為 34)。"
+#. PUPx
+#: 03102700.xhp
+#, fuzzy
+msgctxt ""
+"03102700.xhp\n"
+"par_id3154910\n"
+"15\n"
+"help.text"
+msgid "Print IsNumeric(vVar) ' Returns True"
+msgstr "Print IsNumeric(sVar) REM 傳回 True (真)"
-#: 03120102.xhp#par_id3151380.13.help.text
-msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
-msgstr "MsgBox \"A \"+ Chr$(34) +\"short\" + Chr$(34) +\" trip.\""
+#. lA#2
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Optional (in Function Statement) [Runtime]"
+msgstr "Optional (在函數陳述式中)[執行階段]"
-#: 03120102.xhp#par_id3145174.14.help.text
-msgid "REM The printout appears in the dialog as: A \"short\" trip."
-msgstr "REM 對話方塊中顯示的輸出為:A \"short\" trip。"
+#. 7,`h
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"bm_id3149205\n"
+"help.text"
+msgid "<bookmark_value>Optional function</bookmark_value>"
+msgstr "<bookmark_value>Optional;函數</bookmark_value>"
-#: 03120102.xhp#par_id3154685.15.help.text
-msgctxt "03120102.xhp#par_id3154685.15.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. _R~y
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"hd_id3149205\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (in Function Statement) [Runtime]\">Optional (in Function Statement) [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (在函數陳述式中)[執行階段]\">Optional (在函數陳述式中)[執行階段]</link>"
-#: 03120102.xhp#par_idN10668.help.text
-msgid "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
-msgstr "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
+#. gSXH
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3143267\n"
+"2\n"
+"help.text"
+msgid "Allows you to define parameters that are passed to a function as optional."
+msgstr "用於定義傳送給函數的可選擇參數。"
-#: 01000000.xhp#tit.help.text
-msgid "Programming with $[officename] Basic "
-msgstr "使用 $[officename] Basic 進行程式設計"
+#. xRY!
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3155419\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
-#: 01000000.xhp#hd_id3156027.1.help.text
-msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"Programming with $[officename] Basic \">Programming with $[officename] Basic </link></variable>"
-msgstr "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"使用 $[officename] Basic 進行程式設計\">使用 $[officename] Basic 進行程式設計</link></variable>"
+#. Cp,z
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"hd_id3153824\n"
+"4\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01000000.xhp#par_id3153708.2.help.text
-msgid "This is where you find general information about working with macros and $[officename] Basic."
-msgstr "您將在此處獲得有關使用巨集和 $[officename] Basic 的一般資訊。"
+#. 4L:n
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3159157\n"
+"5\n"
+"help.text"
+msgid "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
+msgstr "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
-#: 03030302.xhp#tit.help.text
-msgid "Time Statement [Runtime]"
-msgstr "Time 陳述式 [執行階段]"
+#. Rfn#
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"hd_id3145610\n"
+"7\n"
+"help.text"
+msgid "Examples:"
+msgstr "示例:"
-#: 03030302.xhp#bm_id3145090.help.text
-msgid "<bookmark_value>Time statement</bookmark_value>"
-msgstr "<bookmark_value>Time 陳述式</bookmark_value>"
+#. ..^6
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3154347\n"
+"8\n"
+"help.text"
+msgid "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed."
+msgstr "Result = MyFunction(\"Here\", 1, \"There\") ' 傳送了所有的引數。"
-#: 03030302.xhp#hd_id3145090.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030302.xhp\">Time Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030302.xhp\">Time 陳述式 [執行階段]</link>"
+#. r;*j
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3146795\n"
+"9\n"
+"help.text"
+msgid "Result = MyFunction(\"Test\", ,1) ' second argument is missing."
+msgstr "Result = MyFunction(\"Test\", ,1) ' 缺少第二個引數。"
-#: 03030302.xhp#par_id3150984.2.help.text
-msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"."
-msgstr "此函數以「HH:MM:SS」格式的字串傳回目前的系統時間。"
+#. fDzi
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3153897\n"
+"10\n"
+"help.text"
+msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
+msgstr "另請參閱<link href=\"text/sbasic/guide/sample_code.xhp\" name=\"示例\">示例</link>。"
-#: 03030302.xhp#hd_id3154346.3.help.text
-msgctxt "03030302.xhp#hd_id3154346.3.help.text"
-msgid "Syntax:"
+#. r+d.
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"tit\n"
+"help.text"
+msgid "Function Statement [Runtime]"
+msgstr "Function 陳述式 [執行階段]"
+
+#. 6h`:
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"bm_id3153346\n"
+"help.text"
+msgid "<bookmark_value>Function statement</bookmark_value>"
+msgstr "<bookmark_value>Function 陳述式</bookmark_value>"
+
+#. WEWc
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"hd_id3153346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Function Statement [Runtime]\">Function Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Function 陳述式 [執行階段]\">Function 陳述式 [執行階段]</link>"
+
+#. -\.w
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3159158\n"
+"2\n"
+"help.text"
+msgid "Defines a subroutine that can be used as an expression to determine a return type."
+msgstr "定義可以用作表示式的子常式,以確定傳回類型。"
+
+#. sQfJ
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"hd_id3145316\n"
+"3\n"
+"help.text"
+msgid "Syntax"
msgstr "語法:"
-#: 03030302.xhp#par_id3149670.4.help.text
-msgid "Time"
-msgstr "Time"
+#. }lgv
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3148944\n"
+"4\n"
+"help.text"
+msgid "see Parameter"
+msgstr "請參閱參數"
-#: 03030302.xhp#hd_id3150792.5.help.text
-msgctxt "03030302.xhp#hd_id3150792.5.help.text"
+#. 5AX9
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"hd_id3154760\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030302.xhp#par_id3149656.6.help.text
-msgid "<emph>Text:</emph> Any string expression that specifies the new time in the format \"HH:MM:SS\"."
-msgstr "<emph>Text</emph>:以「HH:MM:SS」格式指定新時間的任意字串型表示式。"
+#. )mJ`
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3156344\n"
+"6\n"
+"help.text"
+msgid "Syntax"
+msgstr "語法"
-#: 03030302.xhp#hd_id3145173.7.help.text
-msgctxt "03030302.xhp#hd_id3145173.7.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. iNo=
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3149457\n"
+"7\n"
+"help.text"
+msgid "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]"
+msgstr "Function Name[ (VarName1[As Type][, VarName2[As Type][,...]]])[As Type]"
-#: 03030302.xhp#par_id3156281.8.help.text
-msgid "Sub ExampleTime"
-msgstr "Sub ExampleTime"
+#. m/;+
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3153360\n"
+"8\n"
+"help.text"
+msgid "statement block"
+msgstr "陳述式區塊"
-#: 03030302.xhp#par_id3150870.9.help.text
-msgid "MsgBox Time,0,\"The time is\""
-msgstr "MsgBox Time,0,\"The time is\""
+#. DN+6
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3148797\n"
+"9\n"
+"help.text"
+msgid "[Exit Function]"
+msgstr "[Exit Function]"
-#: 03030302.xhp#par_id3154123.10.help.text
-msgctxt "03030302.xhp#par_id3154123.10.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. P~Ov
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3145419\n"
+"10\n"
+"help.text"
+msgid "statement block"
+msgstr "陳述式區塊"
-#: 03090404.xhp#tit.help.text
-msgid "End Statement [Runtime]"
-msgstr "End 陳述式 [執行階段]"
+#. {,I1
+#: 03090406.xhp
+#, fuzzy
+msgctxt ""
+"03090406.xhp\n"
+"par_id3150449\n"
+"11\n"
+"help.text"
+msgid "End Function"
+msgstr "End Function"
-#: 03090404.xhp#bm_id3150771.help.text
-msgid "<bookmark_value>End statement</bookmark_value>"
-msgstr "<bookmark_value>End 陳述式</bookmark_value>"
+#. l;=+
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3156281\n"
+"12\n"
+"help.text"
+msgid "Parameter"
+msgstr "參數"
-#: 03090404.xhp#hd_id3150771.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End Statement [Runtime]\">End Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End 陳述式 [執行階段]\">End 陳述式 [執行階段]</link>"
+#. 2@TF
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3153193\n"
+"13\n"
+"help.text"
+msgid "<emph>Name:</emph> Name of the subroutine to contain the value returned by the function."
+msgstr "<emph>Name:</emph>包含函數傳回值的子常式的名稱。"
-#: 03090404.xhp#par_id3153126.2.help.text
-msgid "Ends a procedure or block."
-msgstr "結束程序或陳述區塊。"
+#. *gsc
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3147229\n"
+"14\n"
+"help.text"
+msgid "<emph>VarName:</emph> Parameter to be passed to the subroutine."
+msgstr "<emph>VarName:</emph>傳送到子常式的參數。"
-#: 03090404.xhp#hd_id3147264.3.help.text
-msgctxt "03090404.xhp#hd_id3147264.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. 11}S
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3147287\n"
+"15\n"
+"help.text"
+msgid "<emph>Type:</emph> Type-declaration keyword."
+msgstr "<emph>Type:</emph> 類型宣告關鍵字。"
-#: 03090404.xhp#par_id3148552.4.help.text
-msgid "End, End Function, End If, End Select, End Sub"
-msgstr "End、End Function、End If、End Select、End Sub"
+#. |iGg
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"hd_id3163710\n"
+"16\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03090404.xhp#hd_id3149456.5.help.text
-msgctxt "03090404.xhp#hd_id3149456.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. nY^,
+#: 03090406.xhp
+#, fuzzy
+msgctxt ""
+"03090406.xhp\n"
+"par_id3152939\n"
+"21\n"
+"help.text"
+msgid "For siStep = 0 To 10 ' Fill array with test data"
+msgstr "For siStep = 0 to 10 REM 用測試資料來充填陣列"
-#: 03090404.xhp#par_id3150398.6.help.text
-msgid "Use the End statement as follows:"
-msgstr "按如下所示使用 End 陳述式:"
+#. aDL,
+#: 03090406.xhp
+#, fuzzy
+msgctxt ""
+"03090406.xhp\n"
+"par_id3154943\n"
+"32\n"
+"help.text"
+msgid "' Linsearch searches a TextArray:sList() for a TextEntry:"
+msgstr "REM Linsearch 搜尋 TextEntry 的 TextArray:sList():"
-#: 03090404.xhp#hd_id3154366.7.help.text
-msgid "Statement"
-msgstr "陳述式"
+#. 6!gp
+#: 03090406.xhp
+#, fuzzy
+msgctxt ""
+"03090406.xhp\n"
+"par_id3155601\n"
+"33\n"
+"help.text"
+msgid "' Return value Is the index of the entry Or 0 (Null)"
+msgstr "REM 傳回值為條目的索引或 0 (空)"
-#: 03090404.xhp#par_id3151043.8.help.text
-msgid "End: Is not required, but can be entered anywhere within a procedure to end the program execution."
-msgstr "End:不是必要陳述,但可以在程序的任意位置輸入此陳述來結束程式的執行。"
+#. )^w`
+#: 03090406.xhp
+#, fuzzy
+msgctxt ""
+"03090406.xhp\n"
+"par_id3153707\n"
+"36\n"
+"help.text"
+msgid "Exit For ' sItem found"
+msgstr "Exit for REM 找到 sItem"
-#: 03090404.xhp#par_id3145171.9.help.text
-msgid "End Function: Ends a <emph>Function</emph> statement."
-msgstr "End Function:結束 <emph>Function</emph> 陳述式。"
+#. =n17
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Using Procedures and Functions"
+msgstr "使用程序和函數"
-#: 03090404.xhp#par_id3153192.10.help.text
-msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block."
-msgstr "End If:標記 <emph>If...Then...Else</emph> 陳述區塊的結束。"
+#. 5oa+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"bm_id3149456\n"
+"help.text"
+msgid "<bookmark_value>procedures</bookmark_value><bookmark_value>functions;using</bookmark_value><bookmark_value>variables;passing to procedures and functions</bookmark_value><bookmark_value>parameters;for procedures and functions</bookmark_value><bookmark_value>parameters;passing by reference or value</bookmark_value><bookmark_value>variables;scope</bookmark_value><bookmark_value>scope of variables</bookmark_value><bookmark_value>GLOBAL variables</bookmark_value><bookmark_value>PUBLIC variables</bookmark_value><bookmark_value>PRIVATE variables</bookmark_value><bookmark_value>functions;return value type</bookmark_value><bookmark_value>return value type of functions</bookmark_value>"
+msgstr "<bookmark_value>程序;使用</bookmark_value><bookmark_value>函數;使用</bookmark_value>"
-#: 03090404.xhp#par_id3148451.11.help.text
-msgid "End Select: Marks the end of a <emph>Select Case</emph> block."
-msgstr "End Select:標記 <emph>Select Case</emph> 陳述區塊的結束。"
+#. (=cO
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3149456\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/01020300.xhp\">使用程序和函數</link>"
-#: 03090404.xhp#par_id3155131.12.help.text
-msgid "End Sub: Ends a <emph>Sub</emph> statement."
-msgstr "End Sub:結束 <emph>Sub</emph> 陳述式。"
+#. 7)iw
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150767\n"
+"2\n"
+"help.text"
+msgid "The following describes the basic use of procedures and functions in $[officename] Basic."
+msgstr "以下描述了 $[officename] Basic 中程序和函數的基本用法。"
-#: 03090404.xhp#hd_id3146120.13.help.text
-msgctxt "03090404.xhp#hd_id3146120.13.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. i#jY
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3151215\n"
+"56\n"
+"help.text"
+msgid "When you create a new module, $[officename] Basic automatically inserts a SUB called \"Main\". This default name has nothing to do with the order or the starting point of a $[officename] Basic project. You can also safely rename this SUB."
+msgstr "在建立新模組時,$[officename] Basic 會自動插入一個名為「Main」的 SUB。這個標準名稱與 $[officename] Basic 專案的順序和起始點無關。您也可以為 SUB 重新命名,而不會帶來問題。"
-#: 03090404.xhp#par_id3146985.14.help.text
-msgctxt "03090404.xhp#par_id3146985.14.help.text"
-msgid "Sub ExampleRandomSelect"
-msgstr "Sub ExampleRandomSelect"
-
-#: 03090404.xhp#par_id3153363.15.help.text
-msgctxt "03090404.xhp#par_id3153363.15.help.text"
-msgid "Dim iVar As Integer"
-msgstr "Dim iVar As Integer"
-
-#: 03090404.xhp#par_id3153727.16.help.text
-msgctxt "03090404.xhp#par_id3153727.16.help.text"
-msgid "iVar = Int((15 * Rnd) -2)"
-msgstr "iVar = Int((15 * Rnd) -2)"
-
-#: 03090404.xhp#par_id3150011.17.help.text
-msgctxt "03090404.xhp#par_id3150011.17.help.text"
-msgid "Select Case iVar"
-msgstr "Select Case iVar"
-
-#: 03090404.xhp#par_id3149481.18.help.text
-msgctxt "03090404.xhp#par_id3149481.18.help.text"
-msgid "Case 1 To 5"
-msgstr "Case 1 To 5"
-
-#: 03090404.xhp#par_id3152887.19.help.text
-msgctxt "03090404.xhp#par_id3152887.19.help.text"
-msgid "Print \"Number from 1 to 5\""
-msgstr "Print \"Number from 1 to 5\""
+#. 2EW{
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id314756320\n"
+"help.text"
+msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
+msgstr "有些限制已套至您的公開變數、副常式、函式。您不能使用和相同函式庫中的模組相同的名稱。"
-#: 03090404.xhp#par_id3163713.20.help.text
-msgctxt "03090404.xhp#par_id3163713.20.help.text"
-msgid "Case 6, 7, 8"
-msgstr "Case 6, 7, 8"
+#. \9ZA
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3154124\n"
+"3\n"
+"help.text"
+msgid "Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a structured overview by separating a program into logical pieces."
+msgstr "程序 (SUB) 和函數 (FUNCTION) 可以協助您將一個程式分割為若干邏輯片段,從而使程式保持結構化。"
-#: 03090404.xhp#par_id3148618.21.help.text
-msgctxt "03090404.xhp#par_id3148618.21.help.text"
-msgid "Print \"Number from 6 to 8\""
-msgstr "Print \"Number from 6 to 8\""
+#. G\H[
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3153193\n"
+"4\n"
+"help.text"
+msgid "One benefit of procedures and functions is that, once you have developed a program code containing task components, you can use this code in another project."
+msgstr "使用程序和函數的一個好處是,為某個專案開發的含有任務程式元件的程式碼,同樣可以用於其他專案。"
-#: 03090404.xhp#par_id3153144.22.help.text
-msgctxt "03090404.xhp#par_id3153144.22.help.text"
-msgid "Case Is > 8 And iVar < 11"
-msgstr "Case Is > 8 And iVar < 11"
+#. ^y!B
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3153770\n"
+"26\n"
+"help.text"
+msgid "Passing Variables to Procedures (SUB) and Functions (FUNCTION)"
+msgstr "向程序 (SUB) 和函數 (FUNCTION) 傳送變數"
-#: 03090404.xhp#par_id3147436.23.help.text
-msgctxt "03090404.xhp#par_id3147436.23.help.text"
-msgid "Print \"Greater than 8\""
-msgstr "Print \"Greater than 8\""
+#. NIkN
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3155414\n"
+"27\n"
+"help.text"
+msgid "Variables can be passed to both procedures and functions. The SUB or FUNCTION must be declared to expect parameters:"
+msgstr "可以向程序和函數傳送變數,但必須在 SUB 或 FUNCTION 中宣告所需的參數:"
-#: 03090404.xhp#par_id3155418.24.help.text
-msgctxt "03090404.xhp#par_id3155418.24.help.text"
-msgid "Case Else"
-msgstr "Case Else"
+#. OY#E
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3151114\n"
+"29\n"
+"help.text"
+msgid "Program code"
+msgstr "程式碼"
-#: 03090404.xhp#par_id3150418.25.help.text
-msgctxt "03090404.xhp#par_id3150418.25.help.text"
-msgid "Print \"Outside range 1 to 10\""
-msgstr "Print \"Outside range 1 to 10\""
+#. RByu
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3152577\n"
+"31\n"
+"help.text"
+msgid "The SUB is called using the following syntax:"
+msgstr "呼叫 SUB 時使用以下語法:"
-#: 03090404.xhp#par_id3156285.26.help.text
-msgctxt "03090404.xhp#par_id3156285.26.help.text"
-msgid "End Select"
-msgstr "End Select"
+#. IR-+
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3147124\n"
+"33\n"
+"help.text"
+msgid "The parameters passed to a SUB must fit to those specified in the SUB declaration."
+msgstr "傳送到 SUB 的參數必須適合 SUB 宣告中指定的參數。"
-#: 03090404.xhp#par_id3149582.27.help.text
-msgctxt "03090404.xhp#par_id3149582.27.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. 0.`0
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3147397\n"
+"34\n"
+"help.text"
+msgid "The same process applies to FUNCTIONS. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:"
+msgstr "同樣的情況也適用於 FUNCTION,以便傳回函數結果。透過指定函數名稱,並指定該函數傳回值的參數,可以在函數結束之前直接定義傳回結果。(請參閱示例)。"
-#: 03090000.xhp#tit.help.text
-msgid "Controlling Program Execution"
-msgstr "控制程式的執行"
+#. Ke;$
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3156284\n"
+"36\n"
+"help.text"
+msgid "Program code"
+msgstr "程式碼"
-#: 03090000.xhp#hd_id3145136.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"Controlling Program Execution\">Controlling Program Execution</link>"
-msgstr "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"控制程式的執行\">控制程式的執行</link>"
+#. xR,,
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3145799\n"
+"37\n"
+"help.text"
+msgid "FunctionName=Result"
+msgstr ""
-#: 03090000.xhp#par_id3143268.2.help.text
-msgid "The following statements control the execution of a program."
-msgstr "以下陳述式用於控制程式的執行。"
+#. .9@W
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3153839\n"
+"39\n"
+"help.text"
+msgid "The FUNCTION is called using the following syntax:"
+msgstr "呼叫 FUNCTION 時使用以下語法:"
-#: 03090000.xhp#par_id3156152.3.help.text
-msgid "A program generally executes from the first line of code to the last line of code. You can also execute certain procedures within the program according to specific conditions, or repeat a section of the program within a sub-procedure or function. You can use loops to repeat parts of a program as many times as necessary, or until a certain condition is met. These type of control statements are classified as Condition, Loop, or Jump statements."
-msgstr "程式通常是按照從第一行程式碼到最後一行程式碼的順序執行。但是,您也可以依特定的條件執行程式中的某些程序,或重複執行某個子程序或函數中的部份程式。您可以使用迴圈將部份程式重複執行任意多次,直到滿足特定條件為止。這些類型的控制陳述式分為條件陳述式、迴圈陳述式和跳換陳述式。"
+#. RQ5O
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3146914\n"
+"40\n"
+"help.text"
+msgid "Variable=FunctionName(Parameter1, Parameter2,...)"
+msgstr "Variable=FunctionName(Parameter1, Parameter2,...)"
-#: 03090202.xhp#tit.help.text
-msgid "For...Next Statement [Runtime]"
-msgstr "For...Next 陳述式 [執行階段]"
+#. C(Df
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_idN107B3\n"
+"help.text"
+msgid "You can also use the fully qualified name to call a procedure or function:<br/><item type=\"literal\">Library.Module.Macro()</item><br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+msgstr "您也可以使用完全合格的名稱來呼叫程序或函數:<br/><item type=\"literal\">Library.Module.Macro()</item><br/>例如,若要從 Gimmicks 程式庫呼叫 Autotext 巨集,請使用下列指令:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
-#: 03090202.xhp#bm_id3149205.help.text
-msgid "<bookmark_value>For statement</bookmark_value><bookmark_value>To statement</bookmark_value><bookmark_value>Step statement</bookmark_value><bookmark_value>Next statement</bookmark_value>"
-msgstr "<bookmark_value>For 陳述式</bookmark_value><bookmark_value>To 陳述式</bookmark_value><bookmark_value>Step 陳述式</bookmark_value><bookmark_value>Next 陳述式</bookmark_value>"
+#. _3.^
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3156276\n"
+"45\n"
+"help.text"
+msgid "Passing Variables by Value or Reference"
+msgstr "透過值或參照傳送變數"
-#: 03090202.xhp#hd_id3149205.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement [Runtime]\">For...Next Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next 陳述式 [執行階段]\">For...Next 陳述式 [執行階段]</link>"
+#. rOQM
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3155765\n"
+"47\n"
+"help.text"
+msgid "Parameters can be passed to a SUB or a FUNCTION either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a SUB or a FUNCTION gets the parameter and can read and modify its value."
+msgstr "可以透過參照或值將參數傳送到 SUB 或 FUNCTION。除非特別指定,參數通常透過參照傳送。這表示 SUB 或 FUNCTION 可以取得該參數,並且可以讀取和修改參數值。"
-#: 03090202.xhp#par_id3143267.2.help.text
-msgid "Repeats the statements between the For...Next block a specified number of times."
-msgstr "依指定的次數重複執行 For...Next 區塊中的陳述式。"
+#. 6K%@
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3145640\n"
+"53\n"
+"help.text"
+msgid "If you want to pass a parameter by value insert the key word \"ByVal\" in front of the parameter when you call a SUB or FUNCTION, for example:"
+msgstr "如果要透過值傳送參數,請在呼叫 SUB 或 FUNCTION 時,在參數前插入關鍵字「ByVal」,例如:"
-#: 03090202.xhp#hd_id3156153.3.help.text
-msgctxt "03090202.xhp#hd_id3156153.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. ?Q(`
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150042\n"
+"54\n"
+"help.text"
+msgid "Result = Function(<emph>ByVal</emph> Parameter)"
+msgstr "Result = Function(<emph>ByVal</emph> Parameter)"
-#: 03090202.xhp#par_id3148473.4.help.text
-msgid "For counter=start To end [Step step]"
-msgstr "For counter=start To end[Step step]"
+#. SO_t
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3149258\n"
+"55\n"
+"help.text"
+msgid "In this case, the original content of the parameter will not be modified by the FUNCTION since it only gets the value and not the parameter itself."
+msgstr "在此種情況下,FUNCTION 不會修改參數原來的內容,因為它得到的只是參數值而不是參數本身。"
-#: 03090202.xhp#par_id3156024.5.help.text
-msgctxt "03090202.xhp#par_id3156024.5.help.text"
-msgid "statement block"
-msgstr "陳述式區塊"
+#. {u7p
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3150982\n"
+"57\n"
+"help.text"
+msgid "Scope of Variables"
+msgstr "變數的作用範圍"
-#: 03090202.xhp#par_id3146796.6.help.text
-msgid "[Exit For]"
-msgstr "[Exit For]"
+#. +J+@
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3149814\n"
+"58\n"
+"help.text"
+msgid "A variable defined within a SUB or FUNCTION, only remains valid until the procedure is exited. This is known as a \"local\" variable. In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a SUB or FUNCTION is exited."
+msgstr "在 SUB 或 FUNCTION 內定義的變數僅在該程序結束之前有效。此變數稱為「區域」變數。許多情況下,您需要在所有程序中、所有程式庫的各個模組中有效或 SUB 或 FUNCTION 結束後仍然有效的變數。"
-#: 03090202.xhp#par_id3159414.7.help.text
-msgctxt "03090202.xhp#par_id3159414.7.help.text"
-msgid "statement block"
-msgstr "陳述式區塊"
+#. LQ}r
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3154186\n"
+"59\n"
+"help.text"
+msgid "Declaring Variables Outside a SUB or FUNCTION"
+msgstr "在 SUB 或 FUNCTION 之外宣告變數"
-#: 03090202.xhp#par_id3153897.8.help.text
-msgid "Next [counter]"
-msgstr "Next[counter]"
+#. ZFq^
+#: 01020300.xhp
+#, fuzzy
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150208\n"
+"111\n"
+"help.text"
+msgid "Global VarName As TYPENAME"
+msgstr "GLOBAL VarName As TYPENAME"
-#: 03090202.xhp#hd_id3150400.9.help.text
-msgid "Variables:"
-msgstr "變數:"
+#. ;(bT
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3145258\n"
+"112\n"
+"help.text"
+msgid "The variable is valid as long as the $[officename] session lasts."
+msgstr "只要 $[officename] 階段作業未結束,變數就有效。"
-#: 03090202.xhp#par_id3150358.10.help.text
-msgid "<emph>Counter:</emph> Loop counter initially assigned the value to the right of the equal sign (start). Only numeric variables are valid. The loop counter increases or decreases according to the variable Step until End is passed."
-msgstr "<emph>Counter:</emph>初始值由等號右邊的值 (start) 所指定的迴圈計數器。在此處僅數值型變數有效。迴圈計數器依變數 Step 的不同而有所增減,直到達到 End 的值。"
+#. dEGL
+#: 01020300.xhp
+#, fuzzy
+msgctxt ""
+"01020300.xhp\n"
+"par_id3153198\n"
+"60\n"
+"help.text"
+msgid "Public VarName As TYPENAME"
+msgstr "PUBLIC VarName As TYPENAME"
-#: 03090202.xhp#par_id3152455.11.help.text
-msgid "<emph>Start:</emph> Numeric variable that defines the initial value at the beginning of the loop."
-msgstr "<emph>Start:</emph>數值型變數,用於定義迴圈開始時的初始值。"
+#. V$,l
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150088\n"
+"61\n"
+"help.text"
+msgid "The variable is valid in all modules."
+msgstr "變數在所有模組中均有效。"
-#: 03090202.xhp#par_id3151043.12.help.text
-msgid "<emph>End:</emph> Numeric variable that defines the final value at the end of the loop."
-msgstr "<emph>End:</emph>數值型變數,用於定義迴圈結束時的最終值。"
+#. OH?$
+#: 01020300.xhp
+#, fuzzy
+msgctxt ""
+"01020300.xhp\n"
+"par_id3158212\n"
+"62\n"
+"help.text"
+msgid "Private VarName As TYPENAME"
+msgstr "PUBLIC VarName As TYPENAME"
-#: 03090202.xhp#par_id3156281.13.help.text
-msgid "<emph>Step:</emph> Sets the value by which to increase or decrease the loop counter. If Step is not specified, the loop counter is incremented by 1. In this case, End must be greater than Start. If you want to decrease Counter, End must be less than Start, and Step must be assigned a negative value."
-msgstr "<emph>Step:</emph>設定迴圈計數器增減的步長值。如果不指定 Step,則迴圈計數器以 1 遞增。在此種情況下,End 必須大於 Start。如果要使計數器遞減,則 End 必須小於 Start,並且必須將 Step 指定為負值。"
+#. F8:=
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3152994\n"
+"63\n"
+"help.text"
+msgid "The variable is only valid in this module."
+msgstr "變數僅在此模組中有效。"
-#: 03090202.xhp#par_id3154684.14.help.text
-msgid "The <emph>For...Next</emph> loop repeats all of the statements in the loop for the number of times that is specified by the parameters."
-msgstr "<emph>For...Next</emph> 迴圈依參數所指定的次數重複執行迴圈中所有的陳述式。"
+#. MIk6
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3150368\n"
+"65\n"
+"help.text"
+msgid "The variable is only valid in this module."
+msgstr "變數僅在此模組中有效。"
-#: 03090202.xhp#par_id3147287.15.help.text
-msgid "As the counter variable is decreased, $[officename] Basic checks if the end value has been reached. As soon as the counter passes the end value, the loop automatically ends."
-msgstr "由於計數器變數是遞減的,$[officename] Basic 會檢查是否到達了最終值。一旦計數器執行到最終值,迴圈就自動結束。"
+#. RI*B
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id5097506\n"
+"help.text"
+msgid "Example for private variables"
+msgstr "private 變數的範例"
-#: 03090202.xhp#par_id3159154.16.help.text
-msgid "It is possible to nest <emph>For...Next</emph> statements. If you do not specify a variable following the <emph>Next</emph> statement, <emph>Next</emph> automatically refers to the most recent <emph>For</emph> statement."
-msgstr "<emph>For...Next</emph> 陳述式中還可以嵌套 <emph>For...Next</emph> 陳述式。如果 <emph>Next</emph> 陳述式後沒有指定變數,則 <emph>Next</emph> 自動參照最近的 <emph>For</emph> 陳述式。"
+#. Fd!a
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id8738975\n"
+"help.text"
+msgid "Enforce private variables to be private across modules by setting CompatibilityMode(true)."
+msgstr "設定 CompatibilityMode(true) 以強制 private 變數在模組間為私有。"
-#: 03090202.xhp#par_id3155306.17.help.text
-msgid "If you specify an increment of 0, the statements between <emph>For</emph> and <emph>Next</emph> are repeated continuously."
-msgstr "如果指定遞增量為 0,<emph>For</emph> 和 <emph>Next</emph> 之間的陳述式會一直重複執行。"
+#. }9@^
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id9475997\n"
+"help.text"
+msgid "myText = \"Hello\""
+msgstr "myText = \"Hello\""
-#: 03090202.xhp#par_id3155854.18.help.text
-msgid "When counting down the counter variable, $[officename] Basic checks for overflow or underflow. The loop ends when Counter exceeds End (positive Step value) or is less than End (negative Step value)."
-msgstr "當計數器變數的值下降時,$[officename] Basic 會檢查是否溢位或下溢。當計數器大於 End (Step 為正值) 或小於 End (Step 為負值) 時,迴圈結束。"
+#. qs7Y
+#: 01020300.xhp
+#, fuzzy
+msgctxt ""
+"01020300.xhp\n"
+"par_id6933500\n"
+"help.text"
+msgid "Print \"In module1 : \", myText"
+msgstr "print \"in module1 : \", myText"
-#: 03090202.xhp#par_id3145273.19.help.text
-msgid "Use the <emph>Exit For</emph> statement to exit the loop unconditionally. This statement must be within a <emph>For...Next</emph> loop. Use the <emph>If...Then</emph> statement to test the exit condition as follows:"
-msgstr "<emph>Exit For</emph> 陳述式可用於無條件地結束迴圈。此陳述式必須位於 <emph>For...Next</emph> 迴圈內。<emph>If...Then</emph> 陳述式用於測試結束條件,如下所示:"
+#. aMK1
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id4104129\n"
+"help.text"
+msgid "' Now returns empty string"
+msgstr "' Now returns empty string"
-#: 03090202.xhp#par_id3153190.20.help.text
-msgid "For..."
-msgstr "For..."
+#. kh\H
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id7906125\n"
+"help.text"
+msgid "' (or rises error for Option Explicit)"
+msgstr "' (or rises error for Option Explicit)"
-#: 03090202.xhp#par_id3149482.21.help.text
-msgctxt "03090202.xhp#par_id3149482.21.help.text"
-msgid "statements"
-msgstr "陳述式"
+#. l-os
+#: 01020300.xhp
+#, fuzzy
+msgctxt ""
+"01020300.xhp\n"
+"par_id8055970\n"
+"help.text"
+msgid "Print \"Now in module2 : \", myText"
+msgstr "print \"Now in module2 : \", myText"
-#: 03090202.xhp#par_id3147124.22.help.text
-msgid "If condition = True Then Exit For"
-msgstr "If condition = True Then Exit For"
+#. lMXf
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3154368\n"
+"66\n"
+"help.text"
+msgid "Saving Variable Content after Exiting a SUB or FUNCTION"
+msgstr "結束 SUB 或 FUNCTION 後儲存變數內容"
-#: 03090202.xhp#par_id3153159.23.help.text
-msgctxt "03090202.xhp#par_id3153159.23.help.text"
-msgid "statements"
-msgstr "陳述式"
+#. Ef]r
+#: 01020300.xhp
+#, fuzzy
+msgctxt ""
+"01020300.xhp\n"
+"par_id3156288\n"
+"67\n"
+"help.text"
+msgid "Static VarName As TYPENAME"
+msgstr "STATIC VarName As TYPENAME"
-#: 03090202.xhp#par_id3154096.24.help.text
-msgid "Next"
-msgstr "Next"
+#. R;6K
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3154486\n"
+"68\n"
+"help.text"
+msgid "The variable retains its value until the next time the FUNCTION or SUB is entered. The declaration must exist inside a SUB or a FUNCTION."
+msgstr "變數保留其值,直到下次進入 FUNCTION 或 SUB。該宣告必須位於 SUB 或 FUNCTION 中。"
-#: 03090202.xhp#par_id3156286.25.help.text
-msgid "Note: In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited."
-msgstr "備註:在嵌套的 <emph>For...Next</emph> 迴圈中,如果使用 <emph>Exit For</emph> 無條件地結束某個迴圈,則僅結束其所在的那個迴圈。"
+#. M`KI
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id3155809\n"
+"41\n"
+"help.text"
+msgid "Specifying the Return Value Type of a FUNCTION"
+msgstr "指定 FUNCTION 的傳回值類型"
-#: 03090202.xhp#hd_id3148457.26.help.text
-msgctxt "03090202.xhp#hd_id3148457.26.help.text"
-msgid "Example"
-msgstr "示例"
+#. y5Js
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id3149404\n"
+"42\n"
+"help.text"
+msgid "As with variables, include a type-declaration character after the function name, or the type indicated by \"As\" and the corresponding key word at the end of the parameter list to define the type of the function's return value, for example:"
+msgstr "與變數一樣,函數名稱後必須含有類型宣告字元或由「As」與相應關鍵字 (位於參數清單結尾處) 指示的類型,以定義函數傳回值的類型。例如:"
-#: 03090202.xhp#par_id3151074.27.help.text
-msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that are first filled with various contents:"
-msgstr "以下示例使用了兩個嵌套的迴圈,以排序含有 10 個元素的字串陣列 (sEntry()),這 10 個元素充填有不同的內容:"
+#. )CB@
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Eqv Operator [Runtime]"
+msgstr "「等價」運算子 [執行階段]"
-#: 03090202.xhp#par_id3155603.28.help.text
-msgid "Sub ExampleSort"
-msgstr "Sub ExampleSort"
+#. \N`.
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"bm_id3156344\n"
+"help.text"
+msgid "<bookmark_value>Eqv operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>等價運算子 (邏輯)</bookmark_value>"
-#: 03090202.xhp#par_id3156275.29.help.text
-msgid "Dim sEntry(9) As String"
-msgstr "Dim sEntry(9) As String"
+#. (DB0
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"hd_id3156344\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"Eqv Operator [Runtime]\">Eqv Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"「等價」運算子 [執行階段]\">「等價」運算子 [執行階段]</link>"
-#: 03090202.xhp#par_id3155066.30.help.text
-msgctxt "03090202.xhp#par_id3155066.30.help.text"
-msgid "Dim iCount As Integer"
-msgstr "Dim iCount As Integer"
+#. @3r.
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3149656\n"
+"2\n"
+"help.text"
+msgid "Calculates the logical equivalence of two expressions."
+msgstr "計算兩個表示式在邏輯上是否相等。"
-#: 03090202.xhp#par_id3150751.31.help.text
-msgid "Dim iCount2 As Integer"
-msgstr "Dim iCount2 As Integer"
+#. 0Btc
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"hd_id3154367\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03090202.xhp#par_id3155446.32.help.text
-msgctxt "03090202.xhp#par_id3155446.32.help.text"
-msgid "Dim sTemp As String"
-msgstr "Dim sTemp As String"
+#. 7~2D
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3154910\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 Eqv Expression2"
+msgstr "Result = Expression1 Eqv Expression2"
-#: 03090202.xhp#par_id3155767.42.help.text
-msgid "sEntry(0) = \"Jerry\""
-msgstr "sEntry(0) = \"Jerry\""
+#. $xA@
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"hd_id3151043\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03090202.xhp#par_id3153711.33.help.text
-msgid "sEntry(1) = \"Patty\""
-msgstr "sEntry(1) = \"Patty\""
+#. @Y(7
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3150869\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the comparison."
+msgstr "<emph>Result:</emph>包含比較結果的任意數值型變數。"
-#: 03090202.xhp#par_id3148993.34.help.text
-msgid "sEntry(2) = \"Kurt\""
-msgstr "sEntry(2) = \"Kurt\""
+#. _;Bv
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3150448\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to compare."
+msgstr "<emph>Expression1、Expression2:</emph> 要比較的任意表示式。"
-#: 03090202.xhp#par_id3156382.35.help.text
-msgid "sEntry(3) = \"Thomas\""
-msgstr "sEntry(3) = \"Thomas\""
+#. nU\5
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3149562\n"
+"8\n"
+"help.text"
+msgid "When testing for equivalence between Boolean expressions, the result is <emph>True</emph> if both expressions are either <emph>True</emph> or <emph>False</emph>."
+msgstr "當測試兩個布林型表示式是否相等時,如果兩個表示式均為 <emph>True (真)</emph> 或均為 <emph>False (假)</emph>,則結果為 <emph>True (真)</emph>。"
-#: 03090202.xhp#par_id3155174.36.help.text
-msgid "sEntry(4) = \"Michael\""
-msgstr "sEntry(4) = \"Michael\""
+#. ?p6X
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"par_id3154319\n"
+"9\n"
+"help.text"
+msgid "In a bit-wise comparison, the Eqv operator only sets the corresponding bit in the result if a bit is set in both expressions, or in neither expression."
+msgstr "逐位元比較時,如果兩個表示式均設定了某位元或均未設定某位元,則「等價」運算子僅在結果中設定對應的位元。"
-#: 03090202.xhp#par_id3166448.37.help.text
-msgid "sEntry(5) = \"David\""
-msgstr "sEntry(5) = \"David\""
+#. i)V#
+#: 03060200.xhp
+msgctxt ""
+"03060200.xhp\n"
+"hd_id3159154\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03090202.xhp#par_id3149255.38.help.text
-msgid "sEntry(6) = \"Cathy\""
-msgstr "sEntry(6) = \"Cathy\""
+#. N]JL
+#: 03060200.xhp
+#, fuzzy
+msgctxt ""
+"03060200.xhp\n"
+"par_id3152462\n"
+"15\n"
+"help.text"
+msgid "vOut = A > B Eqv B > C ' returns -1"
+msgstr "vOut = A > B Eqv B > C REM 傳回 -1"
-#: 03090202.xhp#par_id3149565.39.help.text
-msgid "sEntry(7) = \"Susie\""
-msgstr "sEntry(7) = \"Susie\""
+#. =k,r
+#: 03060200.xhp
+#, fuzzy
+msgctxt ""
+"03060200.xhp\n"
+"par_id3153191\n"
+"16\n"
+"help.text"
+msgid "vOut = B > A Eqv B > C ' returns 0"
+msgstr "vOut = B > A Eqv B > C REM 傳回 0"
-#: 03090202.xhp#par_id3145148.40.help.text
-msgid "sEntry(8) = \"Edward\""
-msgstr "sEntry(8) = \"Edward\""
+#. `esk
+#: 03060200.xhp
+#, fuzzy
+msgctxt ""
+"03060200.xhp\n"
+"par_id3145799\n"
+"17\n"
+"help.text"
+msgid "vOut = A > B Eqv B > D ' returns 0"
+msgstr "vOut = A > B Eqv B > D REM 傳回 0"
-#: 03090202.xhp#par_id3145229.41.help.text
-msgid "sEntry(9) = \"Christine\""
-msgstr "sEntry(9) = \"Christine\""
+#. @a{/
+#: 03060200.xhp
+#, fuzzy
+msgctxt ""
+"03060200.xhp\n"
+"par_id3149412\n"
+"18\n"
+"help.text"
+msgid "vOut = (B > D Eqv B > A) ' returns -1"
+msgstr "vOut = (B > D Eqv B > A) REM 傳回 -1"
-#: 03090202.xhp#par_id3149107.44.help.text
-msgctxt "03090202.xhp#par_id3149107.44.help.text"
-msgid "For iCount = 0 To 9"
-msgstr "For iCount = 0 To 9"
-
-#: 03090202.xhp#par_id3148485.45.help.text
-msgid "For iCount2 = iCount + 1 To 9"
-msgstr "For iCount2 = iCount + 1 To 9"
-
-#: 03090202.xhp#par_id3155608.46.help.text
-msgid "If sEntry(iCount) > sEntry(iCount2) Then"
-msgstr "If sEntry(iCount) > sEntry(iCount2) Then"
-
-#: 03090202.xhp#par_id3150938.47.help.text
-msgid "sTemp = sEntry(iCount)"
-msgstr "sTemp = sEntry(iCount)"
-
-#: 03090202.xhp#par_id3153790.48.help.text
-msgid "sEntry(iCount) = sEntry(iCount2)"
-msgstr "sEntry(iCount) = sEntry(iCount2)"
-
-#: 03090202.xhp#par_id3149210.49.help.text
-msgid "sEntry(iCount2) = sTemp"
-msgstr "sEntry(iCount2) = sTemp"
-
-#: 03090202.xhp#par_id3153781.50.help.text
-msgctxt "03090202.xhp#par_id3153781.50.help.text"
-msgid "End If"
-msgstr "End If"
-
-#: 03090202.xhp#par_id3158446.51.help.text
-msgid "Next iCount2"
-msgstr "Next iCount2"
-
-#: 03090202.xhp#par_id3150783.52.help.text
-msgctxt "03090202.xhp#par_id3150783.52.help.text"
-msgid "Next iCount"
-msgstr "Next iCount"
-
-#: 03090202.xhp#par_id3151278.57.help.text
-msgctxt "03090202.xhp#par_id3151278.57.help.text"
-msgid "For iCount = 0 To 9"
-msgstr "For iCount = 0 To 9"
-
-#: 03090202.xhp#par_id3148462.58.help.text
-msgid "Print sEntry(iCount)"
-msgstr "Print sEntry(iCount)"
-
-#: 03090202.xhp#par_id3149528.59.help.text
-msgctxt "03090202.xhp#par_id3149528.59.help.text"
-msgid "Next iCount"
-msgstr "Next iCount"
-
-#: 03090202.xhp#par_id3152580.60.help.text
-msgctxt "03090202.xhp#par_id3152580.60.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. 0:-6
+#: 03060200.xhp
+#, fuzzy
+msgctxt ""
+"03060200.xhp\n"
+"par_id3149959\n"
+"19\n"
+"help.text"
+msgid "vOut = B Eqv A ' returns -3"
+msgstr "vOut = B Eqv A REM 傳回 -3"
-#: 03010101.xhp#tit.help.text
+#. k~B,
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"tit\n"
+"help.text"
msgid "MsgBox Statement [Runtime]"
msgstr "MsgBox 陳述式 [執行階段]"
-#: 03010101.xhp#bm_id1807916.help.text
+#. ;(e*
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"bm_id1807916\n"
+"help.text"
msgid "<bookmark_value>MsgBox statement</bookmark_value>"
msgstr "<bookmark_value>MsgBox 陳述式</bookmark_value>"
-#: 03010101.xhp#hd_id3154927.1.help.text
+#. `0aV
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"hd_id3154927\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox 陳述式 [執行階段]</link>"
-#: 03010101.xhp#par_id3148947.2.help.text
+#. wv9n
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3148947\n"
+"2\n"
+"help.text"
msgid "Displays a dialog box containing a message."
msgstr "顯示一個包含訊息的對話方塊。"
-#: 03010101.xhp#hd_id3153897.3.help.text
-msgctxt "03010101.xhp#hd_id3153897.3.help.text"
+#. OBID
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"hd_id3153897\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "<emph>語法</emph>:"
-#: 03010101.xhp#par_id3148664.4.help.text
+#. 7S\;
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3148664\n"
+"4\n"
+"help.text"
msgid "MsgBox Text As String [,Type As Integer [,Dialogtitle As String]] (As Statement) or MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]]) (As Function)"
msgstr "MsgBox Text As String[,Type As Integer[,Dialogtitle As String]](As Statement) 或 MsgBox (Text As String[,Type As Integer[,Dialogtitle As String]]) (As Function)"
-#: 03010101.xhp#hd_id3153361.5.help.text
-msgctxt "03010101.xhp#hd_id3153361.5.help.text"
+#. RLb;
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"hd_id3153361\n"
+"5\n"
+"help.text"
msgid "Parameter:"
msgstr "<emph>參數</emph>:"
-#: 03010101.xhp#par_id3148798.6.help.text
-msgctxt "03010101.xhp#par_id3148798.6.help.text"
+#. rlZ$
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3148798\n"
+"6\n"
+"help.text"
msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
msgstr "<emph>Text</emph>:字串型表示式,即在對話方塊中顯示的訊息。使用 Chr$(13) 可以插入換行符。"
-#: 03010101.xhp#par_id3150769.7.help.text
+#. lPTd
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3150769\n"
+"7\n"
+"help.text"
msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application."
msgstr "<emph>DialogTitle</emph>:對話方塊標題列中顯示的字串型表示式。如果不指定此參數,標題列將顯示相應的應用程式之名稱。"
-#: 03010101.xhp#par_id3147228.8.help.text
+#. Ce7^
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3147228\n"
+"8\n"
+"help.text"
msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. <emph>Type</emph> represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:"
msgstr "<emph>Type</emph>:任意整型表示式,用於指定對話方塊類型、要顯示的按鈕數目和類型以及圖示的類型。<emph>Type</emph> 表示位元型樣組合,也就是加入相應值而定義的元素之組合:"
-#: 03010101.xhp#par_id3161832.9.help.text
-msgctxt "03010101.xhp#par_id3161832.9.help.text"
+#. yRso
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3161832\n"
+"9\n"
+"help.text"
msgid "0 : Display OK button only."
msgstr "0 : 僅顯示 [確定] 按鈕。"
-#: 03010101.xhp#par_id3153726.10.help.text
-msgctxt "03010101.xhp#par_id3153726.10.help.text"
+#. Cut9
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3153726\n"
+"10\n"
+"help.text"
msgid "1 : Display OK and Cancel buttons."
msgstr "1 : 顯示 [確定] 和 [取消] 按鈕。"
-#: 03010101.xhp#par_id3149665.11.help.text
-msgctxt "03010101.xhp#par_id3149665.11.help.text"
+#. Y50i
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3149665\n"
+"11\n"
+"help.text"
msgid "2 : Display Abort, Retry, and Ignore buttons."
msgstr "2:顯示 [中斷]、[重試] 和 [忽略] 按鈕。"
-#: 03010101.xhp#par_id3147318.12.help.text
+#. eVZ9
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3147318\n"
+"12\n"
+"help.text"
msgid "3 : Display Yes, No and Cancel buttons."
msgstr "3 : 顯示[是]、[否]和[取消]按鈕。"
-#: 03010101.xhp#par_id3155412.13.help.text
-msgctxt "03010101.xhp#par_id3155412.13.help.text"
+#. BpiU
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3155412\n"
+"13\n"
+"help.text"
msgid "4 : Display Yes and No buttons."
msgstr "4 : 顯示[是]和[否]按鈕。"
-#: 03010101.xhp#par_id3146119.14.help.text
-msgctxt "03010101.xhp#par_id3146119.14.help.text"
+#. i(qv
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3146119\n"
+"14\n"
+"help.text"
msgid "5 : Display Retry and Cancel buttons."
msgstr "5 : 顯示[重複]和[取消]按鈕。"
-#: 03010101.xhp#par_id3159155.15.help.text
-msgctxt "03010101.xhp#par_id3159155.15.help.text"
+#. 4_Sg
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3159155\n"
+"15\n"
+"help.text"
msgid "16 : Add the Stop icon to the dialog."
msgstr "16 : 在對話方塊中加入停止圖示。"
-#: 03010101.xhp#par_id3145366.16.help.text
-msgctxt "03010101.xhp#par_id3145366.16.help.text"
+#. X@1V
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3145366\n"
+"16\n"
+"help.text"
msgid "32 : Add the Question icon to the dialog."
msgstr "32 : 在對話方塊中加入問號圖示。"
-#: 03010101.xhp#par_id3147350.17.help.text
+#. Oj2{
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3147350\n"
+"17\n"
+"help.text"
msgid "48 : Add the Exclamation icon to the dialog."
msgstr "48 : 在對話方塊中加入感嘆號圖示。"
-#: 03010101.xhp#par_id3149960.18.help.text
-msgctxt "03010101.xhp#par_id3149960.18.help.text"
+#. Y4mh
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3149960\n"
+"18\n"
+"help.text"
msgid "64 : Add the Information icon to the dialog."
msgstr "64 : 在對話方塊中加入資訊圖示。"
-#: 03010101.xhp#par_id3154944.19.help.text
-msgctxt "03010101.xhp#par_id3154944.19.help.text"
+#. y0y%
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3154944\n"
+"19\n"
+"help.text"
msgid "128 : First button in the dialog as default button."
msgstr "128 : 將對話方塊中的第一個按鈕作為標準按鈕。"
-#: 03010101.xhp#par_id3155417.20.help.text
-msgctxt "03010101.xhp#par_id3155417.20.help.text"
+#. FXFG
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3155417\n"
+"20\n"
+"help.text"
msgid "256 : Second button in the dialog as default button."
msgstr "256 : 將對話方塊中的第二個按鈕作為標準按鈕。"
-#: 03010101.xhp#par_id3153878.21.help.text
-msgctxt "03010101.xhp#par_id3153878.21.help.text"
+#. ZFnD
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3153878\n"
+"21\n"
+"help.text"
msgid "512 : Third button in the dialog as default button."
msgstr "512 : 將對話方塊中的第三個按鈕作為標準按鈕。"
-#: 03010101.xhp#hd_id3150715.22.help.text
-msgctxt "03010101.xhp#hd_id3150715.22.help.text"
+#. :)MV
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"hd_id3150715\n"
+"22\n"
+"help.text"
msgid "Example:"
msgstr "<emph>示例:</emph>"
-#: 03010101.xhp#par_id3154511.23.help.text
-msgctxt "03010101.xhp#par_id3154511.23.help.text"
-msgid "Sub ExampleMsgBox"
-msgstr "Sub ExampleMsgBox"
-
-#: 03010101.xhp#par_id3150327.24.help.text
+#. )DA*
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3150327\n"
+"24\n"
+"help.text"
msgid "Const sText1 = \"An unexpected error occurred.\""
msgstr "Const sText1 = \"An unexpected error occured.\""
-#: 03010101.xhp#par_id3146912.25.help.text
+#. NC8q
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3146912\n"
+"25\n"
+"help.text"
msgid "Const sText2 = \"The program execution will continue, however.\""
msgstr "Const sText2 = \"The program execution will continue, however.\""
-#: 03010101.xhp#par_id3154757.26.help.text
+#. Okn.
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3154757\n"
+"26\n"
+"help.text"
msgid "Const sText3 = \"Error\""
msgstr "Const sText3 = \"Error\""
-#: 03010101.xhp#par_id3155445.27.help.text
-msgid "MsgBox(sText1 + Chr(13) + sText2,16,sText3)"
-msgstr "MsgBox (sText1 + Chr (13) + sText2,16,sText3)"
-
-#: 03010101.xhp#par_id3155768.28.help.text
-msgctxt "03010101.xhp#par_id3155768.28.help.text"
-msgid "End sub"
-msgstr "End sub"
-
-#: 03132200.xhp#tit.help.text
-msgid "ThisComponent Statement [Runtime]"
-msgstr "ThisComponent 陳述式 [執行階段]"
+#. Y);O
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"tit\n"
+"help.text"
+msgid "Hex Function [Runtime]"
+msgstr "Hex 函數 [執行階段]"
-#: 03132200.xhp#bm_id3155342.help.text
-msgid "<bookmark_value>ThisComponent property</bookmark_value><bookmark_value>components;addressing</bookmark_value>"
-msgstr "<bookmark_value>ThisComponent 屬性</bookmark_value><bookmark_value>元件; 定位</bookmark_value>"
+#. -C83
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>Hex function</bookmark_value>"
+msgstr "<bookmark_value>Hex;函數</bookmark_value>"
-#: 03132200.xhp#hd_id3155342.1.help.text
-msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent [Runtime]\">ThisComponent [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent [執行階段]\">ThisComponent [執行階段]</link>"
+#. 47m7
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Hex Function [Runtime]\">Hex Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Hex 函數 [執行階段]\">Hex 函數 [執行階段]</link>"
-#: 03132200.xhp#par_id3154923.2.help.text
-msgid "Addresses the active component so that its properties can be read and set. ThisComponent is used from document Basic, where it represents the document the Basic belongs to. The type of object accessed by ThisComponent depends on the document type."
-msgstr "定位使用中程式元件,以便讀取和設定其屬性。ThisComponent 透過文件 Basic 使用,表示 Basic 所屬的文件。ThisComponent 存取的物件類型會視文件類型而定。"
+#. [Uo(
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"par_id3145136\n"
+"2\n"
+"help.text"
+msgid "Returns a string that represents the hexadecimal value of a number."
+msgstr "傳回一個表示數字的十六進制值的字串。"
-#: 03132200.xhp#hd_id3154346.3.help.text
-msgctxt "03132200.xhp#hd_id3154346.3.help.text"
+#. WNYC
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"hd_id3147573\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03132200.xhp#par_id3151056.4.help.text
-msgid "ThisComponent"
-msgstr "ThisComponent"
+#. `+{l
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"par_id3150771\n"
+"4\n"
+"help.text"
+msgid "Hex (Number)"
+msgstr "Hex (Number)"
+
+#. lGP=
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"hd_id3147530\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
+
+#. @0k^
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"par_id3159414\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
+
+#. sn@)
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"hd_id3156344\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
+
+#. CNx*
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"par_id3148947\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to convert to a hexadecimal number."
+msgstr "<emph>Number:</emph>要轉換為十六進制數的任意數值型表示式。"
-#: 03132200.xhp#hd_id3154940.5.help.text
-msgctxt "03132200.xhp#hd_id3154940.5.help.text"
+#. hvZO
+#: 03080801.xhp
+msgctxt ""
+"03080801.xhp\n"
+"hd_id3154365\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03132200.xhp#par_id3151211.6.help.text
-msgctxt "03132200.xhp#par_id3151211.6.help.text"
-msgid "Sub Main"
-msgstr "Sub Main"
-
-#: 03132200.xhp#par_id3154123.7.help.text
-msgid " REM updates the \"Table of Contents\" in a text doc"
-msgstr "REM 更新文件中的「目錄」"
+#. -;|Q
+#: 03080801.xhp
+#, fuzzy
+msgctxt ""
+"03080801.xhp\n"
+"par_id3156214\n"
+"30\n"
+"help.text"
+msgid "' uses BasicFormulas in $[officename] Calc"
+msgstr "REM 使用 $[officename] Calc 中的 BasicFormula"
-#: 03132200.xhp#par_id3151381.8.help.text
-msgid " Dim allindexes, index As Object"
-msgstr "Dim allindexes, index As Object"
+#. D~!*
+#: 03080801.xhp
+#, fuzzy
+msgctxt ""
+"03080801.xhp\n"
+"par_id3149262\n"
+"20\n"
+"help.text"
+msgid "' Returns a long integer from a hexadecimal value."
+msgstr "REM 從十六進制值中傳回一個長型整數。"
-#: 03132200.xhp#par_id3150769.9.help.text
-msgid " allindexes = ThisComponent.getDocumentIndexes()"
-msgstr "allindexes = ThisComponent.getDocumentIndexes ()"
+#. #\]H
+#: 03080801.xhp
+#, fuzzy
+msgctxt ""
+"03080801.xhp\n"
+"par_id3147215\n"
+"25\n"
+"help.text"
+msgid "' Calculates a hexadecimal value in integer."
+msgstr "REM 計算整型數的十六進制值。"
-#: 03132200.xhp#par_id3153194.10.help.text
-msgid " index = allindexes.getByName(\"Table of Contents1\")"
-msgstr "index = allindexes.getByName (\"Table of Contents1\")"
+#. lIC[
+#: 03080800.xhp
+msgctxt ""
+"03080800.xhp\n"
+"tit\n"
+"help.text"
+msgid "Converting Numbers"
+msgstr "轉換數字"
-#: 03132200.xhp#par_id3156422.11.help.text
-msgid " REM use the default name for Table of Contents and a 1"
-msgstr "REM 使用標準的目錄名稱和數字 1"
+#. mNY4
+#: 03080800.xhp
+msgctxt ""
+"03080800.xhp\n"
+"hd_id3145315\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"Converting Numbers\">Converting Numbers</link>"
+msgstr "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"轉換數字\">轉換數字</link>"
-#: 03132200.xhp#par_id3153368.12.help.text
-msgid " index.update()"
-msgstr "index.update ()"
+#. ^to2
+#: 03080800.xhp
+msgctxt ""
+"03080800.xhp\n"
+"par_id3154760\n"
+"2\n"
+"help.text"
+msgid "The following functions convert numbers from one number format to another."
+msgstr "以下函數用於轉換數字的格式。"
-#: 03132200.xhp#par_id3161832.13.help.text
-msgctxt "03132200.xhp#par_id3161832.13.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. ip+X
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"tit\n"
+"help.text"
+msgid "InStr Function [Runtime]"
+msgstr "InStr 函式 [執行階段]"
-#: 03102200.xhp#tit.help.text
-msgid "IsArray Function [Runtime]"
-msgstr "IsArray 函數 [執行階段]"
+#. 2;*9
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"bm_id3155934\n"
+"help.text"
+msgid "<bookmark_value>InStr function</bookmark_value>"
+msgstr "<bookmark_value>InStr 函式</bookmark_value>"
-#: 03102200.xhp#bm_id3154346.help.text
-msgid "<bookmark_value>IsArray function</bookmark_value>"
-msgstr "<bookmark_value>IsArray;函數</bookmark_value>"
+#. tJdq
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"hd_id3155934\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function [Runtime]\">InStr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr 函式 [執行階段]\">InStr 函式 [執行階段]</link>"
-#: 03102200.xhp#hd_id3154346.1.help.text
-msgid "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"IsArray Function [Runtime]\">IsArray Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"IsArray 函數 [執行階段]\">IsArray 函數 [執行階段]</link>"
+#. |1g#
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3153990\n"
+"2\n"
+"help.text"
+msgid "Returns the position of a string within another string."
+msgstr "傳回某個字串在另一字串中的位置。"
-#: 03102200.xhp#par_id3159413.2.help.text
-msgid "Determines if a variable is a data field in an array."
-msgstr "確定變數是否是陣列中的資料欄位。"
+#. oXA@
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3147303\n"
+"3\n"
+"help.text"
+msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0."
+msgstr "Instr 函式傳回兩個字串相符的位置。如果在另一個字串中未找到給定的字串,則函式傳回 0。"
-#: 03102200.xhp#hd_id3150792.3.help.text
-msgctxt "03102200.xhp#hd_id3150792.3.help.text"
+#. e@O(
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"hd_id3145090\n"
+"4\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03102200.xhp#par_id3153379.4.help.text
-msgid "IsArray (Var)"
-msgstr "IsArray (Var)"
+#. KIKW
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3146957\n"
+"5\n"
+"help.text"
+msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
+msgstr "InStr([Start As Integer,]Text1 As String, Text2 As String[, Compare])"
-#: 03102200.xhp#hd_id3154365.5.help.text
-msgctxt "03102200.xhp#hd_id3154365.5.help.text"
+#. gnRP
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"hd_id3148538\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03102200.xhp#par_id3154685.6.help.text
-msgctxt "03102200.xhp#par_id3154685.6.help.text"
-msgid "Bool"
-msgstr "布林型"
+#. m!Y9
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3149763\n"
+"7\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03102200.xhp#hd_id3153969.7.help.text
-msgctxt "03102200.xhp#hd_id3153969.7.help.text"
+#. pR:[
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"hd_id3148473\n"
+"8\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03102200.xhp#par_id3145172.8.help.text
-msgid "<emph>Var:</emph> Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns <emph>True</emph>, otherwise <emph>False </emph>is returned."
-msgstr "<emph>Var:</emph>要測試其是否被宣告為陣列的任意變數。如果此變數是陣列,則函數傳回 <emph>True (真)</emph>,否則傳回 <emph>False (假)</emph>。"
+#. A=a[
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3153126\n"
+"9\n"
+"help.text"
+msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The maximum allowed value is 65535."
+msgstr "<emph>Start:</emph>數值型表示式,用於標記在某個字串中開始搜尋指定子字串的位置。如果不指定此參數,搜尋將從字串的第一個字元開始。最大限值為 65535。"
-#: 03102200.xhp#hd_id3155131.9.help.text
-msgctxt "03102200.xhp#hd_id3155131.9.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. T]Xn
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3145609\n"
+"10\n"
+"help.text"
+msgid "<emph>Text1:</emph> The string expression that you want to search."
+msgstr "<emph>Text1:</emph>要在其中進行搜尋的字串型表示式。"
-#: 03102200.xhp#par_id3153365.10.help.text
-msgid "Sub ExampleIsArray"
-msgstr "Sub ExampleIsArray"
+#. ~j$|
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3147559\n"
+"11\n"
+"help.text"
+msgid "<emph>Text2:</emph> The string expression that you want to search for."
+msgstr "<emph>Text2:</emph>要搜尋的字串型表示式。"
+
+#. s4-(
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3154758\n"
+"12\n"
+"help.text"
+msgid "<emph>Compare:</emph> Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
+msgstr "<emph>Compare:</emph>可選擇的數值型表示式,用來定義比較類型。此參數的值可以是 0 或 1。1 為預設值,用於指定文字比較 (不區分大小寫)。數值 0 則用於指定二進制比較 (區分大小寫)。"
+
+#. 4W,W
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3153361\n"
+"13\n"
+"help.text"
+msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted."
+msgstr "若要避免執行階段錯誤,如果沒有指定第一個傳回參數,請勿設定 Compare 參數。"
-#: 03102200.xhp#par_id3150487.11.help.text
-msgid "Dim sDatf(10) as String"
-msgstr "Dim sDatf(10) as String"
+#. b.7S
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"hd_id3154366\n"
+"14\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03102200.xhp#par_id3155414.12.help.text
-msgid "print isarray(sdatf())"
-msgstr "print isarray(sdatf())"
+#. s)0B
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3144760\n"
+"19\n"
+"help.text"
+msgid "sInput = \"Office\""
+msgstr "sInput = \"Star Office\""
-#: 03102200.xhp#par_id3153727.13.help.text
-msgctxt "03102200.xhp#par_id3153727.13.help.text"
-msgid "end Sub"
-msgstr "end Sub"
+#. mcc%
+#: 03120401.xhp
+msgctxt ""
+"03120401.xhp\n"
+"par_id3154125\n"
+"20\n"
+"help.text"
+msgid "iPos = Instr(sInput,\"c\")"
+msgstr "iPos = Instr(sInput,\"v\")"
-#: 03080802.xhp#tit.help.text
-msgid "Oct Function [Runtime]"
-msgstr "Oct 函數 [執行階段]"
+#. UonZ
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefDbl Statement [Runtime]"
+msgstr "DefDbl 陳述式 [執行階段]"
-#: 03080802.xhp#bm_id3155420.help.text
-msgid "<bookmark_value>Oct function</bookmark_value>"
-msgstr "<bookmark_value>Oct;函數</bookmark_value>"
+#. +N)G
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"bm_id3147242\n"
+"help.text"
+msgid "<bookmark_value>DefDbl statement</bookmark_value>"
+msgstr "<bookmark_value>DefDbl 陳述式</bookmark_value>"
-#: 03080802.xhp#hd_id3155420.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Oct Function [Runtime]\">Oct Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Oct 函數 [執行階段]\">Oct 函數 [執行階段]</link>"
+#. Jiox
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"hd_id3147242\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl Statement [Runtime]\">DefDbl Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl 陳述式 [執行階段]\">DefDbl 陳述式 [執行階段]</link>"
-#: 03080802.xhp#par_id3154924.2.help.text
-msgid "Returns the octal value of a number."
-msgstr "傳回數字的八進制值。"
+#. .}qu
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"par_id3153126\n"
+"2\n"
+"help.text"
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定標準的變數類型。"
-#: 03080802.xhp#hd_id3148947.3.help.text
-msgctxt "03080802.xhp#hd_id3148947.3.help.text"
+#. Hm9W
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"hd_id3155420\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03080802.xhp#par_id3150543.4.help.text
-msgid "Oct (Number)"
-msgstr "Oct (Number)"
-
-#: 03080802.xhp#hd_id3153360.5.help.text
-msgctxt "03080802.xhp#hd_id3153360.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
-
-#: 03080802.xhp#par_id3154138.6.help.text
-msgctxt "03080802.xhp#par_id3154138.6.help.text"
-msgid "String"
-msgstr "字串型"
+#. jIf=
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"par_id3147530\n"
+"4\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-#: 03080802.xhp#hd_id3156422.7.help.text
-msgctxt "03080802.xhp#hd_id3156422.7.help.text"
+#. Cq/T
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"hd_id3145069\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03080802.xhp#par_id3150768.8.help.text
-msgid "<emph>Number:</emph> Any numeric expression that you want to convert to an octal value."
-msgstr "<emph>Number:</emph>要轉換為八進制值的任意數值型表示式。"
-
-#: 03080802.xhp#hd_id3148672.9.help.text
-msgctxt "03080802.xhp#hd_id3148672.9.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03080802.xhp#par_id3147287.10.help.text
-msgid "Sub ExampleOkt"
-msgstr "Sub ExampleOkt"
+#. iG|\
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
-#: 03080802.xhp#par_id3161831.11.help.text
-msgid "Msgbox Oct(255)"
-msgstr "Msgbox Oct(255)"
+#. 787V
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"par_id3150791\n"
+"7\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-#: 03080802.xhp#par_id3147318.12.help.text
-msgctxt "03080802.xhp#par_id3147318.12.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. Rk7,
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"par_id3151210\n"
+"8\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword:</emph>標準的變數類型"
-#: 03120308.xhp#tit.help.text
-msgid "RSet Statement [Runtime]"
-msgstr "RSet 陳述式 [執行階段]"
+#. H:HP
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"par_id3154123\n"
+"9\n"
+"help.text"
+msgid "<emph>DefDbl:</emph> Double"
+msgstr "<emph>DefDbl:</emph>雙精度型"
-#: 03120308.xhp#bm_id3153345.help.text
-msgid "<bookmark_value>RSet statement</bookmark_value>"
-msgstr "<bookmark_value>RSet 陳述式</bookmark_value>"
+#. Sxnk
+#: 03101400.xhp
+msgctxt ""
+"03101400.xhp\n"
+"hd_id3153192\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03120308.xhp#hd_id3153345.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"RSet Statement [Runtime]\">RSet Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"RSet 陳述式 [執行階段]\">RSet 陳述式 [執行階段]</link>"
+#. B$o|
+#: 03101400.xhp
+#, fuzzy
+msgctxt ""
+"03101400.xhp\n"
+"par_id3156281\n"
+"12\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM 變數類型的前綴定義:"
-#: 03120308.xhp#par_id3150503.2.help.text
-msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another."
-msgstr "向右對齊字串型變數中的字串,或將使用者自訂的變數類型複製到其他變數中。"
+#. 9n*E
+#: 03101400.xhp
+#, fuzzy
+msgctxt ""
+"03101400.xhp\n"
+"par_id3153144\n"
+"22\n"
+"help.text"
+msgid "dValue=1.23e43 ' dValue is an implicit double variable type"
+msgstr "dValue=1.23e43 REM dValue 是一個隱含的雙精度型變數類型"
-#: 03120308.xhp#hd_id3149234.3.help.text
-msgctxt "03120308.xhp#hd_id3149234.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. EjV$
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"tit\n"
+"help.text"
+msgid "Green Function [Runtime]"
+msgstr "Green 函數 [執行階段]"
-#: 03120308.xhp#par_id3150669.4.help.text
-msgid "RSet Text As String = Text or RSet Variable1 = Variable2"
-msgstr "RSet Text As String = Text or RSet Variable1 = Variable2"
+#. J|~@
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"bm_id3148947\n"
+"help.text"
+msgid "<bookmark_value>Green function</bookmark_value>"
+msgstr "<bookmark_value>Green;函數</bookmark_value>"
-#: 03120308.xhp#hd_id3156024.5.help.text
-msgctxt "03120308.xhp#hd_id3156024.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. ~n48
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"hd_id3148947\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function [Runtime]\">Green Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green 函數 [執行階段]\">Green 函數 [執行階段]</link>"
-#: 03120308.xhp#par_id3148552.6.help.text
-msgid "<emph>Text:</emph> Any string variable."
-msgstr "<emph>Text:</emph>任意字串型變數。"
+#. }kMo
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3153361\n"
+"2\n"
+"help.text"
+msgid "Returns the Green component of the given color code."
+msgstr "傳回給定顏色代碼的綠色成份。"
-#: 03120308.xhp#par_id3154924.7.help.text
-msgid "<emph>Text</emph>: String that you want to right-align in the string variable."
-msgstr "<emph>Text</emph>:字串型變數中要向右對齊的字串。"
+#. 2,-h
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"hd_id3154140\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "<emph>語法</emph>:"
-#: 03120308.xhp#par_id3149456.8.help.text
-msgid "<emph>Variable1:</emph> User-defined variable that is the target for the copied variable."
-msgstr "<emph>Variable1:</emph>複製變數時的目標使用者自訂變數。"
+#. ~mct
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3153969\n"
+"4\n"
+"help.text"
+msgid "Green (Color As Long)"
+msgstr "Green(Color As Long)"
-#: 03120308.xhp#par_id3153381.9.help.text
-msgid "<emph>Variable2:</emph> User-defined variable that you want to copy to another variable."
-msgstr "<emph>Variable2:</emph>要複製到其他變數中的使用者自訂變數。"
+#. G8:w
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"hd_id3154124\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "<emph>傳回值類型</emph>:"
-#: 03120308.xhp#par_id3154140.10.help.text
-msgid "If the string is shorter than the string variable, <emph>RSet</emph> aligns the string to the right within the string variable. Any remaining characters in the string variable are replaced with spaces. If the string is longer than the string variable, characters exceeding the length of the variable are truncated, and only the remaining characters are right-aligned within the string variable."
-msgstr "如果字串短於字串型變數,<emph>RSet</emph> 向右對齊字串型變數中的字串。字串型變數中剩餘的字元由空格代替。如果字串長於字串型變數,則超出變數長度的字元將被截去,僅剩餘的字元在字串變數中向右對齊。"
+#. s,4~
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3153194\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03120308.xhp#par_id3149202.11.help.text
-msgid "You can also use the <emph>RSet statement</emph> to assign variables of one user-defined type to another."
-msgstr "<emph>RSet 陳述式</emph>還可用於將使用者自訂類型的變數指定為其他類型。"
+#. U57e
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"hd_id3154909\n"
+"7\n"
+"help.text"
+msgid "Parameter:"
+msgstr "<emph>參數</emph>:"
-#: 03120308.xhp#par_id3151042.12.help.text
-msgid "The following example uses the <emph>RSet</emph> and <emph>LSet</emph> statements to modify the left and right alignment of a string."
-msgstr "以下示例使用 <emph>RSet</emph> 和 <emph>LSet</emph> 陳述式來修改字串的左對齊和右對齊。"
+#. EghD
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3153770\n"
+"8\n"
+"help.text"
+msgid "<emph>Color</emph>: Long integer expression that specifies a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Green component."
+msgstr "<emph>Color</emph>:長型整數表示式,用於指定要傳回綠色成份的<link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"顏色代碼\">顏色代碼</link>。"
-#: 03120308.xhp#hd_id3154909.13.help.text
-msgctxt "03120308.xhp#hd_id3154909.13.help.text"
+#. ~)l9
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"hd_id3149664\n"
+"9\n"
+"help.text"
msgid "Example:"
-msgstr "示例:"
+msgstr "<emph>示例:</emph>"
-#: 03120308.xhp#par_id3154218.14.help.text
-msgctxt "03120308.xhp#par_id3154218.14.help.text"
-msgid "Sub ExampleRLSet"
-msgstr "Sub ExampleRLSet"
+#. 2~|\
+#: 03010302.xhp
+#, fuzzy
+msgctxt ""
+"03010302.xhp\n"
+"par_id3151117\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_"
+msgstr "msgbox \"The color \" & lVar & \" contains the components:\"& Chr(13) &_"
-#: 03120308.xhp#par_id3147288.15.help.text
-msgid "Dim sVar as string"
-msgstr "Dim sVar as string"
+#. 2*U[
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3153951\n"
+"14\n"
+"help.text"
+msgid "\"red = \" & red(lVar) & Chr(13)&_"
+msgstr "\"red= \" & red(lVar) & Chr(13) &_"
-#: 03120308.xhp#par_id3153367.16.help.text
-msgid "Dim sExpr as string"
-msgstr "Dim sExpr as string"
+#. dXp]
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3152462\n"
+"15\n"
+"help.text"
+msgid "\"green = \" & green(lVar) & Chr(13)&_"
+msgstr "\"green= \" & green(lVar) & Chr(13) &_"
-#: 03120308.xhp#par_id3153952.18.help.text
-msgctxt "03120308.xhp#par_id3153952.18.help.text"
-msgid "sVar = String(40,\"*\")"
-msgstr "sVar = String(40,\"*\")"
+#. Rv\q
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3154730\n"
+"16\n"
+"help.text"
+msgid "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
-#: 03120308.xhp#par_id3154013.19.help.text
-msgctxt "03120308.xhp#par_id3154013.19.help.text"
-msgid "sExpr = \"SBX\""
-msgstr "sExpr = \"SBX\""
+#. Uh,(
+#: 01030000.xhp
+msgctxt ""
+"01030000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Integrated Development Environment (IDE)"
+msgstr "整合式開發環境 (IDE)"
-#: 03120308.xhp#par_id3155856.20.help.text
-msgid "REM Right-align \"SBX\" in a 40-character string"
-msgstr "REM 在 40 個字元的參照字串中向右對齊「SBX」"
+#. AX(b
+#: 01030000.xhp
+msgctxt ""
+"01030000.xhp\n"
+"bm_id3145090\n"
+"help.text"
+msgid "<bookmark_value>Basic IDE;Integrated Development Environment</bookmark_value><bookmark_value>IDE;Integrated Development Environment</bookmark_value>"
+msgstr "<bookmark_value>Basic IDE;整合式開發環境</bookmark_value><bookmark_value>IDE;Basic IDE</bookmark_value>"
-#: 03120308.xhp#par_id3152577.21.help.text
-msgctxt "03120308.xhp#par_id3152577.21.help.text"
-msgid "REM Replace asterisks with spaces"
-msgstr "REM 用空格代替星號"
+#. ?^Yq
+#: 01030000.xhp
+msgctxt ""
+"01030000.xhp\n"
+"hd_id3145090\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"Integrated Development Environment (IDE)\">Integrated Development Environment (IDE)</link>"
+msgstr "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"整合式開發環境 (IDE)\">整合式開發環境 (IDE)</link>"
-#: 03120308.xhp#par_id3149260.22.help.text
-msgctxt "03120308.xhp#par_id3149260.22.help.text"
-msgid "RSet sVar = sExpr"
-msgstr "RSet sVar = sExpr"
-
-#: 03120308.xhp#par_id3156444.23.help.text
-msgctxt "03120308.xhp#par_id3156444.23.help.text"
-msgid "Print \">\"; sVar; \"<\""
-msgstr "Print \">\"; sVar; \"<\""
-
-#: 03120308.xhp#par_id3148575.25.help.text
-msgctxt "03120308.xhp#par_id3148575.25.help.text"
-msgid "sVar = String(5,\"*\")"
-msgstr "sVar = String(5,\"*\")"
-
-#: 03120308.xhp#par_id3153140.26.help.text
-msgctxt "03120308.xhp#par_id3153140.26.help.text"
-msgid "sExpr = \"123457896\""
-msgstr "sExpr = \"123457896\""
-
-#: 03120308.xhp#par_id3153144.27.help.text
-msgctxt "03120308.xhp#par_id3153144.27.help.text"
-msgid "RSet sVar = sExpr"
-msgstr "RSet sVar = sExpr"
-
-#: 03120308.xhp#par_id3150116.28.help.text
-msgctxt "03120308.xhp#par_id3150116.28.help.text"
-msgid "Print \">\"; sVar; \"<\""
-msgstr "Print \">\"; sVar; \"<\""
-
-#: 03120308.xhp#par_id3154491.30.help.text
-msgctxt "03120308.xhp#par_id3154491.30.help.text"
-msgid "sVar = String(40,\"*\")"
-msgstr "sVar = String(40,\"*\")"
-
-#: 03120308.xhp#par_id3149412.31.help.text
-msgctxt "03120308.xhp#par_id3149412.31.help.text"
-msgid "sExpr = \"SBX\""
-msgstr "sExpr = \"SBX\""
-
-#: 03120308.xhp#par_id3145801.32.help.text
-msgid "REM Left-align \"SBX\" in a 40-character string"
-msgstr "REM 在 40 個字元的參照字串中向左對齊「SBX」"
+#. |}k/
+#: 01030000.xhp
+msgctxt ""
+"01030000.xhp\n"
+"par_id3146795\n"
+"2\n"
+"help.text"
+msgid "This section describes the Integrated Development Environment for $[officename] Basic."
+msgstr "本節將介紹 $[officename] Basic 的整合式開發環境。"
-#: 03120308.xhp#par_id3145646.33.help.text
-msgctxt "03120308.xhp#par_id3145646.33.help.text"
-msgid "LSet sVar = sExpr"
-msgstr "LSet sVar = sExpr"
-
-#: 03120308.xhp#par_id3154511.34.help.text
-msgctxt "03120308.xhp#par_id3154511.34.help.text"
-msgid "Print \">\"; sVar; \"<\""
-msgstr "Print \">\"; sVar; \"<\""
-
-#: 03120308.xhp#par_id3153839.36.help.text
-msgctxt "03120308.xhp#par_id3153839.36.help.text"
-msgid "sVar = String(5,\"*\")"
-msgstr "sVar = String(5,\"*\")"
-
-#: 03120308.xhp#par_id3149122.37.help.text
-msgctxt "03120308.xhp#par_id3149122.37.help.text"
-msgid "sExpr = \"123456789\""
-msgstr "sExpr = \"123456789\""
-
-#: 03120308.xhp#par_id3150330.38.help.text
-msgctxt "03120308.xhp#par_id3150330.38.help.text"
-msgid "LSet sVar = sExpr"
-msgstr "LSet sVar = sExpr"
-
-#: 03120308.xhp#par_id3154480.39.help.text
-msgctxt "03120308.xhp#par_id3154480.39.help.text"
-msgid "Print \">\"; sVar; \"<\""
-msgstr "Print \">\"; sVar; \"<\""
-
-#: 03120308.xhp#par_id3148914.40.help.text
-msgctxt "03120308.xhp#par_id3148914.40.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. K+tk
+#: 03010100.xhp
+msgctxt ""
+"03010100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Display Functions"
+msgstr "顯示函數"
-#: 03020405.xhp#tit.help.text
-msgid "FileAttr-Function [Runtime]"
-msgstr "FileAttr 函數 [執行階段]"
+#. PNpY
+#: 03010100.xhp
+msgctxt ""
+"03010100.xhp\n"
+"hd_id3151384\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"Display Functions\">Display Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"顯示函數\">顯示函數</link>"
-#: 03020405.xhp#bm_id3153380.help.text
-msgid "<bookmark_value>FileAttr function</bookmark_value>"
-msgstr "<bookmark_value>FileAttr;函數</bookmark_value>"
+#. tn?H
+#: 03010100.xhp
+msgctxt ""
+"03010100.xhp\n"
+"par_id3149346\n"
+"2\n"
+"help.text"
+msgid "This section describes Runtime functions used to output information to the screen display."
+msgstr "本節介紹可以將資訊匯出到螢幕顯示的執行階段函數。"
-#: 03020405.xhp#hd_id3153380.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr-Function [Runtime]\">FileAttr Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr 函數 [執行階段]\">FileAttr 函數 [執行階段]</link>"
+#. BidJ
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"tit\n"
+"help.text"
+msgid "IsError Function [Runtime]"
+msgstr "IsError 函數 [執行階段]"
-#: 03020405.xhp#par_id3154366.2.help.text
-msgid "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)."
-msgstr "傳回使用 Open 陳述式開啟的檔案的存取模式或檔案存取號碼。檔案存取號碼取決於作業系統 (OSH = 作業系統標示元)。"
+#. {::)
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"bm_id4954680\n"
+"help.text"
+msgid "<bookmark_value>IsError function</bookmark_value>"
+msgstr "<bookmark_value>IsError 函數</bookmark_value>"
-#: 03020405.xhp#par_id3153364.3.help.text
-msgid "If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number."
-msgstr "如果您使用的是 32 位元作業系統,則無法使用 FileAttr 函數來確定檔案存取號碼。"
+#. BnwH
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN1054E\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03102450.xhp\">IsError Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03102450.xhp\">IsError 函數 [執行階段]</link>"
-#: 03020405.xhp#par_id3163713.4.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
+#. +e~?
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN1055E\n"
+"help.text"
+msgid "Tests if a variable contains an error value."
+msgstr "測試變數是否包含錯誤值。"
-#: 03020405.xhp#hd_id3151116.5.help.text
-msgctxt "03020405.xhp#hd_id3151116.5.help.text"
+#. ME?Z
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN10561\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020405.xhp#par_id3154012.6.help.text
-msgid "FileAttr (FileNumber As Integer, Attribute As Integer)"
-msgstr "FileAttr (FileNumber As Integer, Attribute As Integer)"
+#. K.1M
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN10565\n"
+"help.text"
+msgid "IsError (Var)"
+msgstr "IsError (Var)"
-#: 03020405.xhp#hd_id3147349.7.help.text
-msgctxt "03020405.xhp#hd_id3147349.7.help.text"
+#. X`?w
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN10568\n"
+"help.text"
msgid "Return value:"
-msgstr "傳回值類型:"
+msgstr "傳回值:"
-#: 03020405.xhp#par_id3146974.8.help.text
-msgctxt "03020405.xhp#par_id3146974.8.help.text"
-msgid "Integer"
-msgstr "整型"
+#. cyRK
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN1056C\n"
+"help.text"
+msgid "Bool"
+msgstr "布林"
-#: 03020405.xhp#hd_id3153728.9.help.text
-msgctxt "03020405.xhp#hd_id3153728.9.help.text"
+#. _TYE
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN1056F\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020405.xhp#par_id3151074.10.help.text
-msgid "<emph>FileNumber:</emph> The number of the file that was opened with the Open statement."
-msgstr "<emph>FileNumber:</emph>使用 Open 陳述式所開啟檔案的號碼。"
-
-#: 03020405.xhp#par_id3144766.11.help.text
-msgid "<emph>Attribute:</emph> Integer expression that indicates the type of file information that you want to return. The following values are possible:"
-msgstr "<emph>Attribute:</emph>整數表示式,用於指示所要傳回的檔案資訊的類型。可能是以下的值:"
+#. //kV
+#: 03102450.xhp
+msgctxt ""
+"03102450.xhp\n"
+"par_idN10573\n"
+"help.text"
+msgid "<emph>Var:</emph> Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False."
+msgstr "<emph>Var:</emph>要測試的任意變數。如果變數包含錯誤值,則函數傳回 True (真),否則傳回 False (偽)。"
-#: 03020405.xhp#par_id3147396.12.help.text
-msgid "1: The FileAttr-Function indicates the access mode of the file."
-msgstr "1: FileAttr 函數指示檔案的存取模式。"
+#. .kKY
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"tit\n"
+"help.text"
+msgid "GetSolarVersion Function [Runtime]"
+msgstr "GetSolarVersion 函數 [執行階段]"
-#: 03020405.xhp#par_id3149959.13.help.text
-msgid "2: The FileAttr-Function returns the file access number of the operating system."
-msgstr "2: FileAttr 函數傳回作業系統的檔案存取號碼。"
+#. L4ST
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"bm_id3157898\n"
+"help.text"
+msgid "<bookmark_value>GetSolarVersion function</bookmark_value>"
+msgstr "<bookmark_value>GetSolarVersion;函數</bookmark_value>"
-#: 03020405.xhp#par_id3154018.14.help.text
-msgid "If you specify a parameter attribute with a value of 1, the following return values apply:"
-msgstr "如果您將參數屬性指定為 1,則採用以下傳回值:"
+#. ~;jw
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"hd_id3157898\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion Function [Runtime]\">GetSolarVersion Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion 函數 [執行階段]\">GetSolarVersion 函數 [執行階段]</link>"
-#: 03020405.xhp#par_id3149124.15.help.text
-msgid "1 - INPUT (file open for input)"
-msgstr "1 - INPUT (開啟檔案用於輸入)"
+#. N2or
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"par_id3152801\n"
+"2\n"
+"help.text"
+msgid "Returns the internal number of the current $[officename] version."
+msgstr "傳回目前 $[officename] 版本的內部號。"
-#: 03020405.xhp#par_id3156275.16.help.text
-msgid "2 - OUTPUT (file open for output)"
-msgstr "2 - OUTPUT (開啟檔案用於匯出)"
+#. Ug,8
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"hd_id3153311\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03020405.xhp#par_id3155066.17.help.text
-msgid "4 - RANDOM (file open for random access)"
-msgstr "4 - RANDOM (開啟檔案用於隨機存取)"
+#. 56_!
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"par_id3155388\n"
+"4\n"
+"help.text"
+msgid "s = GetSolarVersion"
+msgstr "s = GetSolarVersion"
-#: 03020405.xhp#par_id3148406.18.help.text
-msgid "8 - APPEND (file open for appending)"
-msgstr "8 - APPEND (開啟檔案用於新增)"
+#. sEs]
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"hd_id3149514\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03020405.xhp#par_id3154757.19.help.text
-msgid "32 - BINARY (file open in binary mode)."
-msgstr "32 - BINARY (以二進制模式開啟檔案)。"
+#. B5E$
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"par_id3148685\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03020405.xhp#hd_id3147339.20.help.text
-msgctxt "03020405.xhp#hd_id3147339.20.help.text"
+#. +b;P
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"hd_id3143270\n"
+"7\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03020405.xhp#par_id3155959.21.help.text
-msgid "Sub ExampleFileAttr"
-msgstr "Sub ExampleFileAttr"
-
-#: 03020405.xhp#par_id3145147.22.help.text
-msgctxt "03020405.xhp#par_id3145147.22.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iNumber As Integer"
-
-#: 03020405.xhp#par_id3153966.23.help.text
-msgctxt "03020405.xhp#par_id3153966.23.help.text"
-msgid "Dim sLine As String"
-msgstr "Dim sLine As String"
-
-#: 03020405.xhp#par_id3155336.24.help.text
-msgctxt "03020405.xhp#par_id3155336.24.help.text"
-msgid "Dim aFile As String"
-msgstr "Dim aFile As String"
-
-#: 03020405.xhp#par_id3163807.25.help.text
-msgctxt "03020405.xhp#par_id3163807.25.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr "aFile = \"c:\\data.txt\""
-
-#: 03020405.xhp#par_id3154021.27.help.text
-msgctxt "03020405.xhp#par_id3154021.27.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020405.xhp#par_id3153786.28.help.text
-msgctxt "03020405.xhp#par_id3153786.28.help.text"
-msgid "Open aFile For Output As #iNumber"
-msgstr "Open aFile For Output As #iNumber"
-
-#: 03020405.xhp#par_id3155607.29.help.text
-msgctxt "03020405.xhp#par_id3155607.29.help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr "Print #iNumber, \"This is a line of text\""
-
-#: 03020405.xhp#par_id3150361.30.help.text
-msgid "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\""
-msgstr "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\""
-
-#: 03020405.xhp#par_id3149817.31.help.text
-msgid "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\""
-msgstr "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\""
-
-#: 03020405.xhp#par_id3155115.32.help.text
-msgctxt "03020405.xhp#par_id3155115.32.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020405.xhp#par_id3147130.33.help.text
-msgctxt "03020405.xhp#par_id3147130.33.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 01030100.xhp#tit.help.text
-msgid "IDE Overview"
-msgstr "IDE 摘要"
-
-#: 01030100.xhp#hd_id3147291.1.help.text
-msgid "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE Overview\">IDE Overview</link>"
-msgstr "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE 摘要\">IDE 摘要</link>"
-
-#: 01030100.xhp#par_id3156344.3.help.text
-msgid "The <link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\"><emph>Macro Toolbar</emph></link> in the IDE provides various icons for editing and testing programs."
-msgstr "IDE 中的<link href=\"text/sbasic/shared/main0211.xhp\" name=\"[巨集工具列]\"><emph>[巨集工具列]</emph></link>提供了用於編輯和測試程式的各種圖示。"
+#. 5Xo!
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"par_id3148947\n"
+"11\n"
+"help.text"
+msgid "MsgBox sSep,64,\"Version number of the solar technology\""
+msgstr "MsgBox sSep,64,\"Version number of the solar technology\""
-#: 01030100.xhp#par_id3151210.4.help.text
-msgid "In the <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Editor window\"><emph>Editor window</emph></link>, directly below the Macro toolbar, you can edit the Basic program code. The column on the left side is used to set breakpoints in the program code."
-msgstr "在<link href=\"text/sbasic/shared/01030200.xhp\" name=\"編輯器視窗\"><emph>編輯器視窗</emph></link>中,您可以直接在[巨集工具列]下的區域中編輯 Basic 程式碼。左邊的欄用於在程式碼中設定中斷點。"
+#. Ssl:
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"tit\n"
+"help.text"
+msgid "CreateUnoListener Function [Runtime]"
+msgstr "CreateUnoListener 函數 [執行階段]"
-#: 01030100.xhp#par_id3154686.5.help.text
-msgid "The <link href=\"text/sbasic/shared/01050100.xhp\" name=\"Watch\"><emph>Watch window</emph></link> (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process."
-msgstr "編輯器視窗的左下方顯示 <link href=\"text/sbasic/shared/01050100.xhp\" name=\"[檢視]\"><emph>[檢視]</emph></link> (檢視器),用於在單步程序中顯示變數或陣列的內容。"
+#. @9a~
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"bm_id3155150\n"
+"help.text"
+msgid "<bookmark_value>CreateUnoListener function</bookmark_value>"
+msgstr "<bookmark_value>CreateUnoListener;函數</bookmark_value>"
-#: 01030100.xhp#par_id3145787.8.help.text
-msgid "The <emph>Call Stack</emph> window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs."
-msgstr "右邊的 <emph>[呼叫堆疊]</emph> 視窗顯示程式執行階段 SUB 和 FUNCTION 的呼叫堆疊的資訊。"
+#. ;gDF
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"hd_id3155150\n"
+"53\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function [Runtime]\">CreateUnoListener Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener 函數 [執行階段]\">CreateUnoListener 函數 [執行階段]</link>"
-#: 01030100.xhp#par_id3147434.6.help.text
-msgctxt "01030100.xhp#par_id3147434.6.help.text"
-msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
-msgstr "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
+#. +E:p
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3149346\n"
+"52\n"
+"help.text"
+msgid "Creates a Listener instance."
+msgstr "建立一個偵聽者實例。"
-#: 03010201.xhp#tit.help.text
-msgid "InputBox Function [Runtime]"
-msgstr "InputBox 函數 [執行階段]"
+#. G!w$
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3153681\n"
+"51\n"
+"help.text"
+msgid "Many Uno interfaces let you register listeners on a special listener interface. This allows you to listen for specific events and call up the appropriate listener method. The CreateUnoListener function waits for the called listener interface and then passes the interface an object that the interface supports. This object is then passed to the method to register the listener."
+msgstr "許多 Uno 介面允許您在特定的偵聽者介面上註冊偵聽者,這樣就可以偵聽特定的事件,並可以呼叫適當的偵聽者方法。CreateUnoListener 函數等待呼叫的偵聽者介面,然後將一個此介面支援的物件傳送給介面。然後此物件被傳送到註冊偵聽者的方法中。"
-#: 03010201.xhp#bm_id3148932.help.text
-msgid "<bookmark_value>InputBox function</bookmark_value>"
-msgstr "<bookmark_value>InputBox;函數</bookmark_value>"
+#. ]wcM
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"hd_id3148685\n"
+"50\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03010201.xhp#hd_id3148932.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function [Runtime]\">InputBox Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox 函數 [執行階段]\">InputBox 函數 [執行階段]</link>"
+#. PsGA
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3143228\n"
+"49\n"
+"help.text"
+msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
+msgstr "oListener = CreateUnoListener ( Prefixname, ListenerInterfaceName )"
-#: 03010201.xhp#par_id3151262.2.help.text
-msgid "Displays a prompt in a dialog at which the user can input text. The input is assigned to a variable."
-msgstr "在對話方塊中顯示提示,使用者可以在其中輸入文字。輸入將被指定給變數。"
+#. q!*Z
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"hd_id3147574\n"
+"48\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03010201.xhp#par_id3151100.3.help.text
-msgid "The <emph>InputBox</emph> statement is a convenient method of entering text through a dialog. Confirm the input by clicking OK or pressing Return. The input is returned as the function return value. If you close the dialog with Cancel, <emph>InputBox</emph> returns a zero-length string (\"\")."
-msgstr "使用 <emph>InputBox</emph> 陳述式是透過對話方塊輸入文字的一種便捷方法。按一下[確定]或按 RETURN 鍵確認輸入的內容。輸入將作為函數傳回值被傳回。如果使用 [取消] 關閉對話方塊,<emph>InputBox</emph> 將傳回一個長度為零的字串 (\"\")。"
+#. Eo29
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3154046\n"
+"47\n"
+"help.text"
+msgid "The following example is based on a Basic library object."
+msgstr "以下示例基於一個 Basic 程式庫物件。"
-#: 03010201.xhp#hd_id3152347.4.help.text
-msgctxt "03010201.xhp#hd_id3152347.4.help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
+#. I06J
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3149294\n"
+"44\n"
+"help.text"
+msgid "The CreateUnoListener method requires two parameters. The first is a prefix and is explained in detail below. The second parameter is the fully qualified name of the Listener interface that you want to use."
+msgstr "CreateUnoListener 方法需要兩個參數。第一個參數是一個前綴,下面將對它進行詳細介紹。第二個參數是要使用的偵聽者介面的完全合格的名稱。"
-#: 03010201.xhp#par_id3159201.5.help.text
-msgid "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]]) "
-msgstr "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
+#. %f3A
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3149670\n"
+"43\n"
+"help.text"
+msgid "The Listener must then be added to the Broadcaster Object. This is done by calling the appropriate method for adding a Listener. These methods always follow the pattern \"addFooListener\", where \"Foo\" is the Listener Interface Type, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:"
+msgstr "然後,必須將偵聽者加入到廣播物件中,這透過呼叫相應的加入偵聽者的方法來實現。這些方法通常具有「addFooListener」的形式,其中「Foo」是不帶「X」的偵聽者介面類型。在此示例中,呼叫 addContainerListener 方法來註冊 XContainerListener:"
-#: 03010201.xhp#hd_id3150713.6.help.text
-msgctxt "03010201.xhp#hd_id3150713.6.help.text"
-msgid "Return value:"
-msgstr "<emph>傳回值類型</emph>:"
+#. oUXC
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3154940\n"
+"41\n"
+"help.text"
+msgid "oLib = BasicLibraries.Library1 ' Library1 must exist!"
+msgstr "oLib = BasicLibraries.Library1 ' Library1 必須存在!"
-#: 03010201.xhp#par_id3145090.7.help.text
-msgctxt "03010201.xhp#par_id3145090.7.help.text"
-msgid "String"
-msgstr "字串型"
+#. ySJ4
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3150359\n"
+"40\n"
+"help.text"
+msgid "oLib.addContainerListener( oListener ) ' Register the listener"
+msgstr "oLib.addContainerListener ( oListener ) ' 註冊偵聽者"
-#: 03010201.xhp#hd_id3149346.8.help.text
-msgctxt "03010201.xhp#hd_id3149346.8.help.text"
-msgid "Parameter:"
-msgstr "<emph>參數</emph>:"
+#. ?@;g
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3154138\n"
+"39\n"
+"help.text"
+msgid "The Listener is now registered. When an event occurs, the corresponding Listener calls the appropriate method from the com.sun.star.container.XContainerListener Interface."
+msgstr "這樣就註冊了偵聽者。當事件發生時,相應的偵聽者將從 com.sun.star.container.XContainerListener 介面呼叫適當的方法。"
-#: 03010201.xhp#par_id3153311.9.help.text
-msgid "<emph>Msg</emph>: String expression displayed as the message in the dialog box."
-msgstr "<emph>Msg</emph>:字串型表示式,即在對話方塊中顯示的訊息。"
+#. hgcp
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3148922\n"
+"38\n"
+"help.text"
+msgid "The prefix calls registered Listeners from Basic-subroutines. The Basic run-time system searches for Basic-subroutines or functions that have the name \"PrefixListenerMethode\" and calls them when found. Otherwise, a run-time error occurs."
+msgstr "前綴將從 Basic 子常式中呼叫已註冊的偵聽者。Basic 執行階段系統搜尋名為「PrefixListenerMethode」的 Basic 子常式或函數並在找到時將其呼叫。否則,將發生執行階段錯誤。"
-#: 03010201.xhp#par_id3145315.10.help.text
-msgid "<emph>Title</emph>: String expression displayed in the title bar of the dialog box."
-msgstr "<emph>Title</emph>:顯示於對話方塊的標題列中的字串型表示式。"
+#. W8kb
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3150768\n"
+"37\n"
+"help.text"
+msgid "In this example, the Listener-Interface uses the following methods:"
+msgstr "在此示例中,偵聽者介面使用以下方法:"
-#: 03010201.xhp#par_id3154307.11.help.text
-msgid "<emph>Default</emph>: String expression displayed in the text box as default if no other input is given."
-msgstr "<emph>Default</emph>:標準情況下 (即使用者未輸入內容),在文字方塊中顯示的字串型表示式。"
+#. W+si
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3151176\n"
+"36\n"
+"help.text"
+msgid "disposing:"
+msgstr "disposing:"
-#: 03010201.xhp#par_id3147573.12.help.text
-msgid "<emph>x_pos</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
-msgstr "<emph>x_pos</emph>:用於指定對話方塊水平位置的整型表示式。此位置使用絕對座標,不參照 Office 應用程式的視窗。"
+#. ee=p
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3145173\n"
+"35\n"
+"help.text"
+msgid "Listener base interface (com.sun.star.lang.XEventListener): base interface for all Listener Interfaces"
+msgstr "偵聽者基本介面 (com.sun.star.lang.XEventListener):所有偵聽者介面的基本介面"
-#: 03010201.xhp#par_id3156024.13.help.text
-msgid "<emph>y_pos</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
-msgstr "<emph>y_pos</emph>:用於指定對話方塊垂直位置的整型表示式。此位置使用絕對座標,不參照 Office 應用程式的視窗。"
+#. /=Kb
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3156212\n"
+"34\n"
+"help.text"
+msgid "elementInserted:"
+msgstr "elementInserted:"
-#: 03010201.xhp#par_id3153897.14.help.text
-msgid "If <emph>x_pos</emph> and <emph>y_pos</emph> are omitted, the dialog is centered on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
-msgstr "如果省略 <emph>x_pos</emph> 和 <emph>y_pos</emph> 參數,對話方塊將顯示在螢幕的中央。該位置以 <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twip\">twip</link> 為單位指定。"
+#. ]]jg
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3159254\n"
+"33\n"
+"help.text"
+msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgstr "com.sun.star.container.XContainerListener 介面的方法"
-#: 03010201.xhp#hd_id3149456.15.help.text
-msgctxt "03010201.xhp#hd_id3149456.15.help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
+#. i%Oj
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3147287\n"
+"32\n"
+"help.text"
+msgid "elementRemoved:"
+msgstr "elementRemoved:"
-#: 03010201.xhp#par_id3153379.16.help.text
-msgid "Sub ExampleInputBox"
-msgstr "Sub ExampleInputBox"
+#. *Mgd
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3146119\n"
+"31\n"
+"help.text"
+msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgstr "com.sun.star.container.XContainerListener 介面的方法"
-#: 03010201.xhp#par_id3149656.17.help.text
-msgctxt "03010201.xhp#par_id3149656.17.help.text"
-msgid "Dim sText As String"
-msgstr "Dim sText As String"
+#. xG15
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3153951\n"
+"30\n"
+"help.text"
+msgid "elementReplaced:"
+msgstr "elementReplaced:"
-#: 03010201.xhp#par_id3154367.18.help.text
-msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")"
-msgstr "sText = InputBox (\"請輸入一字句: \",\"親愛的使用者\")"
+#. idVE
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3154013\n"
+"29\n"
+"help.text"
+msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgstr "com.sun.star.container.XContainerListener 介面的方法"
-#: 03010201.xhp#par_id3151042.19.help.text
-msgid "MsgBox ( sText , 64, \"Confirmation of phrase\")"
-msgstr "MsgBox( sText , 64, \"Confirmation of phrase\")"
+#. %.A!
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3147435\n"
+"28\n"
+"help.text"
+msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:"
+msgstr "在此示例中,前綴是 ContListener_,因此,需要在 Basic 中執行以下子常式:"
-#: 03010201.xhp#par_id3150768.20.help.text
-msgctxt "03010201.xhp#par_id3150768.20.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. K1q;
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3155411\n"
+"27\n"
+"help.text"
+msgid "ContListener_disposing"
+msgstr "ContListener_disposing"
-#: 03070400.xhp#tit.help.text
-msgid "\"/\" Operator [Runtime]"
-msgstr "「/」運算子 [執行階段]"
+#. XfDA
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3146923\n"
+"26\n"
+"help.text"
+msgid "ContListener_elementInserted"
+msgstr "ContListener_elementInserted"
-#: 03070400.xhp#bm_id3150669.help.text
-msgid "<bookmark_value>\"/\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>「/」運算子 (數學)</bookmark_value>"
+#. RW3*
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3147318\n"
+"25\n"
+"help.text"
+msgid "ContListener_elementRemoved"
+msgstr "ContListener_elementRemoved"
-#: 03070400.xhp#hd_id3150669.1.help.text
-msgid "<link href=\"text/sbasic/shared/03070400.xhp\">\"/\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070400.xhp\">「/」運算子 [執行階段]</link>"
+#. Tgp9
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3152578\n"
+"24\n"
+"help.text"
+msgid "ContListener_elementReplaced"
+msgstr "ContListener_elementReplaced"
-#: 03070400.xhp#par_id3149670.2.help.text
-msgid "Divides two values."
-msgstr "兩個值相除。"
+#. ,e)L
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3150592\n"
+"23\n"
+"help.text"
+msgid "An event structure type that contains information about an event exists for every Listener type. When a Listener method is called, an instance of this event is passed to the method as a parameter. Basic Listener methods can also call these event objects, so long as the appropriate parameter is passed in the Sub declaration. For example:"
+msgstr "每個偵聽者類型中都存在一個包含事件資訊的事件結構類型。當呼叫偵聽者方法時,會將此事件的一個實例作為參數傳送到該方法。只要 Sub 宣告中傳送了相應的參數,Basic 偵聽者方法就會呼叫這些事件物件。例如:"
-#: 03070400.xhp#hd_id3148946.3.help.text
-msgctxt "03070400.xhp#hd_id3148946.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. jhdm
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3153876\n"
+"21\n"
+"help.text"
+msgid "MsgBox \"disposing\""
+msgstr "MsgBox \"disposing\""
-#: 03070400.xhp#par_id3153360.4.help.text
-msgid "Result = Expression1 / Expression2 "
-msgstr "Result = Expression1 / Expression2"
+#. BCJP
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3154098\n"
+"17\n"
+"help.text"
+msgid "MsgBox \"elementInserted\""
+msgstr "MsgBox \"elementInserted\""
-#: 03070400.xhp#hd_id3150359.5.help.text
-msgctxt "03070400.xhp#hd_id3150359.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. ?kwy
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3153947\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"elementRemoved\""
+msgstr "MsgBox \"elementRemoved\""
-#: 03070400.xhp#par_id3154141.6.help.text
-msgid "<emph>Result:</emph> Any numerical value that contains the result of the division."
-msgstr "<emph>Result:</emph>包含除法運算結果的任意數值。"
+#. 4BNT
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3148915\n"
+"9\n"
+"help.text"
+msgid "MsgBox \"elementReplaced\""
+msgstr "MsgBox \"elementReplaced\""
-#: 03070400.xhp#par_id3150448.7.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to divide."
-msgstr "<emph>Expression1、Expression2:</emph>要相除的任意數值型表示式。"
+#. b;81
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3156056\n"
+"6\n"
+"help.text"
+msgid "You do not need to include the parameter of an event object if the object is not used:"
+msgstr "如果不使用事件物件,則無需含括該物件的參數:"
-#: 03070400.xhp#hd_id3154684.8.help.text
-msgctxt "03070400.xhp#hd_id3154684.8.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. hTU(
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3150042\n"
+"5\n"
+"help.text"
+msgid "' Minimal implementation of Sub disposing"
+msgstr "' Sub disposing 的最小實作"
-#: 03070400.xhp#par_id3145786.9.help.text
-msgid "Sub ExampleDivision1"
-msgstr "Sub ExampleDivision1"
-
-#: 03070400.xhp#par_id3153768.10.help.text
-msgid "Print 5 / 5"
-msgstr "Print 5 / 5"
-
-#: 03070400.xhp#par_id3161832.11.help.text
-msgctxt "03070400.xhp#par_id3161832.11.help.text"
-msgid "End sub"
-msgstr "End sub"
-
-#: 03070400.xhp#par_id3149484.13.help.text
-msgid "Sub ExampleDivision2"
-msgstr "Sub ExampleDivision2"
-
-#: 03070400.xhp#par_id3145365.14.help.text
-msgctxt "03070400.xhp#par_id3145365.14.help.text"
-msgid "Dim iValue1 as Integer"
-msgstr "Dim iValue1 as Integer"
-
-#: 03070400.xhp#par_id3146119.15.help.text
-msgctxt "03070400.xhp#par_id3146119.15.help.text"
-msgid "Dim iValue2 as Integer"
-msgstr "Dim iValue2 as Integer"
-
-#: 03070400.xhp#par_id3150011.16.help.text
-msgctxt "03070400.xhp#par_id3150011.16.help.text"
-msgid "iValue1 = 5"
-msgstr "iValue1 = 5"
-
-#: 03070400.xhp#par_id3153726.17.help.text
-msgctxt "03070400.xhp#par_id3153726.17.help.text"
-msgid "iValue2 = 10"
-msgstr "iValue2 = 10"
-
-#: 03070400.xhp#par_id3151117.18.help.text
-msgid "Print iValue1 / iValue2"
-msgstr "Print iValue1 / iValue2"
-
-#: 03070400.xhp#par_id3146975.19.help.text
-msgctxt "03070400.xhp#par_id3146975.19.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. (7Ll
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3150940\n"
+"2\n"
+"help.text"
+msgid "Listener methods must <emph>always</emph> be implemented to avoid Basic run-time errors."
+msgstr "<emph>任何時候</emph>都必須執行偵聽者方法,以避免發生 Basic 執行階段期間錯誤。"
-#: 03060300.xhp#tit.help.text
-msgid "Imp-Operator [Runtime]"
-msgstr "「蘊含」運算子 [執行階段]"
+#. `|m-
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"tit\n"
+"help.text"
+msgid "Write Statement [Runtime]"
+msgstr "Write 陳述式 [執行階段]"
-#: 03060300.xhp#bm_id3156024.help.text
-msgid "<bookmark_value>Imp operator (logical)</bookmark_value>"
-msgstr "<bookmark_value>蘊含運算子 (邏輯)</bookmark_value>"
+#. *fHF
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"bm_id3147229\n"
+"help.text"
+msgid "<bookmark_value>Write statement</bookmark_value>"
+msgstr "<bookmark_value>Write 陳述式</bookmark_value>"
-#: 03060300.xhp#hd_id3156024.1.help.text
-msgid "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"Imp-Operator [Runtime]\">Imp Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"「蘊含」運算子 [執行階段]\">「蘊含」運算子 [執行階段]</link>"
+#. +jxS
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"hd_id3147229\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write Statement [Runtime]\">Write Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write 陳述式 [執行階段]\">Write 陳述式 [執行階段]</link>"
-#: 03060300.xhp#par_id3148947.2.help.text
-msgid "Performs a logical implication on two expressions."
-msgstr "對兩個表示式執行邏輯隱含。"
+#. T0)=
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id3154685\n"
+"2\n"
+"help.text"
+msgid "Writes data to a sequential file."
+msgstr "將資料寫入循序檔案中。"
-#: 03060300.xhp#hd_id3148664.3.help.text
-msgctxt "03060300.xhp#hd_id3148664.3.help.text"
+#. w:|.
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"hd_id3150449\n"
+"3\n"
+"help.text"
msgid "Syntax:"
-msgstr "語法:"
+msgstr "<emph>語法</emph>:"
-#: 03060300.xhp#par_id3149656.4.help.text
-msgid "Result = Expression1 Imp Expression2"
-msgstr "Result = Expression1 Imp Expression2"
+#. EM+(
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id3145785\n"
+"4\n"
+"help.text"
+msgid "Write [#FileName], [Expressionlist]"
+msgstr "Write [#FileName], [Expressionlist]"
-#: 03060300.xhp#hd_id3151212.5.help.text
-msgctxt "03060300.xhp#hd_id3151212.5.help.text"
+#. 0YCi
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"hd_id3151116\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03060300.xhp#par_id3154910.6.help.text
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the implication."
-msgstr "<emph>Result</emph>:包含隱含運算結果的任意數值型變數。"
+#. X@Ry
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id3153728\n"
+"6\n"
+"help.text"
+msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
+msgstr "<emph>FileName:</emph>任意數值型表示式,包含由 Open 陳述式為各個檔案設定的檔案編號。"
-#: 03060300.xhp#par_id3156281.7.help.text
-msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to evaluate with the Imp operator."
-msgstr "<emph>Expression1, Expression2:</emph>要使用「蘊含」運算子演算的任意表示式。"
+#. ?Lu(
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id3146120\n"
+"7\n"
+"help.text"
+msgid "<emph>Expressionlist:</emph> Variables or expressions that you want to enter in a file, separated by commas."
+msgstr "<emph>Expressionlist:</emph>要在檔案中輸入的變數或表示式,用逗號分隔。"
-#: 03060300.xhp#par_id3150440.8.help.text
-msgid "If you use the Imp operator in Boolean expressions, False is only returned if the first expression evaluates to True and the second expression to False."
-msgstr "如果在布林型表示式中使用「蘊含」運算子時,第一個表示式演算值為 True (真),且第二個表示式演算值為 False (假),則僅傳回 False (假)。"
+#. [Kk{
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id3150010\n"
+"8\n"
+"help.text"
+msgid "If the expression list is omitted, the <emph>Write</emph> statement appends an empty line to the file."
+msgstr "如果省略了表示式清單,<emph>Write</emph> 陳述式會附加至檔案的空行。"
-#: 03060300.xhp#par_id3163710.9.help.text
-msgid "If you use the Imp operator in bit expressions, a bit is deleted from the result if the corresponding bit is set in the first expression and the corresponding bit is deleted in the second expression."
-msgstr "如果在位元表示式中使用「蘊含」運算子時,第一個表示式中設定了某個位元,而第二個表示式中刪除了此位元,則也將從結果中刪除此位元。"
+#. (aOD
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id3163713\n"
+"9\n"
+"help.text"
+msgid "To add an expression list to a new or an existing file, the file must be opened in the <emph>Output</emph> or <emph>Append</emph> mode."
+msgstr "若要將表示式清單加入新檔案或現有檔案中,必須以 <emph>Output</emph> 模式或 <emph>Append</emph> 模式開啟檔案。"
-#: 03060300.xhp#hd_id3147318.10.help.text
-msgctxt "03060300.xhp#hd_id3147318.10.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. jHyB
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id3147428\n"
+"10\n"
+"help.text"
+msgid "Strings that you write are enclosed by quotation marks and separated by commas. You do not need to enter these delimiters in the expression list."
+msgstr "您所寫入的字串前後帶有引號,並以逗號分隔。表示式清單中不需要輸入分隔符。"
-#: 03060300.xhp#par_id3155854.11.help.text
-msgid "Sub ExampleImp"
-msgstr "Sub ExampleImp"
+#. s}%q
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id1002838\n"
+"help.text"
+msgid "Each <emph>Write</emph> statement outputs a line end symbol as last entry."
+msgstr "每個 <emph>Write</emph> 陳述式會輸出行結束符號做為最後的輸入。"
-#: 03060300.xhp#par_id3145272.12.help.text
-msgctxt "03060300.xhp#par_id3145272.12.help.text"
-msgid "Dim A as Variant, B as Variant, C as Variant, D as Variant"
-msgstr "Dim A as Variant, B as Variant, C as Variant, D as Variant"
+#. kN%p
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"par_id6618854\n"
+"help.text"
+msgid "Numbers with decimal delimiters are converted according to the locale settings."
+msgstr "含小數點分隔符的數字會根據語言環境設定進行轉換。"
-#: 03060300.xhp#par_id3159156.13.help.text
-msgctxt "03060300.xhp#par_id3159156.13.help.text"
-msgid "Dim vOut as Variant"
-msgstr "Dim vOut as Variant"
+#. l[mK
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"hd_id3151073\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "<emph>示例:</emph>"
-#: 03060300.xhp#par_id3151116.14.help.text
-msgctxt "03060300.xhp#par_id3151116.14.help.text"
-msgid "A = 10: B = 8: C = 6: D = Null"
-msgstr "A = 10:B = 8:C = 6:D = Null"
+#. jSzv
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"tit\n"
+"help.text"
+msgid "GetAttr Function [Runtime]"
+msgstr "GetAttr 函數 [執行階段]"
-#: 03060300.xhp#par_id3145750.15.help.text
-msgid "vOut = A > B Imp B > C REM returns -1"
-msgstr "vOut = A > B Imp B > C REM 傳回 -1"
+#. afc)
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"bm_id3150984\n"
+"help.text"
+msgid "<bookmark_value>GetAttr function</bookmark_value>"
+msgstr "<bookmark_value>GetAttr;函數</bookmark_value>"
-#: 03060300.xhp#par_id3156441.16.help.text
-msgid "vOut = B > A Imp B > C REM returns -1"
-msgstr "vOut = B > A Imp B > C REM 傳回 -1"
+#. aVC[
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"hd_id3150984\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr Function [Runtime]\">GetAttr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr 函數 [執行階段]\">GetAttr 函數 [執行階段]</link>"
-#: 03060300.xhp#par_id3152596.17.help.text
-msgid "vOut = A > B Imp B > D REM returns 0"
-msgstr "vOut = A > B Imp B > D REM 傳回 0"
+#. Z)@W
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3154347\n"
+"2\n"
+"help.text"
+msgid "Returns a bit pattern that identifies the file type or the name of a volume or a directory."
+msgstr "傳回一個位元型樣,用於識別檔案類型、卷次名稱或目錄名稱。"
-#: 03060300.xhp#par_id3154942.18.help.text
-msgid "vOut = (B > D Imp B > A) REM returns -1"
-msgstr "vOut = (B > D Imp B > A) REM 傳回 -1"
+#. eO-k
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"hd_id3149457\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03060300.xhp#par_id3154492.19.help.text
-msgid "vOut = B Imp A REM returns -1"
-msgstr "vOut = B Imp A REM 傳回 -1"
+#. /3bY
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3150359\n"
+"4\n"
+"help.text"
+msgid "GetAttr (Text As String)"
+msgstr "GetAttr (Text As String)"
-#: 03060300.xhp#par_id3147394.20.help.text
-msgctxt "03060300.xhp#par_id3147394.20.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. JQ[K
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"hd_id3151211\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 00000003.xhp#tit.help.text
-msgctxt "00000003.xhp#tit.help.text"
-msgid "Information"
-msgstr "資訊"
+#. cQ#K
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3154909\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 00000003.xhp#hd_id3148550.1.help.text
-msgctxt "00000003.xhp#hd_id3148550.1.help.text"
-msgid "Information"
-msgstr "資訊"
+#. !iW.
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"hd_id3145172\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 00000003.xhp#par_id3153381.102.help.text
-msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>. In Basic format codes, the decimal point (<emph>.</emph>) is always used as <emph>placeholder</emph> for the decimal separator defined in your locale and will be replaced by the corresponding character."
-msgstr "您可以設定用於 <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">[%PRODUCTNAME] - [喜好設定]</caseinline><defaultinline>[工具] - [選項]</defaultinline></switchinline> - [語言設定] - [語言]</emph> 的 $[officename] Basic 中,控制格式化數字、日期及貨幣的語言環境。在 Basic 格式碼中,小數點 (<emph>.</emph>) 經常用作為定義在您語言環境中之小數點符號的<emph>「預留位置」</emph>,並將會由對應的字元所取代。"
+#. I:aA
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3151042\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text:</emph>包含明確檔案規格的任意字串型表示式。您也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-#: 00000003.xhp#par_id3150870.103.help.text
-msgid "The same applies to the locale settings for date, time and currency formats. The Basic format code will be interpreted and displayed according to your locale setting."
-msgstr "這同樣適用於日期、時間和貨幣等格式的語言環境設定。Basic 格式代碼將依語言環境設定進行解譯和顯示。"
+#. ?Qys
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3161831\n"
+"9\n"
+"help.text"
+msgid "This function determines the attributes for a specified file and returns the bit pattern that can help you to identify the following file attributes:"
+msgstr "此函數確定指定檔案的屬性並傳回位元型樣,以幫助您識別以下檔案屬性:"
-#: 00000003.xhp#par_id3156424.2.help.text
-msgid "The color values of the 16 basic colors are as follows:"
-msgstr "16 種基本顏色的顏色值如下:"
+#. \,Nu
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"hd_id3145364\n"
+"10\n"
+"help.text"
+msgid "Value"
+msgstr "值"
-#: 00000003.xhp#par_id3153091.3.help.text
-msgid "<emph>Color Value</emph>"
-msgstr "<emph>顏色值</emph>"
+#. GX1L
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3147349\n"
+"11\n"
+"help.text"
+msgid "0 : Normal files."
+msgstr "0 : 一般檔案。"
-#: 00000003.xhp#par_id3154319.4.help.text
-msgid "<emph>Color Name</emph>"
-msgstr "<emph>顏色名稱</emph>"
+#. \EQj
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3147434\n"
+"12\n"
+"help.text"
+msgid "1 : Read-only files."
+msgstr "1 : 唯讀檔案。"
-#: 00000003.xhp#par_id3151112.5.help.text
-msgctxt "00000003.xhp#par_id3151112.5.help.text"
-msgid "0"
-msgstr "0"
+#. fBfJ
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3159154\n"
+"15\n"
+"help.text"
+msgid "8 : Returns the name of the volume"
+msgstr "8 : 傳回卷次的名稱"
-#: 00000003.xhp#par_id3155854.6.help.text
-msgid "Black"
-msgstr "黑色"
+#. [T+0
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3145271\n"
+"16\n"
+"help.text"
+msgid "16 : Returns the name of the directory only."
+msgstr "16 : 僅傳回目錄的名稱。"
-#: 00000003.xhp#par_id3154942.7.help.text
-msgid "128"
-msgstr "128"
+#. [cr7
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3153953\n"
+"17\n"
+"help.text"
+msgid "32 : File was changed since last backup (Archive bit)."
+msgstr "32 : 從上一次備份以來,檔案已被變更 (歸檔位元)。"
-#: 00000003.xhp#par_id3154731.8.help.text
-msgid "Blue"
-msgstr "藍色"
+#. DS[H
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3156444\n"
+"18\n"
+"help.text"
+msgid "If you want to know if a bit of the attribute byte is set, use the following query method:"
+msgstr "如果要瞭解是否設定了屬性位元組的位元,請使用以下查詢方法:"
-#: 00000003.xhp#par_id3145645.9.help.text
-msgid "32768"
-msgstr "32768"
+#. u2OJ
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"hd_id3153094\n"
+"19\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 00000003.xhp#par_id3149400.10.help.text
-msgid "Green"
-msgstr "綠色"
+#. #*}k
+#: 03020409.xhp
+#, fuzzy
+msgctxt ""
+"03020409.xhp\n"
+"par_id3155415\n"
+"21\n"
+"help.text"
+msgid "On Error GoTo ErrorHandler ' Define target for error handler"
+msgstr "On Error Goto ErrorHandler REM 定義錯誤處理程式的目標"
-#: 00000003.xhp#par_id3150753.11.help.text
-msgid "32896"
-msgstr "32896"
+#. mzrg
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"tit\n"
+"help.text"
+msgid "Select...Case Statement [Runtime]"
+msgstr "Select...Case 陳述式 [執行階段]"
-#: 00000003.xhp#par_id3153765.12.help.text
-msgid "Cyan"
-msgstr "藍綠色"
+#. pAMF
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"bm_id3149416\n"
+"help.text"
+msgid "<bookmark_value>Select...Case statement</bookmark_value><bookmark_value>Case statement</bookmark_value>"
+msgstr "<bookmark_value>Select...Case statement</bookmark_value><bookmark_value>Case statement</bookmark_value>"
-#: 00000003.xhp#par_id3154756.13.help.text
-msgid "8388608"
-msgstr "8388608"
+#. iwGG
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"hd_id3149416\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case Statement [Runtime]\">Select...Case Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case 陳述式 [執行階段]\">Select...Case 陳述式 [執行階段]</link>"
-#: 00000003.xhp#par_id3159266.14.help.text
-msgid "Red"
-msgstr "紅色"
+#. ZLog
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3153896\n"
+"2\n"
+"help.text"
+msgid "Defines one or more statement blocks depending on the value of an expression."
+msgstr "依據表示式的值定義一個或多個陳述式區塊。"
-#: 00000003.xhp#par_id3163807.15.help.text
-msgid "8388736"
-msgstr "8388736"
+#. rZ)m
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"hd_id3147265\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 00000003.xhp#par_id3145150.16.help.text
-msgid "Magenta"
-msgstr "紫紅色"
+#. Vj*n
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3150400\n"
+"4\n"
+"help.text"
+msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
+msgstr "Select Case condition Case expression Statement Block[Case expression2 Statement Block][Case Else]Statement Block End Select"
-#: 00000003.xhp#par_id3147002.17.help.text
-msgid "8421376"
-msgstr "8421376"
+#. 6uEQ
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"hd_id3150767\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 00000003.xhp#par_id3152778.18.help.text
-msgid "Yellow"
-msgstr "黃色"
+#. eD2d
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3156281\n"
+"6\n"
+"help.text"
+msgid "<emph>Condition:</emph> Any expression that controls if the statement block that follows the respective Case clause is executed."
+msgstr "<emph>Condition:</emph>任意表示式,用於控制是否執行各個 Case 子句之後的陳述式區塊。"
-#: 00000003.xhp#par_id3150088.19.help.text
-msgid "8421504"
-msgstr "8421504"
+#. @Gb7
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3150448\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any expression that is compatible with the Condition type expression. The statement block that follows the Case clause is executed if <emph>Condition</emph> matches <emph>Expression</emph>."
+msgstr "<emph>Expression:</emph>與 Condition 類型表示式相容的任意表示式。如果 <emph>Condition</emph> 與 <emph>Expression</emph> 相符,則執行 Case 子句之後的陳述式區塊。"
-#: 00000003.xhp#par_id3159239.20.help.text
-msgid "White"
-msgstr "白色"
+#. la%;
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"hd_id3153768\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 00000003.xhp#par_id3150206.21.help.text
-msgid "12632256"
-msgstr "12632256"
+#. j$^#
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3152597\n"
+"14\n"
+"help.text"
+msgid "Print \"Number from 1 to 5\""
+msgstr "Print \"Number from 1 to 5\""
-#: 00000003.xhp#par_id3149817.22.help.text
-msgid "Gray"
-msgstr "灰色"
+#. 9AoZ
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3147349\n"
+"16\n"
+"help.text"
+msgid "Print \"Number from 6 to 8\""
+msgstr "Print \"Number from 6 to 8\""
-#: 00000003.xhp#par_id3150363.23.help.text
-msgid "255"
-msgstr "255"
+#. Z@kw
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3152886\n"
+"18\n"
+"help.text"
+msgid "Print \"Greater than 8\""
+msgstr "Print \"Greater than 8\""
-#: 00000003.xhp#par_id3154576.24.help.text
-msgid "Light blue"
-msgstr "淺藍色"
+#. .k*s
+#: 03090102.xhp
+msgctxt ""
+"03090102.xhp\n"
+"par_id3146975\n"
+"20\n"
+"help.text"
+msgid "Print \"Out of range 1 to 10\""
+msgstr "Print \"Out of range 1 to 10\""
-#: 00000003.xhp#par_id3150367.25.help.text
-msgid "65280"
-msgstr "65280"
+#. JUPU
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"tit\n"
+"help.text"
+msgid "ConvertFromURL Function [Runtime]"
+msgstr "ConvertFromURL 函數 [執行階段]"
-#: 00000003.xhp#par_id3150202.26.help.text
-msgid "Light green"
-msgstr "淺綠色"
+#. -89,
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"bm_id3153894\n"
+"help.text"
+msgid "<bookmark_value>ConvertFromURL function</bookmark_value>"
+msgstr "<bookmark_value>ConvertFromURL;函數</bookmark_value>"
-#: 00000003.xhp#par_id3154487.27.help.text
-msgid "65535"
-msgstr "65535"
+#. B4S_
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3153894\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL Function [Runtime]\">ConvertFromURL Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL 函數 [執行階段]\">ConvertFromURL 函數 [執行階段]</link>"
-#: 00000003.xhp#par_id3151332.28.help.text
-msgid "Light cyan"
-msgstr "淺藍綠色"
+#. H}ba
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3147226\n"
+"2\n"
+"help.text"
+msgid "Converts a file URL to a system file name."
+msgstr "將檔案 URL 轉換成系統檔案名稱。"
-#: 00000003.xhp#par_id3148702.29.help.text
-msgid "16711680"
-msgstr "16711680"
+#. W{h)
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3143267\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 00000003.xhp#par_id3153067.30.help.text
-msgid "Light red"
-msgstr "淺紅色"
+#. UBU8
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3154142\n"
+"4\n"
+"help.text"
+msgid "ConvertFromURL(filename)"
+msgstr "ConvertFromURL (filename)"
-#: 00000003.xhp#par_id3153912.31.help.text
-msgid "16711935"
-msgstr "16711935"
+#. c8wX
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3159157\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 00000003.xhp#par_id3159097.32.help.text
-msgid "Light magenta"
-msgstr "淺紫紅色"
+#. ;,Q^
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3150669\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 00000003.xhp#par_id3155266.33.help.text
-msgid "16776960"
-msgstr "16776960"
+#. .4o^
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3143270\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 00000003.xhp#par_id3157978.34.help.text
-msgid "Light yellow"
-msgstr "淺黃色"
+#. !,^6
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3156023\n"
+"8\n"
+"help.text"
+msgid "<emph>Filename:</emph> A file name as a string."
+msgstr "<emph>Filename:</emph>以字串形式表示的檔案名稱。"
-#: 00000003.xhp#par_id3153286.35.help.text
-msgid "16777215"
-msgstr "16777215"
+#. tKSr
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3154760\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 00000003.xhp#par_id3151302.36.help.text
-msgid "Transparent white"
-msgstr "透明白色"
+#. 5UkN
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3148664\n"
+"10\n"
+"help.text"
+msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
+msgstr "systemFile$ = \"c:\\folder\\mytext.txt\""
-#: 00000003.xhp#hd_id3152869.37.help.text
-msgid "<variable id=\"errorcode\">Error Codes</variable>"
-msgstr "<variable id=\"errorcode\">錯誤代碼</variable>"
+#. ]eVq
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3150541\n"
+"11\n"
+"help.text"
+msgid "url$ = ConvertToURL( systemFile$ )"
+msgstr "url$ = ConvertToURL ( systemFile$ )"
-#: 00000003.xhp#par_id315509599.help.text
-msgid "<variable id=\"err1\">1 An exception occurred</variable>"
-msgstr "<variable id=\"err1\">1 遭遇一項例外</variable>"
+#. v%]4
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3150792\n"
+"12\n"
+"help.text"
+msgid "print url$"
+msgstr "print url$"
-#: 00000003.xhp#par_id3155095.38.help.text
-msgid "<variable id=\"err2\">2 Syntax error</variable>"
-msgstr "<variable id=\"err2\">2 語法錯誤</variable>"
+#. ahS/
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3154367\n"
+"13\n"
+"help.text"
+msgid "systemFileAgain$ = ConvertFromURL( url$ )"
+msgstr "systemFileAgain$ = ConvertFromURL ( url$ )"
-#: 00000003.xhp#par_id3149126.39.help.text
-msgid "<variable id=\"err3\">3 Return without Gosub</variable>"
-msgstr "<variable id=\"err3\">3 回傳而無 Gosub</variable>"
+#. Au*Q
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3153194\n"
+"14\n"
+"help.text"
+msgid "print systemFileAgain$"
+msgstr "print systemFileAgain$"
-#: 00000003.xhp#par_id3153976.40.help.text
-msgid "<variable id=\"err4\">4 Incorrect entry; please retry</variable>"
-msgstr "<variable id=\"err4\">4 不正確的條目;請重試</variable>"
+#. Aa8z
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"tit\n"
+"help.text"
+msgid "FileLen-Function [Runtime]"
+msgstr "FileLen 函數 [執行階段]"
-#: 00000003.xhp#par_id3150891.41.help.text
-msgid "<variable id=\"err5\">5 Invalid procedure call</variable>"
-msgstr "<variable id=\"err5\">5 無效的程序呼叫</variable>"
+#. $[Ck
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"bm_id3153126\n"
+"help.text"
+msgid "<bookmark_value>FileLen function</bookmark_value>"
+msgstr "<bookmark_value>FileLen;函數</bookmark_value>"
-#: 00000003.xhp#par_id3159227.42.help.text
-msgid "<variable id=\"err6\">6 Overflow</variable>"
-msgstr "<variable id=\"err6\">6 溢位</variable>"
+#. b?p8
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"hd_id3153126\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"FileLen-Function [Runtime]\">FileLen Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"FileLen 函數 [執行階段]\">FileLen 函數 [執行階段]</link>"
-#: 00000003.xhp#par_id3154649.43.help.text
-msgid "<variable id=\"err7\">7 Not enough memory</variable>"
-msgstr "<variable id=\"err7\">7 記憶體不足</variable>"
+#. pp{J
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"par_id3145068\n"
+"2\n"
+"help.text"
+msgid "Returns the length of a file in bytes."
+msgstr "傳回檔案長度,以位元組為單位。"
-#: 00000003.xhp#par_id3150050.44.help.text
-msgid "<variable id=\"err8\">8 Array already dimensioned</variable>"
-msgstr "<variable id=\"err8\">8 陣列已經設好維度</variable>"
+#. XG0`
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"hd_id3159414\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 00000003.xhp#par_id3148900.45.help.text
-msgid "<variable id=\"err9\">9 Index out of defined range</variable>"
-msgstr "<variable id=\"err9\">9 索引超出定義範圍</variable>"
+#. KP*?
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"par_id3149656\n"
+"4\n"
+"help.text"
+msgid "FileLen (Text As String)"
+msgstr "FileLen (Text As String)"
-#: 00000003.xhp#par_id3153806.46.help.text
-msgid "<variable id=\"err10\">10 Duplicate definition</variable>"
-msgstr "<variable id=\"err10\">10 重復定義</variable>"
+#. If~!
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"hd_id3148798\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 00000003.xhp#par_id3146963.47.help.text
-msgid "<variable id=\"err11\">11 Division by zero</variable>"
-msgstr "<variable id=\"err11\">11 除數為零</variable>"
+#. t)Mo
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"par_id3156282\n"
+"6\n"
+"help.text"
+msgid "Long"
+msgstr "長型"
-#: 00000003.xhp#par_id3153013.48.help.text
-msgid "<variable id=\"err12\">12 Variable not defined</variable>"
-msgstr "<variable id=\"err12\">12 未定義的變數</variable>"
+#. -dIy
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"hd_id3150768\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 00000003.xhp#par_id3155593.49.help.text
-msgid "<variable id=\"err13\">13 Data type mismatch</variable>"
-msgstr "<variable id=\"err13\">13 資料類型不相符</variable>"
+#. {+$p
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"par_id3153193\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text:</emph>包含明確檔案規格的任意字串型表示式。您也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-#: 00000003.xhp#par_id3151197.50.help.text
-msgid "<variable id=\"err14\">14 Invalid parameter</variable>"
-msgstr "<variable id=\"err14\">14 無效的參數</variable>"
+#. $@ZJ
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"par_id3150439\n"
+"9\n"
+"help.text"
+msgid "This function determines the length of a file. If the FileLen function is called for an open file, it returns the file length before it was opened. To determine the current file length of an open file, use the Lof function."
+msgstr "此函數確定檔案的長度。如果將 FileLen 函數用於開啟著的檔案,則此函數將傳回該檔案在開啟之前的長度。若要確定開啟著的檔案的目前長度,請使用 Lof 函數。"
-#: 00000003.xhp#par_id3154710.51.help.text
-msgid "<variable id=\"err18\">18 Process interrupted by user</variable>"
-msgstr "<variable id=\"err18\">18 使用者中斷程序</variable>"
+#. M1D@
+#: 03020408.xhp
+msgctxt ""
+"03020408.xhp\n"
+"hd_id3163710\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 00000003.xhp#par_id3147504.52.help.text
-msgid "<variable id=\"err20\">20 Resume without error</variable>"
-msgstr "<variable id=\"err20\">20 繼續而無錯誤</variable>"
+#. Ts!#
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"tit\n"
+"help.text"
+msgid "ChDrive Statement [Runtime]"
+msgstr "ChDrive 陳述式 [執行階段]"
-#: 00000003.xhp#par_id3145319.53.help.text
-msgid "<variable id=\"err28\">28 Not enough stack memory</variable>"
-msgstr "<variable id=\"err28\">28 堆疊記憶體不足</variable>"
+#. H1UI
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"bm_id3145068\n"
+"help.text"
+msgid "<bookmark_value>ChDrive statement</bookmark_value>"
+msgstr "<bookmark_value>ChDrive 陳述式</bookmark_value>"
-#: 00000003.xhp#par_id3146110.54.help.text
-msgid "<variable id=\"err35\">35 Sub-procedure or function procedure not defined</variable>"
-msgstr "<variable id=\"err35\">35 未定義子程序或函式程序</variable>"
+#. X{`*
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"hd_id3145068\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [Runtime]\">ChDrive Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive 陳述式 [執行階段]\">ChDrive 陳述式 [執行階段]</link>"
-#: 00000003.xhp#par_id3147246.55.help.text
-msgid "<variable id=\"err48\">48 Error loading DLL file</variable>"
-msgstr "<variable id=\"err48\">48 載入 DLL 檔時發生錯誤</variable>"
+#. IG:s
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"par_id3149656\n"
+"2\n"
+"help.text"
+msgid "Changes the current drive."
+msgstr "變更目前磁碟機。"
-#: 00000003.xhp#par_id3146101.56.help.text
-msgid "<variable id=\"err49\">49 Wrong DLL call convention</variable>"
-msgstr "<variable id=\"err49\">49 錯誤的 DLL 呼叫慣例</variable>"
+#. ft.W
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"hd_id3154138\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 00000003.xhp#par_id3153957.57.help.text
-msgid "<variable id=\"err51\">51 Internal error</variable>"
-msgstr "<variable id=\"err51\">51 內部錯誤</variable>"
+#. _FWx
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"par_id3154685\n"
+"4\n"
+"help.text"
+msgid "ChDrive Text As String"
+msgstr "ChDrive Text As String"
-#: 00000003.xhp#par_id3154404.58.help.text
-msgid "<variable id=\"err52\">52 Invalid file name or file number</variable>"
-msgstr "<variable id=\"err52\">52 錯誤的檔案名稱或檔案編號</variable>"
+#. _a{/
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"hd_id3156423\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 00000003.xhp#par_id3151338.59.help.text
-msgid "<variable id=\"err53\">53 File not found</variable>"
-msgstr "<variable id=\"err53\">53 找不到檔案</variable>"
+#. \phh
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"par_id3145172\n"
+"6\n"
+"help.text"
+msgid "<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>."
+msgstr "<emph>Text:</emph>包含新磁碟機號的任意字串型表示式。如果需要,您也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-#: 00000003.xhp#par_id3147298.60.help.text
-msgid "<variable id=\"err54\">54 Incorrect file mode</variable>"
-msgstr "<variable id=\"err54\">54 不正確的檔案模式</variable>"
+#. (h/@
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"par_id3145785\n"
+"7\n"
+"help.text"
+msgid "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."
+msgstr "磁碟機號必須使用大寫字母。在 Windows 環境下,為磁碟機指定的字母受 LASTDRV 設定的限制。如果磁碟機引數是一個多字元字串,則只會採用第一個字母。如果嘗試存取不存在的磁碟機,則發生錯誤。透過 OnError 陳述式可以對這個錯誤做出回應。"
-#: 00000003.xhp#par_id3148747.61.help.text
-msgid "<variable id=\"err55\">55 File already open</variable>"
-msgstr "<variable id=\"err55\">55 檔案已經開啟</variable>"
+#. TcF]
+#: 03020402.xhp
+msgctxt ""
+"03020402.xhp\n"
+"hd_id3153188\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 00000003.xhp#par_id3145233.62.help.text
-msgid "<variable id=\"err57\">57 Device I/O error</variable>"
-msgstr "<variable id=\"err57\">57 裝置 I/O 錯誤</variable>"
+#. [z\[
+#: 03020402.xhp
+#, fuzzy
+msgctxt ""
+"03020402.xhp\n"
+"par_id3152576\n"
+"10\n"
+"help.text"
+msgid "ChDrive \"D\" ' Only possible if a drive 'D' exists."
+msgstr "ChDrive \"D\" REM 必須存在磁碟機「D」。"
-#: 00000003.xhp#par_id3156399.63.help.text
-msgid "<variable id=\"err58\">58 File already exists</variable>"
-msgstr "<variable id=\"err58\">58 檔案已經存在</variable>"
+#. fhf$
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"tit\n"
+"help.text"
+msgid "Kill Statement [Runtime]"
+msgstr "Kill 陳述式 [執行階段]"
-#: 00000003.xhp#par_id3149324.64.help.text
-msgid "<variable id=\"err59\">59 Incorrect record length</variable>"
-msgstr "<variable id=\"err59\">59 不正確的記錄長度</variable>"
+#. h1J~
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"bm_id3153360\n"
+"help.text"
+msgid "<bookmark_value>Kill statement</bookmark_value>"
+msgstr "<bookmark_value>Kill 陳述式</bookmark_value>"
-#: 00000003.xhp#par_id3147409.65.help.text
-msgid "<variable id=\"err61\">61 Disk or hard drive full</variable>"
-msgstr "<variable id=\"err61\">61 磁碟或硬碟機已滿</variable>"
+#. H1bq
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"hd_id3153360\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill Statement [Runtime]\">Kill Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill 陳述式 [執行階段]\">Kill 陳述式 [執行階段]</link>"
-#: 00000003.xhp#par_id3149146.66.help.text
-msgid "<variable id=\"err62\">62 Reading exceeds EOF</variable>"
-msgstr "<variable id=\"err62\">62 讀取超出 EOF</variable>"
+#. .^6m
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"par_id3151211\n"
+"2\n"
+"help.text"
+msgid "Deletes a file from a disk."
+msgstr "從磁碟上刪除檔案。"
-#: 00000003.xhp#par_id3150456.67.help.text
-msgid "<variable id=\"err63\">63 Incorrect record number</variable>"
-msgstr "<variable id=\"err63\">63 不正確的記錄編號</variable>"
+#. I76E
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"hd_id3150767\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 00000003.xhp#par_id3146883.68.help.text
-msgid "<variable id=\"err67\">67 Too many files</variable>"
-msgstr "<variable id=\"err67\">67 檔案過多</variable>"
+#. [s!w
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"par_id3154685\n"
+"4\n"
+"help.text"
+msgid "Kill File As String"
+msgstr "Kill File As String"
-#: 00000003.xhp#par_id3146818.69.help.text
-msgid "<variable id=\"err68\">68 Device not available</variable>"
-msgstr "<variable id=\"err68\">68 裝置不可用</variable>"
+#. $Oo`
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"hd_id3153194\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "<emph>參數</emph>:"
-#: 00000003.xhp#par_id3145225.70.help.text
-msgid "<variable id=\"err70\">70 Access denied</variable>"
-msgstr "<variable id=\"err70\">70 存取遭拒</variable>"
+#. ~JwS
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"par_id3150440\n"
+"6\n"
+"help.text"
+msgid "<emph>File:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>File:</emph>包含明確檔案規格的任意字串型表示式。您也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-#: 00000003.xhp#par_id3150372.71.help.text
-msgid "<variable id=\"err71\">71 Disk not ready</variable>"
-msgstr "<variable id=\"err71\">71 磁碟尚未就緒</variable>"
+#. JL$]
+#: 03020410.xhp
+msgctxt ""
+"03020410.xhp\n"
+"hd_id3148645\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 00000003.xhp#par_id3148894.72.help.text
-msgid "<variable id=\"err73\">73 Not implemented</variable>"
-msgstr "<variable id=\"err73\">73 尚未實作</variable>"
+#. ]ZXb
+#: 03020410.xhp
+#, fuzzy
+msgctxt ""
+"03020410.xhp\n"
+"par_id3163710\n"
+"9\n"
+"help.text"
+msgid "Kill \"C:\\datafile.dat\" ' File must be created in advance"
+msgstr "Kill \"C:\\datafile.dat\" REM 必須先建立檔案"
-#: 00000003.xhp#par_id3152981.73.help.text
-msgid "<variable id=\"err74\">74 Renaming on different drives impossible</variable>"
-msgstr "<variable id=\"err74\">74 在不同的裝置上重新命名是不可能的</variable>"
+#. @UK:
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"tit\n"
+"help.text"
+msgid "FileDateTime Function [Runtime]"
+msgstr "FileDateTime 函數 [執行階段]"
-#: 00000003.xhp#par_id3149355.74.help.text
-msgid "<variable id=\"err75\">75 Path/file access error</variable>"
-msgstr "<variable id=\"err75\">75 路徑/檔案存取錯誤</variable>"
+#. U9c|
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"bm_id3153361\n"
+"help.text"
+msgid "<bookmark_value>FileDateTime function</bookmark_value>"
+msgstr "<bookmark_value>FileDateTime;函數</bookmark_value>"
-#: 00000003.xhp#par_id3150477.75.help.text
-msgid "<variable id=\"err76\">76 Path not found</variable>"
-msgstr "<variable id=\"err76\">76 找不到路徑</variable>"
+#. iC67
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"hd_id3153361\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"FileDateTime Function [Runtime]\">FileDateTime Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"FileDateTime 函數 [執行階段]\">FileDateTime 函數 [執行階段]</link>"
-#: 00000003.xhp#par_id3154678.76.help.text
-msgid "<variable id=\"err91\">91 Object variable not set</variable>"
-msgstr "<variable id=\"err91\">91 未設定物件變數</variable>"
+#. WG[#
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"par_id3156423\n"
+"2\n"
+"help.text"
+msgid "Returns a string that contains the date and the time that a file was created or last modified."
+msgstr "傳回一個字串,該字串包含建立檔案或最後一次修改檔案的日期和時間的。"
-#: 00000003.xhp#par_id3149890.77.help.text
-msgid "<variable id=\"err93\">93 Invalid string pattern</variable>"
-msgstr "<variable id=\"err93\">93 無效的字串樣式</variable>"
+#. `eMw
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"hd_id3154685\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 00000003.xhp#par_id3146942.78.help.text
-msgid "<variable id=\"err94\">94 Use of zero not permitted</variable>"
-msgstr "<variable id=\"err94\">97 不允許使用 0</variable>"
+#. o~Tl
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"par_id3154124\n"
+"4\n"
+"help.text"
+msgid "FileDateTime (Text As String)"
+msgstr "FileDateTime (Text As String)"
-#: 00000003.xhp#par_id31469429.help.text
-msgid "<variable id=\"err250\">250 DDE Error</variable>"
-msgstr "<variable id=\"err250\">250 DDE 錯誤</variable>"
+#. Qtnl
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"hd_id3150448\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 00000003.xhp#par_id31469428.help.text
-msgid "<variable id=\"err280\">280 Awaiting response to DDE connection</variable>"
-msgstr "<variable id=\"err280\">280 正在等候 DDE 連線的回應</variable>"
+#. hNC]
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"par_id3159153\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that contains an unambiguous (no wildcards) file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text:</emph>包含明確 (無萬用字元) 檔案規格的任意字串型表示式。您也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-#: 00000003.xhp#par_id31469427.help.text
-msgid "<variable id=\"err281\">281 No DDE channels available</variable>"
-msgstr "<variable id=\"err281\">281 無 DDE 頻道可用</variable>"
+#. G9T/
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"par_id3155306\n"
+"7\n"
+"help.text"
+msgid "This function determines the exact time of creation or last modification of a file, returned in the format \"MM.DD.YYYY HH.MM.SS\"."
+msgstr "此函數確定建立檔案或最後一次修改檔案的精確時間,傳回結果的格式為「MM.DD.YYYY HH.MM.SS」。"
-#: 00000003.xhp#par_id31469426.help.text
-msgid "<variable id=\"err282\">282 No application responded to DDE connect initiation</variable>"
-msgstr "<variable id=\"err282\">282 無應用程式回應 DDE 的連線初始動作</variable>"
+#. 3Jgr
+#: 03020407.xhp
+msgctxt ""
+"03020407.xhp\n"
+"hd_id3146119\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 00000003.xhp#par_id31469425.help.text
-msgid "<variable id=\"err283\">283 Too many applications responded to DDE connect initiation</variable>"
-msgstr "<variable id=\"err283\">283 過多應用程式回應 DDE 的連線初始動作</variable>"
+#. svVl
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Option Explicit Statement [Runtime]"
+msgstr "Option Explicit 陳述式 [執行階段]"
-#: 00000003.xhp#par_id31469424.help.text
-msgid "<variable id=\"err284\">284 DDE channel locked</variable>"
-msgstr "<variable id=\"err284\">284 DDE 頻道已上鎖</variable>"
+#. BOgL
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"bm_id3145090\n"
+"help.text"
+msgid "<bookmark_value>Option Explicit statement</bookmark_value>"
+msgstr "<bookmark_value>Option Explicit 陳述式</bookmark_value>"
-#: 00000003.xhp#par_id31469423.help.text
-msgid "<variable id=\"err285\">285 External application cannot execute DDE operation</variable>"
-msgstr "<variable id=\"err285\">285 外部應用程式無法執行 DDE 操作</variable>"
+#. h+Sa
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"hd_id3145090\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit Statement [Runtime]\">Option Explicit Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit 陳述式 [執行階段]\">Option Explicit 陳述式 [執行階段]</link>"
-#: 00000003.xhp#par_id31469422.help.text
-msgid "<variable id=\"err286\">286 Timeout while waiting for DDE response</variable>"
-msgstr "<variable id=\"err286\">286 等候 DDE 回應逾時</variable>"
+#. peo[
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"par_id3148538\n"
+"2\n"
+"help.text"
+msgid "Specifies that every variable in the program code must be explicitly declared with the Dim statement."
+msgstr "指定必須使用 Dim 陳述式明確宣告程式碼中的每個變數。"
-#: 00000003.xhp#par_id31469421.help.text
-msgid "<variable id=\"err287\">287 user pressed ESCAPE during DDE operation</variable>"
-msgstr "<variable id=\"err287\">287 當 DDE 操作時,使用者按下 ESCAPE</variable>"
+#. -;@(
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"hd_id3149763\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 00000003.xhp#par_id31469420.help.text
-msgid "<variable id=\"err288\">288 External application busy</variable>"
-msgstr "<variable id=\"err288\">288 外部應用程式忙碌</variable>"
+#. O=CM
+#: 03103300.xhp
+#, fuzzy
+msgctxt ""
+"03103300.xhp\n"
+"par_id3149514\n"
+"4\n"
+"help.text"
+msgid "Option Explicit"
+msgstr "Option Explicit"
-#: 00000003.xhp#par_id31469419.help.text
-msgid "<variable id=\"err289\">289 DDE operation without data</variable>"
-msgstr "<variable id=\"err289\">289 DDE 操作但無資料</variable>"
+#. xTL^
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"hd_id3145315\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 00000003.xhp#par_id31469418.help.text
-msgid "<variable id=\"err290\">290 Data are in wrong format</variable>"
-msgstr "<variable id=\"err290\">290 資料格式錯誤</variable>"
+#. M$(a
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"par_id3145172\n"
+"6\n"
+"help.text"
+msgid "This statement must be added before the executable program code in a module."
+msgstr "此陳述式必須位於模組中的可執行程式碼之前。"
-#: 00000003.xhp#par_id31469417.help.text
-msgid "<variable id=\"err291\">291 External application has been terminated</variable>"
-msgstr "<variable id=\"err291\">291 外部應用程式已經終止</variable>"
+#. 8FK)
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"hd_id3125864\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 00000003.xhp#par_id31469416.help.text
-msgid "<variable id=\"err292\">292 DDE connection interrupted or modified</variable>"
-msgstr "<variable id=\"err292\">292 DDE 連線已中斷或已修改</variable>"
+#. 4;K;
+#: 03103300.xhp
+#, fuzzy
+msgctxt ""
+"03103300.xhp\n"
+"par_id3145787\n"
+"12\n"
+"help.text"
+msgid "For i% = 1 To 10 ' This results in a run-time error"
+msgstr "For i% = 1 to 10 REM 這將導致執行階段錯誤"
-#: 00000003.xhp#par_id31469415.help.text
-msgid "<variable id=\"err293\">293 DDE method invoked with no channel open</variable>"
-msgstr "<variable id=\"err293\">293 呼叫 DDE 方法但沒有開啟頻道</variable>"
+#. 0dG5
+#: 03020100.xhp
+msgctxt ""
+"03020100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Opening and Closing Files"
+msgstr "開啟和關閉檔案"
-#: 00000003.xhp#par_id31469414.help.text
-msgid "<variable id=\"err294\">294 Invalid DDE link format</variable>"
-msgstr "<variable id=\"err294\">294 無效的 DDE 連結格式</variable>"
+#. LRP]
+#: 03020100.xhp
+msgctxt ""
+"03020100.xhp\n"
+"hd_id3152924\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"Opening and Closing Files\">Opening and Closing Files</link>"
+msgstr "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"開啟和關閉檔案\">開啟和關閉檔案</link>"
-#: 00000003.xhp#par_id31469413.help.text
-msgid "<variable id=\"err295\">295 DDE message has been lost</variable>"
-msgstr "<variable id=\"err295\">295 DDE 訊息已經遺失</variable>"
+#. tlFQ
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"tit\n"
+"help.text"
+msgid "Right Function [Runtime]"
+msgstr "Right 函式 [執行階段]"
-#: 00000003.xhp#par_id31469412.help.text
-msgid "<variable id=\"err296\">296 Paste link already performed</variable>"
-msgstr "<variable id=\"err296\">296 貼上連結已經執行</variable>"
+#. j$5T
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"bm_id3153311\n"
+"help.text"
+msgid "<bookmark_value>Right function</bookmark_value>"
+msgstr "<bookmark_value>Right 函式</bookmark_value>"
-#: 00000003.xhp#par_id31469411.help.text
-msgid "<variable id=\"err297\">297 Link mode cannot be set due to invalid link topic</variable>"
-msgstr "<variable id=\"err297\">297 無法設定連結模式,因為連結主題無效</variable>"
+#. ^:W=
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3153311\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Right Function [Runtime]\">Right Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Right 函式 [執行階段]\">Right 函式 [執行階段]</link>"
-#: 00000003.xhp#par_id31469410.help.text
-msgid "<variable id=\"err298\">298 DDE requires the DDEML.DLL file</variable>"
-msgstr "<variable id=\"err298\">298 DDE 需要 DDEML.DLL 檔案</variable>"
+#. \Fr{
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3150984\n"
+"2\n"
+"help.text"
+msgid "Returns the rightmost \"n\" characters of a string expression."
+msgstr "傳回字串型表示式最右邊的 n 個字元。"
-#: 00000003.xhp#par_id3150028.79.help.text
-msgid "<variable id=\"err323\">323 Module cannot be loaded; invalid format</variable>"
-msgstr "<variable id=\"err323\">323 無法載入模組;無效的格式</variable>"
+#. `15p
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3149763\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function\">Left Function</link>."
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left 函式\">Left 函式</link>。"
-#: 00000003.xhp#par_id3148434.80.help.text
-msgid "<variable id=\"err341\">341 Invalid object index</variable>"
-msgstr "<variable id=\"err341\">341 無效的物件索引</variable>"
+#. ,1~)
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3145315\n"
+"4\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 00000003.xhp#par_id3143219.81.help.text
-msgid "<variable id=\"err366\">366 Object is not available</variable>"
-msgstr "<variable id=\"err366\">366 物件不可用</variable>"
+#. 8#U1
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3153061\n"
+"5\n"
+"help.text"
+msgid "Right (Text As String, n As Long)"
+msgstr "Right(Text As String, n As Integer)"
-#: 00000003.xhp#par_id3144744.82.help.text
-msgid "<variable id=\"err380\">380 Incorrect property value</variable>"
-msgstr "<variable id=\"err380\">380 不正確的屬性值</variable>"
+#. #hV\
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3145068\n"
+"6\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值:"
-#: 00000003.xhp#par_id3147420.83.help.text
-msgid "<variable id=\"err382\">382 This property is read-only</variable>"
-msgstr "<variable id=\"err382\">382 這個屬性乃唯讀</variable>"
+#. 8)@y
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3156344\n"
+"7\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 00000003.xhp#par_id3147472.84.help.text
-msgid "<variable id=\"err394\">394 This property is write-only</variable>"
-msgstr "<variable id=\"err394\">394 這個屬性乃唯寫</variable>"
+#. sZf=
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3146795\n"
+"8\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 00000003.xhp#par_id3148583.85.help.text
-msgid "<variable id=\"err420\">420 Invalid object reference</variable>"
-msgstr "<variable id=\"err420\">420 無效的物件參照</variable>"
+#. I^$M
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3153526\n"
+"9\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that you want to return the rightmost characters of."
+msgstr "<emph>Text:</emph>要傳回最右邊字元的任意字串型表示式。"
-#: 00000003.xhp#par_id3153329.86.help.text
-msgid "<variable id=\"err423\">423 Property or method not found</variable>"
-msgstr "<variable id=\"err423\">423 找不到屬性或方法</variable>"
+#. .vA8
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3151211\n"
+"10\n"
+"help.text"
+msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
+msgstr "<emph>n:</emph>整型表示式,定義要傳回的字元數目。如果 <emph>n</emph> = 0,則傳回一個零長度字串。"
-#: 00000003.xhp#par_id3148738.87.help.text
-msgid "<variable id=\"err424\">424 Object required</variable>"
-msgstr "<variable id=\"err424\">424 需要物件</variable>"
+#. `Qba
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3158410\n"
+"11\n"
+"help.text"
+msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)."
+msgstr "以下示例將 YYYY-MM-DD 的日期格式轉換成 US 日期格式 (MM/DD/YYYY)。"
-#: 00000003.xhp#par_id3159084.88.help.text
-msgid "<variable id=\"err425\">425 Invalid use of an object</variable>"
-msgstr "<variable id=\"err425\">425 物件的無效使用</variable>"
+#. ?0|=
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3156212\n"
+"12\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 00000003.xhp#par_id3146806.89.help.text
-msgid "<variable id=\"err430\">430 OLE Automation is not supported by this object</variable>"
-msgstr "<variable id=\"err430\">430 這個物件不支援 OLE 自動化</variable>"
+#. pPv=
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3159252\n"
+"16\n"
+"help.text"
+msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+msgstr "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
-#: 00000003.xhp#par_id3146130.90.help.text
-msgid "<variable id=\"err438\">438 This property or method is not supported by the object</variable>"
-msgstr "<variable id=\"err438\">438 該物件不支援這個屬性或方法</variable>"
+#. \tNR
+#: 03120200.xhp
+msgctxt ""
+"03120200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Repeating Contents"
+msgstr "重複內容"
-#: 00000003.xhp#par_id3154374.91.help.text
-msgid "<variable id=\"err440\">440 OLE automation error</variable>"
-msgstr "<variable id=\"err440\">440 OLE 自動化錯誤</variable>"
+#. gYu=
+#: 03120200.xhp
+msgctxt ""
+"03120200.xhp\n"
+"hd_id3152363\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"Repeating Contents\">Repeating Contents</link>"
+msgstr "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"重複內容\">重複內容</link>"
-#: 00000003.xhp#par_id3149685.92.help.text
-msgid "<variable id=\"err445\">445 This action is not supported by given object</variable>"
-msgstr "<variable id=\"err445\">445 給定的物件不支援這個動作</variable>"
+#. TLt,
+#: 03120200.xhp
+msgctxt ""
+"03120200.xhp\n"
+"par_id3150178\n"
+"2\n"
+"help.text"
+msgid "The following functions repeat the contents of strings."
+msgstr "以下函數用於重複字串的內容。"
-#: 00000003.xhp#par_id3150282.93.help.text
-msgid "<variable id=\"err446\">446 Named arguments are not supported by given object</variable>"
-msgstr "<variable id=\"err446\">446 給定的物件不支援命名的引數</variable>"
+#. }/xl
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"tit\n"
+"help.text"
+msgid "\"/\" Operator [Runtime]"
+msgstr "「/」運算子 [執行階段]"
-#: 00000003.xhp#par_id3150142.94.help.text
-msgid "<variable id=\"err447\">447 The current locale setting is not supported by the given object</variable>"
-msgstr "<variable id=\"err447\">447 給定的物件不支援目前的地區語言設定</variable>"
+#. 8haF
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"bm_id3150669\n"
+"help.text"
+msgid "<bookmark_value>\"/\" operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>「/」運算子 (數學)</bookmark_value>"
-#: 00000003.xhp#par_id3152771.95.help.text
-msgid "<variable id=\"err448\">448 Named argument not found</variable>"
-msgstr "<variable id=\"err448\">448 找不到命名的引數</variable>"
+#. (.xX
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"hd_id3150669\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070400.xhp\">\"/\" Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070400.xhp\">「/」運算子 [執行階段]</link>"
-#: 00000003.xhp#par_id3145145.96.help.text
-msgid "<variable id=\"err449\">449 Argument is not optional</variable>"
-msgstr "<variable id=\"err449\">449 引數並非選擇性的</variable>"
+#. b?Bi
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"par_id3149670\n"
+"2\n"
+"help.text"
+msgid "Divides two values."
+msgstr "兩個值相除。"
-#: 00000003.xhp#par_id3154399.97.help.text
-msgid "<variable id=\"err450\">450 Invalid number of arguments</variable>"
-msgstr "<variable id=\"err450\">450 無效的引數數目</variable>"
+#. D%wr
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"hd_id3148946\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 00000003.xhp#par_id3146137.98.help.text
-msgid "<variable id=\"err451\">451 Object is not a list</variable>"
-msgstr "<variable id=\"err451\">451 物件不是串列</variable>"
+#. l2.l
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"par_id3153360\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 / Expression2"
+msgstr "Result = Expression1 / Expression2"
-#: 00000003.xhp#par_id3149507.99.help.text
-msgid "<variable id=\"err452\">452 Invalid ordinal number</variable>"
-msgstr "<variable id=\"err452\">452 無效的序數</variable>"
+#. \^HA
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"hd_id3150359\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 00000003.xhp#par_id3154566.100.help.text
-msgid "<variable id=\"err453\">453 Specified DLL function not found</variable>"
-msgstr "<variable id=\"err453\">453 找不到指定的 DLL 函式</variable>"
+#. 1uqa
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"par_id3154141\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numerical value that contains the result of the division."
+msgstr "<emph>Result:</emph>包含除法運算結果的任意數值。"
-#: 00000003.xhp#par_id3145595.101.help.text
-msgid "<variable id=\"err460\">460 Invalid clipboard format</variable>"
-msgstr "<variable id=\"err460\">460 無效的剪貼簿格式</variable>"
+#. P#hh
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"par_id3150448\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to divide."
+msgstr "<emph>Expression1、Expression2:</emph>要相除的任意數值型表示式。"
-#: 00000003.xhp#par_id31455951.help.text
-msgid "<variable id=\"err951\">951 Unexpected symbol:</variable>"
-msgstr "<variable id=\"err951\">951 未預期的符號:</variable>"
+#. R4}.
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"hd_id3154684\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 00000003.xhp#par_id31455952.help.text
-msgid "<variable id=\"err952\">952 Expected:</variable>"
-msgstr "<variable id=\"err952\">952 預期為:</variable>"
+#. n0x~
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Erl Function [Runtime]"
+msgstr "Erl 函數 [執行階段]"
-#: 00000003.xhp#par_id31455953.help.text
-msgid "<variable id=\"err953\">953 Symbol expected</variable>"
-msgstr "<variable id=\"err953\">953 預期為符號</variable>"
+#. RDO6
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"bm_id3157896\n"
+"help.text"
+msgid "<bookmark_value>Erl function</bookmark_value>"
+msgstr "<bookmark_value>Erl;函數</bookmark_value>"
-#: 00000003.xhp#par_id31455954.help.text
-msgid "<variable id=\"err954\">954 Variable expected</variable>"
-msgstr "<variable id=\"err954\">954 預期為變數</variable>"
+#. 8V.W
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"hd_id3157896\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Erl Function [Runtime]\">Erl Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Erl 函數 [執行階段]\">Erl 函數 [執行階段]</link>"
-#: 00000003.xhp#par_id31455955.help.text
-msgid "<variable id=\"err955\">955 Label expected</variable>"
-msgstr "<variable id=\"err955\">955 預期為標籤</variable>"
+#. KILd
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"par_id3153394\n"
+"2\n"
+"help.text"
+msgid "Returns the line number where an error occurred during program execution."
+msgstr "傳回程式執行期間出現錯誤的行號。"
-#: 00000003.xhp#par_id31455956.help.text
-msgid "<variable id=\"err956\">956 Value cannot be applied</variable>"
-msgstr "<variable id=\"err956\">956 無法套用值</variable>"
+#. l1~c
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"hd_id3147574\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 00000003.xhp#par_id31455957.help.text
-msgid "<variable id=\"err957\">957 Variable already defined</variable>"
-msgstr "<variable id=\"err957\">957 變數已經定義</variable>"
+#. tz|#
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"par_id3146795\n"
+"4\n"
+"help.text"
+msgid "Erl"
+msgstr "Erl"
-#: 00000003.xhp#par_id31455958.help.text
-msgid "<variable id=\"err958\">958 Sub procedure or function procedure already defined</variable>"
-msgstr "<variable id=\"err958\">958 子程序或函式程序已經定義</variable>"
+#. 1`Mr
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"hd_id3147265\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 00000003.xhp#par_id31455959.help.text
-msgid "<variable id=\"err959\">959 Label already defined</variable>"
-msgstr "<variable id=\"err959\">959 標籤已經定義</variable>"
+#. (r_=
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"par_id3154924\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 00000003.xhp#par_id31455960.help.text
-msgid "<variable id=\"err960\">960 Variable not found</variable>"
-msgstr "<variable id=\"err960\">960 找不到變數</variable>"
+#. W8*)
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"hd_id3150792\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 00000003.xhp#par_id31455961.help.text
-msgid "<variable id=\"err961\">961 Array or procedure not found</variable>"
-msgstr "<variable id=\"err961\">961 找不到陣列或程序</variable>"
+#. T)P;
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"par_id3153771\n"
+"8\n"
+"help.text"
+msgid "The Erl function only returns a line number, and not a line label."
+msgstr "Erl 函數僅傳回行號而不傳回行的貼標。"
-#: 00000003.xhp#par_id31455962.help.text
-msgid "<variable id=\"err962\">962 Procedure not found</variable>"
-msgstr "<variable id=\"err962\">962 找不到程序</variable>"
+#. ;$v!
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"hd_id3146921\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 00000003.xhp#par_id31455963.help.text
-msgid "<variable id=\"err963\">963 Label undefined</variable>"
-msgstr "<variable id=\"err963\">963 未定義標籤</variable>"
+#. Fs%6
+#: 03050100.xhp
+#, fuzzy
+msgctxt ""
+"03050100.xhp\n"
+"par_id3150010\n"
+"11\n"
+"help.text"
+msgid "On Error GoTo ErrorHandler ' Set up error handler"
+msgstr "on error goto ErrorHandler REM 設置錯誤處理程式"
-#: 00000003.xhp#par_id31455964.help.text
-msgid "<variable id=\"err964\">964 Unknown data type</variable>"
-msgstr "<variable id=\"err964\">964 未知的資料類型</variable>"
+#. Gj2+
+#: 03050100.xhp
+#, fuzzy
+msgctxt ""
+"03050100.xhp\n"
+"par_id3153188\n"
+"14\n"
+"help.text"
+msgid "' Error caused by non-existent file"
+msgstr "REM 由於檔案不存在引起的錯誤"
-#: 00000003.xhp#par_id31455965.help.text
-msgid "<variable id=\"err965\">965 Exit expected</variable>"
-msgstr "<variable id=\"err965\">965 預期為離開</variable>"
+#. D.;*
+#: 03050100.xhp
+#, fuzzy
+msgctxt ""
+"03050100.xhp\n"
+"par_id3155416\n"
+"21\n"
+"help.text"
+msgid "MsgBox \"Error \" & err & \": \" & Error$ + chr(13) + \"In Line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\""
+msgstr "MsgBox \"Error \" & err & \":\" & error$ + chr (13) + \"In line :\" + Erl + chr (13) + Now , 16 ,\"An error occured\""
-#: 00000003.xhp#par_id31455966.help.text
-msgid "<variable id=\"err966\">966 Statement block still open: missing</variable>"
-msgstr "<variable id=\"err966\">966 敘述區塊仍開啟:遺失</variable>"
+#. id,b
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"tit\n"
+"help.text"
+msgid "Erase Function [Runtime]"
+msgstr "Erase 函數 [執行階段]"
-#: 00000003.xhp#par_id31455967.help.text
-msgid "<variable id=\"err967\">967 Parentheses do not match</variable>"
-msgstr "<variable id=\"err967\">967 括號不相符</variable>"
+#. NS.M
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"bm_id624713\n"
+"help.text"
+msgid "<bookmark_value>Erase function</bookmark_value>"
+msgstr "<bookmark_value>Erase 函數</bookmark_value>"
-#: 00000003.xhp#par_id31455968.help.text
-msgid "<variable id=\"err968\">968 Symbol already defined differently</variable>"
-msgstr "<variable id=\"err968\">968 符號已經下過不同定義</variable>"
+#. s\R\
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"par_idN10548\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03104700.xhp\">Erase Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03104700.xhp\">Erase 函數 [執行階段]</link>"
-#: 00000003.xhp#par_id31455969.help.text
-msgid "<variable id=\"err969\">969 Parameters do not correspond to procedure</variable>"
-msgstr "<variable id=\"err969\">969 參數無法對應至程序</variable>"
+#. D|n0
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"par_idN10558\n"
+"help.text"
+msgid "Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size."
+msgstr "清除固定大小陣列的陣列元素內容,並釋放可變大小陣列使用的記憶體。"
-#: 00000003.xhp#par_id31455970.help.text
-msgid "<variable id=\"err970\">970 Invalid character in number</variable>"
-msgstr "<variable id=\"err970\">970 數字內有無效字元</variable>"
+#. Fpos
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"par_idN1055D\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 00000003.xhp#par_id31455971.help.text
-msgid "<variable id=\"err971\">971 Array must be dimensioned</variable>"
-msgstr "<variable id=\"err971\">971 陣列必須有維度</variable>"
+#. ;~+9
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"par_idN105E6\n"
+"help.text"
+msgid "Erase Arraylist"
+msgstr "Erase Arraylist"
-#: 00000003.xhp#par_id31455972.help.text
-msgid "<variable id=\"err972\">972 Else/Endif without If</variable>"
-msgstr "<variable id=\"err972\">972 Else/Endif 遺漏 If</variable>"
+#. JZ.2
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"par_idN105E9\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 00000003.xhp#par_id31455973.help.text
-msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
-msgstr "<variable id=\"err973\">973 在程序內不允許</variable>"
+#. V_{~
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"par_idN105ED\n"
+"help.text"
+msgid "<emph>Arraylist</emph> - The list of arrays to be erased."
+msgstr "<emph>Arraylist</emph> - 將要清除的陣列清單。"
-#: 00000003.xhp#par_id31455974.help.text
-msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
-msgstr "<variable id=\"err974\">974 在程序外不允許</variable>"
+#. $rw[
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"tit\n"
+"help.text"
+msgid "Exp Function [Runtime]"
+msgstr "Exp 函數 [執行階段]"
-#: 00000003.xhp#par_id31455975.help.text
-msgid "<variable id=\"err975\">975 Dimension specifications do not match</variable>"
-msgstr "<variable id=\"err975\">975 維度規格不相符</variable>"
+#. E@C,
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>Exp function</bookmark_value>"
+msgstr "<bookmark_value>Exp;函數</bookmark_value>"
-#: 00000003.xhp#par_id31455976.help.text
-msgid "<variable id=\"err976\">976 Unknown option:</variable>"
-msgstr "<variable id=\"err976\">976 不明選項:</variable>"
+#. ,ViF
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"hd_id3150616\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Exp Function [Runtime]\">Exp Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Exp 函數 [執行階段]\">Exp 函數 [執行階段]</link>"
-#: 00000003.xhp#par_id31455977.help.text
-msgid "<variable id=\"err977\">977 Constant redefined</variable>"
-msgstr "<variable id=\"err977\">977 常數已重新定義</variable>"
+#. WO^H
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"par_id3155555\n"
+"2\n"
+"help.text"
+msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power."
+msgstr "計算以底數為 e (e = 2.718282) 的指數函數值。"
-#: 00000003.xhp#par_id31455978.help.text
-msgid "<variable id=\"err978\">978 Program too large</variable>"
-msgstr "<variable id=\"err978\">978 程式過大</variable>"
+#. ztC0
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"hd_id3150984\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 00000003.xhp#par_id31455979.help.text
-msgid "<variable id=\"err979\">979 Strings or arrays not permitted</variable>"
-msgstr "<variable id=\"err979\">979 字串或陣列不被准許</variable>"
+#. aW33
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"par_id3145315\n"
+"4\n"
+"help.text"
+msgid "Exp (Number)"
+msgstr "Exp (Number)"
-#: 00000003.xhp#par_id31455980.help.text
-msgid "<variable id=\"err1000\">1000 Object does not have this property</variable>"
-msgstr "<variable id=\"err1000\">1000 物件沒有這個屬性</variable>"
+#. [AK_
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"hd_id3154347\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 00000003.xhp#par_id31455981.help.text
-msgid "<variable id=\"err1001\">1001 Object does not have this method</variable>"
-msgstr "<variable id=\"err1001\">1001 物件沒有這個方法</variable>"
+#. +V`}
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"par_id3149670\n"
+"6\n"
+"help.text"
+msgid "Double"
+msgstr "雙精度型"
-#: 00000003.xhp#par_id31455982.help.text
-msgid "<variable id=\"err1002\">1002 Required argument lacking</variable>"
-msgstr "<variable id=\"err1002\">1002 缺少需要的引數</variable>"
+#. _M+h
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"hd_id3154760\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 00000003.xhp#par_id31455983.help.text
-msgid "<variable id=\"err1003\">1003 Invalid number of arguments</variable>"
-msgstr "<variable id=\"err1003\">1003 無效的引數數目</variable>"
+#. #zRK
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"par_id3150793\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that specifies the power that you want to raise \"e\" to (the base of natural logarithms). The power must be for both single-precision numbers less than or equal to 88.02969 and double-precision numbers less than or equal to 709.782712893, since $[officename] Basic returns an Overflow error for numbers exceeding these values."
+msgstr "<emph>Number:</emph>用於指定「e」(自然對數的底數) 的乘冪的任意數值型表示式。乘冪的取值範圍是:單精度數必須小於或等於 88.02969,雙精度數必須小於或等於 709.782712893。如果乘冪值超出了允許的範圍,$[officename] Basic 將傳回溢位錯誤。"
-#: 00000003.xhp#par_id31455984.help.text
-msgid "<variable id=\"err1004\">1004 Error executing a method</variable>"
-msgstr "<variable id=\"err1004\">1004 執行方法時發生錯誤</variable>"
+#. yAj$
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"hd_id3156280\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 00000003.xhp#par_id31455985.help.text
-msgid "<variable id=\"err1005\">1005 Unable to set property</variable>"
-msgstr "<variable id=\"err1005\">1005 無法設定屬性</variable>"
+#. 2GjQ
+#: 03080201.xhp
+#, fuzzy
+msgctxt ""
+"03080201.xhp\n"
+"par_id3159254\n"
+"13\n"
+"help.text"
+msgid "Const b2=1.345e34"
+msgstr "const b2=1.345e34"
-#: 00000003.xhp#par_id31455986.help.text
-msgid "<variable id=\"err1006\">1006 Unable to determine property</variable>"
-msgstr "<variable id=\"err1006\">1006 無法判斷屬性</variable>"
+#. 4+;(
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"par_id3161832\n"
+"15\n"
+"help.text"
+msgid "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\""
+msgstr "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\""
-#: 05060700.xhp#tit.help.text
+#. hQ%;
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"tit\n"
+"help.text"
msgid "Macro"
msgstr "巨集"
-#: 05060700.xhp#bm_id3153894.help.text
+#. sU;y
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"bm_id3153894\n"
+"help.text"
msgid "<bookmark_value>events;linked to objects</bookmark_value>"
msgstr "<bookmark_value>巨集;指定</bookmark_value><bookmark_value>指定;巨集</bookmark_value><bookmark_value>事件;指定巨集</bookmark_value>"
-#: 05060700.xhp#hd_id3153894.1.help.text
+#. ia,J
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3153894\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Macro</link>"
msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"巨集\">巨集</link>"
-#: 05060700.xhp#par_id3153748.2.help.text
+#. 7TbZ
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153748\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".\">Choose the macro that you want to execute when the selected graphic, frame, or OLE object is selected.</ahelp> Depending on the object that is selected, the function is either found on the <emph>Macro</emph> tab of the <emph>Object</emph> dialog, or in the <emph>Assign Macro</emph> dialog."
msgstr "<ahelp hid=\".\">選擇要在所選圖形、訊框或 OLE 物件被選取時執行的巨集。</ahelp>依選取的物件,該功能可在 <emph>[物件]</emph> 對話方塊的 <emph>[巨集]</emph> 標籤或 <emph>[指定巨集]</emph> 對話方塊中找到。"
-#: 05060700.xhp#hd_id3150503.3.help.text
-msgctxt "05060700.xhp#hd_id3150503.3.help.text"
+#. AMJn
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3150503\n"
+"3\n"
+"help.text"
msgid "Event"
msgstr "事件"
-#: 05060700.xhp#par_id3149763.4.help.text
+#. )1kK
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3149763\n"
+"4\n"
+"help.text"
msgid "<ahelp hid=\"HID_MACRO_LB_EVENT\">Lists the events that are relevant to the macros that are currently assigned to the selected object.</ahelp>"
msgstr "<ahelp hid=\"HID_MACRO_LB_EVENT\" visibility=\"visible\">列出與目前指定給所選物件的巨集相關的事件。</ahelp>"
-#: 05060700.xhp#par_id3150670.23.help.text
+#. gs4p
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150670\n"
+"23\n"
+"help.text"
msgid "The following table describes the macros and the events that can by linked to objects in your document:"
msgstr "以下表格列出了可以與文件中的物件連結的巨集和事件:"
-#: 05060700.xhp#par_id3153360.24.help.text
-msgctxt "05060700.xhp#par_id3153360.24.help.text"
+#. XHvZ
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153360\n"
+"24\n"
+"help.text"
msgid "Event"
msgstr "<emph>事件</emph>"
-#: 05060700.xhp#par_id3154365.25.help.text
+#. `do8
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154365\n"
+"25\n"
+"help.text"
msgid "Event trigger"
msgstr "事件觸發"
-#: 05060700.xhp#par_id3159149.26.help.text
+#. KMfc
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3159149\n"
+"26\n"
+"help.text"
msgid "OLE object"
msgstr "<emph>OLE 物件</emph>"
-#: 05060700.xhp#par_id3148451.27.help.text
-msgctxt "05060700.xhp#par_id3148451.27.help.text"
+#. LLWW
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3148451\n"
+"27\n"
+"help.text"
msgid "Graphics"
msgstr "<emph>圖形</emph>"
-#: 05060700.xhp#par_id3125863.28.help.text
+#. O,J\
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3125863\n"
+"28\n"
+"help.text"
msgid "Frame"
msgstr "<emph>框</emph>"
-#: 05060700.xhp#par_id3154216.29.help.text
+#. T^VC
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154216\n"
+"29\n"
+"help.text"
msgid "AutoText"
msgstr "<emph>自動圖文集</emph>"
-#: 05060700.xhp#par_id3145785.30.help.text
+#. ^:mm
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3145785\n"
+"30\n"
+"help.text"
msgid "ImageMap area"
msgstr "<emph>影像映射區域</emph>"
-#: 05060700.xhp#par_id3153138.31.help.text
+#. e|]]
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153138\n"
+"31\n"
+"help.text"
msgid "Hyperlink"
msgstr "<emph>超連結</emph>"
-#: 05060700.xhp#par_id3155306.32.help.text
+#. TDq1
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155306\n"
+"32\n"
+"help.text"
msgid "Click object"
msgstr "按一下物件"
-#: 05060700.xhp#par_id3152460.33.help.text
+#. t-m.
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3152460\n"
+"33\n"
+"help.text"
msgid "Object is selected."
msgstr "物件被選取。"
-#: 05060700.xhp#par_id3147348.34.help.text
-msgctxt "05060700.xhp#par_id3147348.34.help.text"
+#. .yeY
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147348\n"
+"34\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3147426.35.help.text
-msgctxt "05060700.xhp#par_id3147426.35.help.text"
+#. -6^T
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147426\n"
+"35\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3153951.36.help.text
-msgctxt "05060700.xhp#par_id3153951.36.help.text"
+#. N5Ee
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153951\n"
+"36\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3150116.37.help.text
+#. f$kJ
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150116\n"
+"37\n"
+"help.text"
msgid "Mouse over object"
msgstr "滑鼠位於物件之上"
-#: 05060700.xhp#par_id3145253.38.help.text
+#. XCX8
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3145253\n"
+"38\n"
+"help.text"
msgid "Mouse moves over the object."
msgstr "滑鼠移到物件上。"
-#: 05060700.xhp#par_id3144765.39.help.text
-msgctxt "05060700.xhp#par_id3144765.39.help.text"
+#. ]s}f
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3144765\n"
+"39\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3153418.40.help.text
-msgctxt "05060700.xhp#par_id3153418.40.help.text"
+#. ee?C
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153418\n"
+"40\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3153948.41.help.text
-msgctxt "05060700.xhp#par_id3153948.41.help.text"
+#. gwVb
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153948\n"
+"41\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3145652.42.help.text
-msgctxt "05060700.xhp#par_id3145652.42.help.text"
+#. Yh7u
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3145652\n"
+"42\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3155066.43.help.text
-msgctxt "05060700.xhp#par_id3155066.43.help.text"
+#. HWx+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155066\n"
+"43\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3155446.44.help.text
+#. AIl;
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155446\n"
+"44\n"
+"help.text"
msgid "Trigger Hyperlink"
msgstr "觸發超連結"
-#: 05060700.xhp#par_id3154756.45.help.text
+#. dR:$
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154756\n"
+"45\n"
+"help.text"
msgid "Hyperlink assigned to the object is clicked."
msgstr "按一下指定給物件的超連結。"
-#: 05060700.xhp#par_id3150042.46.help.text
-msgctxt "05060700.xhp#par_id3150042.46.help.text"
+#. I2TC
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150042\n"
+"46\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3151252.47.help.text
-msgctxt "05060700.xhp#par_id3151252.47.help.text"
+#. 1iZE
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3151252\n"
+"47\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3147344.48.help.text
-msgctxt "05060700.xhp#par_id3147344.48.help.text"
+#. N~#L
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147344\n"
+"48\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3146920.49.help.text
-msgctxt "05060700.xhp#par_id3146920.49.help.text"
+#. EeRm
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3146920\n"
+"49\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3159333.50.help.text
-msgid "Mouse leaves object "
+#. k/B%
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3159333\n"
+"50\n"
+"help.text"
+msgid "Mouse leaves object"
msgstr "滑鼠離開物件"
-#: 05060700.xhp#par_id3147003.51.help.text
+#. ^!Sc
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147003\n"
+"51\n"
+"help.text"
msgid "Mouse moves off of the object."
msgstr "滑鼠從物件上移開。"
-#: 05060700.xhp#par_id3151278.52.help.text
-msgctxt "05060700.xhp#par_id3151278.52.help.text"
+#. a5;Q
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3151278\n"
+"52\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3145257.53.help.text
-msgctxt "05060700.xhp#par_id3145257.53.help.text"
+#. HdDo
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3145257\n"
+"53\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3154122.54.help.text
-msgctxt "05060700.xhp#par_id3154122.54.help.text"
+#. 9{Be
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154122\n"
+"54\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3156139.55.help.text
-msgctxt "05060700.xhp#par_id3156139.55.help.text"
+#. akeC
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3156139\n"
+"55\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3149036.56.help.text
-msgctxt "05060700.xhp#par_id3149036.56.help.text"
+#. g-Pg
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3149036\n"
+"56\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3150785.57.help.text
-msgid "Graphics load successful "
+#. (jOH
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150785\n"
+"57\n"
+"help.text"
+msgid "Graphics load successful"
msgstr "成功載入圖形"
-#: 05060700.xhp#par_id3153705.58.help.text
+#. a;K?
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153705\n"
+"58\n"
+"help.text"
msgid "Graphics are loaded successfully."
msgstr "成功載入圖形。"
-#: 05060700.xhp#par_id3150343.59.help.text
-msgctxt "05060700.xhp#par_id3150343.59.help.text"
+#. snsY
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150343\n"
+"59\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3150202.60.help.text
+#. 14EY
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150202\n"
+"60\n"
+"help.text"
msgid "Graphics load terminated"
msgstr "中斷載入圖形"
-#: 05060700.xhp#par_id3145584.61.help.text
+#. .PIP
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3145584\n"
+"61\n"
+"help.text"
msgid "Loading of graphics is stopped by the user (for example, when downloading the page)."
msgstr "使用者停止載入圖形 (例如在下載頁面時)。"
-#: 05060700.xhp#par_id3154259.62.help.text
-msgctxt "05060700.xhp#par_id3154259.62.help.text"
+#. ufI,
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154259\n"
+"62\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3155089.63.help.text
+#. HwnT
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155089\n"
+"63\n"
+"help.text"
msgid "Graphics load faulty"
msgstr "圖形載入出錯"
-#: 05060700.xhp#par_id3153307.64.help.text
+#. s{Sg
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153307\n"
+"64\n"
+"help.text"
msgid "Graphics not successfully loaded, for example, if a graphic was not found."
msgstr "未能成功載入圖形,例如找不到圖形。"
-#: 05060700.xhp#par_id3148840.65.help.text
-msgctxt "05060700.xhp#par_id3148840.65.help.text"
+#. [D;c
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3148840\n"
+"65\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3154533.66.help.text
-msgid "Input of alpha characters "
+#. #b%c
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154533\n"
+"66\n"
+"help.text"
+msgid "Input of alpha characters"
msgstr "輸入字母數字字元"
-#: 05060700.xhp#par_id3155266.67.help.text
+#. ?Agm
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155266\n"
+"67\n"
+"help.text"
msgid "Text is entered from the keyboard."
msgstr "從鍵盤輸入文字。"
-#: 05060700.xhp#par_id3144768.68.help.text
-msgctxt "05060700.xhp#par_id3144768.68.help.text"
+#. T?ZW
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3144768\n"
+"68\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3145659.69.help.text
-msgid "Input of non-alpha characters "
+#. YA2L
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3145659\n"
+"69\n"
+"help.text"
+msgid "Input of non-alpha characters"
msgstr "輸入非字母數字字元"
-#: 05060700.xhp#par_id3151131.70.help.text
+#. jOEu
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3151131\n"
+"70\n"
+"help.text"
msgid "Nonprinting characters are entered from the keyboard, for example, tabs and line breaks."
msgstr "從鍵盤輸入控制符號,例如定位鍵和換行符。"
-#: 05060700.xhp#par_id3159206.71.help.text
-msgctxt "05060700.xhp#par_id3159206.71.help.text"
+#. #i2A
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3159206\n"
+"71\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3150405.72.help.text
+#. a[pu
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150405\n"
+"72\n"
+"help.text"
msgid "Resize frame"
msgstr "變更框的大小"
-#: 05060700.xhp#par_id3153972.73.help.text
+#. k`-H
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153972\n"
+"73\n"
+"help.text"
msgid "Frame is resized with the mouse."
msgstr "用滑鼠變更框的大小。"
-#: 05060700.xhp#par_id3152873.74.help.text
-msgctxt "05060700.xhp#par_id3152873.74.help.text"
+#. PRNz
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3152873\n"
+"74\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3148900.75.help.text
+#. \T5o
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3148900\n"
+"75\n"
+"help.text"
msgid "Move frame"
msgstr "移動框"
-#: 05060700.xhp#par_id3154767.76.help.text
+#. [?)-
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154767\n"
+"76\n"
+"help.text"
msgid "Frame is moved with the mouse."
msgstr "用滑鼠移動框。"
-#: 05060700.xhp#par_id3155914.77.help.text
-msgctxt "05060700.xhp#par_id3155914.77.help.text"
+#. wx{Z
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155914\n"
+"77\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3153010.78.help.text
+#. FE45
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153010\n"
+"78\n"
+"help.text"
msgid "Before inserting AutoText"
msgstr "插入自動圖文集之前"
-#: 05060700.xhp#par_id3147515.79.help.text
+#. Z?Ey
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147515\n"
+"79\n"
+"help.text"
msgid "Before a text block is inserted."
msgstr "插入自動圖文集之前。"
-#: 05060700.xhp#par_id3151191.80.help.text
-msgctxt "05060700.xhp#par_id3151191.80.help.text"
+#. rT5@
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3151191\n"
+"80\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#par_id3150956.81.help.text
+#. .=)}
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150956\n"
+"81\n"
+"help.text"
msgid "After inserting AutoText"
msgstr "插入自動圖文集之後"
-#: 05060700.xhp#par_id3147502.82.help.text
+#. h5-4
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147502\n"
+"82\n"
+"help.text"
msgid "After a text block is inserted."
msgstr "插入文字區塊之後。"
-#: 05060700.xhp#par_id3147555.83.help.text
-msgctxt "05060700.xhp#par_id3147555.83.help.text"
+#. )wbP
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147555\n"
+"83\n"
+"help.text"
msgid "x"
msgstr "x"
-#: 05060700.xhp#hd_id3153958.5.help.text
+#. IF!D
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3153958\n"
+"5\n"
+"help.text"
msgid "Macros"
msgstr "巨集"
-#: 05060700.xhp#par_id3150432.6.help.text
+#. J)%6
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150432\n"
+"6\n"
+"help.text"
msgid "Choose the macro that you want to execute when the selected event occurs."
msgstr "選擇在所選事件發生時要執行的巨集。"
-#: 05060700.xhp#par_id3147296.84.help.text
+#. mAX8
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147296\n"
+"84\n"
+"help.text"
msgid "Frames allow you to link events to a function, so that the function can determine if it processes the event or $[officename] Writer."
msgstr "您可以利用框架將事件和函數連結起來,這樣,函數就可以確定是由自己還是由 $[officename] Writer 處理該事件。"
-#: 05060700.xhp#hd_id3155587.7.help.text
+#. wDly
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3155587\n"
+"7\n"
+"help.text"
msgid "Category"
msgstr "分類"
-#: 05060700.xhp#par_id3154068.8.help.text
+#. !#MX
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154068\n"
+"8\n"
+"help.text"
msgid "<ahelp hid=\"HID_MACRO_GROUP\">Lists the open $[officename] documents and applications. Click the name of the location where you want to save the macros.</ahelp>"
msgstr "<ahelp hid=\"HID_MACRO_GROUP\" visibility=\"visible\">列出開啟的 $[officename] 文件和應用程式,從中可以選擇用於儲存巨集的位置名稱。</ahelp>"
-#: 05060700.xhp#hd_id3149744.9.help.text
+#. jzO9
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3149744\n"
+"9\n"
+"help.text"
msgid "Macro name"
msgstr "巨集名稱"
-#: 05060700.xhp#par_id3151391.10.help.text
+#. GeB0
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3151391\n"
+"10\n"
+"help.text"
msgid "<ahelp hid=\"HID_MACRO_MACROS\">Lists the available macros. Click the macro that you want to assign to the selected object.</ahelp>"
msgstr "<ahelp hid=\"HID_MACRO_MACROS\" visibility=\"visible\">列出可用的巨集,按一下要指定給所選物件的巨集。</ahelp>"
-#: 05060700.xhp#hd_id3159260.11.help.text
+#. =Xlw
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3159260\n"
+"11\n"
+"help.text"
msgid "Assign"
msgstr "指定"
-#: 05060700.xhp#par_id3147406.12.help.text
+#. -upS
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147406\n"
+"12\n"
+"help.text"
msgid "<ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_ASSIGN\">Assigns the selected macro to the specified event.</ahelp> The assigned macro's entries are set after the event."
msgstr "<ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_ASSIGN\" visibility=\"visible\">將選取的巨集指定給指定的事件。</ahelp>所指定巨集的相應條目被設定在事件之後。"
-#: 05060700.xhp#hd_id3150533.15.help.text
+#. ;pyE
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3150533\n"
+"15\n"
+"help.text"
msgid "Remove"
msgstr "移除"
-#: 05060700.xhp#par_id3166456.16.help.text
+#. ~3S9
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3166456\n"
+"16\n"
+"help.text"
msgid "<variable id=\"aufheb\"><ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_DELETE\">Removes the macro that is assigned to the selected item.</ahelp></variable>"
msgstr "<variable id=\"aufheb\"><ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_DELETE\" visibility=\"visible\">移除指定給選擇條目的巨集。</ahelp></variable>"
-#: 05060700.xhp#hd_id3159126.85.help.text
+#. L#[?
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3159126\n"
+"85\n"
+"help.text"
msgid "Macro selection"
msgstr "選擇巨集"
-#: 05060700.xhp#par_id3149149.86.help.text
+#. M~5M
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3149149\n"
+"86\n"
+"help.text"
msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>"
msgstr "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\" visibility=\"visible\">選取要指定的巨集。</ahelp>"
-#: 03101110.xhp#tit.help.text
-msgid "DefCur Statement [Runtime]"
-msgstr "DefCur 陳述式 [執行階段]"
-
-#: 03101110.xhp#bm_id9555345.help.text
-msgid "<bookmark_value>DefCur statement</bookmark_value>"
-msgstr "<bookmark_value>DefCur 陳述式</bookmark_value>"
-
-#: 03101110.xhp#par_idN1057D.help.text
-msgid "<link href=\"text/sbasic/shared/03101110.xhp\">DefCur Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101110.xhp\">DefCur 陳述式 [執行階段]</link>"
-
-#: 03101110.xhp#par_idN1058D.help.text
-msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range."
-msgstr "如果未指定類型宣告字元或關鍵字,DefCur 陳述式將依字母範圍設定預設的變數類型。"
-
-#: 03101110.xhp#par_idN10590.help.text
-msgctxt "03101110.xhp#par_idN10590.help.text"
-msgid "Syntax:"
-msgstr "語法:"
-
-#: 03101110.xhp#par_idN10594.help.text
-msgctxt "03101110.xhp#par_idN10594.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-
-#: 03101110.xhp#par_idN10597.help.text
-msgctxt "03101110.xhp#par_idN10597.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. LWz%
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"tit\n"
+"help.text"
+msgid "Basics"
+msgstr "$[officename] Basic 具有模組化結構"
-#: 03101110.xhp#par_idN1059B.help.text
-msgctxt "03101110.xhp#par_idN1059B.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
+#. S0|a
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"bm_id4488967\n"
+"help.text"
+msgid "<bookmark_value>fundamentals</bookmark_value><bookmark_value>subroutines</bookmark_value><bookmark_value>variables;global and local</bookmark_value><bookmark_value>modules;subroutines and functions</bookmark_value>"
+msgstr "<bookmark_value>基礎知識</bookmark_value><bookmark_value>子常式</bookmark_value><bookmark_value>變數; 全域和區域</bookmark_value><bookmark_value>模組; 子常式和函數</bookmark_value>"
-#: 03101110.xhp#par_idN105A2.help.text
-msgctxt "03101110.xhp#par_idN105A2.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義預設變數類型的關鍵字:"
+#. *?F^
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3154927\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"Basics\">Basics</link>"
+msgstr "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"$[officename] Basic 具有模組化結構\">$[officename] Basic 具有模組化結構</link>"
-#: 03101110.xhp#par_idN105A9.help.text
-msgctxt "03101110.xhp#par_idN105A9.help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>關鍵字:</emph>預設變數類型"
+#. +\O4
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3156023\n"
+"14\n"
+"help.text"
+msgid "This section provides the fundamentals for working with $[officename] Basic."
+msgstr "本節提供了使用 $[officename] Basic 的基礎知識。"
-#: 03101110.xhp#par_idN105B0.help.text
-msgid "<emph>DefCur:</emph> Currency"
-msgstr "<emph>DefCur:</emph>貨幣"
+#. C%4g
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3147560\n"
+"2\n"
+"help.text"
+msgid "$[officename] Basic code is based on subroutines and functions that are specified between <emph>sub...end sub</emph> and <emph>function...end function</emph> sections. Each Sub or Function can call other Subs and Functions. If you take care to write generic code for a Sub or Function, you can probably re-use it in other programs. See also <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Procedures and Functions\">Procedures and Functions</link>."
+msgstr "$[officename] Basic 程式碼以 <emph>sub...end sub</emph> 和 <emph>function...end function</emph> 小節中所指定的子常式和函數為基礎。每個子常式或函數均可呼叫其他子常式和函數。如果您在撰寫子常式或函數的通用程式碼時比較注意,也許能夠在其他程式中重複使用此程式碼。另請參閱<link href=\"text/sbasic/shared/01020300.xhp\" name=\"程序和函數\">程序和函數</link>。"
-#: 03101110.xhp#par_idN105B7.help.text
-msgctxt "03101110.xhp#par_idN105B7.help.text"
-msgid "Example:"
-msgstr "範例:"
+#. z8zY
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id314756320\n"
+"help.text"
+msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
+msgstr "有些限制已套至您的公開變數、副常式、函式。您不能使用和相同函式庫中的模組相同的名稱。"
-#: 03101110.xhp#par_idN105BB.help.text
-msgctxt "03101110.xhp#par_idN105BB.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
+#. UmDj
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3150398\n"
+"3\n"
+"help.text"
+msgid "What is a Sub?"
+msgstr "什麼是 Sub?"
-#: 03101110.xhp#par_idN105BE.help.text
-msgctxt "03101110.xhp#par_idN105BE.help.text"
-msgid "DefBool b"
-msgstr "DefBool b"
+#. Ww@2
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3148797\n"
+"4\n"
+"help.text"
+msgid "<emph>Sub</emph> is the short form of <emph>subroutine</emph>, that is used to handle a certain task within a program. Subs are used to split a task into individual procedures. Splitting a program into procedures and sub-procedures enhances readability and reduces the error-proneness. A sub possibly takes some arguments as parameters but does not return any values back to the calling sub or function, for example:"
+msgstr "<emph>Sub</emph> 是 <emph>subroutine</emph> 的簡寫形式,它用於處理程式中的某些工作。Sub 可用於將一項工作分成個別程序。將程式分成若干個程序和子程序,可以增強程式的可讀性並降低出錯的可能性。子常式可能採用一些引數作為參數,但是不會向呼叫它的子常式或函數傳回任何值,例如:"
-#: 03101110.xhp#par_idN105C1.help.text
-msgctxt "03101110.xhp#par_idN105C1.help.text"
-msgid "DefDate t"
-msgstr "DefDate t"
+#. ~se.
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3150868\n"
+"15\n"
+"help.text"
+msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)"
+msgstr "DoSomethingWithTheValues(MyFirstValue,MySecondValue)"
-#: 03101110.xhp#par_idN105C4.help.text
-msgctxt "03101110.xhp#par_idN105C4.help.text"
-msgid "DefDbL d"
-msgstr "DefDbL d"
+#. PkL]
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3156282\n"
+"5\n"
+"help.text"
+msgid "What is a Function?"
+msgstr "什麼是 Function?"
-#: 03101110.xhp#par_idN105C7.help.text
-msgctxt "03101110.xhp#par_idN105C7.help.text"
-msgid "DefInt i"
-msgstr "DefInt i"
+#. _p-p
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3156424\n"
+"6\n"
+"help.text"
+msgid "A <emph>function</emph> is essentially a sub, which returns a value. You may use a function at the right side of a variable declaration, or at other places where you normally use values, for example:"
+msgstr "<emph>Function</emph> 實質上是傳回數值的子常式。您可以在變數宣告的右側或其他通常需要使用數值的位置使用函數,例如:"
-#: 03101110.xhp#par_idN105CA.help.text
-msgctxt "03101110.xhp#par_idN105CA.help.text"
-msgid "DefLng l"
-msgstr "DefLng l"
+#. mvq+
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3146985\n"
+"7\n"
+"help.text"
+msgid "MySecondValue = myFunction(MyFirstValue)"
+msgstr "MySecondValue = myFunction(MyFirstValue)"
-#: 03101110.xhp#par_idN105CD.help.text
-msgctxt "03101110.xhp#par_idN105CD.help.text"
-msgid "DefObj o"
-msgstr "DefObj o"
+#. ekL5
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3153364\n"
+"8\n"
+"help.text"
+msgid "Global and local variables"
+msgstr "全域變數和局部變數"
-#: 03101110.xhp#par_idN105D0.help.text
-msgctxt "03101110.xhp#par_idN105D0.help.text"
-msgid "DefVar v"
-msgstr "DefVar v"
+#. qf(g
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3151112\n"
+"9\n"
+"help.text"
+msgid "Global variables are valid for all subs and functions inside a module. They are declared at the beginning of a module before the first sub or function starts."
+msgstr "全域變數對於模組中所有的子常式和函數都有效。此類變數通常在模組的起始位置、第一個子常式或函數開始之前進行宣告。"
-#: 03101110.xhp#par_idN105D3.help.text
-msgid "DefCur c"
-msgstr "DefCur c"
+#. MGuD
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3154012\n"
+"10\n"
+"help.text"
+msgid "Variables that you declare within a sub or function are valid only inside this sub or function. These variables override global variables with the same name and local variables with the same name coming from superordinate subs or functions."
+msgstr "在某個子常式或函數中宣告的變數,僅在該子常式或函數中有效。這些變數會置換同名的全域變數和上級子常式或函數中同名的局部變數。"
-#: 03101110.xhp#par_idN105D6.help.text
-msgid "Sub ExampleDefCur"
-msgstr "Sub ExampleDefCur"
+#. JP5j
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"hd_id3150010\n"
+"11\n"
+"help.text"
+msgid "Structuring"
+msgstr "結構化"
-#: 03101110.xhp#par_idN105D9.help.text
-msgid "cCur=Currency REM cCur is an implicit currency variable"
-msgstr "cCur=Currency REM cCur 為隱式的貨幣變數"
+#. jmXo
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3153727\n"
+"12\n"
+"help.text"
+msgid "After separating your program into procedures and functions (Subs and Functions), you can save these procedures and functions as files for reuse in other projects. $[officename] Basic supports <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Modules and Libraries\">Modules and Libraries</link>. Subs and functions are always contained in modules. You can define modules to be global or part of a document. Multiple modules can be combined to a library."
+msgstr "將程式分成程序和函數 (Sub 和 Function) 後,您可以將這些程序和函數儲存為檔案,以在其他專案中重複使用。$[officename] Basic 支援<link href=\"text/sbasic/shared/01020500.xhp\" name=\"模組和程式庫\">模組和程式庫</link>。子常式和函數總是包含在模組中。您可以將模組定義為全域文件或部份文件。多個模組可以合併成一個程式庫。"
-#: 03101110.xhp#par_idN105DC.help.text
-msgctxt "03101110.xhp#par_idN105DC.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. S1{L
+#: 01010210.xhp
+msgctxt ""
+"01010210.xhp\n"
+"par_id3152578\n"
+"13\n"
+"help.text"
+msgid "You can copy or move subs, functions, modules and libraries from one file to another by using the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog."
+msgstr "使用<link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"[巨集]\">[巨集]</link>對話方塊,可以將子常式、函數、模組和程式庫從一個檔案複製或移至另一個檔案中。"
-#: 03090408.xhp#tit.help.text
-msgid "Stop Statement [Runtime]"
-msgstr "Stop 陳述式 [執行階段]"
+#. fNo^
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"tit\n"
+"help.text"
+msgid "FindPropertyObject Function [Runtime]"
+msgstr "FindPropertyObject 函數 [執行階段]"
-#: 03090408.xhp#bm_id3153311.help.text
-msgid "<bookmark_value>Stop statement</bookmark_value>"
-msgstr "<bookmark_value>Stop 陳述式</bookmark_value>"
+#. \20w
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"bm_id3146958\n"
+"help.text"
+msgid "<bookmark_value>FindPropertyObject function</bookmark_value>"
+msgstr "<bookmark_value>FindPropertyObject;函數</bookmark_value>"
-#: 03090408.xhp#hd_id3153311.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop Statement [Runtime]\">Stop Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop 陳述式 [執行階段]\">Stop 陳述式 [執行階段]</link>"
+#. JkFx
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"hd_id3146958\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject Function [Runtime]\">FindPropertyObject Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject 函數 [執行階段]\">FindPropertyObject 函數 [執行階段]</link>"
-#: 03090408.xhp#par_id3154142.2.help.text
-msgid "Stops the execution of the Basic program."
-msgstr "停止 Basic 程式的執行。"
+#. +]Mz
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3154285\n"
+"2\n"
+"help.text"
+msgid "Enables objects to be addressed at run-time as a string parameter using the object name."
+msgstr "允許使用物件名稱作為字串參數,在執行階段對物件進行尋址。"
-#: 03090408.xhp#hd_id3153126.3.help.text
-msgctxt "03090408.xhp#hd_id3153126.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. RD=b
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3147573\n"
+"3\n"
+"help.text"
+msgid "For instance, the command:"
+msgstr "例如,指令:"
-#: 03090408.xhp#par_id3156023.4.help.text
-msgctxt "03090408.xhp#par_id3156023.4.help.text"
-msgid "Stop"
-msgstr "Stop"
+#. v](7
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3145610\n"
+"4\n"
+"help.text"
+msgid "MyObj.Prop1.Command = 5"
+msgstr "MyObj.Prop1.Command = 5"
-#: 03090408.xhp#hd_id3156344.5.help.text
-msgctxt "03090408.xhp#hd_id3156344.5.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. mD[T
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3147265\n"
+"5\n"
+"help.text"
+msgid "corresponds to the following command block:"
+msgstr "與以下指令區塊相對應:"
-#: 03090408.xhp#par_id3148552.6.help.text
-msgid "Sub ExampleStop"
-msgstr "Sub ExampleStop"
+#. v8{;
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3153896\n"
+"6\n"
+"help.text"
+msgid "Dim ObjVar as Object"
+msgstr "Dim ObjVar as Object"
-#: 03090408.xhp#par_id3153897.7.help.text
-msgctxt "03090408.xhp#par_id3153897.7.help.text"
-msgid "Dim iVar As Single"
-msgstr "Dim iVar As Single"
+#. OjQB
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3148664\n"
+"7\n"
+"help.text"
+msgid "Dim ObjProp as Object"
+msgstr "Dim ObjProp as Object"
-#: 03090408.xhp#par_id3153380.8.help.text
-msgctxt "03090408.xhp#par_id3153380.8.help.text"
-msgid "iVar = 36"
-msgstr "iVar = 36"
+#. +bc8
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3150792\n"
+"8\n"
+"help.text"
+msgid "ObjName As String = \"MyObj\""
+msgstr "ObjName As String = \"MyObj\""
-#: 03090408.xhp#par_id3150400.9.help.text
-msgctxt "03090408.xhp#par_id3150400.9.help.text"
-msgid "Stop"
-msgstr "Stop"
+#. 7Zm#
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3154365\n"
+"9\n"
+"help.text"
+msgid "ObjVar = FindObject( ObjName As String )"
+msgstr "ObjVar = FindObject ( ObjName As String )"
-#: 03090408.xhp#par_id3148799.10.help.text
-msgctxt "03090408.xhp#par_id3148799.10.help.text"
-msgid "Msgbox Sqr(iVar)"
-msgstr "Msgbox Sqr (iVar)"
+#. y6,x
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3148453\n"
+"10\n"
+"help.text"
+msgid "PropName As String = \"Prop1\""
+msgstr "PropName As String = \"Prop1\""
-#: 03090408.xhp#par_id3151043.11.help.text
-msgctxt "03090408.xhp#par_id3151043.11.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. ;fk/
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3150449\n"
+"11\n"
+"help.text"
+msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
+msgstr "ObjProp = FindPropertyObject ( ObjVar, PropName As String )"
-#: 03101100.xhp#tit.help.text
-msgid "DefBool Statement [Runtime]"
-msgstr "DefBool 陳述式 [執行階段]"
+#. q+97
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3159152\n"
+"12\n"
+"help.text"
+msgid "ObjProp.Command = 5"
+msgstr "ObjProp.Command = 5"
-#: 03101100.xhp#bm_id3145759.help.text
-msgid "<bookmark_value>DefBool statement</bookmark_value>"
-msgstr "<bookmark_value>DefBool 陳述式</bookmark_value>"
+#. J`Cq
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3156214\n"
+"13\n"
+"help.text"
+msgid "To dynamically create Names at run-time, use:"
+msgstr "若要在執行階段動態地建立名稱,請在一個迴圈內使用:"
-#: 03101100.xhp#hd_id3145759.1.help.text
-msgid "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"DefBool Statement [Runtime]\">DefBool Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"DefBool 陳述式 [執行階段]\">DefBool 陳述式 [執行階段]</link>"
+#. jjnu
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3154686\n"
+"14\n"
+"help.text"
+msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five names."
+msgstr "「TextEdit1」到「TextEdit5」來建立五個名稱。"
-#: 03101100.xhp#par_id3153089.2.help.text
-msgid "If no type-declaration character or keyword is specified, the DefBool statement sets the default data type for variables, according to a letter range."
-msgstr "如果未指定類型宣告字元或關鍵字,DefBool 陳述式將依字母範圍為變數設定預設的資料類型。"
+#. O=M;
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3150868\n"
+"15\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
-#: 03101100.xhp#hd_id3149495.3.help.text
-msgctxt "03101100.xhp#hd_id3149495.3.help.text"
+#. 9XoH
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"hd_id3147287\n"
+"16\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03101100.xhp#par_id3150682.4.help.text
-msgctxt "03101100.xhp#par_id3150682.4.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
+#. 1lme
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3149560\n"
+"17\n"
+"help.text"
+msgid "FindPropertyObject( ObjVar, PropName As String )"
+msgstr "FindPropertyObject ( ObjVar, PropName As String )"
-#: 03101100.xhp#hd_id3159201.5.help.text
-msgctxt "03101100.xhp#hd_id3159201.5.help.text"
+#. sNv)
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"hd_id3150012\n"
+"18\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03101100.xhp#par_id3147226.6.help.text
-msgctxt "03101100.xhp#par_id3147226.6.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
-
-#: 03101100.xhp#par_id3149178.7.help.text
-msgctxt "03101100.xhp#par_id3149178.7.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
+#. T\q9
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3109839\n"
+"19\n"
+"help.text"
+msgid "<emph>ObjVar:</emph> Object variable that you want to dynamically define at run-time."
+msgstr "<emph>ObjVar:</emph>要在執行階段動態定義的物件型變數。"
-#: 03101100.xhp#par_id3150669.8.help.text
-msgctxt "03101100.xhp#par_id3150669.8.help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Keyword:</emph>標準的變數類型"
+#. xL_B
+#: 03103900.xhp
+msgctxt ""
+"03103900.xhp\n"
+"par_id3153363\n"
+"20\n"
+"help.text"
+msgid "<emph>PropName:</emph> String that specifies the name of the property that you want to address at run-time."
+msgstr "<emph>PropName:</emph>字串,用於指定執行階段要尋址的屬性之名稱。"
-#: 03101100.xhp#par_id3149233.9.help.text
-msgid "<emph>DefBool:</emph> Boolean"
-msgstr "<emph>DefBool:</emph>布林型"
+#. gV$E
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"tit\n"
+"help.text"
+msgid "On...GoSub Statement; On...GoTo Statement [Runtime]"
+msgstr "On...GoSub 陳述式、On...GoTo 陳述式 [執行階段]"
-#: 03101100.xhp#hd_id3149762.10.help.text
-msgctxt "03101100.xhp#hd_id3149762.10.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. %x$G
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"bm_id3153897\n"
+"help.text"
+msgid "<bookmark_value>On...GoSub statement</bookmark_value><bookmark_value>On...GoTo statement</bookmark_value>"
+msgstr "<bookmark_value>On...GoSub 陳述式</bookmark_value><bookmark_value>On...GoTo 陳述式</bookmark_value>"
-#: 03101100.xhp#par_id3156152.12.help.text
-msgid "REM Prefix definition for variable types:"
-msgstr "REM 變數類型的前綴定義:"
+#. H4gh
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"hd_id3153897\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub Statement; On...GoTo Statement [Runtime]\">On...GoSub Statement; On...GoTo Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub 陳述式、On...GoTo 陳述式 [執行階段]\">On...GoSub 陳述式、On...GoTo 陳述式 [執行階段]</link>"
-#: 03101100.xhp#par_id3153627.13.help.text
-msgctxt "03101100.xhp#par_id3153627.13.help.text"
-msgid "DefBool b"
-msgstr "DefBool b"
+#. ;IXD
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3150359\n"
+"2\n"
+"help.text"
+msgid "Branches to one of several specified lines in the program code, depending on the value of a numeric expression."
+msgstr "依數值型表示式的值,跳換到程式碼中數個指定行中的其中一行。"
-#: 03101100.xhp#par_id3145610.14.help.text
-msgctxt "03101100.xhp#par_id3145610.14.help.text"
-msgid "DefDate t"
-msgstr "DefDate t"
+#. d5P6
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"hd_id3148798\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03101100.xhp#par_id3154760.15.help.text
-msgctxt "03101100.xhp#par_id3154760.15.help.text"
-msgid "DefDbL d"
-msgstr "DefDbL d"
+#. h?,\
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3154366\n"
+"4\n"
+"help.text"
+msgid "On N GoSub Label1[, Label2[, Label3[,...]]]"
+msgstr "On N GoSub Label1[, Label2[, Label3[,...]]]"
-#: 03101100.xhp#par_id3148552.16.help.text
-msgctxt "03101100.xhp#par_id3148552.16.help.text"
-msgid "DefInt i"
-msgstr "DefInt i"
+#. qn_D
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3150769\n"
+"5\n"
+"help.text"
+msgid "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
+msgstr "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
-#: 03101100.xhp#par_id3152812.17.help.text
-msgctxt "03101100.xhp#par_id3152812.17.help.text"
-msgid "DefLng l"
-msgstr "DefLng l"
+#. nHg$
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"hd_id3156215\n"
+"6\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03101100.xhp#par_id3153524.18.help.text
-msgctxt "03101100.xhp#par_id3153524.18.help.text"
-msgid "DefObj o"
-msgstr "DefObj o"
+#. sHnN
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3148673\n"
+"7\n"
+"help.text"
+msgid "<emph>NumExpression:</emph> Any numeric expression between 0 and 255 that determines which of the lines the program branches to. If NumExpression is 0, the statement is not executed. If NumExpression is greater than 0, the program jumps to the label that has a position number that corresponds to the expression (1 = First label; 2 = Second label)"
+msgstr "<emph>NumExpression:</emph>0 到 255 之間的任意數值型表示式,用於確定程式將跳換到哪一行。如果 NumExpression 為 0,則不執行該陳述式。如果 NumExpression 大於 0,程式將跳換到表示式指定位置號碼所對應的貼標處 (1 = 第一個貼標;2 = 第二個貼標)。"
-#: 03101100.xhp#par_id3150541.19.help.text
-msgctxt "03101100.xhp#par_id3150541.19.help.text"
-msgid "DefVar v"
-msgstr "DefVar v"
+#. FIV;
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3153194\n"
+"8\n"
+"help.text"
+msgid "<emph>Label:</emph> Target line according to<emph> GoTo </emph>or <emph>GoSub</emph> structure."
+msgstr "<emph>Label:GoTo</emph> 或 <emph>GoSub</emph> 結構對應的目標行。"
-#: 03101100.xhp#par_id3153193.21.help.text
-msgid "Sub ExampleDefBool"
-msgstr "Sub ExampleDefBool"
+#. ZsC4
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3156442\n"
+"9\n"
+"help.text"
+msgid "The <emph>GoTo</emph> or <emph>GoSub </emph>conventions are valid."
+msgstr "<emph>GoTo</emph> 或 <emph>GoSub</emph> 慣例有效。"
-#: 03101100.xhp#par_id3151381.22.help.text
-msgid "bOK=TRUE REM bOK is an implicit Boolean variable"
-msgstr "bOK=TRUE REM bOK 是一個隱含的布林型變數"
+#. ]0KC
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"hd_id3148645\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03101100.xhp#par_id3145421.23.help.text
-msgctxt "03101100.xhp#par_id3145421.23.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. 8~;D
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3153948\n"
+"21\n"
+"help.text"
+msgid "sVar =sVar & \" From Sub 1 to\" : Return"
+msgstr "sVar =sVar & \" From Sub 1 to\" :Return"
-#: 03120100.xhp#tit.help.text
-msgid "ASCII/ANSI Conversion in Strings"
-msgstr "字串的 ASCII/ANSI 轉換"
+#. ]#Wg
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3153708\n"
+"23\n"
+"help.text"
+msgid "sVar =sVar & \" From Sub 2 to\" : Return"
+msgstr "sVar =sVar & \" From Sub 2 to\" :Return"
-#: 03120100.xhp#hd_id3147443.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"ASCII/ANSI Conversion in Strings\">ASCII/ANSI Conversion in Strings</link>"
-msgstr "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"字串的 ASCII/ANSI 轉換\">字串的 ASCII/ANSI 轉換</link>"
+#. )5C6
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3150321\n"
+"25\n"
+"help.text"
+msgid "sVar =sVar & \" Label 1\" : GoTo Ende"
+msgstr "sVar =sVar & \" Label 1\" :GoTo Ende"
-#: 03120100.xhp#par_id3159201.2.help.text
-msgid "The following functions convert strings to and from ASCII or ANSI code."
-msgstr "以下函數用於在字串與 ASCII 代碼 (或 ANSI 代碼) 之間相互轉換。"
+#. QPh=
+#: 03090303.xhp
+msgctxt ""
+"03090303.xhp\n"
+"par_id3155764\n"
+"27\n"
+"help.text"
+msgid "sVar =sVar & \" Label 2\""
+msgstr "sVar =sVar & \" Label 2\""
-#: 03030106.xhp#tit.help.text
-msgid "Year Function [Runtime]"
-msgstr "Year 函數 [執行階段]"
+#. @h/x
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"tit\n"
+"help.text"
+msgid "String Function [Runtime]"
+msgstr "String 函數 [執行階段]"
-#: 03030106.xhp#bm_id3148664.help.text
-msgid "<bookmark_value>Year function</bookmark_value>"
-msgstr "<bookmark_value>Year;函數</bookmark_value>"
+#. X7i^
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"bm_id3147291\n"
+"help.text"
+msgid "<bookmark_value>String function</bookmark_value>"
+msgstr "<bookmark_value>String;函數</bookmark_value>"
-#: 03030106.xhp#hd_id3148664.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year Function [Runtime]\">Year Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year 函數 [執行階段]\">Year 函數 [執行階段]</link>"
+#. 6uqw
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3147291\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"String Function [Runtime]\">String Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"String 函數 [執行階段]\">String 函數 [執行階段]</link>"
-#: 03030106.xhp#par_id3149655.2.help.text
-msgid "Returns the year from a serial date number that is generated by the DateSerial or the DateValue function."
-msgstr "依 DateSerial 或 DateValue 函數產生的順序日期數傳回年份。"
+#. $6wZ
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"par_id3147242\n"
+"2\n"
+"help.text"
+msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function."
+msgstr "依指定的字元或傳送給函數的字串型表示式的第一個字元建立一個字串。"
-#: 03030106.xhp#hd_id3154125.3.help.text
-msgctxt "03030106.xhp#hd_id3154125.3.help.text"
+#. @PWh
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3149516\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030106.xhp#par_id3147229.4.help.text
-msgid "Year (Number)"
-msgstr "Year(Number)"
+#. AQ7s
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"par_id3149233\n"
+"4\n"
+"help.text"
+msgid "String (n As Long, {expression As Integer | character As String})"
+msgstr "String (n As Integer, {expression As Integer | character As String})"
-#: 03030106.xhp#hd_id3154685.5.help.text
-msgctxt "03030106.xhp#hd_id3154685.5.help.text"
+#. MxYH
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3143270\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03030106.xhp#par_id3153970.6.help.text
-msgctxt "03030106.xhp#par_id3153970.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. 8S)F
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"par_id3147530\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03030106.xhp#hd_id3150440.7.help.text
-msgctxt "03030106.xhp#hd_id3150440.7.help.text"
+#. ([t)
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3154923\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030106.xhp#par_id3163712.8.help.text
-msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the year."
-msgstr "<emph>Number:</emph>整型表示式,包含用於計算年份的順序日期數。"
-
-#: 03030106.xhp#par_id3152596.9.help.text
-msgid "This function is the opposite of the <emph>DateSerial </emph>function, and returns the year of a serial date. For example, the expression:"
-msgstr "此函數是 <emph>DateSerial</emph> 函數的逆運算,傳回的是順序日期對應的年份。例如,表示式:"
+#. (~#]
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"par_id3154347\n"
+"8\n"
+"help.text"
+msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535."
+msgstr "<emph>n:</emph>數值型表示式,用於指示傳回字串中的字元數。"
-#: 03030106.xhp#par_id3154319.10.help.text
-msgid "Print Year(DateSerial(1994, 12, 20))"
-msgstr "Print Year(DateSerial(1994, 12, 20))"
+#. %r\l
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"par_id3148664\n"
+"9\n"
+"help.text"
+msgid "<emph>Expression:</emph> Numeric expression that defines the ASCII code for the character."
+msgstr "<emph>Expression:</emph>用於定義字元 ASCII 碼的數值型表示式。"
-#: 03030106.xhp#par_id3149483.11.help.text
-msgid "returns the value 1994."
-msgstr "傳回值為 1994。"
+#. 8f0m
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"par_id3150359\n"
+"10\n"
+"help.text"
+msgid "<emph>Character:</emph> Any single character used to build the return string, or any string of which only the first character will be used."
+msgstr "<emph>Character:</emph>用於建立傳回字串的任意單個字元,或者是要用到其第一個字元的任意字串。"
-#: 03030106.xhp#hd_id3146985.12.help.text
-msgctxt "03030106.xhp#hd_id3146985.12.help.text"
+#. %]k_
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3152920\n"
+"11\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03030106.xhp#par_id3153952.13.help.text
-msgid "Sub ExampleYear"
-msgstr "Sub ExampleYear"
-
-#: 03030106.xhp#par_id3153363.14.help.text
-msgid "MsgBox \"\" & Year(Now) ,64,\"Current year\""
-msgstr "MsgBox \"\" & Year(Now) ,64,\"Current year\""
-
-#: 03030106.xhp#par_id3145274.15.help.text
-msgctxt "03030106.xhp#par_id3145274.15.help.text"
-msgid "End sub"
-msgstr "End sub"
-
-#: 03090411.xhp#tit.help.text
-msgid "With Statement [Runtime]"
-msgstr "With 陳述式 [執行階段]"
-
-#: 03090411.xhp#bm_id3153311.help.text
-msgid "<bookmark_value>With statement</bookmark_value>"
-msgstr "<bookmark_value>With 陳述式</bookmark_value>"
-
-#: 03090411.xhp#hd_id3153311.1.help.text
-msgid "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With Statement [Runtime]\">With Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With 陳述式 [執行階段]\">With 陳述式 [執行階段]</link>"
-
-#: 03090411.xhp#par_id3159158.2.help.text
-msgid "Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the End With statement is reached."
-msgstr "將某個物件設定為預設物件。除非宣告其他物件名稱,否則在執行到 End With 陳述式之前,所有屬性和方法都參照標準物件。"
-
-#: 03090411.xhp#hd_id3156153.3.help.text
-msgctxt "03090411.xhp#hd_id3156153.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
-
-#: 03090411.xhp#par_id3145609.4.help.text
-msgid "With Object Statement block End With"
-msgstr "With Object Statement block End With"
-
-#: 03090411.xhp#hd_id3154924.5.help.text
-msgctxt "03090411.xhp#hd_id3154924.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03090411.xhp#par_id3147560.6.help.text
-msgid "Use <emph>With</emph> and <emph>End With</emph> if you have several properties or methods for a single object."
-msgstr "當一個物件具有數個屬性或方法時,可以使用 <emph>With</emph> 和 <emph>End With</emph>。"
-
-#: 03010200.xhp#tit.help.text
-msgid "Functions for Screen Input"
-msgstr "用於螢幕輸入的函數"
-
-#: 03010200.xhp#hd_id3149456.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"Functions for Screen Input\">Functions for Screen Input</link>"
-msgstr "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"用於螢幕輸入的函數\">用於螢幕輸入的函數</link>"
-
-#: 03010200.xhp#par_id3150398.2.help.text
-msgid "This section describes Runtime functions used to control screen input."
-msgstr "本節將描述用於控制螢幕輸入的執行階段函數。"
-
-#: 03131900.xhp#tit.help.text
-msgid "GlobalScope [Runtime]"
-msgstr "GlobalScope [執行階段]"
-
-#: 03131900.xhp#bm_id3150682.help.text
-msgid "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
-msgstr "<bookmark_value>GlobalScope;函數</bookmark_value><bookmark_value>程式庫系統</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries;LibraryContainer</bookmark_value><bookmark_value>DialogLibraries;LibraryContainer</bookmark_value>"
-
-#: 03131900.xhp#hd_id3150682.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [Runtime]\">GlobalScope [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [執行階段]\">GlobalScope [執行階段]</link>"
-
-#: 03131900.xhp#par_id3153345.2.help.text
-msgid "Basic source code and dialogs are organized in a library system."
-msgstr "Basic 來源程式碼和對話方塊是”¨程式庫系統的方式進行管理的。"
-
-#: 03131900.xhp#par_id3145315.3.help.text
-msgid "The LibraryContainer contains libraries"
-msgstr "LibraryContainer 包含程式庫"
-
-#: 03131900.xhp#par_id3149514.4.help.text
-msgid "Libraries can contain modules and dialogs"
-msgstr "程式庫可以含有模組和對話方塊"
+#. Ipz^
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"tit\n"
+"help.text"
+msgid "IDE Overview"
+msgstr "IDE 摘要"
-#: 03131900.xhp#hd_id3143271.5.help.text
-msgid "In Basic:"
-msgstr "在 Basic 中:"
+#. *Re7
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"hd_id3147291\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE Overview\">IDE Overview</link>"
+msgstr "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE 摘要\">IDE 摘要</link>"
-#: 03131900.xhp#par_id3153061.6.help.text
-msgid "The LibraryContainer is called <emph>BasicLibraries</emph>."
-msgstr "LibraryContainer 稱為 <emph>BasicLibraries</emph>。"
+#. WqC5
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3156344\n"
+"3\n"
+"help.text"
+msgid "The <link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\"><emph>Macro Toolbar</emph></link> in the IDE provides various icons for editing and testing programs."
+msgstr "IDE 中的<link href=\"text/sbasic/shared/main0211.xhp\" name=\"[巨集工具列]\"><emph>[巨集工具列]</emph></link>提供了用於編輯和測試程式的各種圖示。"
-#: 03131900.xhp#hd_id3154346.7.help.text
-msgid "In dialogs:"
-msgstr "在對話方塊中:"
+#. %ye;
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3151210\n"
+"4\n"
+"help.text"
+msgid "In the <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Editor window\"><emph>Editor window</emph></link>, directly below the Macro toolbar, you can edit the Basic program code. The column on the left side is used to set breakpoints in the program code."
+msgstr "在<link href=\"text/sbasic/shared/01030200.xhp\" name=\"編輯器視窗\"><emph>編輯器視窗</emph></link>中,您可以直接在[巨集工具列]下的區域中編輯 Basic 程式碼。左邊的欄用於在程式碼中設定中斷點。"
-#: 03131900.xhp#par_id3148663.8.help.text
-msgid "The LibraryContainer is called <emph>DialogLibraries</emph>."
-msgstr "LibraryContainer 稱為 <emph>DialogLibraries</emph>。"
+#. Gp)Z
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3154686\n"
+"5\n"
+"help.text"
+msgid "The <link href=\"text/sbasic/shared/01050100.xhp\" name=\"Watch\"><emph>Watch window</emph></link> (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process."
+msgstr "編輯器視窗的左下方顯示 <link href=\"text/sbasic/shared/01050100.xhp\" name=\"[檢視]\"><emph>[檢視]</emph></link> (檢視器),用於在單步程序中顯示變數或陣列的內容。"
-#: 03131900.xhp#par_id3150543.9.help.text
-msgid "Both LibraryContainers exist in an application level and within every document. In the document Basic, the document's LibraryContainers are called automatically. If you want to call the global LibraryContainers from within a document, you must use the keyword <emph>GlobalScope</emph>."
-msgstr "兩個 LibraryContainer 均存在於應用程式級以及每個文件中。在文件 Basic 中,自動呼叫文件的 LibraryContainer。如果從文件中呼叫全域 LibraryContainer,必須使用關鍵字 <emph>GlobalScope</emph>。"
+#. wtoS
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3145787\n"
+"8\n"
+"help.text"
+msgid "The <emph>Call Stack</emph> window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs."
+msgstr "右邊的 <emph>[呼叫堆疊]</emph> 視窗顯示程式執行階段 SUB 和 FUNCTION 的呼叫堆疊的資訊。"
-#: 03131900.xhp#hd_id3148920.10.help.text
-msgctxt "03131900.xhp#hd_id3148920.10.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. jHbe
+#: 01030100.xhp
+msgctxt ""
+"01030100.xhp\n"
+"par_id3147434\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
+msgstr "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
-#: 03131900.xhp#par_id3149203.11.help.text
-msgid "GlobalScope"
-msgstr "GlobalScope"
+#. YH4;
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Watch Window"
+msgstr "[檢視]視窗"
-#: 03131900.xhp#hd_id3154685.12.help.text
-msgctxt "03131900.xhp#hd_id3154685.12.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. ~-sj
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3149457\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050100.xhp\">Watch Window</link>"
+msgstr "<link href=\"text/sbasic/shared/01050100.xhp\">[檢視] 視窗</link>"
-#: 03131900.xhp#par_id3154124.13.help.text
-msgid "Example in the document Basic"
-msgstr "在文件 Basic 中的示例"
+#. O3%K
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3154908\n"
+"9\n"
+"help.text"
+msgid "The Watch window allows you to observe the value of variables during the execution of a program. Define the variable in the Watch text box. Click on <link href=\"text/sbasic/shared/02/11080000.xhp\">Enable Watch</link> to add the variable to the list box and to display its values."
+msgstr "[檢視] 視窗可讓您觀察程式執行時的變數值。在 [檢視] 文字方塊中定義變數。按一下 <link href=\"text/sbasic/shared/02/11080000.xhp\">[啟用檢視]</link> 以將變數增加至清單方塊中,並顯示該變數的值。"
-#: 03131900.xhp#par_id3158408.14.help.text
-msgid "' calling Dialog1 in the document library Standard"
-msgstr "' 呼叫文件程式庫 Standard 中的 Dialog1"
+#. %3-s
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3145173\n"
+"4\n"
+"help.text"
+msgid "Watch"
+msgstr "檢視"
-#: 03131900.xhp#par_id3125865.15.help.text
-msgctxt "03131900.xhp#par_id3125865.15.help.text"
-msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
-msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1"
+#. $5O_
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3155132\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\">Enter the name of the variable whose value is to be monitored.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\" visibility=\"visible\">在此文字方塊中輸入變數,其值將顯示在清單方塊中。</ahelp>"
-#: 03131900.xhp#par_id3154910.16.help.text
-msgid "' calling Dialog2 in the application library Library1"
-msgstr "' 呼叫應用程式庫 Library1 中的 Dialog2"
+#. S%y$
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3148645\n"
+"6\n"
+"help.text"
+msgid "Remove Watch"
+msgstr "隱入檢視"
-#: 03131900.xhp#par_id3156424.17.help.text
-msgid "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
-msgstr "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
+#. vQud
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3148576\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\">Removes the selected variable from the list of watched variables.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\" visibility=\"visible\">從檢視的變數之清單中移除選取的變數。</ahelp>"
-#: 03070000.xhp#tit.help.text
-msgid "Mathematical Operators"
-msgstr "數學運算子"
+#. d7zr
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3147426\n"
+"help.text"
+msgid "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">圖示</alt></image>"
-#: 03070000.xhp#hd_id3149234.1.help.text
-msgid "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"Mathematical Operators\">Mathematical Operators</link>"
-msgstr "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"數學運算子\">數學運算子</link>"
+#. KN[2
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3154012\n"
+"8\n"
+"help.text"
+msgid "Remove Watch"
+msgstr "隱入檢視"
-#: 03070000.xhp#par_id3145068.2.help.text
-msgid "The following mathematical operators are supported in $[officename] Basic."
-msgstr "$[officename] Basic 支援以下數學運算子。"
+#. Kdk,
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"hd_id3154491\n"
+"10\n"
+"help.text"
+msgid "Editing the Value of a Watched Variable"
+msgstr "編輯所檢視變數的值"
-#: 03070000.xhp#par_id3148552.3.help.text
-msgid "This chapter provides a short overview of all of the arithmetical operators that you may need for calculations within a program."
-msgstr "本章概要介紹了可能會在程式中用到的所有數學運算子。"
+#. 7rE7
+#: 01050100.xhp
+msgctxt ""
+"01050100.xhp\n"
+"par_id3156283\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\">Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value.</ahelp> The new value will be taken as the variable's value for the program."
+msgstr "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\" visibility=\"visible\">顯示檢視的變數之清單。在某個條目上按兩次 (兩次之間稍作停頓),以對其值進行編輯。</ahelp>程式將採用新值作為變數的值。"
-#: 03010303.xhp#tit.help.text
-msgid "Red Function [Runtime]"
-msgstr "Red 函數 [執行階段]"
+#. c890
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"tit\n"
+"help.text"
+msgid "Eof Function [Runtime]"
+msgstr "Eof 函數 [執行階段]"
-#: 03010303.xhp#bm_id3148947.help.text
-msgid "<bookmark_value>Red function</bookmark_value>"
-msgstr "<bookmark_value>Red;函數</bookmark_value>"
+#. cih1
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"bm_id3154598\n"
+"help.text"
+msgid "<bookmark_value>Eof function</bookmark_value>"
+msgstr "<bookmark_value>Eof;函數</bookmark_value>"
-#: 03010303.xhp#hd_id3148947.1.help.text
-msgid "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function [Runtime]\">Red Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red 函數 [執行階段]\">Red 函數 [執行階段]</link>"
+#. IhL}
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"hd_id3154598\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Eof Function [Runtime]\">Eof Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Eof 函數 [執行階段]\">Eof 函數 [執行階段]</link>"
-#: 03010303.xhp#par_id3149656.2.help.text
-msgid "Returns the Red component of the specified color code."
-msgstr "傳回指定顏色代碼的紅色成份。"
+#. 7W^\
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3147182\n"
+"2\n"
+"help.text"
+msgid "Determines if the file pointer has reached the end of a file."
+msgstr "確定檔案指標是否到達檔案的結尾。"
-#: 03010303.xhp#hd_id3148799.3.help.text
-msgctxt "03010303.xhp#hd_id3148799.3.help.text"
+#. cC?.
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"hd_id3149119\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03010303.xhp#par_id3150448.4.help.text
-msgid "Red (ColorNumber As Long)"
-msgstr "Red(ColorNumber As Long)"
+#. vX+:
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3147399\n"
+"4\n"
+"help.text"
+msgid "Eof (intexpression As Integer)"
+msgstr "Eof (intexpression As Integer)"
-#: 03010303.xhp#hd_id3151042.5.help.text
-msgctxt "03010303.xhp#hd_id3151042.5.help.text"
+#. 3@`_
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"hd_id3153539\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03010303.xhp#par_id3145173.6.help.text
-msgctxt "03010303.xhp#par_id3145173.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. #nsX
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3156027\n"
+"6\n"
+"help.text"
+msgid "Bool"
+msgstr "布林型"
-#: 03010303.xhp#hd_id3154685.7.help.text
-msgctxt "03010303.xhp#hd_id3154685.7.help.text"
-msgid "Parameter:"
+#. R^im
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"hd_id3152924\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
msgstr "<emph>參數</emph>:"
-#: 03010303.xhp#par_id3150440.8.help.text
-msgid "<emph>ColorNumber</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Red component."
-msgstr "<emph>ColorNumber</emph>:長型整數表示式,用於指定要傳回紅色成份的任意<link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"顏色代碼\">顏色代碼</link>。"
-
-#: 03010303.xhp#hd_id3148575.9.help.text
-msgctxt "03010303.xhp#hd_id3148575.9.help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
+#. .n{`
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3153990\n"
+"8\n"
+"help.text"
+msgid "<emph>Intexpression:</emph> Any integer expression that evaluates to the number of an open file."
+msgstr "<emph>Intexpression</emph>:任意整型表示式,用於演算開啟著的檔案之編號。"
-#: 03010303.xhp#par_id3145365.10.help.text
-msgctxt "03010303.xhp#par_id3145365.10.help.text"
-msgid "Sub ExampleColor"
-msgstr "Sub ExampleColor"
+#. *29L
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3153527\n"
+"9\n"
+"help.text"
+msgid "Use EOF to avoid errors when you attempt to get input past the end of a file. When you use the Input or Get statement to read from a file, the file pointer is advanced by the number of bytes read. When the end of a file is reached, EOF returns the value \"True\" (-1)."
+msgstr "使用 EOF 函數以避免嘗試超過檔案結尾輸入的錯誤。當您使用 Input 或 Get 陳述式讀取檔案時,檔案指標按照所讀取的位元組數向前移動。到達檔案結尾時,EOF 函數將傳回「True (真)」(-1)。"
-#: 03010303.xhp#par_id3147348.11.help.text
-msgctxt "03010303.xhp#par_id3147348.11.help.text"
-msgid "Dim lVar As Long"
-msgstr "Dim lVar As Long"
+#. @B/d
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"hd_id3154046\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03010303.xhp#par_id3145750.12.help.text
-msgctxt "03010303.xhp#par_id3145750.12.help.text"
-msgid "lVar = rgb(128,0,200)"
-msgstr "lVar = rgb (128,0,200)"
+#. p+0+
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3153360\n"
+"19\n"
+"help.text"
+msgid "Print #iNumber, \"First line of text\""
+msgstr "Print #iNumber, \"First line of text\""
-#: 03010303.xhp#par_id3147435.13.help.text
-msgctxt "03010303.xhp#par_id3147435.13.help.text"
-msgid "msgbox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
-msgstr "msgbox \"The color \" & lVar & \" consists of:\"& Chr(13) &_"
+#. ILr{
+#: 03020301.xhp
+msgctxt ""
+"03020301.xhp\n"
+"par_id3148797\n"
+"20\n"
+"help.text"
+msgid "Print #iNumber, \"Another line of text\""
+msgstr "Print #iNumber, \"Another line of text\""
-#: 03010303.xhp#par_id3155306.14.help.text
-msgctxt "03010303.xhp#par_id3155306.14.help.text"
-msgid "\"red= \" & red(lVar) & Chr(13)&_"
-msgstr "\"red= \" & red(lVar) & Chr(13) &_"
+#. A{~`
+#: 03120000.xhp
+msgctxt ""
+"03120000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Strings"
+msgstr "字串"
-#: 03010303.xhp#par_id3149262.15.help.text
-msgctxt "03010303.xhp#par_id3149262.15.help.text"
-msgid "\"green= \" & green(lVar) & Chr(13)&_"
-msgstr "\"green= \" & green(lVar) & Chr(13) &_"
+#. 87]|
+#: 03120000.xhp
+msgctxt ""
+"03120000.xhp\n"
+"hd_id3156153\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Strings\">Strings</link>"
+msgstr "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"字串\">字串</link>"
-#: 03010303.xhp#par_id3147397.16.help.text
-msgctxt "03010303.xhp#par_id3147397.16.help.text"
-msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
+#. $DFu
+#: 03120000.xhp
+msgctxt ""
+"03120000.xhp\n"
+"par_id3159176\n"
+"2\n"
+"help.text"
+msgid "The following functions and statements validate and return strings."
+msgstr "以下函數和陳述式用於驗證和傳回字串。"
-#: 03010303.xhp#par_id3156286.17.help.text
-msgctxt "03010303.xhp#par_id3156286.17.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. iPU1
+#: 03120000.xhp
+msgctxt ""
+"03120000.xhp\n"
+"par_id3154285\n"
+"3\n"
+"help.text"
+msgid "You can use strings to edit text within $[officename] Basic programs."
+msgstr "您可以使用字串在 $[officename] Basic 程式中編輯文字。"
-#: 03102450.xhp#tit.help.text
-msgid "IsError Function [Runtime]"
-msgstr "IsError 函數 [執行階段]"
+#. r7k!
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Not-Operator [Runtime]"
+msgstr "「逆反」運算子 [執行階段]"
-#: 03102450.xhp#bm_id4954680.help.text
-msgid "<bookmark_value>IsError function</bookmark_value>"
-msgstr "<bookmark_value>IsError 函數</bookmark_value>"
+#. aJ=W
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"bm_id3156024\n"
+"help.text"
+msgid "<bookmark_value>Not operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>逆反運算子 (logical)</bookmark_value>"
-#: 03102450.xhp#par_idN1054E.help.text
-msgid "<link href=\"text/sbasic/shared/03102450.xhp\">IsError Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102450.xhp\">IsError 函數 [執行階段]</link>"
+#. f1~+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"hd_id3156024\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"Not-Operator [Runtime]\">Not-Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"「逆反」運算子 [執行階段]\">「逆反」運算子 [執行階段]</link>"
-#: 03102450.xhp#par_idN1055E.help.text
-msgid "Tests if a variable contains an error value."
-msgstr "測試變數是否包含錯誤值。"
+#. *LmE
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3159414\n"
+"2\n"
+"help.text"
+msgid "Negates an expression by inverting the bit values."
+msgstr "透過逆轉表示式的位元值來逆反表示式。"
-#: 03102450.xhp#par_idN10561.help.text
-msgctxt "03102450.xhp#par_idN10561.help.text"
+#. bq^;
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"hd_id3149457\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03102450.xhp#par_idN10565.help.text
-msgid "IsError (Var)"
-msgstr "IsError (Var)"
-
-#: 03102450.xhp#par_idN10568.help.text
-msgctxt "03102450.xhp#par_idN10568.help.text"
-msgid "Return value:"
-msgstr "傳回值:"
-
-#: 03102450.xhp#par_idN1056C.help.text
-msgctxt "03102450.xhp#par_idN1056C.help.text"
-msgid "Bool"
-msgstr "布林"
+#. -kYc
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3150360\n"
+"4\n"
+"help.text"
+msgid "Result = Not Expression"
+msgstr "Result = Not Expression"
-#: 03102450.xhp#par_idN1056F.help.text
-msgctxt "03102450.xhp#par_idN1056F.help.text"
+#. 9?Q^
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"hd_id3151211\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03102450.xhp#par_idN10573.help.text
-msgid "<emph>Var:</emph> Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False."
-msgstr "<emph>Var:</emph>要測試的任意變數。如果變數包含錯誤值,則函數傳回 True (真),否則傳回 False (偽)。"
-
-#: 03100000.xhp#tit.help.text
-msgid "Variables"
-msgstr "變數"
-
-#: 03100000.xhp#hd_id3149669.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"Variables\">Variables</link>"
-msgstr "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"變數\">變數</link>"
-
-#: 03100000.xhp#par_id3147265.2.help.text
-msgid "The following statements and functions are for working with variables. You can use these functions to declare or define variables, convert variables from one type to another, or determine the variable type."
-msgstr "以下陳述式和函數將用到變數。您可以使用這些函數來宣告或定義變數,轉換變數類型,或者確定變數類型。"
-
-#: 03120313.xhp#tit.help.text
-msgid "ConvertFromURL Function [Runtime]"
-msgstr "ConvertFromURL 函數 [執行階段]"
-
-#: 03120313.xhp#bm_id3153894.help.text
-msgid "<bookmark_value>ConvertFromURL function</bookmark_value>"
-msgstr "<bookmark_value>ConvertFromURL;函數</bookmark_value>"
-
-#: 03120313.xhp#hd_id3153894.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL Function [Runtime]\">ConvertFromURL Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL 函數 [執行階段]\">ConvertFromURL 函數 [執行階段]</link>"
-
-#: 03120313.xhp#par_id3147226.2.help.text
-msgid "Converts a file URL to a system file name."
-msgstr "將檔案 URL 轉換成系統檔案名稱。"
-
-#: 03120313.xhp#hd_id3143267.3.help.text
-msgctxt "03120313.xhp#hd_id3143267.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
-
-#: 03120313.xhp#par_id3154142.4.help.text
-msgid "ConvertFromURL(filename)"
-msgstr "ConvertFromURL (filename)"
-
-#: 03120313.xhp#hd_id3159157.5.help.text
-msgctxt "03120313.xhp#hd_id3159157.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. `J/?
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3147228\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the negation."
+msgstr "<emph>Result:</emph>包含逆反結果的任意數值型變數。"
-#: 03120313.xhp#par_id3150669.6.help.text
-msgctxt "03120313.xhp#par_id3150669.6.help.text"
-msgid "String"
-msgstr "字串型"
+#. *X)R
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3154124\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any expression that you want to negate."
+msgstr "<emph>Expression:</emph> 要執行逆反運算的任意表示式。"
-#: 03120313.xhp#hd_id3143270.7.help.text
-msgctxt "03120313.xhp#hd_id3143270.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. :PW#
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3150868\n"
+"8\n"
+"help.text"
+msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True."
+msgstr "當逆反布林型表示式時,值 True (真) 變為 False (假),值 False (假) 變為 True (真)。"
-#: 03120313.xhp#par_id3156023.8.help.text
-msgid "<emph>Filename:</emph> A file name as a string."
-msgstr "<emph>Filename:</emph>以字串形式表示的檔案名稱。"
+#. qrZ\
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3145785\n"
+"9\n"
+"help.text"
+msgid "In a bitwise negation each individual bit is inverted."
+msgstr "在進行逐位元逆反時,各個位上的值均被反轉。"
-#: 03120313.xhp#hd_id3154760.9.help.text
-msgctxt "03120313.xhp#hd_id3154760.9.help.text"
+#. QNQ0
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"hd_id3153093\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120313.xhp#par_id3148664.10.help.text
-msgctxt "03120313.xhp#par_id3148664.10.help.text"
-msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
-msgstr "systemFile$ = \"c:\\folder\\mytext.txt\""
-
-#: 03120313.xhp#par_id3150541.11.help.text
-msgctxt "03120313.xhp#par_id3150541.11.help.text"
-msgid "url$ = ConvertToURL( systemFile$ )"
-msgstr "url$ = ConvertToURL ( systemFile$ )"
-
-#: 03120313.xhp#par_id3150792.12.help.text
-msgctxt "03120313.xhp#par_id3150792.12.help.text"
-msgid "print url$"
-msgstr "print url$"
-
-#: 03120313.xhp#par_id3154367.13.help.text
-msgctxt "03120313.xhp#par_id3154367.13.help.text"
-msgid "systemFileAgain$ = ConvertFromURL( url$ )"
-msgstr "systemFileAgain$ = ConvertFromURL ( url$ )"
-
-#: 03120313.xhp#par_id3153194.14.help.text
-msgctxt "03120313.xhp#par_id3153194.14.help.text"
-msgid "print systemFileAgain$"
-msgstr "print systemFileAgain$"
+#. jF!c
+#: 03060400.xhp
+#, fuzzy
+msgctxt ""
+"03060400.xhp\n"
+"par_id3145749\n"
+"15\n"
+"help.text"
+msgid "vOut = Not vA ' Returns -11"
+msgstr "vOut = Not vA REM 傳回 -11"
-#: 03020305.xhp#tit.help.text
-msgid "Seek Statement [Runtime]"
-msgstr "Seek 陳述式 [執行階段]"
+#. +q^4
+#: 03060400.xhp
+#, fuzzy
+msgctxt ""
+"03060400.xhp\n"
+"par_id3148645\n"
+"16\n"
+"help.text"
+msgid "vOut = Not(vC > vD) ' Returns -1"
+msgstr "vOut = Not(vC > vD) REM 傳回 -1"
-#: 03020305.xhp#bm_id3159413.help.text
-msgid "<bookmark_value>Seek statement</bookmark_value>"
-msgstr "<bookmark_value>Seek 陳述式</bookmark_value>"
+#. cpAb
+#: 03060400.xhp
+#, fuzzy
+msgctxt ""
+"03060400.xhp\n"
+"par_id3156441\n"
+"17\n"
+"help.text"
+msgid "vOut = Not(vB > vA) ' Returns -1"
+msgstr "vOut = Not(vB > vA) REM 傳回 -1"
-#: 03020305.xhp#hd_id3159413.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement [Runtime]\">Seek Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek 陳述式 [執行階段]\">Seek 陳述式 [執行階段]</link>"
+#. jljT
+#: 03060400.xhp
+#, fuzzy
+msgctxt ""
+"03060400.xhp\n"
+"par_id3152596\n"
+"18\n"
+"help.text"
+msgid "vOut = Not(vA > vB) ' Returns 0"
+msgstr "vOut = Not(vA > vB) REM 傳回 0"
-#: 03020305.xhp#par_id3153381.2.help.text
-msgid "Sets the position for the next writing or reading in a file that was opened with the Open statement."
-msgstr "設定由 Open 陳述式開啟的檔案中下一個寫入或讀取的位置。"
+#. yTdB
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"tit\n"
+"help.text"
+msgid "Sub Statement [Runtime]"
+msgstr "Sub 陳述式 [執行階段]"
-#: 03020305.xhp#par_id2100589.help.text
-msgid "For random access files, the Seek statement sets the number of the next record to be accessed."
-msgstr "對於隨機存取檔案,Seek 陳述式會設定下一個要存取之條目的號碼。"
+#. m:l.
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"bm_id3147226\n"
+"help.text"
+msgid "<bookmark_value>Sub statement</bookmark_value>"
+msgstr "<bookmark_value>Sub 陳述式</bookmark_value>"
-#: 03020305.xhp#par_id5444807.help.text
-msgid "For all other files, the Seek statement sets the byte position at which the next operation is to occur."
-msgstr "對於所有其他檔案,Seek 陳述式會設定進行下一個運算的位元組位置。"
+#. Lb7#
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"hd_id3147226\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement [Runtime]\">Sub Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub 陳述式 [執行階段]\">Sub 陳述式 [執行階段]</link>"
-#: 03020305.xhp#par_id3156280.5.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>、<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>。"
+#. JoyK
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"par_id3153311\n"
+"2\n"
+"help.text"
+msgid "Defines a subroutine."
+msgstr "定義子常式。"
-#: 03020305.xhp#hd_id3145785.6.help.text
-msgctxt "03020305.xhp#hd_id3145785.6.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. fHo^
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"hd_id3149416\n"
+"3\n"
+"help.text"
+msgid "Syntax"
+msgstr "語法"
-#: 03020305.xhp#par_id3145273.7.help.text
-msgid "Seek[#FileNumber], Position (As Long)"
-msgstr "Seek[#FileNumber], Position (As Long)"
+#. 1w~c
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"par_id3147530\n"
+"5\n"
+"help.text"
+msgid "statement block"
+msgstr "陳述式區塊"
-#: 03020305.xhp#hd_id3154321.8.help.text
-msgctxt "03020305.xhp#hd_id3154321.8.help.text"
+#. u(Lq
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"hd_id3153525\n"
+"9\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020305.xhp#par_id3153952.9.help.text
-msgid "<emph>FileNumber: </emph>The data channel number used in the Open statement."
-msgstr "<emph>FileNumber:</emph> Open 陳述式中所使用的資料通道數目。"
-
-#: 03020305.xhp#par_id3145366.10.help.text
-msgid "<emph>Position: </emph>Position for the next writing or reading. Position can be a number between 1 and 2,147,483,647. According to the file type, the position indicates the number of the record (files in the Random mode) or the byte position (files in the Binary, Output, Append or Input mode). The first byte in a file is position 1, the second byte is position 2, and so on."
-msgstr "<emph>Position:</emph>下一次寫入或讀取的位置,其值可以是 1 到 2,147,483,647 之間的數字。檔案類型不同,該位置所指示的資訊也不同。對於 Random 模式下的檔案,指示的是資料條目號碼;而對於 Binary、Output、Append 或 Input 模式下的檔案,指示的是位元組位置號碼。檔案中第一個位元組是位置 1,第二個位元組是位置 2,以此類推。"
-
-#: 03103500.xhp#tit.help.text
-msgid "Static Statement [Runtime]"
-msgstr "Static 陳述式 [執行階段]"
-
-#: 03103500.xhp#bm_id3149798.help.text
-msgid "<bookmark_value>Static statement</bookmark_value>"
-msgstr "<bookmark_value>Static 陳述式</bookmark_value>"
-
-#: 03103500.xhp#hd_id3149798.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Static Statement [Runtime]\">Static Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Static 陳述式 [執行階段]\">Static 陳述式 [執行階段]</link>"
-
-#: 03103500.xhp#par_id3153311.2.help.text
-msgid "Declares a variable or an array at the procedure level within a subroutine or a function, so that the values of the variable or the array are retained after exiting the subroutine or function. Dim statement conventions are also valid."
-msgstr "在子常式或函數中宣告程序級的變數或陣列,使得在結束子常式或函數後,這些變數或陣列的值仍能保留。Dim 陳述式慣例仍然有效。"
-
-#: 03103500.xhp#par_id3147264.3.help.text
-msgid "The <emph>Static statement</emph> cannot be used to define variable arrays. Arrays must be specified according to a fixed size."
-msgstr "<emph>Static 陳述式</emph>不能用於定義變數陣列,而只能用於定義固定大小的陣列。"
+#. riZ8
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"par_id3150792\n"
+"10\n"
+"help.text"
+msgid "<emph>Name:</emph> Name of the subroutine ."
+msgstr "<emph>Name:</emph>子常式的名稱。"
-#: 03103500.xhp#hd_id3149657.4.help.text
-msgctxt "03103500.xhp#hd_id3149657.4.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. Ku\n
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"par_id3154138\n"
+"11\n"
+"help.text"
+msgid "<emph>VarName: </emph>Parameter that you want to pass to the subroutine."
+msgstr "<emph>VarName:</emph>要傳送到子常式的參數。"
-#: 03103500.xhp#par_id3150400.5.help.text
-msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
-msgstr "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
+#. ;kA(
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"par_id3154908\n"
+"12\n"
+"help.text"
+msgid "<emph>Type:</emph> Type-declaration key word."
+msgstr "<emph>Type:</emph>類型宣告關鍵字。"
-#: 03103500.xhp#hd_id3148452.6.help.text
-msgctxt "03103500.xhp#hd_id3148452.6.help.text"
+#. 9ODJ
+#: 03090409.xhp
+msgctxt ""
+"03090409.xhp\n"
+"hd_id3153770\n"
+"16\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03103500.xhp#par_id3156214.7.help.text
-msgid "Sub ExampleStatic"
-msgstr "Sub ExampleStatic"
-
-#: 03103500.xhp#par_id1940061.help.text
-msgid "Dim iCount as Integer, iResult as Integer"
-msgstr "Dim iCount as Integer, iResult as Integer"
-
-#: 03103500.xhp#par_id878627.help.text
-msgid "For iCount = 0 to 2"
-msgstr "For iCount = 0 to 2"
-
-#: 03103500.xhp#par_id7914059.help.text
-msgid "iResult = InitVar()"
-msgstr "iResult = InitVar()"
-
-#: 03103500.xhp#par_id299691.help.text
-msgctxt "03103500.xhp#par_id299691.help.text"
-msgid "Next iCount"
-msgstr "Next iCount"
-
-#: 03103500.xhp#par_id3150870.11.help.text
-msgid "MsgBox iResult,0,\"The answer is\""
-msgstr "MsgBox iResult,0,\"The answer is\""
-
-#: 03103500.xhp#par_id3153771.13.help.text
-msgctxt "03103500.xhp#par_id3153771.13.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03103500.xhp#par_id3151115.15.help.text
-msgid "REM Function for initialization of the static variable"
-msgstr "REM 用於初始化靜態變數的函數"
-
-#: 03103500.xhp#par_id3148618.16.help.text
-msgid "Function InitVar() As Integer"
-msgstr "Function InitVar() As Integer"
+#. C[M!
+#: 03090409.xhp
+#, fuzzy
+msgctxt ""
+"03090409.xhp\n"
+"par_idN1063F\n"
+"help.text"
+msgid "' some statements"
+msgstr "REM 一些陳述式"
-#: 03103500.xhp#par_id3154217.8.help.text
-msgid "Static iInit As Integer"
-msgstr "Static iInit As Integer"
+#. U*3`
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Syntax"
+msgstr "語法"
-#: 03103500.xhp#par_id1057161.help.text
-msgid "Const iMinimum as Integer = 40 REM minimum return value of this function"
-msgstr "Const iMinimum as Integer = 40 REM minimum return value of this function"
+#. TXvG
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"hd_id3148946\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"Syntax\">Syntax</link>"
+msgstr "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"語法\">語法</link>"
-#: 03103500.xhp#par_id580462.help.text
-msgid "if iInit = 0 then REM check if initialized"
-msgstr "if iInit = 0 then REM check if initialized"
+#. `L(!
+#: 01020000.xhp
+msgctxt ""
+"01020000.xhp\n"
+"par_id3150793\n"
+"2\n"
+"help.text"
+msgid "This section describes the basic syntax elements of $[officename] Basic. For a detailed description please refer to the $[officename] Basic Guide which is available separately."
+msgstr "本節將介紹 $[officename] Basic 的基本語法元素。如需詳細說明,請參閱單獨提供的《$[officename] Basic 指南》。"
-#: 03103500.xhp#par_id7382732.help.text
-msgid "iInit = iMinimum"
-msgstr "iInit = iMinimum"
+#. `*=K
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"tit\n"
+"help.text"
+msgid "Exit Statement [Runtime]"
+msgstr "Exit 陳述式 [執行階段]"
-#: 03103500.xhp#par_id5779900.help.text
-msgid "else"
-msgstr "else"
+#. xAc7
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"bm_id3152924\n"
+"help.text"
+msgid "<bookmark_value>Exit statement</bookmark_value>"
+msgstr "<bookmark_value>Exit 陳述式</bookmark_value>"
-#: 03103500.xhp#par_id3151041.10.help.text
-msgid "iInit = iInit + 1"
-msgstr "iInit = iInit + 1"
+#. F-9N
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"hd_id3152924\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement [Runtime]\">Exit Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit 陳述式 [執行階段]\">Exit 陳述式 [執行階段]</link>"
-#: 03103500.xhp#par_id5754264.help.text
-msgctxt "03103500.xhp#par_id5754264.help.text"
-msgid "end if"
-msgstr "end if"
+#. l`CQ
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3153394\n"
+"2\n"
+"help.text"
+msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, or a subroutine."
+msgstr "結束 <emph>Do...Loop</emph>、<emph>For...Next</emph>、函數或子常式。"
-#: 03103500.xhp#par_id6529435.help.text
-msgid "InitVar = iInit"
-msgstr "InitVar = iInit"
+#. #wuZ
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"hd_id3149763\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03103500.xhp#par_id3150487.18.help.text
-msgctxt "03103500.xhp#par_id3150487.18.help.text"
-msgid "End Function"
-msgstr "End Function"
+#. mW@i
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3159157\n"
+"4\n"
+"help.text"
+msgid "see Parameters"
+msgstr "請參閱參數"
-#: 03070500.xhp#tit.help.text
-msgid "\"^\" Operator [Runtime]"
-msgstr "「^」運算子 [執行階段]"
+#. 0GXS
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"hd_id3148943\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03070500.xhp#bm_id3145315.help.text
-msgid "<bookmark_value>\"^\" operator (mathematical)</bookmark_value>"
-msgstr "<bookmark_value>「^」運算子 (數學)</bookmark_value>"
+#. #\cL
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3154760\n"
+"6\n"
+"help.text"
+msgid "<emph>Exit Do</emph>"
+msgstr "<emph>Exit Do</emph>"
-#: 03070500.xhp#hd_id3145315.1.help.text
-msgid "<link href=\"text/sbasic/shared/03070500.xhp\">\"^\" Operator [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03070500.xhp\">「^」運算子 [執行階段]</link>"
+#. {E]u
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3147559\n"
+"7\n"
+"help.text"
+msgid "Only valid within a <emph>Do...Loop</emph> statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If <emph>Do...Loop</emph> statements are nested, the control is transferred to the loop in the next higher level."
+msgstr "僅在 <emph>Do...Loop</emph> 陳述式內有效,作用是結束迴圈。程式繼續執行 Loop 陳述式之後的陳述式。如果 <emph>Do...Loop</emph> 陳述式是嵌套陳述式,則將控制傳遞到下一個更高層級的迴圈中。"
-#: 03070500.xhp#par_id3149670.2.help.text
-msgid "Raises a number to a power."
-msgstr "計算一個數的乘冪。"
+#. }kWU
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3150398\n"
+"8\n"
+"help.text"
+msgid "<emph>Exit For</emph>"
+msgstr "<emph>Exit For</emph>"
-#: 03070500.xhp#hd_id3147264.3.help.text
-msgctxt "03070500.xhp#hd_id3147264.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. 5^r7
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3148797\n"
+"9\n"
+"help.text"
+msgid "Only valid within a <emph>For...Next</emph> loop to exit the loop. Program execution continues with the first statement that follows the <emph>Next</emph> statement. In nested statements, the control is transferred to the loop in the next higher level."
+msgstr "僅在 <emph>For...Next</emph> 迴圈內有效,作用是結束迴圈。程式繼續執行 <emph>Next</emph> 陳述式之後的第一條陳述式。在嵌套陳述式中,則將控制傳遞到下一個更高層級的迴圈中。"
-#: 03070500.xhp#par_id3149656.4.help.text
-msgid "Result = Expression ^ Exponent"
-msgstr "Result = Expression ^ Exponent"
+#. $aB,
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3147229\n"
+"10\n"
+"help.text"
+msgid "<emph>Exit Function</emph>"
+msgstr "<emph>Exit Function</emph>"
-#: 03070500.xhp#hd_id3151211.5.help.text
-msgctxt "03070500.xhp#hd_id3151211.5.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. vH@B
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3154685\n"
+"11\n"
+"help.text"
+msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call."
+msgstr "立即結束 <emph>Function</emph> 程序。程式繼續執行 <emph>Function</emph> 呼叫之後的陳述式。"
-#: 03070500.xhp#par_id3153192.6.help.text
-msgid "<emph>Result:</emph> Any numerical expression that contains the result of the number raised to a power."
-msgstr "<emph>Result:</emph>任意數值型表示式,包含給定數字的乘冪運算結果。"
+#. @O(k
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3155132\n"
+"12\n"
+"help.text"
+msgid "<emph>Exit Sub</emph>"
+msgstr "<emph>Exit Sub</emph>"
-#: 03070500.xhp#par_id3150448.7.help.text
-msgid "<emph>Expression:</emph> Numerical value that you want to raise to a power."
-msgstr "<emph>Expression:</emph>乘冪運算中作為底數的數值。"
+#. B5=k
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3149561\n"
+"13\n"
+"help.text"
+msgid "Exits the subroutine immediately. Program execution continues with the statement that follows the <emph>Sub</emph> call."
+msgstr "立即結束子常式。程式繼續執行 <emph>Sub</emph> 呼叫之後的陳述式。"
-#: 03070500.xhp#par_id3156422.8.help.text
-msgid "<emph>Exponent:</emph> The value of the power that you want to raise the expression to."
-msgstr "<emph>Exponent:</emph>乘冪運算中作為指數的數值。"
+#. 4d=L
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"par_id3153143\n"
+"14\n"
+"help.text"
+msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement."
+msgstr "Exit 陳述式不能定義程式結構的結束,請勿與 End 陳述式混淆。"
-#: 03070500.xhp#hd_id3147287.9.help.text
-msgctxt "03070500.xhp#hd_id3147287.9.help.text"
+#. ^3GV
+#: 03090412.xhp
+msgctxt ""
+"03090412.xhp\n"
+"hd_id3147348\n"
+"15\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03070500.xhp#par_id3153770.10.help.text
-msgctxt "03070500.xhp#par_id3153770.10.help.text"
-msgid "Sub Example"
-msgstr "Sub Example"
-
-#: 03070500.xhp#par_id3152886.11.help.text
-msgid "Print ( 12.345 ^ 23 )"
-msgstr "Print ( 12.345 ^ 23 )"
+#. =8.K
+#: 03090412.xhp
+#, fuzzy
+msgctxt ""
+"03090412.xhp\n"
+"par_id3153158\n"
+"20\n"
+"help.text"
+msgid "For siStep = 0 To 10 ' Fill array with test data"
+msgstr "For siStep = 0 to 10 REM 用測試資料來充填陣列"
-#: 03070500.xhp#par_id3146984.12.help.text
-msgid "Print Exp ( 23 * Log( 12.345 ) ) REM Raises by forming a logarithm"
-msgstr "Print Exp ( 23 * Log( 12.345 ) ) REM 以 e 為底數,以 23 * Log( 12.345 ) 為指數"
+#. cuSu
+#: 03090412.xhp
+#, fuzzy
+msgctxt ""
+"03090412.xhp\n"
+"par_id3153764\n"
+"31\n"
+"help.text"
+msgid "' LinSearch searches a TextArray:sList() for a TextEntry:"
+msgstr "REM LinSearch 搜尋 TextEntry 的 TextArray:sList():"
-#: 03070500.xhp#par_id3148618.13.help.text
-msgctxt "03070500.xhp#par_id3148618.13.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. g:=o
+#: 03090412.xhp
+#, fuzzy
+msgctxt ""
+"03090412.xhp\n"
+"par_id3148995\n"
+"32\n"
+"help.text"
+msgid "' Returns the index of the entry or 0 (Null)"
+msgstr "REM 傳回條目的索引或 0 (空)"
-#: 03080102.xhp#tit.help.text
-msgid "Cos Function [Runtime]"
-msgstr "Cos 函數 [執行階段]"
+#. .(J;
+#: 03090412.xhp
+#, fuzzy
+msgctxt ""
+"03090412.xhp\n"
+"par_id3149567\n"
+"35\n"
+"help.text"
+msgid "Exit For ' sItem found"
+msgstr "Exit for REM 找到 sItem"
-#: 03080102.xhp#bm_id3154923.help.text
-msgid "<bookmark_value>Cos function</bookmark_value>"
-msgstr "<bookmark_value>Cos;函數</bookmark_value>"
+#. F(Y.
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"tit\n"
+"help.text"
+msgid "Put Statement [Runtime]"
+msgstr "Put 陳述式 [執行階段]"
-#: 03080102.xhp#hd_id3154923.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function [Runtime]\">Cos Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos 函數 [執行階段]\">Cos 函數 [執行階段]</link>"
+#. g4XU
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"bm_id3150360\n"
+"help.text"
+msgid "<bookmark_value>Put statement</bookmark_value>"
+msgstr "<bookmark_value>Put 陳述式</bookmark_value>"
-#: 03080102.xhp#par_id3159413.2.help.text
-msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1."
-msgstr "計算一個角度的餘弦值,角度以弧度為單位定義,結果在 -1 到 1 之間。"
+#. O`5K
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"hd_id3150360\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement [Runtime]\">Put Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put 陳述式 [執行階段]\">Put 陳述式 [執行階段]</link>"
-#: 03080102.xhp#par_id3150358.3.help.text
-msgid "Using the angle Alpha, the Cos-Function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle."
-msgstr "以 Alpha 角為例,在直角三角形中 Cos 函數計算 Alpha 的鄰邊與斜邊長度之比。"
+#. RdQ9
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3154909\n"
+"2\n"
+"help.text"
+msgid "Writes a record to a relative file or a sequence of bytes to a binary file."
+msgstr "將資料條目寫入相對檔案中,或將位元組序列寫入二進制檔案中。"
-#: 03080102.xhp#par_id3154141.4.help.text
-msgid "Cos(Alpha) = Adjacent/Hypotenuse"
-msgstr "Cos(Alpha) = 鄰邊/斜邊"
+#. D^oq
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3156281\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> statement"
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> 陳述式"
-#: 03080102.xhp#hd_id3154125.5.help.text
-msgctxt "03080102.xhp#hd_id3154125.5.help.text"
+#. NM0O
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"hd_id3125863\n"
+"4\n"
+"help.text"
msgid "Syntax:"
-msgstr "語法:"
-
-#: 03080102.xhp#par_id3145172.6.help.text
-msgid "Cos (Number)"
-msgstr "Cos (Number)"
-
-#: 03080102.xhp#hd_id3156214.7.help.text
-msgctxt "03080102.xhp#hd_id3156214.7.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+msgstr "<emph>語法</emph>:"
-#: 03080102.xhp#par_id3150449.8.help.text
-msgctxt "03080102.xhp#par_id3150449.8.help.text"
-msgid "Double"
-msgstr "雙精度型"
+#. P3l@
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3155132\n"
+"5\n"
+"help.text"
+msgid "Put [#] FileNumber As Integer, [position], Variable"
+msgstr "Put [#]FileNumber As Integer, [position], Variable"
-#: 03080102.xhp#hd_id3153969.9.help.text
-msgctxt "03080102.xhp#hd_id3153969.9.help.text"
+#. PS/H
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"hd_id3153190\n"
+"6\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03080102.xhp#par_id3153770.10.help.text
-msgid "<emph>Number:</emph> Numeric expression that specifies an angle in radians that you want to calculate the cosine for."
-msgstr "<emph>Number:</emph>數值型表示式,用於指定要計算餘弦值的角度 (以弧度為單位)。"
-
-#: 03080102.xhp#par_id3145749.11.help.text
-msgid "To convert degrees to radians, multiply degrees by pi/180. To convert radians to degrees, multiply radians by 180/pi."
-msgstr "若要將度轉換成弧度,可將度乘以 pi/180;若要將弧度轉換成度,則將弧度乘以 180/pi。"
+#. Paaf
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3146120\n"
+"7\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Any integer expression that defines the file that you want to write to."
+msgstr "<emph>FileNumber:</emph>任意整型表示式,用於定義寫入的目標檔案。"
-#: 03080102.xhp#par_id3149664.12.help.text
-msgctxt "03080102.xhp#par_id3149664.12.help.text"
-msgid "degree=(radian*180)/pi"
-msgstr "度 = (弧度*180) /pi"
+#. e,QF
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3155411\n"
+"8\n"
+"help.text"
+msgid "<emph>Position: </emph>For relative files (random access files), the number of the record that you want to write."
+msgstr "<emph>Position:</emph>對於相對檔案 (隨機存取檔案),是指要寫入的資料條目之號碼。"
-#: 03080102.xhp#par_id3146985.13.help.text
-msgctxt "03080102.xhp#par_id3146985.13.help.text"
-msgid "radian=(degree*pi)/180"
-msgstr "弧度 = (度*pi)/180"
+#. G%)\
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3148576\n"
+"9\n"
+"help.text"
+msgid "For binary files (binary access), the position of the byte in the file where you want to start writing."
+msgstr "對於二進制檔案 (二進制存取),是指檔案中開始寫入的位元組位置。"
-#: 03080102.xhp#par_id3152885.14.help.text
-msgid "Pi is here the fixed circle constant with the rounded value 3.14159..."
-msgstr "其中,PI 是固定的圓周率常數,捨入後的值為 3.14159..."
+#. 3[T`
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3153729\n"
+"10\n"
+"help.text"
+msgid "<emph>Variable:</emph> Name of the variable that you want to write to the file."
+msgstr "<emph>Variable:</emph>要寫入檔案中的變數之名稱。"
-#: 03080102.xhp#hd_id3153951.15.help.text
-msgctxt "03080102.xhp#hd_id3153951.15.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. ?|_B
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3146974\n"
+"11\n"
+"help.text"
+msgid "Note for relative files: If the contents of this variable does not match the length of the record that is specified in the <emph>Len</emph> clause of the <emph>Open</emph> statement, the space between the end of the newly written record and the next record is padded with existing data from the file that you are writing to."
+msgstr "相對檔案的備註:如果此變數的內容不符合 <emph>Open</emph> 陳述式的 <emph>Len</emph> 子句中指定的資料條目之長度,則新寫入的資料條目與下一個資料條目之間的空間會由目標檔案中的現有資料所填補。"
-#: 03080102.xhp#par_id3155855.16.help.text
-msgid "REM The following example allows for a right-angled triangle the input of"
-msgstr "REM 以下示例以直角三角形為例,要求輸入"
+#. bxi9
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3155855\n"
+"12\n"
+"help.text"
+msgid "Note for binary files: The contents of the variables are written to the specified position, and the file pointer is inserted directly after the last byte. No space is left between the records."
+msgstr "二進制檔案的備註:變數的內容會寫入至指定的位置,而檔案指標會直接插入到最後一個位元組後。資料條目之間不留空間。"
-#: 03080102.xhp#par_id3149484.17.help.text
-msgid "REM secant and angle (in degrees) and calculates the length of the hypotenuse:"
-msgstr "REM 依據鄰邊和角度 (以度為單位),並計算三角形斜邊的長度:"
+#. I?3@
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"hd_id3154491\n"
+"13\n"
+"help.text"
+msgid "Example:"
+msgstr "<emph>示例:</emph>"
-#: 03080102.xhp#par_id3147428.18.help.text
-msgid "Sub ExampleCosinus"
-msgstr "Sub ExampleCosinus"
+#. +6s3
+#: 03020204.xhp
+#, fuzzy
+msgctxt ""
+"03020204.xhp\n"
+"par_id3154729\n"
+"16\n"
+"help.text"
+msgid "Dim sText As Variant ' Must be a variant type"
+msgstr "Dim sText As Variant REM 必須是變體型變數"
-#: 03080102.xhp#par_id3150010.19.help.text
-msgid "REM rounded Pi = 3.14159"
-msgstr "REM 捨入後的 PI = 3.14159"
+#. 2*Oz
+#: 03020204.xhp
+#, fuzzy
+msgctxt ""
+"03020204.xhp\n"
+"par_id3156278\n"
+"22\n"
+"help.text"
+msgid "Seek #iNumber,1 ' Position To start writing"
+msgstr "Seek #iNumber,1 REM 開始寫入的位置"
-#: 03080102.xhp#par_id3149959.20.help.text
-msgid "Dim d1 as Double, dAngle as Double"
-msgstr "Dim d1 as Double, dAngle as Double"
+#. uY,`
+#: 03020204.xhp
+#, fuzzy
+msgctxt ""
+"03020204.xhp\n"
+"par_id3153711\n"
+"23\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
+msgstr "Put #iNumber,, \"This is the first line of text\" REM 用文字充填行"
-#: 03080102.xhp#par_id3144764.21.help.text
-msgid "d1 = InputBox$ (\"\"Enter the length of the adjacent side: \",\"Adjacent\")"
-msgstr "d1 = InputBox$ (\"\"Enter the length of the adjacent side:\",\"Adjacent\")"
+#. S5`J
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3155446\n"
+"24\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the second line of text\""
+msgstr "Put #iNumber,, \"This is the second line of text\""
-#: 03080102.xhp#par_id3154491.22.help.text
-msgid "dAngle = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
-msgstr "dAngle = InputBox$ (\"Enter the angle Alpha (in degrees):\",\"Alpha\")"
+#. /S6t
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3154255\n"
+"25\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the third line of text\""
+msgstr "Put #iNumber,, \"This is the third line of text\""
-#: 03080102.xhp#par_id3151074.23.help.text
-msgid "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))"
-msgstr "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))"
+#. h}3w
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3150940\n"
+"34\n"
+"help.text"
+msgid "Put #iNumber,,\"This is new text\""
+msgstr "Put #iNumber,,\"This is new text\""
-#: 03080102.xhp#par_id3149583.24.help.text
-msgctxt "03080102.xhp#par_id3149583.24.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. j!P_
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3159102\n"
+"37\n"
+"help.text"
+msgid "Put #iNumber,20,\"This is the text in record 20\""
+msgstr "Put #iNumber,20,\"This is the text in record 20\""
-#: 03102600.xhp#tit.help.text
-msgid "IsNull Function [Runtime]"
-msgstr "IsNull 函數 [執行階段]"
+#. +mnY
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"tit\n"
+"help.text"
+msgid "FileExists Function [Runtime]"
+msgstr "FileExists 函數 [執行階段]"
-#: 03102600.xhp#bm_id3155555.help.text
-msgid "<bookmark_value>IsNull function</bookmark_value><bookmark_value>Null value</bookmark_value>"
-msgstr "<bookmark_value>IsNull 函數</bookmark_value><bookmark_value>空值</bookmark_value>"
+#. Lj0M
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"bm_id3148946\n"
+"help.text"
+msgid "<bookmark_value>FileExists function</bookmark_value>"
+msgstr "<bookmark_value>FileExists;函數</bookmark_value>"
-#: 03102600.xhp#hd_id3155555.1.help.text
-msgid "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull Function [Runtime]\">IsNull Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull 函數 [執行階段]\">IsNull 函數 [執行階段]</link>"
+#. eXk(
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"hd_id3148946\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists Function [Runtime]\">FileExists Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists 函數 [執行階段]\">FileExists 函數 [執行階段]</link>"
-#: 03102600.xhp#par_id3146957.2.help.text
-msgid "Tests if a Variant contains the special Null value, indicating that the variable does not contain data."
-msgstr "測試變數是否包含特殊的 Null 值,此值表示該變數不包含資料。"
+#. ^mpM
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"par_id3153361\n"
+"2\n"
+"help.text"
+msgid "Determines if a file or a directory is available on the data medium."
+msgstr "確定資料媒體中是否存在某個檔案或目錄。"
-#: 03102600.xhp#hd_id3150670.3.help.text
-msgctxt "03102600.xhp#hd_id3150670.3.help.text"
+#. BY[,
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"hd_id3150447\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03102600.xhp#par_id3150984.4.help.text
-msgid "IsNull (Var)"
-msgstr "IsNull(Var)"
+#. \flG
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"par_id3154685\n"
+"4\n"
+"help.text"
+msgid "FileExists(FileName As String | DirectoryName As String)"
+msgstr "FileExists (FileName As String | DirectoryName As String)"
-#: 03102600.xhp#hd_id3149514.5.help.text
-msgctxt "03102600.xhp#hd_id3149514.5.help.text"
+#. J`nQ
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"hd_id3154126\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03102600.xhp#par_id3145609.6.help.text
-msgctxt "03102600.xhp#par_id3145609.6.help.text"
+#. C#o)
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"par_id3150769\n"
+"6\n"
+"help.text"
msgid "Bool"
msgstr "布林型"
-#: 03102600.xhp#hd_id3149669.7.help.text
-msgctxt "03102600.xhp#hd_id3149669.7.help.text"
+#. .L1G
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"hd_id3153770\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03102600.xhp#par_id3159414.8.help.text
-msgid "<emph>Var:</emph> Any variable that you want to test. This function returns True if the Variant contains the Null value, or False if the Variant does not contain the Null value."
-msgstr "<emph>Var:</emph>要測試的任意變數。如果該變體型變數包含空值,則函數傳回 True (真),否則傳回 False (假)。"
-
-#: 03102600.xhp#par_idN1062A.help.text
-msgid "<emph>Null</emph> - This value is used for a variant data sub type without valid contents."
-msgstr "<emph>Null</emph> - 此值用於沒有有效內容的變體型資料子類型。"
+#. LLQW
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"par_id3147349\n"
+"8\n"
+"help.text"
+msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "FileName | DirectoryName:包含明確檔案定義的任意字串型表示式。也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-#: 03102600.xhp#hd_id3153381.9.help.text
-msgctxt "03102600.xhp#hd_id3153381.9.help.text"
+#. Mm7J
+#: 03020415.xhp
+msgctxt ""
+"03020415.xhp\n"
+"hd_id3149664\n"
+"9\n"
+"help.text"
msgid "Example:"
-msgstr "示例:"
-
-#: 03102600.xhp#par_id3154140.10.help.text
-msgid "Sub ExampleIsNull"
-msgstr "Sub ExampleIsNull"
-
-#: 03102600.xhp#par_id3145172.11.help.text
-msgid "Dim vVar As Variant"
-msgstr "Dim vVar As Variant"
-
-#: 03102600.xhp#par_id3144760.12.help.text
-msgid "msgbox IsNull(vVar)"
-msgstr "msgbox IsNull(vVar)"
-
-#: 03102600.xhp#par_id3153970.13.help.text
-msgctxt "03102600.xhp#par_id3153970.13.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03030202.xhp#tit.help.text
-msgid "Minute Function [Runtime]"
-msgstr "Minute 函數 [執行階段]"
-
-#: 03030202.xhp#bm_id3155419.help.text
-msgid "<bookmark_value>Minute function</bookmark_value>"
-msgstr "<bookmark_value>Minute;函數</bookmark_value>"
-
-#: 03030202.xhp#hd_id3155419.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute Function [Runtime]\">Minute Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute 函數 [執行階段]\">Minute 函數 [執行階段]</link>"
-
-#: 03030202.xhp#par_id3156344.2.help.text
-msgid "Returns the minute of the hour that corresponds to the serial time value that is generated by the TimeSerial or the TimeValue function."
-msgstr "傳回由 TimeSerial 或 TimeValue 函數產生的順序時間值所對應的分鐘值。"
-
-#: 03030202.xhp#hd_id3154758.3.help.text
-msgctxt "03030202.xhp#hd_id3154758.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+msgstr "<emph>示例:</emph>"
-#: 03030202.xhp#par_id3149656.4.help.text
-msgid "Minute (Number)"
-msgstr "Minute(Number)"
+#. qali
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"tit\n"
+"help.text"
+msgid "Organizing Libraries and Modules"
+msgstr "管理程式庫和模組"
-#: 03030202.xhp#hd_id3148798.5.help.text
-msgctxt "03030202.xhp#hd_id3148798.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. msVv
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"bm_id3148797\n"
+"help.text"
+msgid "<bookmark_value>libraries;organizing</bookmark_value><bookmark_value>modules;organizing</bookmark_value><bookmark_value>copying;modules</bookmark_value><bookmark_value>adding libraries</bookmark_value><bookmark_value>deleting;libraries/modules/dialogs</bookmark_value><bookmark_value>dialogs;organizing</bookmark_value><bookmark_value>moving;modules</bookmark_value><bookmark_value>organizing;modules/libraries/dialogs</bookmark_value><bookmark_value>renaming modules and dialogs</bookmark_value>"
+msgstr "<bookmark_value>程式庫; 管理</bookmark_value><bookmark_value>模組; 管理</bookmark_value><bookmark_value>複製; 模組</bookmark_value><bookmark_value>增加程式庫</bookmark_value><bookmark_value>刪除; 程式庫/模組/對話方塊</bookmark_value><bookmark_value>對話方塊; 管理</bookmark_value><bookmark_value>移動; 模組</bookmark_value><bookmark_value>管理; 模組/程式庫/對話方塊</bookmark_value><bookmark_value>重新命名模組和對話方塊</bookmark_value>"
-#: 03030202.xhp#par_id3150449.6.help.text
-msgctxt "03030202.xhp#par_id3150449.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. swMJ
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3148797\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Organizing Libraries and Modules</link></variable>"
+msgstr "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">管理程式庫和模組</link></variable>"
-#: 03030202.xhp#hd_id3153193.7.help.text
-msgctxt "03030202.xhp#hd_id3153193.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. ]aYp
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3150868\n"
+"4\n"
+"help.text"
+msgid "Organizing Libraries"
+msgstr "管理程式庫"
-#: 03030202.xhp#par_id3153969.8.help.text
-msgid " <emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the minute value."
-msgstr " <emph>Number:</emph>數值型表示式,包含用於傳回分鐘值的順序時間值。"
+#. OuP%
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3125864\n"
+"5\n"
+"help.text"
+msgid "Creating a New Library"
+msgstr "建立新的程式庫"
-#: 03030202.xhp#par_id3150869.9.help.text
-msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the minute of the serial time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression:"
-msgstr "此函數是 <emph>TimeSerial</emph> 函數的逆運算,傳回由 <emph>TimeSerial</emph> 或 <emph>TimeValue</emph> 函數產生的順序時間值所對應的分鐘值。例如,表示式:"
+#. mPjD
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3152576\n"
+"6\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - %PRODUCTNAME Basic</emph>,然後按一下 <emph>[組織器]</emph> 或按一下 Basic IDE 中的 <emph>>[選取模組]</emph> 圖示,來開啟 <emph>[巨集組織器]</emph> 對話方塊。"
-#: 03030202.xhp#par_id3149262.10.help.text
-msgid "Print Minute(TimeSerial(12,30,41))"
-msgstr "Print Minute(TimeSerial(12,30,41))"
+#. PL?O
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3153726\n"
+"8\n"
+"help.text"
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr "按一下<emph>[程式庫]</emph>標籤。"
-#: 03030202.xhp#par_id3148576.11.help.text
-msgid "returns the value 30."
-msgstr "傳回值為 30。"
+#. (9Sk
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3149664\n"
+"9\n"
+"help.text"
+msgid "Select to where you want to attach the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be attached to this document and only available from there."
+msgstr "在 <emph>[位置]</emph> 清單中,選取要附加程式庫的位置。如果選取 [%PRODUCTNAME 巨集與對話方塊],則該程式庫將屬於 $[officename] 應用程式,並可用於所有文件。如果選取某個文件,則將程式庫附加到該文件,並且只能用於該文件。"
-#: 03030202.xhp#hd_id3150010.12.help.text
-msgctxt "03030202.xhp#hd_id3150010.12.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. ;Pq0
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3153365\n"
+"10\n"
+"help.text"
+msgid "Click <emph>New</emph> and insert a name to create a new library."
+msgstr "按一下<emph>[新增]</emph>,並插入名稱來建立新的程式庫。"
-#: 03030202.xhp#par_id3159154.13.help.text
-msgid "Sub ExampleMinute"
-msgstr "Sub ExampleMinute"
+#. 8B{M
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3147394\n"
+"48\n"
+"help.text"
+msgid "Import a Library"
+msgstr ""
-#: 03030202.xhp#par_id3146119.14.help.text
-msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\""
-msgstr "MsgBox \"The current minute is \"& Minute(Now)& \".\""
+#. XFVG
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3153157\n"
+"49\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - [%PRODUCTNAME Basic]</emph>,然後按一下 <emph>[編組器]</emph> 或按一下 Basic IDE 中的 <emph>[選取模組]</emph> 圖示,來開啟 <emph>[巨集編組器]</emph> 對話方塊。"
-#: 03030202.xhp#par_id3153726.15.help.text
-msgctxt "03030202.xhp#par_id3153726.15.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. %|vY
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146972\n"
+"50\n"
+"help.text"
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr "按一下<emph>[程式庫]</emph>標籤。"
-#: 03120403.xhp#tit.help.text
-msgid "StrComp Function [Runtime]"
-msgstr "StrComp 函數 [執行階段]"
+#. DEpF
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3145640\n"
+"51\n"
+"help.text"
+msgid "Select to where you want to import the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be imported to this document and only available from there."
+msgstr "在 <emph>[位置]</emph> 清單中,選取要附加程式庫的位置。如果選取 [%PRODUCTNAME 巨集與對話方塊],則該程式庫將屬於 $[officename] 應用程式,並可用於所有文件。如果選取某個文件,則將程式庫附加到該文件,並且只能用於該文件。"
-#: 03120403.xhp#bm_id3156027.help.text
-msgid "<bookmark_value>StrComp function</bookmark_value>"
-msgstr "<bookmark_value>StrComp function</bookmark_value>"
+#. Q1RZ
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3154253\n"
+"52\n"
+"help.text"
+msgid "Click <emph>Import...</emph> and select an external library to import."
+msgstr "按一下<emph>[新增]</emph>,並選取要新增的外部程式庫。"
-#: 03120403.xhp#hd_id3156027.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp Function [Runtime]\">StrComp Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp 函數 [執行階段]\">StrComp 函數 [執行階段]</link>"
+#. [PfH
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3154705\n"
+"53\n"
+"help.text"
+msgid "Select all libraries to be imported in the <emph>Import Libraries</emph> dialog. The dialog displays all libraries that are contained in the selected file."
+msgstr "在<emph>[新增程式庫]</emph>對話方塊中選取所有要新增的程式庫。該對話方塊中會顯示所選檔案中包含的所有程式庫。"
-#: 03120403.xhp#par_id3155805.2.help.text
-msgid "Compares two strings and returns an integer value that represents the result of the comparison."
-msgstr "比較兩個字串,並傳回表示比較結果的整數值。"
+#. `lOY
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3163807\n"
+"54\n"
+"help.text"
+msgid "If you want to insert the library as a reference only check the <emph>Insert as reference (read-only)</emph> box. Read-only libraries are fully functional but cannot be modified in the Basic IDE."
+msgstr "如果要將程式庫作為參照插入,請核取<emph>[當作參照插入 (唯讀)]</emph>方塊。在 Basic IDE 中,唯讀程式庫具有程式庫的全部功能,但無法進行修改。"
-#: 03120403.xhp#hd_id3153345.3.help.text
-msgctxt "03120403.xhp#hd_id3153345.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. P/~I
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3145228\n"
+"55\n"
+"help.text"
+msgid "Check the <emph>Replace existing libraries</emph> box if you want existing libraries of the same name to be overwritten."
+msgstr "如果要覆寫同名的現有程式庫,請核取<emph>[代替顯有程式庫]</emph>方塊。"
-#: 03120403.xhp#par_id3150503.4.help.text
-msgid "StrComp (Text1 As String, Text2 As String[, Compare])"
-msgstr "StrComp(Text1 As String, Text2 As String[, Compare])"
+#. K-H^
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147004\n"
+"56\n"
+"help.text"
+msgid "Click <emph>OK</emph> to import the library."
+msgstr "按一下<emph>[確定]</emph>以新增程式庫。"
-#: 03120403.xhp#hd_id3147574.5.help.text
-msgctxt "03120403.xhp#hd_id3147574.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. }9kR
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3159099\n"
+"17\n"
+"help.text"
+msgid "Export a Library"
+msgstr ""
-#: 03120403.xhp#par_id3156152.6.help.text
-msgctxt "03120403.xhp#par_id3156152.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. Y02S
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147005\n"
+"70\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - %PRODUCTNAME Basic</emph>,然後按一下 <emph>[組織器]</emph> 或按一下 Basic IDE 中的 <emph>>[選取模組]</emph> 圖示,來開啟 <emph>[巨集組織器]</emph> 對話方塊。"
-#: 03120403.xhp#hd_id3150984.7.help.text
-msgctxt "03120403.xhp#hd_id3150984.7.help.text"
-msgid "Parameter:"
-msgstr "參數:"
+#. U=g}
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147006\n"
+"71\n"
+"help.text"
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr "按一下<emph>[程式庫]</emph>標籤。"
-#: 03120403.xhp#par_id3153061.8.help.text
-msgid "<emph>Text1:</emph> Any string expression"
-msgstr "<emph>Text1:</emph>任意字串型表示式"
+#. $$Z|
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147007\n"
+"72\n"
+"help.text"
+msgid "In the <emph>Location</emph> list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the <emph>Standard</emph> library."
+msgstr ""
-#: 03120403.xhp#par_id3147560.9.help.text
-msgid "<emph>Text2:</emph> Any string expression"
-msgstr "<emph>Text2:</emph>任意字串型表示式"
+#. T9Ln
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147008\n"
+"73\n"
+"help.text"
+msgid "Click <emph>Export...</emph>"
+msgstr ""
-#: 03120403.xhp#par_id3146796.10.help.text
-msgid "<emph>Compare:</emph> This optional parameter sets the comparison method. If Compare = 1, the string comparison is case-sensitive. If Compare = 0, no distinction is made between uppercase and lowercase letters."
-msgstr "<emph>Compare:</emph>此參數是可選擇的,用於設定比較的方法。如果 Compare = 1,則比較字串時區分大小寫。如果 Compare = 0,則不區分大小寫。"
+#. :qm2
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147009\n"
+"74\n"
+"help.text"
+msgid "Choose whether you want to export the library as an extension or as a basic library."
+msgstr ""
-#: 03120403.xhp#hd_id3154940.13.help.text
-msgctxt "03120403.xhp#hd_id3154940.13.help.text"
-msgid "Return value"
-msgstr "傳回值"
+#. #o0E
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147010\n"
+"75\n"
+"help.text"
+msgid "Click <emph>OK</emph>."
+msgstr "按一下<emph>[取消]</emph>。"
-#: 03120403.xhp#par_id3150358.27.help.text
-msgid "If Text1 < Text2 the function returns -1"
-msgstr "如果 Text1 < Text2,則函數傳回 -1"
+#. q%7[
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147011\n"
+"76\n"
+"help.text"
+msgid "Select where you want your library exported."
+msgstr ""
-#: 03120403.xhp#par_id3151043.28.help.text
-msgid "If Text1 = Text2 the function returns 0"
-msgstr "如果 Text1 = Text2,則函數傳回 0"
+#. EgT/
+#: 01030400.xhp
+#, fuzzy
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147012\n"
+"77\n"
+"help.text"
+msgid "Click <emph>Save</emph> to export the library."
+msgstr "按一下<emph>[確定]</emph>以新增程式庫。"
-#: 03120403.xhp#par_id3158410.29.help.text
-msgid "If Text1 > Text2 the function returns 1"
-msgstr "如果 Text1 > Text2,則函數傳回 1"
+#. ,,=|
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3159100\n"
+"17\n"
+"help.text"
+msgid "Deleting a Library"
+msgstr "刪除程式庫"
-#: 03120403.xhp#hd_id3153968.18.help.text
-msgctxt "03120403.xhp#hd_id3153968.18.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. +E_6
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3150086\n"
+"18\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - [%PRODUCTNAME Basic]</emph>,然後按一下 <emph>[編組器]</emph> 或按一下 Basic IDE 中的 <emph>[選取模組]</emph> 圖示,來開啟 <emph>[巨集編組器]</emph> 對話方塊。"
-#: 03120403.xhp#par_id3151381.19.help.text
-msgid "Sub ExampleStrComp"
-msgstr "Sub ExampleStrComp"
+#. D08Z
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146808\n"
+"57\n"
+"help.text"
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr "按一下<emph>[程式庫]</emph>標籤。"
-#: 03120403.xhp#par_id3154685.20.help.text
-msgctxt "03120403.xhp#par_id3154685.20.help.text"
-msgid "Dim iVar As Single"
-msgstr "Dim iVar As Single"
+#. }S%q
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3158212\n"
+"58\n"
+"help.text"
+msgid "Select the library to be deleted from the list."
+msgstr "從清單中選取要刪除的程式庫。"
-#: 03120403.xhp#par_id3148453.21.help.text
-msgctxt "03120403.xhp#par_id3148453.21.help.text"
-msgid "Dim sVar As String"
-msgstr "Dim sVar As String"
+#. TA!q
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3150361\n"
+"20\n"
+"help.text"
+msgid "Click <emph>Delete</emph>."
+msgstr "按一下<emph>[刪除]</emph>。"
-#: 03120403.xhp#par_id3153369.22.help.text
-msgctxt "03120403.xhp#par_id3153369.22.help.text"
-msgid "iVar = 123.123"
-msgstr "iVar = 123.123"
+#. ,K,V
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3152986\n"
+"19\n"
+"help.text"
+msgid "Deleting a library permanently deletes all existing modules and corresponding procedures and functions."
+msgstr "備註:一旦刪除了某個程式庫,現有的所有模組和對應的 SUB 和 FUNCTION 將被永久刪除。"
-#: 03120403.xhp#par_id3145786.23.help.text
-msgid "sVar = Str$(iVar)"
-msgstr "sVar = Str$(iVar)"
+#. 3L1.
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3148868\n"
+"59\n"
+"help.text"
+msgid "You cannot delete the default library named \"Standard\"."
+msgstr "您無法刪除名為「Standard」的標準程式庫。"
-#: 03120403.xhp#par_id3146975.24.help.text
-msgid "Msgbox strcomp(sVar , Str$(iVar),1)"
-msgstr "Msgbox strcomp(sVar , Str$(iVar),1)"
+#. Lf7h
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146869\n"
+"60\n"
+"help.text"
+msgid "If you delete a library that was inserted as reference only the reference is deleted but not the library itself."
+msgstr "如果刪除的是當作參照插入的程式庫,則僅刪除參照而不會刪除該程式庫。"
-#: 03120403.xhp#par_id3150487.25.help.text
-msgctxt "03120403.xhp#par_id3150487.25.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. iN[6
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3147070\n"
+"21\n"
+"help.text"
+msgid "Organizing Modules and Dialogs"
+msgstr "管理模組和對話方塊"
-#: 03120306.xhp#tit.help.text
-msgid "Mid Function, Mid Statement [Runtime]"
-msgstr "Mid 函數、Mid 陳述式 [執行階段]"
+#. 8?ao
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3155265\n"
+"61\n"
+"help.text"
+msgid "Creating a New Module or Dialog"
+msgstr "建立新的模組或對話方塊"
-#: 03120306.xhp#bm_id3143268.help.text
-msgid "<bookmark_value>Mid function</bookmark_value><bookmark_value>Mid statement</bookmark_value>"
-msgstr "<bookmark_value>Mid;函數</bookmark_value>"
+#. rWdh
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3154537\n"
+"62\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - [%PRODUCTNAME Basic]</emph>,然後按一下 <emph>[編組器]</emph> 或按一下 Basic IDE 中的 <emph>[選取模組]</emph> 圖示,來開啟 <emph>[巨集編組器]</emph> 對話方塊。"
-#: 03120306.xhp#hd_id3143268.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Mid Function, Mid Statement [Runtime]\">Mid Function, Mid Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Mid 函數、Mid 陳述式 [執行階段]\">Mid 函數、Mid 陳述式 [執行階段]</link>"
+#. .qYF
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146781\n"
+"63\n"
+"help.text"
+msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
+msgstr "按一下 <emph>[模組]</emph> 標籤或 <emph>[對話方塊]</emph> 標籤。"
-#: 03120306.xhp#par_id3148473.2.help.text
-msgid "Returns the specified portion of a string expression (<emph>Mid function</emph>), or replaces the portion of a string expression with another string (<emph>Mid statement</emph>)."
-msgstr "傳回字串型表示式的指定部份 (<emph>Mid 函數</emph>),或用另一字串代替字串型表示式的指定部份 (<emph>Mid 陳述式</emph>)。"
+#. 0n|d
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3159206\n"
+"64\n"
+"help.text"
+msgid "Select the library where the module will be inserted and click <emph>New</emph>."
+msgstr "選取要向其中插入模組的程式庫,並按一下 <emph>[新增]</emph>。"
-#: 03120306.xhp#hd_id3154285.3.help.text
-msgctxt "03120306.xhp#hd_id3154285.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. G]M@
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3152389\n"
+"65\n"
+"help.text"
+msgid "Enter a name for the module or the dialog and click <emph>OK</emph>."
+msgstr "輸入模組或對話方塊的名稱,然後按一下<emph>[確定]</emph>。"
-#: 03120306.xhp#par_id3147530.4.help.text
-msgid "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)"
-msgstr "Mid(Text As String, Start As Integer[, Length As Integer]) 或 Mid(Text As String, Start As Integer , Length As Integer, Text As String)"
+#. l~Nj
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3152872\n"
+"25\n"
+"help.text"
+msgid "Renaming a Module or Dialog"
+msgstr "重新命名模組或對話方塊"
-#: 03120306.xhp#hd_id3145068.5.help.text
-msgctxt "03120306.xhp#hd_id3145068.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. 6H46
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3159230\n"
+"66\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - [%PRODUCTNAME Basic]</emph>,然後按一下 <emph>[編組器]</emph> 或按一下 Basic IDE 中的 <emph>[選取模組]</emph> 圖示,來開啟 <emph>[巨集編組器]</emph> 對話方塊。"
-#: 03120306.xhp#par_id3149295.6.help.text
-msgid "String (only by Function)"
-msgstr "字串型 (僅適用於函數)"
+#. f-Tk
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3150046\n"
+"67\n"
+"help.text"
+msgid "Click the module to be renamed twice, with a pause between the clicks. Enter the new name."
+msgstr "按兩次要重新命名的模組,兩次之間要暫停一下。輸入新的名稱。"
-#: 03120306.xhp#hd_id3154347.7.help.text
-msgctxt "03120306.xhp#hd_id3154347.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. (W9p
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3153801\n"
+"27\n"
+"help.text"
+msgid "In the Basic IDE, right-click the name of the module or dialog in the tabs at the bottom of the screen, choose <emph>Rename</emph> and type in the new name."
+msgstr "在 Basic IDE 中,在螢幕底部標籤中的模組名稱或對話方塊名稱上按一下滑鼠右鍵,選擇 <emph>[重新命名]</emph>,然後鍵入新名稱。"
-#: 03120306.xhp#par_id3148664.8.help.text
-msgid "<emph>Text:</emph> Any string expression that you want to modify."
-msgstr "<emph>Text:</emph>要修改的任意字串型表示式。"
+#. 8:An
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3155526\n"
+"28\n"
+"help.text"
+msgid "Press Enter to confirm your changes."
+msgstr "按 ENTER 鍵確認變更。"
-#: 03120306.xhp#par_id3150359.9.help.text
-msgid "<emph>Start: </emph>Numeric expression that indicates the character position within the string where the string portion that you want to replace or to return begins. The maximum allowed value is 65535."
-msgstr "<emph>Start:</emph>數值型表示式,表示字串中將要被代替或傳回的字串部份所對應的起始字元位置。最大限值為 65535。"
+#. Bp+R
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3146963\n"
+"29\n"
+"help.text"
+msgid "Deleting a Module or Dialog"
+msgstr "刪除模組或對話方塊"
-#: 03120306.xhp#par_id3148451.10.help.text
-msgid "<emph>Length:</emph> Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535."
-msgstr "<emph>Length:</emph>整型表示式,傳回要代替或傳回的字元數目。"
+#. bG23
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147547\n"
+"68\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - [%PRODUCTNAME asic]</emph>,然後按一下 <emph>[編組器]</emph> 或按一下 Basic IDE 中的 <emph>[選取模組]</emph> 圖示,來開啟 <emph>[巨集編組器]</emph> 對話方塊。"
-#: 03120306.xhp#par_id3125864.11.help.text
-msgid "If the Length parameter in the <emph>Mid function</emph> is omitted, all characters in the string expression from the start position to the end of the string are returned."
-msgstr "如果不指定 <emph>Mid 函數</emph>中的 Length 參數,則傳回字串型表示式中從開始位置到字串結尾的所有字元。"
+#. H}Pj
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3150958\n"
+"69\n"
+"help.text"
+msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
+msgstr "按一下 <emph>[模組]</emph> 標籤或 <emph>[對話方塊]</emph> 標籤。"
-#: 03120306.xhp#par_id3144762.12.help.text
-msgid "If the Length parameter in the <emph>Mid statement</emph> is less than the length of the text that you want to replace, the text is reduced to the specified length."
-msgstr "如果 <emph>Mid 陳述式</emph>中的 Length 參數小於要代替的文字長度,文字將縮短到指定的長度。"
+#. hgU[
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3149870\n"
+"30\n"
+"help.text"
+msgid "Select the module or dialog to be deleted from the list. Double-click an entry to reveal sub-entries, if required."
+msgstr "選取要從清單中刪除的模組或對話方塊。如果需要,可以透過按兩下該項目來展開子項目。"
-#: 03120306.xhp#par_id3150769.13.help.text
-msgid "<emph>Text:</emph> The string to replace the string expression (<emph>Mid statement</emph>)."
-msgstr "<emph>Text:</emph>用於代替字串型表示式的字串 (<emph>Mid 陳述式</emph>)。"
+#. FcC%
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3147248\n"
+"32\n"
+"help.text"
+msgid "Click <emph>Delete</emph>."
+msgstr "按一下<emph>[刪除]</emph>。"
-#: 03120306.xhp#hd_id3149560.14.help.text
-msgctxt "03120306.xhp#hd_id3149560.14.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. p0_s
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3151339\n"
+"31\n"
+"help.text"
+msgid "Deleting a module permanently deletes all existing procedures and functions in that module."
+msgstr "刪除模組將永久刪除該模組中現有的所有程序和函數。"
-#: 03120306.xhp#par_id3150439.15.help.text
-msgctxt "03120306.xhp#par_id3150439.15.help.text"
-msgid "Sub ExampleUSDate"
-msgstr "Sub ExampleUSDate"
+#. 0@-2
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3151392\n"
+"33\n"
+"help.text"
+msgid "Organizing Projects among Documents or Templates"
+msgstr "管理物件和文件樣式之間的專案"
-#: 03120306.xhp#par_id3147349.16.help.text
-msgctxt "03120306.xhp#par_id3147349.16.help.text"
-msgid "Dim sInput As String"
-msgstr "Dim sInput As String"
+#. ~ze}
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"hd_id3156400\n"
+"36\n"
+"help.text"
+msgid "Moving or copying modules between documents, templates and the application."
+msgstr "在文件、文件樣式和應用程式之間移動或複製模組。"
-#: 03120306.xhp#par_id3155854.17.help.text
-msgctxt "03120306.xhp#par_id3155854.17.help.text"
-msgid "Dim sUS_date As String"
-msgstr "Dim sUS_date As String"
+#. rG\E
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3146819\n"
+"37\n"
+"help.text"
+msgid "Open all documents or templates among which you want to move or copy the modules or dialogs."
+msgstr "開啟所有要在其間移動或複製模組或對話方塊的文件或文件樣式。"
-#: 03120306.xhp#par_id3153189.18.help.text
-msgctxt "03120306.xhp#par_id3153189.18.help.text"
-msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
-msgstr "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+#. @]R$
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3149319\n"
+"38\n"
+"help.text"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr "選擇 <emph>[工具] - [巨集] - [組織巨集] - [%PRODUCTNAME Basic]</emph>,然後按一下 <emph>[編組器]</emph> 或按一下 Basic IDE 中的 <emph>[選取模組]</emph> 圖示,來開啟 <emph>[巨集編組器]</emph> 對話方塊。"
-#: 03120306.xhp#par_id3148645.19.help.text
-msgctxt "03120306.xhp#par_id3148645.19.help.text"
-msgid "sUS_date = Mid(sInput, 6, 2)"
-msgstr "sUS_date = Mid (sInput, 6, 2)"
-
-#: 03120306.xhp#par_id3153952.20.help.text
-msgctxt "03120306.xhp#par_id3153952.20.help.text"
-msgid "sUS_date = sUS_date & \"/\""
-msgstr "sUS_date = sUS_date & \"/\""
-
-#: 03120306.xhp#par_id3153364.21.help.text
-msgctxt "03120306.xhp#par_id3153364.21.help.text"
-msgid "sUS_date = sUS_date & Right(sInput, 2)"
-msgstr "sUS_date = sUS_date & Right(sInput, 2)"
-
-#: 03120306.xhp#par_id3146975.22.help.text
-msgctxt "03120306.xhp#par_id3146975.22.help.text"
-msgid "sUS_date = sUS_date & \"/\""
-msgstr "sUS_date = sUS_date & \"/\""
-
-#: 03120306.xhp#par_id3149665.23.help.text
-msgctxt "03120306.xhp#par_id3149665.23.help.text"
-msgid "sUS_date = sUS_date & Left(sInput, 4)"
-msgstr "sUS_date = sUS_date & Left(sInput, 4)"
-
-#: 03120306.xhp#par_id3150011.24.help.text
-msgctxt "03120306.xhp#par_id3150011.24.help.text"
-msgid "MsgBox sUS_date"
-msgstr "MsgBox sUS_date"
-
-#: 03120306.xhp#par_id3148618.25.help.text
-msgctxt "03120306.xhp#par_id3148618.25.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. (x-*
+#: 01030400.xhp
+msgctxt ""
+"01030400.xhp\n"
+"par_id3145637\n"
+"39\n"
+"help.text"
+msgid "To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging to copy the object instead of moving it."
+msgstr "若要將模組或對話方塊移至另一個文件,請按一下清單中相對應的物件,然後將其拖曳至所需的位置。拖曳時,會出現水平線指出目前物件的目標位置。拖曳時按住 <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> 鍵,則可複製物件而非移動物件。"
-#: 03030110.xhp#tit.help.text
-msgid "DateAdd Function [Runtime]"
-msgstr "DateAdd 函數 [執行階段]"
+#. eMk|
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"tit\n"
+"help.text"
+msgid "CurDir Function [Runtime]"
+msgstr "CurDir 函數 [執行階段]"
-#: 03030110.xhp#bm_id6269417.help.text
-msgid "<bookmark_value>DateAdd function</bookmark_value>"
-msgstr "<bookmark_value>DateAdd 函數</bookmark_value>"
+#. uJw/
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"bm_id3153126\n"
+"help.text"
+msgid "<bookmark_value>CurDir function</bookmark_value>"
+msgstr "<bookmark_value>CurDir;函數</bookmark_value>"
-#: 03030110.xhp#par_idN10548.help.text
-msgid "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd 函數 [執行階段]</link>"
+#. ?I1Y
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"hd_id3153126\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir 函數 [執行階段]</link>"
-#: 03030110.xhp#par_idN10558.help.text
-msgid "Adds a date interval to a given date a number of times and returns the resulting date."
-msgstr "在指定日期中多次增加日期間隔,並傳回結果日期。"
+#. qaD@
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"par_id3156343\n"
+"2\n"
+"help.text"
+msgid "Returns a variant string that represents the current path of the specified drive."
+msgstr "傳回一個變體型字串,該字串表示指定磁碟機的目前路徑。"
-#: 03030110.xhp#par_idN1055B.help.text
-msgctxt "03030110.xhp#par_idN1055B.help.text"
+#. $iX6
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"hd_id3149457\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030110.xhp#par_idN1055F.help.text
-msgid "DateAdd (Add, Count, Date)"
-msgstr "DateAdd (Add, Count, Date)"
-
-#: 03030110.xhp#par_idN1061E.help.text
-msgctxt "03030110.xhp#par_idN1061E.help.text"
+#. I:!1
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"par_id3153381\n"
+"4\n"
+"help.text"
+msgid "CurDir [(Text As String)]"
+msgstr "CurDir [(Text As String)]"
+
+#. Ej$E
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"hd_id3154366\n"
+"5\n"
+"help.text"
msgid "Return value:"
-msgstr "傳回值:"
+msgstr "傳回值類型:"
-#: 03030110.xhp#par_idN10622.help.text
-msgctxt "03030110.xhp#par_idN10622.help.text"
-msgid "A Variant containing a date."
-msgstr "包含日期的變體。"
+#. OG7l
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"par_id3156281\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03030110.xhp#par_idN10625.help.text
-msgctxt "03030110.xhp#par_idN10625.help.text"
+#. R+,b
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"hd_id3156423\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030110.xhp#par_idN10629.help.text
-msgid "Add - A string expression from the following table, specifying the date interval."
-msgstr "Add - 下表中的一個字串型表示式,用來指定日期間隔。"
-
-#: 03030110.xhp#par_idN10636.help.text
-msgid "Add (string value)"
-msgstr "Add (字串值)"
-
-#: 03030110.xhp#par_idN1063C.help.text
-msgctxt "03030110.xhp#par_idN1063C.help.text"
-msgid "Explanation"
-msgstr "說明"
-
-#: 03030110.xhp#par_idN10643.help.text
-msgid "yyyy"
-msgstr "yyyy"
-
-#: 03030110.xhp#par_idN10649.help.text
-msgid "Year"
-msgstr "年"
-
-#: 03030110.xhp#par_idN10650.help.text
-msgid "q"
-msgstr "q"
-
-#: 03030110.xhp#par_idN10656.help.text
-msgid "Quarter"
-msgstr "季"
-
-#: 03030110.xhp#par_idN1065D.help.text
-msgid "m"
-msgstr "m"
-
-#: 03030110.xhp#par_idN10663.help.text
-msgid "Month"
-msgstr "月"
-
-#: 03030110.xhp#par_idN1066A.help.text
-msgid "y"
-msgstr "y"
-
-#: 03030110.xhp#par_idN10670.help.text
-msgid "Day of year"
-msgstr "一年的天數"
-
-#: 03030110.xhp#par_idN10677.help.text
-msgid "w"
-msgstr "w"
-
-#: 03030110.xhp#par_idN1067D.help.text
-msgid "Weekday"
-msgstr "工作日"
-
-#: 03030110.xhp#par_idN10684.help.text
-msgid "ww"
-msgstr "ww"
-
-#: 03030110.xhp#par_idN1068A.help.text
-msgid "Week of year"
-msgstr "一年的週數"
-
-#: 03030110.xhp#par_idN10691.help.text
-msgid "d"
-msgstr "d"
-
-#: 03030110.xhp#par_idN10697.help.text
-msgid "Day"
-msgstr "日"
-
-#: 03030110.xhp#par_idN1069E.help.text
-msgid "h"
-msgstr "h"
-
-#: 03030110.xhp#par_idN106A4.help.text
-msgid "Hour"
-msgstr "時"
-
-#: 03030110.xhp#par_idN106AB.help.text
-msgid "n"
-msgstr "n"
-
-#: 03030110.xhp#par_idN106B1.help.text
-msgid "Minute"
-msgstr "分"
-
-#: 03030110.xhp#par_idN106B8.help.text
-msgid "s"
-msgstr "s"
-
-#: 03030110.xhp#par_idN106BE.help.text
-msgid "Second"
-msgstr "秒"
+#. Oi{*
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"par_id3153193\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)."
+msgstr "<emph>Text:</emph>用於指定現有磁碟機的任意字串型表示式 (例如,「C」表示第一個硬碟機的第一個分割區)。"
-#: 03030110.xhp#par_idN106C1.help.text
-msgid "Count - A numerical expression specifying how often the Add interval will be added (Count is positive) or subtracted (Count is negative)."
-msgstr "Count - 指定 Add 間隔的增加 (Count 為正數) 或扣除 (Count 為負數) 頻率的數值型表示式。"
+#. iLF^
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"par_id3155133\n"
+"9\n"
+"help.text"
+msgid "If no drive is specified or if the drive is a zero-length string (\"\"), CurDir returns the path for the current drive. $[officename] Basic reports an error if the syntax of the drive description is incorrect, the drive does not exist, or if the drive letter occurs after the letter defined in the CONFIG.SYS with the Lastdrive statement."
+msgstr "如果未指定磁碟機或指定的磁碟機是一個零長度字串 (\"\"),CurDir 將傳回目前磁碟機的路徑。如果描述磁碟機的語法不正確、磁碟機不存在或者磁碟機號出現在 CONFIG.SYS 中 Lastdrive 陳述式定義的磁碟機號之後,$[officename] Basic 將報告錯誤。"
-#: 03030110.xhp#par_idN106C4.help.text
-msgid "Date - A given date or the name of a Variant variable containing a date. The Add value will be added Count times to this value."
-msgstr "Date - 指定日期或內含日期的變體型變數名稱。Add 值將重複增加這個值 Count 次。"
+#. S?AJ
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"par_id3150010\n"
+"10\n"
+"help.text"
+msgid "This function is not case-sensitive."
+msgstr "此函數不區分大小寫。"
-#: 03030110.xhp#par_idN106C7.help.text
-msgctxt "03030110.xhp#par_idN106C7.help.text"
+#. 8aCU
+#: 03020403.xhp
+msgctxt ""
+"03020403.xhp\n"
+"hd_id3155411\n"
+"11\n"
+"help.text"
msgid "Example:"
-msgstr "範例:"
-
-#: 03030110.xhp#par_idN106CB.help.text
-msgid "Sub example_dateadd"
-msgstr "Sub example_dateadd"
-
-#: 03030110.xhp#par_idN106CE.help.text
-msgid "msgbox DateAdd(\"m\", 1, \"1/31/2004\") &\" - \"& DateAdd(\"m\", 1, \"1/31/2005\")"
-msgstr "msgbox DateAdd(\"m\", 1, \"1/31/2004\") &\" - \"& DateAdd(\"m\", 1, \"1/31/2005\")"
-
-#: 03030110.xhp#par_idN106D1.help.text
-msgctxt "03030110.xhp#par_idN106D1.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+msgstr "示例:"
-#: 03030206.xhp#tit.help.text
-msgid "TimeValue Function [Runtime]"
-msgstr "TimeValue 函數 [執行階段]"
+#. nbp_
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"tit\n"
+"help.text"
+msgid "Log Function [Runtime]"
+msgstr "Log 函數 [執行階段]"
-#: 03030206.xhp#bm_id3149670.help.text
-msgid "<bookmark_value>TimeValue function</bookmark_value>"
-msgstr "<bookmark_value>TimeValue;函數</bookmark_value>"
+#. 4z--
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"bm_id3149416\n"
+"help.text"
+msgid "<bookmark_value>Log function</bookmark_value>"
+msgstr "<bookmark_value>Log;函數</bookmark_value>"
-#: 03030206.xhp#hd_id3149670.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue Function [Runtime]\">TimeValue Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue 函數 [執行階段]\">TimeValue 函數 [執行階段]</link>"
+#. O!ZU
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"hd_id3149416\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log Function [Runtime]\">Log Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log 函數 [執行階段]\">Log 函數 [執行階段]</link>"
-#: 03030206.xhp#par_id3153361.2.help.text
-msgid "Calculates a serial time value from the specified hour, minute, and second - parameters passed as strings - that represents the time in a single numeric value. This value can be used to calculate the difference between times."
-msgstr "依作為字串傳送的指定 hour、minute 和 second 等參數,計算以單一數值表示的順序時間值。此值可以用來計算兩個時間之間的差。"
+#. gJAD
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3145066\n"
+"2\n"
+"help.text"
+msgid "Returns the natural logarithm of a number."
+msgstr "傳回一個數字的自然對數。"
-#: 03030206.xhp#hd_id3154138.3.help.text
-msgctxt "03030206.xhp#hd_id3154138.3.help.text"
+#. V9I-
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"hd_id3159414\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030206.xhp#par_id3156282.4.help.text
-msgid "TimeValue (Text As String)"
-msgstr "TimeValue(Text As String)"
+#. |Ki8
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3154760\n"
+"4\n"
+"help.text"
+msgid "Log (Number)"
+msgstr "Log (Number)"
-#: 03030206.xhp#hd_id3153969.5.help.text
-msgctxt "03030206.xhp#hd_id3153969.5.help.text"
+#. MW9A
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"hd_id3149457\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03030206.xhp#par_id3156424.6.help.text
-msgctxt "03030206.xhp#par_id3156424.6.help.text"
-msgid "Date"
-msgstr "日期型"
+#. rx$}
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3150791\n"
+"6\n"
+"help.text"
+msgid "Double"
+msgstr "雙精度型"
-#: 03030206.xhp#hd_id3145172.7.help.text
-msgctxt "03030206.xhp#hd_id3145172.7.help.text"
+#. @}Zb
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"hd_id3151211\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030206.xhp#par_id3145786.8.help.text
-msgid "<emph>Text:</emph> Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"."
-msgstr "<emph>Text:</emph>任意字串型表示式,包含要計算的、格式為「HH:MM:SS」的時間。"
-
-#: 03030206.xhp#par_id3152578.9.help.text
-msgid "Use the TimeValue function to convert any time into a single value, so that you can calculate time differences."
-msgstr "此函數可用於將任何時間轉換成單一值,以便計算時間差。"
+#. [XD\
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3151041\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the natural logarithm for."
+msgstr "<emph>Number:</emph>要計算自然對數的任意數值型表示式。"
-#: 03030206.xhp#par_id3163710.10.help.text
-msgid "This TimeValue function returns the type Variant with VarType 7 (Date), and stores this value internally as a double-precision number between 0 and 0.9999999999."
-msgstr "TimeValue 函數的傳回類型是變體型,其 VarType 為 7 (即 Date),並在內部將此值儲存為 0 到 0.9999999999 之間的雙精度數。"
+#. [CrG
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3150869\n"
+"9\n"
+"help.text"
+msgid "The natural logarithm is the logarithm to the base e. Base e is a constant with an approximate value of 2.718282..."
+msgstr "自然對數是以 e 為底數的對數。底數 e 是一個常數,近似值為 2.718282…。"
-#: 03030206.xhp#par_id3151117.11.help.text
-msgid "As opposed to the DateSerial or the DateValue function, where serial date values result in days relative to a fixed date, you can calculate with the values that are returned by the TimeValue function, but you cannot evaluate them."
-msgstr "在 DateSerial 或 DateValue 函數中,順序日期值的計算結果是相對於某個固定日期的,但對於 TimeValue 函數,您可以透過其傳回值來進行計算,但無法演算傳回值本身。"
+#. \vL_
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3153968\n"
+"10\n"
+"help.text"
+msgid "You can calculate logarithms to any base (n) for any number (x) by dividing the natural logarithm of x by the natural logarithm of n, as follows:"
+msgstr "計算任意數 x 以 n 為底數的對數的方法是:用 x 的自然對數除以 n 的自然對數,如下所示:"
-#: 03030206.xhp#par_id3147426.12.help.text
-msgid "In the TimeSerial function, you can pass individual parameters (hour, minute, second) as separate numeric expressions. For the TimeValue function, however, you can pass a string as a parameter containing the time."
-msgstr "在 TimeSerial 函數中,可以用獨立的數值型表示式來傳送個別參數 (hour、minute、second);而在 TimeValue 函數中,則用包含時間的參數來傳送字串。"
+#. MXFO
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3145420\n"
+"11\n"
+"help.text"
+msgid "Log n(x) = Log(x) / Log(n)"
+msgstr "Log n(x) = Log(x) / Log(n)"
-#: 03030206.xhp#hd_id3145271.13.help.text
-msgctxt "03030206.xhp#hd_id3145271.13.help.text"
+#. LXj3
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"hd_id3155131\n"
+"12\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03030206.xhp#par_id3152597.30.help.text
-msgid "Sub ExampleTimerValue"
-msgstr "Sub ExampleTimerValue"
-
-#: 03030206.xhp#par_id3147348.31.help.text
-msgid "Dim daDT as Date"
-msgstr "Dim daDT as Date"
-
-#: 03030206.xhp#par_id3148576.32.help.text
-msgid "Dim a1, b1, c1, a2, b2, c2 as String"
-msgstr "Dim a1, b1, c1, a2, b2, c2 as String"
-
-#: 03030206.xhp#par_id3149378.33.help.text
-msgid "a1 = \"start time\""
-msgstr "a1 = \"start time\""
-
-#: 03030206.xhp#par_id3145800.34.help.text
-msgid "b1 = \"end time\""
-msgstr "b1 = \"end time\""
-
-#: 03030206.xhp#par_id3151074.35.help.text
-msgid "c1 = \"total time\""
-msgstr "c1 = \"total time\""
-
-#: 03030206.xhp#par_id3154492.37.help.text
-msgid "a2 = \"8:34\""
-msgstr "a2 = \"8:34\""
-
-#: 03030206.xhp#par_id3155602.38.help.text
-msgid "b2 = \"18:12\""
-msgstr "b2 = \"18:12\""
-
-#: 03030206.xhp#par_id3150715.39.help.text
-msgid "daDT = TimeValue(b2) - TimeValue(a2)"
-msgstr "daDT = TimeValue(b2) - TimeValue(a2)"
-
-#: 03030206.xhp#par_id3153838.40.help.text
-msgid "c2 = a1 & \": \" & a2 & chr(13)"
-msgstr "c2 = a1 & \":\" & a2 & chr(13)"
-
-#: 03030206.xhp#par_id3150749.41.help.text
-msgid "c2 = c2 & b1 & \": \" & b2 & chr(13)"
-msgstr "c2 = c2 & b1 & \":\" & b2 & chr(13)"
-
-#: 03030206.xhp#par_id3154755.42.help.text
-msgid "c2 = c2 & c1 & \": \" & trim(Str(Hour(daDT))) & \":\" & trim(Str(Minute(daDT))) & \":\" & trim(Str(Second(daDT)))"
-msgstr "c2 = c2 & c1 & \":\" & trim(Str(Hour(daDT))) & \":\"& trim(Str(Minute(daDT))) & \":\"& trim(Str(Second(daDT)))"
-
-#: 03030206.xhp#par_id3153714.43.help.text
-msgid "Msgbox c2"
-msgstr "Msgbox c2"
-
-#: 03030206.xhp#par_id3155767.44.help.text
-msgctxt "03030206.xhp#par_id3155767.44.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03104000.xhp#tit.help.text
-msgid "IsMissing function [Runtime]"
-msgstr "IsMissing 函數 [執行階段]"
+#. 4ZMa
+#: 03080202.xhp
+msgctxt ""
+"03080202.xhp\n"
+"par_id3149262\n"
+"18\n"
+"help.text"
+msgid "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\""
+msgstr "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\""
-#: 03104000.xhp#bm_id3153527.help.text
-msgid "<bookmark_value>IsMissing function</bookmark_value>"
-msgstr "<bookmark_value>IsMissing;函數</bookmark_value>"
+#. u3Ax
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"tit\n"
+"help.text"
+msgid "IIf Statement [Runtime]"
+msgstr "IIf 陳述式 [執行階段]"
-#: 03104000.xhp#hd_id3153527.1.help.text
-msgid "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing function [Runtime]\">IsMissing function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing 函數 [執行階段]\">IsMissing 函數 [執行階段]</link>"
+#. Z`dN
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"bm_id3155420\n"
+"help.text"
+msgid "<bookmark_value>IIf statement</bookmark_value>"
+msgstr "<bookmark_value>IIf 陳述式</bookmark_value>"
-#: 03104000.xhp#par_id3153825.2.help.text
-msgid "Tests if a function is called with an optional parameter."
-msgstr "測試呼叫函數時是否帶有可選擇的參數。"
+#. G.]I
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"hd_id3155420\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement [Runtime]\">IIf Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf 陳述式 [執行階段]\">IIf 陳述 [執行階段]</link>"
-#: 03104000.xhp#par_id3150669.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional\">Optional</link>"
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03104100.xhp\" name=\"可選擇的\">可選擇的</link>"
+#. 5;M1
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"par_id3145610\n"
+"2\n"
+"help.text"
+msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression."
+msgstr "依據所演算表示式的邏輯值,傳回兩個可能的函數結果之一。"
-#: 03104000.xhp#hd_id3145611.4.help.text
-msgctxt "03104000.xhp#hd_id3145611.4.help.text"
+#. |Msl
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"hd_id3159413\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03104000.xhp#par_id3154924.5.help.text
-msgid "IsMissing( ArgumentName )"
-msgstr "IsMissing( ArgumentName )"
+#. wDDm
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"par_id3147560\n"
+"4\n"
+"help.text"
+msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)"
+msgstr "IIf (Expression, ExpressionTrue, ExpressionFalse)"
-#: 03104000.xhp#hd_id3145069.6.help.text
-msgctxt "03104000.xhp#hd_id3145069.6.help.text"
+#. ]Vpm
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"hd_id3150541\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03104000.xhp#par_id3149457.7.help.text
-msgid "<emph>ArgumentName:</emph> the name of an optional argument."
-msgstr "<emph>ArgumentName:</emph>可選擇的引數的名稱。"
-
-#: 03104000.xhp#par_id3150398.8.help.text
-msgid "If the IsMissing function is called by the ArgumentName, then True is returned."
-msgstr "如果透過 ArgumentName 來呼叫 IsMissing 函數,則傳回 True (真)。"
+#. k.8C
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"par_id3153381\n"
+"6\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse."
+msgstr "<emph>Expression:</emph>要演算的任意表示式。如果表示式的演算值為 <emph>True (真)</emph>,函數將傳回 ExpressionTrue 的結果,否則將傳回 ExpressionFalse 的結果。"
-#: 03104000.xhp#par_id3148798.9.help.text
-msgctxt "03104000.xhp#par_id3148798.9.help.text"
-msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-msgstr "另請參閱<link href=\"text/sbasic/guide/sample_code.xhp\" name=\"示例\">示例</link>。"
+#. OgyR
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"par_id3150870\n"
+"7\n"
+"help.text"
+msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation."
+msgstr "<emph>ExpressionTrue、ExpressionFalse:</emph>任意表示式,其中的一個將作為函數結果傳回,這取決於邏輯求值的結果。"
-#: 03090410.xhp#tit.help.text
+#. eKDx
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"tit\n"
+"help.text"
msgid "Switch Function [Runtime]"
msgstr "Switch 函數 [執行階段]"
-#: 03090410.xhp#bm_id3148554.help.text
+#. .3@(
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"bm_id3148554\n"
+"help.text"
msgid "<bookmark_value>Switch function</bookmark_value>"
msgstr "<bookmark_value>Switch;函數</bookmark_value>"
-#: 03090410.xhp#hd_id3148554.1.help.text
+#. 3=88
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"hd_id3148554\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch Function [Runtime]\">Switch Function [Runtime]</link>"
msgstr "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch 函數 [執行階段]\">Switch 函數 [執行階段]</link>"
-#: 03090410.xhp#par_id3148522.2.help.text
+#. Ndi(
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3148522\n"
+"2\n"
+"help.text"
msgid "Evaluates a list of arguments, consisting of an expression followed by a value. The Switch function returns a value that is associated with the expression that is passed by this function."
msgstr "對引數清單進行演算。引數清單由表示式和表示式後面的值組成。Switch 函數傳回一個與該函數傳送的表示式相關聯的值。"
-#: 03090410.xhp#hd_id3154863.3.help.text
-msgctxt "03090410.xhp#hd_id3154863.3.help.text"
+#. R;j,
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"hd_id3154863\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03090410.xhp#par_id3155934.4.help.text
+#. e_XP
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3155934\n"
+"4\n"
+"help.text"
msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])"
msgstr "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])"
-#: 03090410.xhp#hd_id3149119.5.help.text
-msgctxt "03090410.xhp#hd_id3149119.5.help.text"
+#. :E+8
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"hd_id3149119\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03090410.xhp#par_id3153894.6.help.text
+#. s%Y(
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3153894\n"
+"6\n"
+"help.text"
msgid "The <emph>Switch</emph> function evaluates the expressions from left to right, and then returns the value that is assigned to the function expression. If expression and value are not given as a pair, a runtime error occurs."
msgstr "<emph>Switch</emph> 函數從左向右演算表示式,然後傳回指定給函數表示式的值。如果表示式和值不是成對給出,將發生執行階段錯誤。"
-#: 03090410.xhp#par_id3153990.7.help.text
+#. 5Kpl
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3153990\n"
+"7\n"
+"help.text"
msgid "<emph>Expression:</emph> The expression that you want to evaluate."
msgstr "<emph>Expression:</emph>要演算的表示式。"
-#: 03090410.xhp#par_id3153394.8.help.text
+#. Bl=l
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3153394\n"
+"8\n"
+"help.text"
msgid "<emph>Value:</emph> The value that you want to return if the expression is True."
msgstr "<emph>Value:</emph>表示式為 True (真) 時要傳回的值。"
-#: 03090410.xhp#par_id3153346.9.help.text
+#. A+2b
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3153346\n"
+"9\n"
+"help.text"
msgid "In the following example, the <emph>Switch</emph> function assigns the appropriate gender to the name that is passed to the function:"
msgstr "在下面的示例中,<emph>Switch</emph> 函數將為傳送到該函數的姓名指定相應的性別:"
-#: 03090410.xhp#hd_id3159157.10.help.text
-msgctxt "03090410.xhp#hd_id3159157.10.help.text"
+#. #JHo
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"hd_id3159157\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03090410.xhp#par_id3147573.11.help.text
-msgid "Sub ExampleSwitch"
-msgstr "Sub ExampleSwitch"
-
-#: 03090410.xhp#par_id3143270.12.help.text
-msgid "Dim sGender As String"
-msgstr "Dim sGender As String"
-
-#: 03090410.xhp#par_id3149579.13.help.text
+#. XFem
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3149579\n"
+"13\n"
+"help.text"
msgid "sGender = GetGenderIndex( \"John\" )"
msgstr "sGender = GetGenderIndex ( \"John\" )"
-#: 03090410.xhp#par_id3153626.14.help.text
-msgid "MsgBox sGender"
-msgstr "MsgBox sGender"
-
-#: 03090410.xhp#par_id3147560.15.help.text
-msgctxt "03090410.xhp#par_id3147560.15.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03090410.xhp#par_id3154758.17.help.text
-msgid "Function GetGenderIndex (sName As String) As String"
-msgstr "Function GetGenderIndex (sName As String) As String"
-
-#: 03090410.xhp#par_id3153361.18.help.text
+#. 5q-x
+#: 03090410.xhp
+msgctxt ""
+"03090410.xhp\n"
+"par_id3153361\n"
+"18\n"
+"help.text"
msgid "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
msgstr "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
-#: 03090410.xhp#par_id3154939.19.help.text
-msgctxt "03090410.xhp#par_id3154939.19.help.text"
-msgid "End Function"
-msgstr "End Function"
-
-#: 03101140.xhp#tit.help.text
-msgid "DefStr Statement [Runtime]"
-msgstr "DefStr 陳述式 [執行階段]"
-
-#: 03101140.xhp#bm_id6161381.help.text
-msgid "<bookmark_value>DefStr statement</bookmark_value>"
-msgstr "<bookmark_value>DefStr 陳述式</bookmark_value>"
+#. xWtf
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"tit\n"
+"help.text"
+msgid "QBColor Function [Runtime]"
+msgstr "QBColor 函式 [執行階段]"
-#: 03101140.xhp#par_idN10577.help.text
-msgid "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr 陳述式 [執行階段]</link>"
+#. _;[p
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"hd_id3149670\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor Function [Runtime]\">QBColor Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor 函式 [執行階段]\">QBColor 函式 [執行階段]</link>"
-#: 03101140.xhp#par_idN10587.help.text
-msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range."
-msgstr "如果未指定類型宣告字元或關鍵字,DefStr 陳述式將依字母範圍設定預設的變數類型。"
+#. K8-Z
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3150359\n"
+"2\n"
+"help.text"
+msgid "Returns the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> color code of the color passed as a color value through an older MS-DOS based programming system."
+msgstr "傳回由基於 MS-DOS 的早期程式設計系統作為顏色值傳送的顏色的 <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> 顏色代碼。"
-#: 03101140.xhp#par_idN1058A.help.text
-msgctxt "03101140.xhp#par_idN1058A.help.text"
+#. fsHX
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"hd_id3154140\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03101140.xhp#par_idN1058E.help.text
-msgctxt "03101140.xhp#par_idN1058E.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
+#. R;\S
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3151042\n"
+"4\n"
+"help.text"
+msgid "QBColor (ColorNumber As Integer)"
+msgstr "QBColor(ColorNumber As Integer)"
-#: 03101140.xhp#par_idN10591.help.text
-msgctxt "03101140.xhp#par_idN10591.help.text"
-msgid "Parameters:"
+#. )m7t
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"hd_id3145172\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "<emph>傳回值類型</emph>:"
+
+#. r~G\
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3154685\n"
+"6\n"
+"help.text"
+msgid "Long"
+msgstr "Long"
+
+#. KbV1
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"hd_id3156560\n"
+"7\n"
+"help.text"
+msgid "Parameter:"
msgstr "參數:"
-#: 03101140.xhp#par_idN10595.help.text
-msgctxt "03101140.xhp#par_idN10595.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
+#. \;{r
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3161832\n"
+"8\n"
+"help.text"
+msgid "<emph>ColorNumber</emph>: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system."
+msgstr "<emph>ColorNumber</emph>:用於指定由基於 MS-DOS 的早期程式設計系統傳送的顏色值的任意整型表示式。"
-#: 03101140.xhp#par_idN1059C.help.text
-msgctxt "03101140.xhp#par_idN1059C.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義預設變數類型的關鍵字:"
+#. L`5)
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3147318\n"
+"9\n"
+"help.text"
+msgid "<emph>ColorNumber</emph> can be assigned the following values:"
+msgstr "<emph>ColorNumber</emph> 可以被賦予以下值:"
-#: 03101140.xhp#par_idN105A3.help.text
-msgctxt "03101140.xhp#par_idN105A3.help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr "<emph>關鍵字:</emph>預設變數類型"
+#. =I;?
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3152576\n"
+"10\n"
+"help.text"
+msgid "0 : Black"
+msgstr "0 : 黑色"
-#: 03101140.xhp#par_idN105AA.help.text
-msgid "<emph>DefStr:</emph> String"
-msgstr "<emph>DefStr:</emph>字串型"
+#. },S\
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3146975\n"
+"11\n"
+"help.text"
+msgid "1 : Blue"
+msgstr "1 : 藍色"
-#: 03101140.xhp#par_idN105B1.help.text
-msgctxt "03101140.xhp#par_idN105B1.help.text"
-msgid "Example:"
-msgstr "範例:"
+#. GP_C
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3151116\n"
+"12\n"
+"help.text"
+msgid "2 : Green"
+msgstr "2 : 綠色"
-#: 03101140.xhp#par_idN105B5.help.text
-msgctxt "03101140.xhp#par_idN105B5.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
+#. Mg{r
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3155412\n"
+"13\n"
+"help.text"
+msgid "3 : Cyan"
+msgstr "3 : 藍綠色"
-#: 03101140.xhp#par_idN105B8.help.text
-msgctxt "03101140.xhp#par_idN105B8.help.text"
-msgid "DefBool b"
-msgstr "DefBool b"
+#. 7]ZD
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3155306\n"
+"14\n"
+"help.text"
+msgid "4 : Red"
+msgstr "4 : 紅色"
-#: 03101140.xhp#par_idN105BB.help.text
-msgctxt "03101140.xhp#par_idN105BB.help.text"
-msgid "DefDate t"
-msgstr "DefDate t"
+#. HlQZ
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3153364\n"
+"15\n"
+"help.text"
+msgid "5 : Magenta"
+msgstr "5 : 紫紅色"
-#: 03101140.xhp#par_idN105BE.help.text
-msgctxt "03101140.xhp#par_idN105BE.help.text"
-msgid "DefDbL d"
-msgstr "DefDbL d"
+#. :${o
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3146119\n"
+"16\n"
+"help.text"
+msgid "6 : Yellow"
+msgstr "6 : 黃色"
-#: 03101140.xhp#par_idN105C1.help.text
-msgctxt "03101140.xhp#par_idN105C1.help.text"
-msgid "DefInt i"
-msgstr "DefInt i"
+#. 9KFI
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3154730\n"
+"17\n"
+"help.text"
+msgid "7 : White"
+msgstr "7 : 白色"
-#: 03101140.xhp#par_idN105C4.help.text
-msgctxt "03101140.xhp#par_idN105C4.help.text"
-msgid "DefLng l"
-msgstr "DefLng l"
+#. E4jJ
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3153877\n"
+"18\n"
+"help.text"
+msgid "8 : Gray"
+msgstr "8 : 灰色"
-#: 03101140.xhp#par_idN105C7.help.text
-msgctxt "03101140.xhp#par_idN105C7.help.text"
-msgid "DefObj o"
-msgstr "DefObj o"
+#. 5#s\
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3147124\n"
+"19\n"
+"help.text"
+msgid "9 : Light Blue"
+msgstr "9 : 淺藍色"
-#: 03101140.xhp#par_idN105CA.help.text
-msgctxt "03101140.xhp#par_idN105CA.help.text"
-msgid "DefVar v"
-msgstr "DefVar v"
+#. K.l,
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3145646\n"
+"20\n"
+"help.text"
+msgid "10 : Light Green"
+msgstr "10 : 淺綠色"
-#: 03101140.xhp#par_idN105CD.help.text
-msgid "DefStr s"
-msgstr "DefStr s"
+#. bR*(
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3149958\n"
+"21\n"
+"help.text"
+msgid "11 : Light Cyan"
+msgstr "11 : 淺藍綠色"
-#: 03101140.xhp#par_idN105D0.help.text
-msgid "Sub ExampleDefStr"
-msgstr "Sub ExampleDefStr"
+#. Z.3/
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3154943\n"
+"22\n"
+"help.text"
+msgid "12 : Light Red"
+msgstr "12 : 淺紅色"
-#: 03101140.xhp#par_idN105D3.help.text
-msgid "sStr=String REM sStr is an implicit string variable"
-msgstr "sStr=String REM sStr 是隱式的字串變數"
+#. !{[D
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3150715\n"
+"23\n"
+"help.text"
+msgid "13 : Light Magenta"
+msgstr "13 : 淺紫紅色"
-#: 03101140.xhp#par_idN105D6.help.text
-msgctxt "03101140.xhp#par_idN105D6.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. bdzd
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3146970\n"
+"24\n"
+"help.text"
+msgid "14 : Light Yellow"
+msgstr "14 : 淺黃色"
-#: 03130800.xhp#tit.help.text
-msgid "Environ Function [Runtime]"
-msgstr "Environ 函數 [執行階段]"
+#. p`D#
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3150750\n"
+"25\n"
+"help.text"
+msgid "15 : Bright White"
+msgstr "15 : 亮白色"
-#: 03130800.xhp#bm_id3155364.help.text
-msgid "<bookmark_value>Environ function</bookmark_value>"
-msgstr "<bookmark_value>Environ;函數</bookmark_value>"
+#. {CCn
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3146914\n"
+"26\n"
+"help.text"
+msgid "This function is used only to convert from older MS-DOS based BASIC applications that use the above color codes. The function returns a long integer value indicating the color to be used in the $[officename] IDE."
+msgstr "此函式僅用於轉換使用上述顏色代碼的、基於 MS-DOS 的早期 BASIC 應用程式。函式將傳回一個長型整數值,以指示在 $[officename] IDE 中使用該顏色。"
-#: 03130800.xhp#hd_id3155364.1.help.text
-msgid "<link href=\"text/sbasic/shared/03130800.xhp\" name=\"Environ Function [Runtime]\">Environ Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03130800.xhp\" name=\"Environ 函數 [執行階段]\">Environ 函數 [執行階段]</link>"
+#. |597
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"hd_id3148406\n"
+"27\n"
+"help.text"
+msgid "Example:"
+msgstr "<emph>示例:</emph>"
-#: 03130800.xhp#par_id3145090.2.help.text
-msgid "Returns the value of an environment variable as a string. Environment variables are dependent on the type of operating system that you have."
-msgstr "以字串形式傳回環境變數的值。環境變數取決於您擁有的作業系統之類型。"
+#. /*$1
+#: 03010304.xhp
+msgctxt ""
+"03010304.xhp\n"
+"par_id3149566\n"
+"33\n"
+"help.text"
+msgid "MsgBox stext,0,\"Color \" & iColor"
+msgstr "MsgBox stext,0,\"Color \" & iColor"
+
+#. MCTP
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"tit\n"
+"help.text"
+msgid "WeekDay Function [Runtime]"
+msgstr "WeekDay 函數 [執行階段]"
-#: 03130800.xhp#hd_id3150670.4.help.text
-msgctxt "03130800.xhp#hd_id3150670.4.help.text"
+#. U)N@
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"bm_id3153127\n"
+"help.text"
+msgid "<bookmark_value>WeekDay function</bookmark_value>"
+msgstr "<bookmark_value>WeekDay;函數</bookmark_value>"
+
+#. \[1l
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"hd_id3153127\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"WeekDay Function [Runtime]\">WeekDay Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"WeekDay 函數 [執行階段]\">WeekDay 函數 [執行階段]</link>"
+
+#. Ir|M
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3146795\n"
+"2\n"
+"help.text"
+msgid "Returns the number corresponding to the weekday represented by a serial date number that is generated by the DateSerial or the DateValue function."
+msgstr "傳回與由 DateSerial 或 DateValue 函數產生的工作日 (以順序日期數表示) 相對應的數字。"
+
+#. EGfU
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"hd_id3145068\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03130800.xhp#par_id3159176.5.help.text
-msgid "Environ (Environment As String)"
-msgstr "Environ (Environment As String)"
+#. %Zp{
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3149655\n"
+"4\n"
+"help.text"
+msgid "WeekDay (Number)"
+msgstr "WeekDay(Number)"
-#: 03130800.xhp#hd_id3159157.6.help.text
-msgctxt "03130800.xhp#hd_id3159157.6.help.text"
+#. ?1`$
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"hd_id3148799\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03130800.xhp#par_id3148473.7.help.text
-msgctxt "03130800.xhp#par_id3148473.7.help.text"
-msgid "String"
-msgstr "字串型"
+#. {F[)
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3154125\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03130800.xhp#hd_id3145609.8.help.text
-msgctxt "03130800.xhp#hd_id3145609.8.help.text"
+#. f?+Z
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"hd_id3150768\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03130800.xhp#par_id3159414.9.help.text
-msgid "Environment: Environment variable that you want to return the value for."
-msgstr "Environment:要傳回其值的環境變數。"
+#. +b1j
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3151042\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the day of the week (1-7)."
+msgstr "<emph>Number:</emph>整型表示式,包含用於計算一周 (用 1 到 7 表示) 中的第幾天的順序日期數。"
-#: 03130800.xhp#hd_id3148663.10.help.text
-msgctxt "03130800.xhp#hd_id3148663.10.help.text"
+#. D%dz
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3159254\n"
+"9\n"
+"help.text"
+msgid "The following example determines the day of the week using the WeekDay function when you enter a date."
+msgstr "以下示例使用 WeekDay 函數確定輸入的日期是星期幾。"
+
+#. .g5#
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"hd_id3148616\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03130800.xhp#par_id3149655.11.help.text
-msgid "Sub ExampleEnviron"
-msgstr "Sub ExampleEnviron"
-
-#: 03130800.xhp#par_id3154940.12.help.text
-msgctxt "03130800.xhp#par_id3154940.12.help.text"
-msgid "Dim sTemp As String"
-msgstr "Dim sTemp As String"
+#. w+Y(
+#: 03030105.xhp
+#, fuzzy
+msgctxt ""
+"03030105.xhp\n"
+"par_id3148576\n"
+"13\n"
+"help.text"
+msgid "' Return And display the day of the week"
+msgstr "REM 傳回並顯示輸入的日期是星期幾"
-#: 03130800.xhp#par_id3148920.13.help.text
-msgid "sTemp=Environ (\"TEMP\")"
-msgstr "sTemp=Environ (\"TEMP\")"
+#. SX7#
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3151117\n"
+"16\n"
+"help.text"
+msgid "sDay=\"Sunday\""
+msgstr "sDay=\"Sunday\""
-#: 03130800.xhp#par_id3150869.14.help.text
-msgid "If sTemp = \"\" Then sTemp=Environ(\"TMP\")"
-msgstr "If sTemp = \"\" Then sTemp=Environ (\"TMP\")"
+#. :?Uh
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3153952\n"
+"18\n"
+"help.text"
+msgid "sDay=\"Monday\""
+msgstr "sDay=\"Monday\""
-#: 03130800.xhp#par_id3145419.15.help.text
-msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\""
-msgstr "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\""
+#. l[k*
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3153157\n"
+"20\n"
+"help.text"
+msgid "sDay=\"Tuesday\""
+msgstr "sDay=\"Tuesday\""
-#: 03130800.xhp#par_id3154124.16.help.text
-msgctxt "03130800.xhp#par_id3154124.16.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. +.CF
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3154942\n"
+"22\n"
+"help.text"
+msgid "sDay=\"Wednesday\""
+msgstr "sDay=\"Wednesday\""
-#: 03020204.xhp#tit.help.text
-msgid "Put Statement [Runtime]"
-msgstr "Put 陳述式 [執行階段]"
+#. (uJb
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3155416\n"
+"24\n"
+"help.text"
+msgid "sDay=\"Thursday\""
+msgstr "sDay=\"Thursday\""
-#: 03020204.xhp#bm_id3150360.help.text
-msgid "<bookmark_value>Put statement</bookmark_value>"
-msgstr "<bookmark_value>Put 陳述式</bookmark_value>"
+#. WZ3:
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3154015\n"
+"26\n"
+"help.text"
+msgid "sDay=\"Friday\""
+msgstr "sDay=\"Friday\""
-#: 03020204.xhp#hd_id3150360.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement [Runtime]\">Put Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put 陳述式 [執行階段]\">Put 陳述式 [執行階段]</link>"
+#. ^.r6
+#: 03030105.xhp
+msgctxt ""
+"03030105.xhp\n"
+"par_id3153707\n"
+"28\n"
+"help.text"
+msgid "sDay=\"Saturday\""
+msgstr "sDay=\"Saturday\""
-#: 03020204.xhp#par_id3154909.2.help.text
-msgid "Writes a record to a relative file or a sequence of bytes to a binary file."
-msgstr "將資料條目寫入相對檔案中,或將位元組序列寫入二進制檔案中。"
+#. 3:~f
+#: 03030105.xhp
+#, fuzzy
+msgctxt ""
+"03030105.xhp\n"
+"par_id3148993\n"
+"30\n"
+"help.text"
+msgid "MsgBox \"\" + sDay,64,\"Today Is\""
+msgstr "msgbox \"\" + sDay,64,\"Today is\""
-#: 03020204.xhp#par_id3156281.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> statement"
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> 陳述式"
+#. o7kz
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"tit\n"
+"help.text"
+msgid "Environ Function [Runtime]"
+msgstr "Environ 函數 [執行階段]"
-#: 03020204.xhp#hd_id3125863.4.help.text
-msgctxt "03020204.xhp#hd_id3125863.4.help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
+#. `6?t
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"bm_id3155364\n"
+"help.text"
+msgid "<bookmark_value>Environ function</bookmark_value>"
+msgstr "<bookmark_value>Environ;函數</bookmark_value>"
-#: 03020204.xhp#par_id3155132.5.help.text
-msgid "Put [#] FileNumber As Integer, [position], Variable"
-msgstr "Put [#]FileNumber As Integer, [position], Variable"
+#. `CPU
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"hd_id3155364\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03130800.xhp\" name=\"Environ Function [Runtime]\">Environ Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03130800.xhp\" name=\"Environ 函數 [執行階段]\">Environ 函數 [執行階段]</link>"
-#: 03020204.xhp#hd_id3153190.6.help.text
-msgctxt "03020204.xhp#hd_id3153190.6.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. ^;cz
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"par_id3145090\n"
+"2\n"
+"help.text"
+msgid "Returns the value of an environment variable as a string. Environment variables are dependent on the type of operating system that you have."
+msgstr "以字串形式傳回環境變數的值。環境變數取決於您擁有的作業系統之類型。"
-#: 03020204.xhp#par_id3146120.7.help.text
-msgid "<emph>FileNumber:</emph> Any integer expression that defines the file that you want to write to."
-msgstr "<emph>FileNumber:</emph>任意整型表示式,用於定義寫入的目標檔案。"
+#. {plO
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"hd_id3150670\n"
+"4\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03020204.xhp#par_id3155411.8.help.text
-msgid "<emph>Position: </emph>For relative files (random access files), the number of the record that you want to write."
-msgstr "<emph>Position:</emph>對於相對檔案 (隨機存取檔案),是指要寫入的資料條目之號碼。"
+#. L_au
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"par_id3159176\n"
+"5\n"
+"help.text"
+msgid "Environ (Environment As String)"
+msgstr "Environ (Environment As String)"
-#: 03020204.xhp#par_id3148576.9.help.text
-msgid "For binary files (binary access), the position of the byte in the file where you want to start writing."
-msgstr "對於二進制檔案 (二進制存取),是指檔案中開始寫入的位元組位置。"
+#. x(Zn
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"hd_id3159157\n"
+"6\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03020204.xhp#par_id3153729.10.help.text
-msgid "<emph>Variable:</emph> Name of the variable that you want to write to the file."
-msgstr "<emph>Variable:</emph>要寫入檔案中的變數之名稱。"
+#. lPJF
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"par_id3148473\n"
+"7\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03020204.xhp#par_id3146974.11.help.text
-msgid "Note for relative files: If the contents of this variable does not match the length of the record that is specified in the <emph>Len</emph> clause of the <emph>Open</emph> statement, the space between the end of the newly written record and the next record is padded with existing data from the file that you are writing to."
-msgstr "相對檔案的備註:如果此變數的內容不符合 <emph>Open</emph> 陳述式的 <emph>Len</emph> 子句中指定的資料條目之長度,則新寫入的資料條目與下一個資料條目之間的空間會由目標檔案中的現有資料所填補。"
+#. $*kl
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"hd_id3145609\n"
+"8\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03020204.xhp#par_id3155855.12.help.text
-msgid "Note for binary files: The contents of the variables are written to the specified position, and the file pointer is inserted directly after the last byte. No space is left between the records."
-msgstr "二進制檔案的備註:變數的內容會寫入至指定的位置,而檔案指標會直接插入到最後一個位元組後。資料條目之間不留空間。"
+#. KCCL
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"par_id3159414\n"
+"9\n"
+"help.text"
+msgid "Environment: Environment variable that you want to return the value for."
+msgstr "Environment:要傳回其值的環境變數。"
-#: 03020204.xhp#hd_id3154491.13.help.text
-msgctxt "03020204.xhp#hd_id3154491.13.help.text"
+#. ^FcI
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"hd_id3148663\n"
+"10\n"
+"help.text"
msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
-#: 03020204.xhp#par_id3149410.14.help.text
-msgctxt "03020204.xhp#par_id3149410.14.help.text"
-msgid "Sub ExampleRandomAccess"
-msgstr "Sub ExampleRandomAccess"
-
-#: 03020204.xhp#par_id3149959.15.help.text
-msgctxt "03020204.xhp#par_id3149959.15.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iNumber As Integer"
-
-#: 03020204.xhp#par_id3154729.16.help.text
-msgid "Dim sText As Variant REM Must be a variant type"
-msgstr "Dim sText As Variant REM 必須是變體型變數"
-
-#: 03020204.xhp#par_id3156286.17.help.text
-msgctxt "03020204.xhp#par_id3156286.17.help.text"
-msgid "Dim aFile As String"
-msgstr "Dim aFile As String"
-
-#: 03020204.xhp#par_id3149400.18.help.text
-msgctxt "03020204.xhp#par_id3149400.18.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr "aFile = \"c:\\data.txt\""
+msgstr "示例:"
-#: 03020204.xhp#par_id3149124.20.help.text
-msgctxt "03020204.xhp#par_id3149124.20.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
+#. ,fp@
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"par_id3145419\n"
+"15\n"
+"help.text"
+msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\""
+msgstr "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\""
-#: 03020204.xhp#par_id3150330.21.help.text
-msgctxt "03020204.xhp#par_id3150330.21.help.text"
-msgid "Open aFile For Random As #iNumber Len=32"
-msgstr "Open aFile For Random As #iNumber Len=32"
+#. *27t
+#: 03020200.xhp
+msgctxt ""
+"03020200.xhp\n"
+"tit\n"
+"help.text"
+msgid "File Input/Output Functions"
+msgstr "檔案輸入/輸出函數"
-#: 03020204.xhp#par_id3156278.22.help.text
-msgid "Seek #iNumber,1 REM Position to start writing"
-msgstr "Seek #iNumber,1 REM 開始寫入的位置"
+#. Z$bL
+#: 03020200.xhp
+msgctxt ""
+"03020200.xhp\n"
+"hd_id3150791\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"File Input/Output Functions\">File Input/Output Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"檔案輸入/輸出函數\">檔案輸入/輸出函數</link>"
-#: 03020204.xhp#par_id3153711.23.help.text
-msgctxt "03020204.xhp#par_id3153711.23.help.text"
-msgid "Put #iNumber,, \"This is the first line of text\" REM Fill line with text"
-msgstr "Put #iNumber,, \"This is the first line of text\" REM 用文字充填行"
+#. W)3#
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Error Function [Runtime]"
+msgstr "Error 函數 [執行階段]"
-#: 03020204.xhp#par_id3155446.24.help.text
-msgctxt "03020204.xhp#par_id3155446.24.help.text"
-msgid "Put #iNumber,, \"This is the second line of text\""
-msgstr "Put #iNumber,, \"This is the second line of text\""
+#. J`3j
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"bm_id3159413\n"
+"help.text"
+msgid "<bookmark_value>Error function</bookmark_value>"
+msgstr "<bookmark_value>Error 函數;函數</bookmark_value>"
-#: 03020204.xhp#par_id3154255.25.help.text
-msgctxt "03020204.xhp#par_id3154255.25.help.text"
-msgid "Put #iNumber,, \"This is the third line of text\""
-msgstr "Put #iNumber,, \"This is the third line of text\""
+#. uUil
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"hd_id3159413\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error Function [Runtime]\">Error Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error 函數 [執行階段]\">Error 函數 [執行階段]</link>"
-#: 03020204.xhp#par_id3150045.26.help.text
-msgctxt "03020204.xhp#par_id3150045.26.help.text"
-msgid "Seek #iNumber,2"
-msgstr "Seek #iNumber,2"
-
-#: 03020204.xhp#par_id3145149.27.help.text
-msgctxt "03020204.xhp#par_id3145149.27.help.text"
-msgid "Get #iNumber,,sText"
-msgstr "Get #iNumber,,sText"
-
-#: 03020204.xhp#par_id3147363.28.help.text
-msgctxt "03020204.xhp#par_id3147363.28.help.text"
-msgid "Print sText"
-msgstr "Print sText"
-
-#: 03020204.xhp#par_id3163806.29.help.text
-msgctxt "03020204.xhp#par_id3163806.29.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020204.xhp#par_id3149568.31.help.text
-msgctxt "03020204.xhp#par_id3149568.31.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020204.xhp#par_id3155607.32.help.text
-msgctxt "03020204.xhp#par_id3155607.32.help.text"
-msgid "Open aFile For Random As #iNumber Len=32"
-msgstr "Open aFile For Random As #iNumber Len=32"
-
-#: 03020204.xhp#par_id3154022.33.help.text
-msgctxt "03020204.xhp#par_id3154022.33.help.text"
-msgid "Get #iNumber,2,sText"
-msgstr "Get #iNumber,2,sText"
-
-#: 03020204.xhp#par_id3150940.34.help.text
-msgid "Put #iNumber,,\"This is new text\""
-msgstr "Put #iNumber,,\"This is new text\""
+#. eepP
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"par_id3148663\n"
+"2\n"
+"help.text"
+msgid "Returns the error message that corresponds to a given error code."
+msgstr "傳回給定的錯誤代碼所對應的錯誤訊息。"
-#: 03020204.xhp#par_id3146132.35.help.text
-msgctxt "03020204.xhp#par_id3146132.35.help.text"
-msgid "Get #iNumber,1,sText"
-msgstr "Get #iNumber,1,sText"
+#. P3U*
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"hd_id3153379\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03020204.xhp#par_id3154198.36.help.text
-msgctxt "03020204.xhp#par_id3154198.36.help.text"
-msgid "Get #iNumber,2,sText"
-msgstr "Get #iNumber,2,sText"
+#. Id#@
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"par_id3154366\n"
+"4\n"
+"help.text"
+msgid "Error (Expression)"
+msgstr "Error (Expression)"
-#: 03020204.xhp#par_id3159102.37.help.text
-msgctxt "03020204.xhp#par_id3159102.37.help.text"
-msgid "Put #iNumber,20,\"This is the text in record 20\""
-msgstr "Put #iNumber,20,\"This is the text in record 20\""
+#. X]y/
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"hd_id3145173\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03020204.xhp#par_id3153785.38.help.text
-msgctxt "03020204.xhp#par_id3153785.38.help.text"
-msgid "Print Lof(#iNumber)"
-msgstr "Print Lof(#iNumber)"
+#. *]@p
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"par_id3154125\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03020204.xhp#par_id3151277.39.help.text
-msgctxt "03020204.xhp#par_id3151277.39.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
+#. 8)sH
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"hd_id3150869\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03020204.xhp#par_id3150786.41.help.text
-msgctxt "03020204.xhp#par_id3150786.41.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. ?c#R
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"par_id3153193\n"
+"8\n"
+"help.text"
+msgid "<emph>Expression:</emph> Any numeric expression that contains the error code of the error message that you want to return."
+msgstr "<emph>Expression:</emph>包含所要傳回錯誤訊息的錯誤代碼的任意數值型表示式。"
-#: 03020201.xhp#tit.help.text
-msgid "Get Statement [Runtime]"
-msgstr "Get 陳述式 [執行階段]"
+#. li;V
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"par_id3159254\n"
+"9\n"
+"help.text"
+msgid "If no parameters are passed, the Error function returns the error message of the most recent error that occurred during program execution."
+msgstr "如果未傳送任何參數,Error 函數將傳回程式執行期間最新錯誤的錯誤訊息。"
-#: 03020201.xhp#bm_id3154927.help.text
-msgid "<bookmark_value>Get statement</bookmark_value>"
-msgstr "<bookmark_value>Get 陳述式</bookmark_value>"
+#. Xs$]
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"tit\n"
+"help.text"
+msgid "RmDir Statement [Runtime]"
+msgstr "RmDir 陳述式 [執行階段]"
-#: 03020201.xhp#hd_id3154927.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020201.xhp\">Get Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020201.xhp\">Get 陳述式 [執行階段]</link>"
+#. m{V6
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"bm_id3148947\n"
+"help.text"
+msgid "<bookmark_value>RmDir statement</bookmark_value>"
+msgstr "<bookmark_value>RmDir 陳述式</bookmark_value>"
-#: 03020201.xhp#par_id3145069.2.help.text
-msgid "Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable."
-msgstr "將一個資料條目從相對檔案讀取並寫入一個變數中;或將一個位元組序列從二進制檔案讀取並寫入一個變數中。"
+#. 4r^E
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"hd_id3148947\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir Statement [Runtime]\">RmDir Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir 陳述式 [執行階段]\">RmDir 陳述式 [執行階段]</link>"
-#: 03020201.xhp#par_id3154346.3.help.text
-msgid "See also: <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> Statement"
-msgstr "另請參閱:<link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> 陳述式"
+#. {DB\
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"par_id3149457\n"
+"2\n"
+"help.text"
+msgid "Deletes an existing directory from a data medium."
+msgstr "刪除資料媒體中的現有目錄。"
-#: 03020201.xhp#hd_id3150358.4.help.text
-msgctxt "03020201.xhp#hd_id3150358.4.help.text"
+#. [*b!
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"hd_id3153361\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020201.xhp#par_id3150792.5.help.text
-msgid "Get [#] FileNumber As Integer, [Position], Variable"
-msgstr "Get [#] FileNumber As Integer, [Position], Variable "
+#. 1Fh1
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"par_id3154367\n"
+"4\n"
+"help.text"
+msgid "RmDir Text As String"
+msgstr "RmDir Text As String"
-#: 03020201.xhp#hd_id3154138.6.help.text
-msgctxt "03020201.xhp#hd_id3154138.6.help.text"
+#. !jBm
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"hd_id3156281\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020201.xhp#par_id3150448.7.help.text
-msgid "<emph>FileNumber:</emph> Any integer expression that determines the file number."
-msgstr "<emph>FileNumber</emph>:用於確定檔案號碼的任意整型表示式。"
-
-#: 03020201.xhp#par_id3154684.8.help.text
-msgid "<emph>Position:</emph> For files opened in Random mode, <emph>Position</emph> is the number of the record that you want to read."
-msgstr "<emph>Position:</emph>對於以隨機模式開啟的檔案,<emph>Position</emph> 是指要讀取的資料條目之號碼。"
-
-#: 03020201.xhp#par_id3153768.9.help.text
-msgid "For files opened in Binary mode, <emph>Position</emph> is the byte position in the file where the reading starts."
-msgstr "對於以二進制模式開啟的檔案,<emph>Position</emph> 是指檔案中開始讀取的位元組位置。"
-
-#: 03020201.xhp#par_id3147319.10.help.text
-msgid "If <emph>Position</emph> is omitted, the current position or the current data record of the file is used."
-msgstr "如果未指定 <emph>Position</emph>,則使用檔案的目前位置或目前資料條目作為開始讀取位置。"
+#. Lo+P
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"par_id3151042\n"
+"6\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory that you want to delete. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>Text:</emph>任意字串型表示式,用於指定要刪除的目錄之名稱和路徑。也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
-#: 03020201.xhp#par_id3149484.11.help.text
-msgid "Variable: Name of the variable to be read. With the exception of object variables, you can use any variable type."
-msgstr "Variable:要讀取的變數之名稱。可以使用除物件型變數以外的任何變數類型。"
+#. )_((
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"par_id3153192\n"
+"7\n"
+"help.text"
+msgid "If the path is not determined, the <emph>RmDir Statement</emph> searches for the directory that you want to delete in the current path. If it is not found there, an error message appears."
+msgstr "如果路徑未確定,則 <emph>RmDir 陳述式</emph>會在目前路徑中搜尋要刪除的目錄。如果找不到該目錄,螢幕上會顯示一則錯誤訊息。"
-#: 03020201.xhp#hd_id3153144.12.help.text
-msgctxt "03020201.xhp#hd_id3153144.12.help.text"
+#. J0+e
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
+"hd_id3145271\n"
+"8\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03020201.xhp#par_id3159154.13.help.text
-msgctxt "03020201.xhp#par_id3159154.13.help.text"
-msgid "Sub ExampleRandomAccess"
-msgstr "Sub ExampleRandomAccess"
-
-#: 03020201.xhp#par_id3153188.14.help.text
-msgctxt "03020201.xhp#par_id3153188.14.help.text"
-msgid "Dim iNumber As Integer"
-msgstr "Dim iNumber As Integer"
-
-#: 03020201.xhp#par_id3155307.15.help.text
-msgid "Dim sText As Variant REM Must be a variant"
-msgstr "Dim sText As Variant REM 必須是變體型變數"
-
-#: 03020201.xhp#par_id3152577.16.help.text
-msgctxt "03020201.xhp#par_id3152577.16.help.text"
-msgid "Dim aFile As String"
-msgstr "Dim aFile As String"
-
-#: 03020201.xhp#par_id3153726.17.help.text
-msgctxt "03020201.xhp#par_id3153726.17.help.text"
-msgid "aFile = \"c:\\data.txt\""
-msgstr "aFile = \"c:\\data.txt\""
-
-#: 03020201.xhp#par_id3154490.19.help.text
-msgctxt "03020201.xhp#par_id3154490.19.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020201.xhp#par_id3150418.20.help.text
-msgctxt "03020201.xhp#par_id3150418.20.help.text"
-msgid "Open aFile For Random As #iNumber Len=32"
-msgstr "Open aFile For Random As #iNumber Len=32"
-
-#: 03020201.xhp#par_id3149411.21.help.text
-msgid "Seek #iNumber,1 REM Position at beginning"
-msgstr "Seek #iNumber,1 REM 指定開始位置"
-
-#: 03020201.xhp#par_id3153158.22.help.text
-msgctxt "03020201.xhp#par_id3153158.22.help.text"
-msgid "Put #iNumber,, \"This is the first line of text\" REM Fill line with text"
-msgstr "Put #iNumber,, \"This is the first line of text\" REM 用文字充填行"
-
-#: 03020201.xhp#par_id3148457.23.help.text
-msgctxt "03020201.xhp#par_id3148457.23.help.text"
-msgid "Put #iNumber,, \"This is the second line of text\""
-msgstr "Put #iNumber,, \"This is the second line of text\""
-
-#: 03020201.xhp#par_id3150715.24.help.text
-msgctxt "03020201.xhp#par_id3150715.24.help.text"
-msgid "Put #iNumber,, \"This is the third line of text\""
-msgstr "Put #iNumber,, \"This is the third line of text\""
-
-#: 03020201.xhp#par_id3153836.25.help.text
-msgctxt "03020201.xhp#par_id3153836.25.help.text"
-msgid "Seek #iNumber,2"
-msgstr "Seek #iNumber,2"
-
-#: 03020201.xhp#par_id3150327.26.help.text
-msgctxt "03020201.xhp#par_id3150327.26.help.text"
-msgid "Get #iNumber,,sText"
-msgstr "Get #iNumber,,sText"
-
-#: 03020201.xhp#par_id3153707.27.help.text
-msgctxt "03020201.xhp#par_id3153707.27.help.text"
-msgid "Print sText"
-msgstr "Print sText"
-
-#: 03020201.xhp#par_id3153764.28.help.text
-msgctxt "03020201.xhp#par_id3153764.28.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020201.xhp#par_id3153715.30.help.text
-msgctxt "03020201.xhp#par_id3153715.30.help.text"
-msgid "iNumber = Freefile"
-msgstr "iNumber = Freefile"
-
-#: 03020201.xhp#par_id3154256.31.help.text
-msgctxt "03020201.xhp#par_id3154256.31.help.text"
-msgid "Open aFile For Random As #iNumber Len=32"
-msgstr "Open aFile For Random As #iNumber Len=32"
-
-#: 03020201.xhp#par_id3147340.32.help.text
-msgctxt "03020201.xhp#par_id3147340.32.help.text"
-msgid "Get #iNumber,2,sText"
-msgstr "Get #iNumber,2,sText"
-
-#: 03020201.xhp#par_id3155938.33.help.text
-msgid "Put #iNumber,,\"This is a new text\""
-msgstr "Put #iNumber,,\"This is a new text\""
-
-#: 03020201.xhp#par_id3155959.34.help.text
-msgctxt "03020201.xhp#par_id3155959.34.help.text"
-msgid "Get #iNumber,1,sText"
-msgstr "Get #iNumber,1,sText"
-
-#: 03020201.xhp#par_id3147361.35.help.text
-msgctxt "03020201.xhp#par_id3147361.35.help.text"
-msgid "Get #iNumber,2,sText"
-msgstr "Get #iNumber,2,sText"
-
-#: 03020201.xhp#par_id3146916.36.help.text
-msgctxt "03020201.xhp#par_id3146916.36.help.text"
-msgid "Put #iNumber,20,\"This is the text in record 20\""
-msgstr "Put #iNumber,20,\"This is the text in record 20\""
-
-#: 03020201.xhp#par_id3149259.37.help.text
-msgctxt "03020201.xhp#par_id3149259.37.help.text"
-msgid "Print Lof(#iNumber)"
-msgstr "Print Lof(#iNumber)"
-
-#: 03020201.xhp#par_id3153790.38.help.text
-msgctxt "03020201.xhp#par_id3153790.38.help.text"
-msgid "Close #iNumber"
-msgstr "Close #iNumber"
-
-#: 03020201.xhp#par_id3155606.40.help.text
-msgctxt "03020201.xhp#par_id3155606.40.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03020100.xhp#tit.help.text
-msgid "Opening and Closing Files"
-msgstr "開啟和關閉檔案"
-
-#: 03020100.xhp#hd_id3152924.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"Opening and Closing Files\">Opening and Closing Files</link>"
-msgstr "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"開啟和關閉檔案\">開啟和關閉檔案</link>"
-
-#: 03030108.xhp#tit.help.text
-msgid "CDateFromIso Function [Runtime]"
-msgstr "CDateFromIso 函數﹝執行階段﹞"
+#. 5unp
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"tit\n"
+"help.text"
+msgid "Loc Function [Runtime]"
+msgstr "Loc 函數 [執行階段]"
-#: 03030108.xhp#bm_id3153127.help.text
-msgid "<bookmark_value>CdateFromIso function</bookmark_value>"
-msgstr "<bookmark_value>CdateFromIso;函數</bookmark_value>"
+#. (LT+
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"bm_id3148663\n"
+"help.text"
+msgid "<bookmark_value>Loc function</bookmark_value>"
+msgstr "<bookmark_value>Loc;函數</bookmark_value>"
-#: 03030108.xhp#hd_id3153127.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"CDateFromIso Function [Runtime]\">CDateFromIso Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"CdateFromIso 函數 [執行階段]\">CdateFromIso 函數 [執行階段]</link>"
+#. Ih^f
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"hd_id3148663\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc Function [Runtime]\">Loc Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc 函數 [執行階段]\">Loc 函數 [執行階段]</link>"
-#: 03030108.xhp#par_id3148550.2.help.text
-msgid "Returns the internal date number from a string that contains a date in ISO format."
-msgstr "從包含 ISO 格式日期的字串傳回內部日期數。"
+#. I9zU
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"par_id3154138\n"
+"2\n"
+"help.text"
+msgid "Returns the current position in an open file."
+msgstr "傳回開啟檔案中的目前位置。"
-#: 03030108.xhp#hd_id3148947.3.help.text
-msgctxt "03030108.xhp#hd_id3148947.3.help.text"
+#. Y(_f
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"hd_id3156422\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030108.xhp#par_id3150400.4.help.text
-msgid "CDateFromIso(String)"
-msgstr "CDateFromIso(String)"
+#. dJiE
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"par_id3150768\n"
+"4\n"
+"help.text"
+msgid "Loc(FileNumber)"
+msgstr "Loc (FileNumber)"
-#: 03030108.xhp#hd_id3154367.5.help.text
-msgctxt "03030108.xhp#hd_id3154367.5.help.text"
+#. 9=h;
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"hd_id3150440\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03030108.xhp#par_id3156212.6.help.text
-msgid "Internal date number"
-msgstr "內部日期數"
+#. ;o;.
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"par_id3152578\n"
+"6\n"
+"help.text"
+msgid "Long"
+msgstr "長型"
-#: 03030108.xhp#hd_id3125864.7.help.text
-msgctxt "03030108.xhp#hd_id3125864.7.help.text"
+#. nJ4!
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"hd_id3152462\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030108.xhp#par_id3154685.8.help.text
-msgid "<emph>String:</emph> A string that contains a date in ISO format. The year may have two or four digits."
-msgstr "<emph>String:</emph>包含 ISO 格式日期的字串。年份可以是兩個或四個數位。"
-
-#: 03030108.xhp#hd_id3150439.9.help.text
-msgctxt "03030108.xhp#hd_id3150439.9.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. jSLg
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"par_id3153363\n"
+"8\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is set by the Open statement for the respective file."
+msgstr "<emph>FileNumber:</emph>任意數值型表示式,包含由 Open 陳述式為各個檔案設定的檔案編號。"
-#: 03030108.xhp#par_id3147318.10.help.text
-msgid "dateval = CDateFromIso(\"20021231\")"
-msgstr "dateval = CDateFromIso(\"20021231\")"
+#. FQTH
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"par_id3154320\n"
+"9\n"
+"help.text"
+msgid "If the Loc function is used for an open random access file, it returns the number of the last record that was last read or written."
+msgstr "如果對一個開啟的隨機存取檔案使用 Loc 函數,此函數將傳回上次讀取或寫入的最後一個資料條目的編號。"
-#: 03030108.xhp#par_id3146921.11.help.text
-msgid "returns 12/31/2002 in the date format of your system"
-msgstr "以系統的日期格式傳回 2002 年 12 月 31 日"
+#. 1Oh5
+#: 03020302.xhp
+msgctxt ""
+"03020302.xhp\n"
+"par_id3151115\n"
+"10\n"
+"help.text"
+msgid "For a sequential file, the Loc function returns the position in a file divided by 128. For binary files, the position of the last read or written byte is returned."
+msgstr "對於循序檔案,Loc 函數傳回檔案中由 128 分割的位置;對於二進制檔案,則傳回上一次讀取或寫入的位元組的位置。"
-#: 03030301.xhp#tit.help.text
-msgid "Date Statement [Runtime]"
-msgstr "Date 陳述式 [執行階段]"
+#. :+cT
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefErr Statement [Runtime]"
+msgstr "DefErr 陳述式 [執行階段]"
-#: 03030301.xhp#bm_id3156027.help.text
-msgid "<bookmark_value>Date statement</bookmark_value>"
-msgstr "<bookmark_value>Date 陳述式</bookmark_value>"
+#. )$\i
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"bm_id8177739\n"
+"help.text"
+msgid "<bookmark_value>DefErr statement</bookmark_value>"
+msgstr "<bookmark_value>DefErr 陳述式</bookmark_value>"
-#: 03030301.xhp#hd_id3156027.1.help.text
-msgid "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date Statement [Runtime]\">Date Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date 陳述式 [執行階段]\">Date 陳述式 [執行階段]</link>"
+#. 6dqk
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN1057D\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101120.xhp\">DefErr Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101120.xhp\">DefErr 陳述式 [執行階段]</link>"
-#: 03030301.xhp#par_id3147291.2.help.text
-msgid "Returns the current system date as a string, or resets the date. The date format depends on your local system settings."
-msgstr "以字串形式傳回目前的系統日期,或者重設系統日期。日期的格式取決於本機的系統設定。"
+#. Dlbk
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN1058D\n"
+"help.text"
+msgid "If no type-declaration character or keyword is specified, the DefErr statement sets the default variable type, according to a letter range."
+msgstr "如果未指定類型宣告字元或關鍵字,DefErr 陳述式將依字母範圍設定預設的變數類型。"
-#: 03030301.xhp#hd_id3148686.3.help.text
-msgctxt "03030301.xhp#hd_id3148686.3.help.text"
+#. CSP0
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN10590\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03030301.xhp#par_id3146794.4.help.text
-msgid "Date ; Date = Text As String"
-msgstr "Date ; Date = Text As String"
+#. v-4v
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN10594\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-#: 03030301.xhp#hd_id3154347.5.help.text
-msgctxt "03030301.xhp#hd_id3154347.5.help.text"
+#. 4^va
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN10597\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03030301.xhp#par_id3145069.6.help.text
-msgid "<emph>Text:</emph> Only required in order to reset the system date. In this case, the string expression must correspond to the date format defined in your local settings."
-msgstr "<emph>Text:</emph>僅為重設系統日期而需要。在這種情況下,字串型表示式必須與本機設定中定義的日期格式相對應。"
-
-#: 03030301.xhp#hd_id3150793.7.help.text
-msgctxt "03030301.xhp#hd_id3150793.7.help.text"
-msgid "Example:"
-msgstr "示例:"
-
-#: 03030301.xhp#par_id3151212.8.help.text
-msgid "Sub ExampleDate"
-msgstr "Sub ExampleDate"
-
-#: 03030301.xhp#par_id3156424.9.help.text
-msgid "msgbox \"The date is \" & Date"
-msgstr "msgbox \"The date is \" & Date"
+#. M9lg
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN1059B\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
-#: 03030301.xhp#par_id3145174.10.help.text
-msgctxt "03030301.xhp#par_id3145174.10.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. .I;j
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN105A2\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph>定義預設變數類型的關鍵字:"
-#: 03131600.xhp#tit.help.text
-msgid "CreateUnoService Function [Runtime]"
-msgstr "CreateUnoService 函數 [執行階段]"
+#. ^qP=
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN105A9\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>關鍵字:</emph>預設變數類型"
-#: 03131600.xhp#bm_id3150682.help.text
-msgid "<bookmark_value>CreateUnoService function</bookmark_value>"
-msgstr "<bookmark_value>CreateUnoService;函數</bookmark_value>"
+#. Xl4Y
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN105B0\n"
+"help.text"
+msgid "<emph>DefErr:</emph> Error"
+msgstr "<emph>DefErr:</emph>錯誤"
-#: 03131600.xhp#hd_id3150682.1.help.text
-msgid "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function [Runtime]\">CreateUnoService Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService 函數 [執行階段]\">CreateUnoService 函數 [執行階段]</link>"
+#. nHhz
+#: 03101120.xhp
+msgctxt ""
+"03101120.xhp\n"
+"par_idN105B7\n"
+"help.text"
+msgid "Example:"
+msgstr "範例:"
-#: 03131600.xhp#par_id3152924.2.help.text
-msgid "Instantiates a Uno service with the ProcessServiceManager."
-msgstr "使用 ProcessServiceManager 實例化 Uno 服務。"
+#. \#If
+#: 03101120.xhp
+#, fuzzy
+msgctxt ""
+"03101120.xhp\n"
+"par_idN105BB\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM 變數類型的前綴定義:"
-#: 03131600.xhp#hd_id3152801.3.help.text
-msgctxt "03131600.xhp#hd_id3152801.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. r(KR
+#: 03101120.xhp
+#, fuzzy
+msgctxt ""
+"03101120.xhp\n"
+"par_idN105D9\n"
+"help.text"
+msgid "eErr=Error ' eErr is an implicit error variable"
+msgstr "eErr=Error REM eErr 是隱式的錯誤變數"
-#: 03131600.xhp#par_id3153346.4.help.text
-msgid "oService = CreateUnoService( Uno service name )"
-msgstr "oService = CreateUnoService( Uno service name )"
+#. _{Fm
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Imp-Operator [Runtime]"
+msgstr "「蘊含」運算子 [執行階段]"
-#: 03131600.xhp#par_idN1060F.help.text
-msgid "For a list of available services, go to: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
-msgstr "如需可用服務清單,請前往:http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
+#. -O$P
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"bm_id3156024\n"
+"help.text"
+msgid "<bookmark_value>Imp operator (logical)</bookmark_value>"
+msgstr "<bookmark_value>蘊含運算子 (邏輯)</bookmark_value>"
-#: 03131600.xhp#hd_id3151111.5.help.text
-msgctxt "03131600.xhp#hd_id3151111.5.help.text"
-msgid "Examples:"
-msgstr "示例:"
+#. |V{n
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"hd_id3156024\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"Imp-Operator [Runtime]\">Imp Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"「蘊含」運算子 [執行階段]\">「蘊含」運算子 [執行階段]</link>"
-#: 03131600.xhp#par_id3154046.6.help.text
-msgctxt "03131600.xhp#par_id3154046.6.help.text"
-msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-msgstr "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
+#. }k|K
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3148947\n"
+"2\n"
+"help.text"
+msgid "Performs a logical implication on two expressions."
+msgstr "對兩個表示式執行邏輯隱含。"
-#: 03131600.xhp#bm_id8334604.help.text
-msgid "<bookmark_value>filepicker;API service</bookmark_value>"
-msgstr "<bookmark_value>filepicker;API service</bookmark_value>"
+#. 6%L+
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"hd_id3148664\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03131600.xhp#par_idN10625.help.text
-msgid "The following code uses a service to open a file open dialog:"
-msgstr "下列程式碼使用服務來開啟開啟舊檔對話方塊:"
+#. _jB{
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3149656\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 Imp Expression2"
+msgstr "Result = Expression1 Imp Expression2"
-#: 03131600.xhp#par_idN10628.help.text
-msgctxt "03131600.xhp#par_idN10628.help.text"
-msgid "Sub Main"
-msgstr "Sub Main"
+#. [HH=
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"hd_id3151212\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03131600.xhp#par_idN1062B.help.text
-msgid "fName = FileOpenDialog (\"Please select a file\")"
-msgstr "fName = FileOpenDialog (\"Please select a file\")"
+#. Wz#G
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3154910\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the implication."
+msgstr "<emph>Result</emph>:包含隱含運算結果的任意數值型變數。"
-#: 03131600.xhp#par_idN10630.help.text
-msgid "print \"file chosen: \"+fName"
-msgstr "print \"file chosen: \"+fName"
+#. +a?)
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3156281\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to evaluate with the Imp operator."
+msgstr "<emph>Expression1, Expression2:</emph>要使用「蘊含」運算子演算的任意表示式。"
-#: 03131600.xhp#par_idN10635.help.text
-msgctxt "03131600.xhp#par_idN10635.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. ;Y$6
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3150440\n"
+"8\n"
+"help.text"
+msgid "If you use the Imp operator in Boolean expressions, False is only returned if the first expression evaluates to True and the second expression to False."
+msgstr "如果在布林型表示式中使用「蘊含」運算子時,第一個表示式演算值為 True (真),且第二個表示式演算值為 False (假),則僅傳回 False (假)。"
-#: 03131600.xhp#par_idN1063A.help.text
-msgid "function FileOpenDialog(title as String) as String"
-msgstr "function FileOpenDialog(title as String) as String"
+#. F8X*
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3163710\n"
+"9\n"
+"help.text"
+msgid "If you use the Imp operator in bit expressions, a bit is deleted from the result if the corresponding bit is set in the first expression and the corresponding bit is deleted in the second expression."
+msgstr "如果在位元表示式中使用「蘊含」運算子時,第一個表示式中設定了某個位元,而第二個表示式中刪除了此位元,則也將從結果中刪除此位元。"
-#: 03131600.xhp#par_idN1063D.help.text
-msgid "filepicker = createUnoService(\"com.sun.star.ui.dialogs.FilePicker\")"
-msgstr "filepicker = createUnoService(\"com.sun.star.ui.dialogs.FilePicker\")"
+#. uqRM
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"hd_id3147318\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03131600.xhp#par_idN10642.help.text
-msgid "filepicker.Title = title"
-msgstr "filepicker.Title = title"
+#. %-Oe
+#: 03060300.xhp
+#, fuzzy
+msgctxt ""
+"03060300.xhp\n"
+"par_id3145750\n"
+"15\n"
+"help.text"
+msgid "vOut = A > B Imp B > C ' returns -1"
+msgstr "vOut = A > B Imp B > C REM 傳回 -1"
-#: 03131600.xhp#par_idN10647.help.text
-msgid "filepicker.execute()"
-msgstr "filepicker.execute()"
+#. ud0,
+#: 03060300.xhp
+#, fuzzy
+msgctxt ""
+"03060300.xhp\n"
+"par_id3156441\n"
+"16\n"
+"help.text"
+msgid "vOut = B > A Imp B > C ' returns -1"
+msgstr "vOut = B > A Imp B > C REM 傳回 -1"
-#: 03131600.xhp#par_idN1064C.help.text
-msgid "files = filepicker.getFiles()"
-msgstr "files = filepicker.getFiles()"
+#. y7Sz
+#: 03060300.xhp
+#, fuzzy
+msgctxt ""
+"03060300.xhp\n"
+"par_id3152596\n"
+"17\n"
+"help.text"
+msgid "vOut = A > B Imp B > D ' returns 0"
+msgstr "vOut = A > B Imp B > D REM 傳回 0"
-#: 03131600.xhp#par_idN10651.help.text
-msgid "FileOpenDialog=files(0)"
-msgstr "FileOpenDialog=files(0)"
+#. z?Gq
+#: 03060300.xhp
+#, fuzzy
+msgctxt ""
+"03060300.xhp\n"
+"par_id3154942\n"
+"18\n"
+"help.text"
+msgid "vOut = (B > D Imp B > A) ' returns -1"
+msgstr "vOut = (B > D Imp B > A) REM 傳回 -1"
-#: 03131600.xhp#par_idN10656.help.text
-msgid "End function"
-msgstr "End function"
+#. %7dJ
+#: 03060300.xhp
+#, fuzzy
+msgctxt ""
+"03060300.xhp\n"
+"par_id3154492\n"
+"19\n"
+"help.text"
+msgid "vOut = B Imp A ' returns -1"
+msgstr "vOut = B Imp A REM 傳回 -1"
-#: 03120301.xhp#tit.help.text
-msgid "Format Function [Runtime]"
-msgstr "Format 函數 [執行階段]"
+#. KKSB
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"tit\n"
+"help.text"
+msgid "CVar Function [Runtime]"
+msgstr "CVar 函數 [執行階段]"
-#: 03120301.xhp#bm_id3153539.help.text
-msgid "<bookmark_value>Format function</bookmark_value>"
-msgstr "<bookmark_value>Format;函數</bookmark_value>"
+#. .qLY
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"bm_id2338633\n"
+"help.text"
+msgid "<bookmark_value>CVar function</bookmark_value>"
+msgstr "<bookmark_value>CVar 函數</bookmark_value>"
-#: 03120301.xhp#hd_id3153539.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format Function [Runtime]\">Format Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format 函數 [執行階段]\">Format 函數 [執行階段]</link>"
+#. h9lv
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN1054B\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03100070.xhp\">CVar Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03100070.xhp\">CVar 函數 [執行階段]</link>"
-#: 03120301.xhp#par_id3156042.2.help.text
-msgid "Converts a number to a string, and then formats it according to the format that you specify."
-msgstr "將數字轉換成字串,然後依指定的格式對其進行格式化。"
+#. ~Q/R
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN1055B\n"
+"help.text"
+msgid "Converts a string expression or numeric expression to a variant expression."
+msgstr "將字串型表示式或數值型表示式轉換為變體型表示式。"
-#: 03120301.xhp#hd_id3145090.4.help.text
-msgctxt "03120301.xhp#hd_id3145090.4.help.text"
+#. )X%G
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN1055E\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03120301.xhp#par_id3153527.5.help.text
-msgid "Format (Number [, Format As String])"
-msgstr "Format(Number[, Format As String])"
+#. D#-1
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN10562\n"
+"help.text"
+msgid "CVar(Expression)"
+msgstr "CVar(Expression)"
-#: 03120301.xhp#hd_id3149178.6.help.text
-msgctxt "03120301.xhp#hd_id3149178.6.help.text"
+#. 5l]p
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN10565\n"
+"help.text"
msgid "Return value:"
-msgstr "傳回值類型:"
+msgstr "傳回值:"
-#: 03120301.xhp#par_id3148474.7.help.text
-msgctxt "03120301.xhp#par_id3148474.7.help.text"
-msgid "String"
-msgstr "字串型"
+#. f^7Y
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN10569\n"
+"help.text"
+msgid "Variant."
+msgstr "變體。"
-#: 03120301.xhp#hd_id3159176.8.help.text
-msgctxt "03120301.xhp#hd_id3159176.8.help.text"
-msgid "Parameters:"
+#. ={M:
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN1056C\n"
+"help.text"
+msgid "Parameter:"
msgstr "參數:"
-#: 03120301.xhp#par_id3149415.9.help.text
-msgid "<emph>Number:</emph> Numeric expression that you want to convert to a formatted string."
-msgstr "<emph>Number:</emph>要轉換成已格式化字串的數值型表示式。"
-
-#: 03120301.xhp#par_id3147531.10.help.text
-msgid "<emph>Format:</emph> String that specifies the format code for the number. If <emph>Format</emph> is omitted, the Format function works like the <emph>Str</emph> function."
-msgstr "<emph>Format:</emph>指定用於數字之格式代碼的字串。如果不指定 <emph>Format</emph>,Format 函數的功能類似於 <emph>Str</emph> 函數。"
-
-#: 03120301.xhp#hd_id3147561.47.help.text
-msgid "Formatting Codes"
-msgstr "格式化代碼"
+#. OH[v
+#: 03100070.xhp
+msgctxt ""
+"03100070.xhp\n"
+"par_idN10570\n"
+"help.text"
+msgid "Expression: Any string or numeric expression that you want to convert."
+msgstr "Expression:要轉換的任意字串型表示式或數值型表示式。"
-#: 03120301.xhp#par_id3147265.11.help.text
-msgid "The following list describes the codes that you can use for formatting a number:"
-msgstr "以下清單描述了可用來格式化數字的代碼:"
+#. /H.Y
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"tit\n"
+"help.text"
+msgid "Mod-Operator [Runtime]"
+msgstr "「Mod (求餘數)」 運算子 [執行階段]"
-#: 03120301.xhp#par_id3153380.12.help.text
-msgid "<emph>0:</emph> If <emph>Number</emph> has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed."
-msgstr "<emph>0:</emph>在 <emph>Number</emph> 中,如果與格式代碼中的 0 相對應的位置上有數位,則顯示該數位,否則顯示零。"
+#. h4uc
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"bm_id3150669\n"
+"help.text"
+msgid "<bookmark_value>MOD operator (mathematical)</bookmark_value>"
+msgstr "<bookmark_value>MOD (求餘數) 運算子 (數學)</bookmark_value>"
-#: 03120301.xhp#par_id3151210.13.help.text
-msgid "If <emph>Number</emph> has fewer digits than the number of zeros in the format code, (on either side of the decimal), leading or trailing zeros are displayed. If the number has more digits to the left of the decimal separator than the amount of zeros in the format code, the additional digits are displayed without formatting."
-msgstr "如果 <emph>Number</emph> 表示式中小數點任意一側的數位數小於格式代碼中零的個數,將顯示前導零或尾隨零。如果 Number 中小數分隔符左側的數位數多於格式代碼中零的個數,則顯示多餘的數位而不加以修改。"
+#. tpFQ
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"hd_id3150669\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"Mod-Operator [Runtime]\">Mod Operator [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"「Mod (求餘數)」 運算子 [執行階段]\">「Mod (求餘數)」 運算子 [執行階段]</link>"
-#: 03120301.xhp#par_id3151176.14.help.text
-msgid "Decimal places in the number are rounded according to the number of zeros that appear after the decimal separator in the <emph>Format </emph>code."
-msgstr "數字中的小數位數依 <emph>Format</emph> 代碼中小數分隔符後出現的零的個數而捨入。"
+#. Ck2L
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"par_id3148686\n"
+"2\n"
+"help.text"
+msgid "Returns the integer remainder of a division."
+msgstr "傳回除法運算的餘數。"
-#: 03120301.xhp#par_id3154123.15.help.text
-msgid "<emph>#:</emph> If <emph>Number</emph> contains a digit at the position of the # placeholder in the <emph>Format</emph> code, the digit is displayed, otherwise nothing is displayed at this position."
-msgstr "<emph>#:</emph>如果 <emph>Number</emph> 中與 <emph>Format</emph> 代碼中的 # 萬用字元相對應的位置上有數位,則顯示該數位,否則此位置不顯示任何值。"
+#. R8@z
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"hd_id3146795\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "<emph>語法</emph>:"
-#: 03120301.xhp#par_id3148452.16.help.text
-msgid "This symbol works like the 0, except that leading or trailing zeroes are not displayed if there are more # characters in the format code than digits in the number. Only the relevant digits of the number are displayed."
-msgstr "此符號的功能與 0 類似,不同的是,當格式代碼中的 # 萬用字元位數多於數字中的數位位數時,不顯示前導零或尾隨零,而只顯示有關的數位。"
+#. C].}
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"par_id3147560\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 MOD Expression2"
+msgstr "Result = Expression1 MOD Expression2"
-#: 03120301.xhp#par_id3159150.17.help.text
-msgid "<emph>.:</emph> The decimal placeholder determines the number of decimal places to the left and right of the decimal separator."
-msgstr "<emph>.:</emph>小數萬用字元用於確定小數分隔符左邊和右邊的位數。"
+#. zWL7
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"hd_id3149657\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03120301.xhp#par_id3159252.18.help.text
-msgid "If the format code contains only # placeholders to the left of this symbol, numbers less than 1 begin with a decimal separator. To always display a leading zero with fractional numbers, use 0 as a placeholder for the first digit to the left of the decimal separator."
-msgstr "如果在格式代碼中,此符號左側僅包含 # 定位符,則純小數 (小於 1) 將以小數分隔符作為開頭。若要使小數總是顯示前導零,請使用 0 作為小數分隔符左側第一個數位的定位符。"
+#. K?.L
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"par_id3153380\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03120301.xhp#par_id3153368.19.help.text
-msgid "<emph>%:</emph> Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code."
-msgstr "<emph>%:</emph>將數字乘以 100,並在格式代碼中該數字出現的位置插入百分號 (%)。"
+#. PyKi
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"hd_id3154365\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03120301.xhp#par_id3149481.20.help.text
-msgid "<emph>E- E+ e- e+ :</emph> If the format code contains at least one digit placeholder (0 or #) to the right of the symbol E-, E+, e-, or e+, the number is formatted in the scientific or exponential format. The letter E or e is inserted between the number and the exponent. The number of placeholders for digits to the right of the symbol determines the number of digits in the exponent."
-msgstr "<emph>E- E+ e- e+</emph>:如果格式代碼中包含符號 E-、E+、e- 或 e+ 且符號右側至少包含一個數位定位符 (0 或 #),則數字會格式化為科學記數法或指數等格式,並且數字和指數之間會插入字母 E 或 e。指數形式的數位數取決於符號右側定位符的數位數。"
+#. F6FR
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"par_id3145172\n"
+"8\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the MOD operation."
+msgstr "<emph>Result:</emph>包含「求餘數」計算結果的任意數值型變數。"
-#: 03120301.xhp#par_id3149262.21.help.text
-msgid "If the exponent is negative, a minus sign is displayed directly before an exponent with E-, E+, e-, e+. If the exponent is positive, a plus sign is only displayed before exponents with E+ or e+."
-msgstr "如果指數為負數,則在包含 E-、E+、e-、e+ 的指數前顯示減號。如果指數為正數,則僅在包含 E+ 或 e+ 的指數前顯示加號。"
+#. ^sg)
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"par_id3151042\n"
+"9\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to divide."
+msgstr "<emph>Expression1, Expression2:</emph>要進行除法運算的任意數值型表示式。"
-#: 03120301.xhp#par_id3148617.23.help.text
-msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)."
-msgstr "如果格式代碼中包含分隔符且分隔符前後有數位定位符 (0 或 #),則顯示千位分隔符。"
+#. qK0e
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"hd_id3147287\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03120301.xhp#par_id3163713.29.help.text
-msgid "The use of a period as a thousands and decimal separator is dependent on the regional setting. When you enter a number directly in Basic source code, always use a period as decimal delimiter. The actual character displayed as a decimal separator depends on the number format in your system settings."
-msgstr "句點是用作千位分隔符還是用作小數分隔符,取決於地區設定,而作為小數分隔符顯示的實際字元取決於系統設定中的數字格式。此處的示例假定地區設定為「US」。"
+#. DAVC
+#: 03070600.xhp
+#, fuzzy
+msgctxt ""
+"03070600.xhp\n"
+"par_id3161832\n"
+"12\n"
+"help.text"
+msgid "Print 10 Mod 2.5 ' returns 0"
+msgstr "print 10 mod 2.5 REM 傳回 0"
-#: 03120301.xhp#par_id3152887.24.help.text
-msgid "<emph>- + $ ( ) space:</emph> A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character."
-msgstr "<emph>- + $ ( ) 空格</emph>:直接在格式代碼中輸入的加號 (+)、減號 (-)、美元符號 ($)、空格或括號顯示為文字字元。"
+#. W(B?
+#: 03070600.xhp
+#, fuzzy
+msgctxt ""
+"03070600.xhp\n"
+"par_id3146922\n"
+"13\n"
+"help.text"
+msgid "Print 10 / 2.5 ' returns 4"
+msgstr "print 10 / 2.5 REM 傳回 4"
-#: 03120301.xhp#par_id3148576.25.help.text
-msgid "To display characters other than the ones listed here, you must precede it by a backslash (\\), or enclose it in quotation marks (\" \")."
-msgstr "若要顯示除上述之外的其他字元,必須在該字元前加反斜線 (\\),或在字元前後加引號 (\" \")。"
+#. kQ*W
+#: 03070600.xhp
+#, fuzzy
+msgctxt ""
+"03070600.xhp\n"
+"par_id3145273\n"
+"14\n"
+"help.text"
+msgid "Print 10 Mod 5 ' returns 0"
+msgstr "print 10 mod 5 REM 傳回 0"
-#: 03120301.xhp#par_id3153139.26.help.text
-msgid "\\ : The backslash displays the next character in the format code."
-msgstr "\\ : 顯示格式代碼中反斜線後面的字元。"
+#. P_$T
+#: 03070600.xhp
+#, fuzzy
+msgctxt ""
+"03070600.xhp\n"
+"par_id3150011\n"
+"15\n"
+"help.text"
+msgid "Print 10 / 5 ' returns 2"
+msgstr "print 10 / 5 REM 傳回 2"
-#: 03120301.xhp#par_id3153366.27.help.text
-msgid "Characters in the format code that have a special meaning can only be displayed as literal characters if they are preceded by a backslash. The backslash itself is not displayed, unless you enter a double backslash (\\\\) in the format code."
-msgstr "如果在格式代碼中具有特殊含義的字元前加上反斜線,則這些字元會顯示為文字字元。反斜線本身不會顯示,除非在格式代碼中輸入兩條反斜線 (\\\\)。"
+#. X=fb
+#: 03070600.xhp
+#, fuzzy
+msgctxt ""
+"03070600.xhp\n"
+"par_id3149483\n"
+"16\n"
+"help.text"
+msgid "Print 5 Mod 10 ' returns 5"
+msgstr "print 5 mod 10 REM 傳回 5"
-#: 03120301.xhp#par_id3155411.28.help.text
-msgid "Characters that must be preceded by a backslash in the format code in order to be displayed as literal characters are date- and time-formatting characters (a, c, d, h, m, n, p, q, s, t, w, y, /, :), numeric-formatting characters (#, 0, %, E, e, comma, period), and string-formatting characters (@, &, <, >, !)."
-msgstr "在格式代碼中,為了顯示為文字字元而必須在前面加反斜線的字元包括日期、時間等格式化字元 (a、c、d、h、m、n、p、q、s、t、w、y、/、:)、數字格式化字元 (#、0、%、E、e、逗號、句點) 和字串格式化字元 (@、&、<、>、!)。"
+#. Q6s)
+#: 03070600.xhp
+#, fuzzy
+msgctxt ""
+"03070600.xhp\n"
+"par_id3151114\n"
+"17\n"
+"help.text"
+msgid "Print 5 / 10 ' returns 0.5"
+msgstr "print 5 / 10 REM 傳回 0.5"
-#: 03120301.xhp#par_id3145749.30.help.text
-msgid "You can also use the following predefined number formats. Except for \"General Number\", all of the predefined format codes return the number as a decimal number with two decimal places."
-msgstr "也可以使用以下預先定義的數字格式。除「General Number」之外,所有預先定義的格式代碼傳回的數字都帶有兩位小數。"
+#. 2r$T
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"tit\n"
+"help.text"
+msgid "FileCopy Statement [Runtime]"
+msgstr "FileCopy 陳述式 [執行階段]"
-#: 03120301.xhp#par_id3150113.31.help.text
-msgid "If you use predefined formats, the name of the format must be enclosed in quotation marks."
-msgstr "如果您使用預先定義的格式,格式名稱的前後必須加上引號。"
+#. 1#A\
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"bm_id3154840\n"
+"help.text"
+msgid "<bookmark_value>FileCopy statement</bookmark_value>"
+msgstr "<bookmark_value>FileCopy 陳述式</bookmark_value>"
-#: 03120301.xhp#hd_id3149377.32.help.text
-msgid "Predefined format"
-msgstr "預先定義的格式"
+#. 3DfO
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"hd_id3154840\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Statement [Runtime]\">FileCopy Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy 陳述式 [執行階段]\">FileCopy 陳述式 [執行階段]</link>"
-#: 03120301.xhp#par_id3154730.33.help.text
-msgid "<emph>General Number:</emph> Numbers are displayed as entered."
-msgstr "<emph>General Number:</emph>顯示格式與輸入格式相同的數字。"
+#. _*#T
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"par_id3149497\n"
+"2\n"
+"help.text"
+msgid "Copies a file."
+msgstr "複製檔案。"
-#: 03120301.xhp#par_id3153158.34.help.text
-msgid "<emph>Currency:</emph> Inserts a dollar sign in front of the number and encloses negative numbers in brackets."
-msgstr "<emph>Currency:</emph>在數字前插入美元符號並在負數前後加上括號。"
+#. Soc{
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"hd_id3147443\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03120301.xhp#par_id3154490.35.help.text
-msgid "<emph>Fixed:</emph> Displays at least one digit in front of the decimal separator."
-msgstr "<emph>Fixed:</emph>至少顯示小數分隔符前一位數位。"
+#. :s_E
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"par_id3146957\n"
+"4\n"
+"help.text"
+msgid "FileCopy TextFrom As String, TextTo As String"
+msgstr "FileCopy TextFrom As String, TextTo As String"
-#: 03120301.xhp#par_id3153415.36.help.text
-msgid "<emph>Standard:</emph> Displays numbers with a thousands separator."
-msgstr "<emph>Standard:</emph>顯示數字時帶有千位分隔符。"
+#. $U-z
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"hd_id3153825\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03120301.xhp#par_id3150715.37.help.text
-msgid "<emph>Percent:</emph> Multiplies the number by 100 and appends a percent sign to the number."
-msgstr "<emph>Percent:</emph>將數字乘以 100,並附加百分號。"
+#. )KT~
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"par_id3155390\n"
+"6\n"
+"help.text"
+msgid "<emph>TextFrom:</emph> Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr "<emph>TextFrom</emph>:用於指定所要複製的檔案名稱的任意字串型表示式。此表示式可包含可選擇的路徑和磁碟機資訊。如果需要,您也可以用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>輸入路徑。"
-#: 03120301.xhp#par_id3153836.38.help.text
-msgid "<emph>Scientific:</emph> Displays numbers in scientific format (for example, 1.00E+03 for 1000)."
-msgstr "<emph>Scientific:</emph>以科學記數法格式顯示數字 (例如,1000 顯示為 1.00E+03)。"
+#. 6j57
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"par_id3150669\n"
+"7\n"
+"help.text"
+msgid "<emph>TextTo:</emph> Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
+msgstr "<emph>TextTo:</emph>用於指定將來源檔案複製到的位置的任意字串型表示式。此表示式可包含目標磁碟機、路徑、檔案名稱,或以 URL 表示的路徑。"
-#: 03120301.xhp#par_id3153707.39.help.text
-msgid "A format code can be divided into three sections that are separated by semicolons. The first part defines the format for positive values, the second part for negative values, and the third part for zero. If you only specify one format code, it applies to all numbers."
-msgstr "格式代碼可以分為三個區域,彼此之間以分號分隔。三個部份依次定義正數、負數和零的格式。如果僅指定一種格式代碼,則所有數字都將採用這種代碼。"
+#. l\mp
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"par_id3150791\n"
+"8\n"
+"help.text"
+msgid "You can only use the FileCopy statement to copy files that are not opened."
+msgstr "您只能使用 FileCopy 陳述式複製未開啟的檔案。"
-#: 03120301.xhp#hd_id3149019.40.help.text
-msgctxt "03120301.xhp#hd_id3149019.40.help.text"
+#. =A3r
+#: 03020406.xhp
+msgctxt ""
+"03020406.xhp\n"
+"hd_id3125863\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03120301.xhp#par_id3156054.41.help.text
-msgid "Sub ExampleFormat"
-msgstr "Sub ExampleFormat"
-
-#: 03120301.xhp#par_id3148993.42.help.text
-msgid "MsgBox Format(6328.2, \"##,##0.00\")"
-msgstr "MsgBox Format (6328.2, \"##,##0.00\")"
-
-#: 03120301.xhp#par_idN107A2.help.text
-msgid "REM always use a period as decimal delimiter when you enter numbers in Basic source code."
-msgstr "當您以 Basic 原始程式碼輸入數字時,REM 一律使用句點當作小數點定義符號。"
-
-#: 03120301.xhp#par_id3147339.46.help.text
-msgid "REM displays for example 6,328.20 in English locale, 6.328,20 in German locale."
-msgstr "REM 例如,在英語語言環境中顯示為 6,328.20,在德語語言環境中顯示為 6.328,20"
-
-#: 03120301.xhp#par_id3156382.43.help.text
-msgctxt "03120301.xhp#par_id3156382.43.help.text"
-msgid "End Sub"
-msgstr "End Sub"
-
-#: 03130500.xhp#tit.help.text
-msgid "Shell Function [Runtime]"
-msgstr "Shell 函數 [執行階段]"
+#. VlwV
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefInt Statement [Runtime]"
+msgstr "DefInt 陳述式 [執行階段]"
-#: 03130500.xhp#bm_id3150040.help.text
-msgid "<bookmark_value>Shell function</bookmark_value>"
-msgstr "<bookmark_value>Shell;函數</bookmark_value>"
+#. 7b8!
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"bm_id3149811\n"
+"help.text"
+msgid "<bookmark_value>DefInt statement</bookmark_value>"
+msgstr "<bookmark_value>DefInt 陳述式</bookmark_value>"
-#: 03130500.xhp#hd_id3150040.1.help.text
-msgid "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Shell Function [Runtime]\">Shell Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Shell 函數 [執行階段]\">Shell 函數 [執行階段]</link>"
+#. NT~S
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"hd_id3149811\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt Statement [Runtime]\">DefInt Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt 陳述式 [執行階段]\">DefInt 陳述式 [執行階段]</link>"
-#: 03130500.xhp#par_id3153394.2.help.text
-msgid "Starts another application and defines the respective window style, if necessary."
-msgstr "如果需要,啟動其他應用程式並定義個別視窗樣式。"
+#. M%vc
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"par_id3149762\n"
+"2\n"
+"help.text"
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定標準的變數類型。"
-#: 03130500.xhp#hd_id3153345.4.help.text
-msgctxt "03130500.xhp#hd_id3153345.4.help.text"
-msgid "Syntax"
+#. T[4C
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"hd_id3148686\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr "語法:"
-#: 03130500.xhp#par_id3147576.5.help.text
-msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync]) "
-msgstr "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync]) "
+#. ?|oE
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"par_id3156023\n"
+"4\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-#: 03130500.xhp#hd_id3149235.6.help.text
-msgctxt "03130500.xhp#hd_id3149235.6.help.text"
-msgid "Parameter"
+#. t7,x
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"hd_id3156344\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
msgstr "參數:"
-#: 03130500.xhp#hd_id3154306.23.help.text
-msgid "Pathname"
-msgstr "Pathname"
-
-#: 03130500.xhp#par_id3155419.7.help.text
-msgid "Complete path and program name of the program that you want to start."
-msgstr "所要啟動程式的完整路徑和程式名稱。"
-
-#: 03130500.xhp#hd_id3150771.24.help.text
-msgid "Windowstyle"
-msgstr "Windowstyle"
-
-#: 03130500.xhp#par_id3145609.8.help.text
-msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:"
-msgstr "可選擇的整型表示式,用於指定執行程式的視窗的樣式。可能是以下的值:"
-
-#: 03130500.xhp#par_id3148663.25.help.text
-msgctxt "03130500.xhp#par_id3148663.25.help.text"
-msgid "0"
-msgstr "0"
-
-#: 03130500.xhp#par_id3153360.10.help.text
-msgid "The focus is on the hidden program window."
-msgstr "焦點位於隱入的程式視窗上。"
-
-#: 03130500.xhp#par_id3154123.26.help.text
-msgctxt "03130500.xhp#par_id3154123.26.help.text"
-msgid "1"
-msgstr "1"
+#. iRrt
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
-#: 03130500.xhp#par_id3144760.11.help.text
-msgid "The focus is on the program window in standard size."
-msgstr "焦點位於標準大小的程式視窗上。"
+#. F7I_
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"par_id3150398\n"
+"7\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
-#: 03130500.xhp#par_id3156422.27.help.text
-msgctxt "03130500.xhp#par_id3156422.27.help.text"
-msgid "2"
-msgstr "2"
+#. Sn_3
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"par_id3154365\n"
+"8\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>Keyword:</emph>標準的變數類型"
-#: 03130500.xhp#par_id3148451.12.help.text
-msgid "The focus is on the minimized program window."
-msgstr "焦點位於最小化的程式視窗上。"
+#. rN68
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"par_id3125863\n"
+"9\n"
+"help.text"
+msgid "<emph>DefInt:</emph> Integer"
+msgstr "<emph>DefInt:</emph>整型"
-#: 03130500.xhp#par_id3149561.28.help.text
-msgctxt "03130500.xhp#par_id3149561.28.help.text"
-msgid "3"
-msgstr "3"
+#. !Ogk
+#: 03101500.xhp
+msgctxt ""
+"03101500.xhp\n"
+"hd_id3154123\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03130500.xhp#par_id3146921.13.help.text
-msgid "focus is on the maximized program window."
-msgstr "焦點位於最大化的程式視窗上。"
+#. \Tl@
+#: 03101500.xhp
+#, fuzzy
+msgctxt ""
+"03101500.xhp\n"
+"par_id3151042\n"
+"12\n"
+"help.text"
+msgid "' Prefix definitions for variable types"
+msgstr "REM 變數類型的前綴定義"
-#: 03130500.xhp#par_id3149481.29.help.text
-msgctxt "03130500.xhp#par_id3149481.29.help.text"
-msgid "4"
-msgstr "4"
+#. ?7^_
+#: 03101500.xhp
+#, fuzzy
+msgctxt ""
+"03101500.xhp\n"
+"par_id3153728\n"
+"22\n"
+"help.text"
+msgid "iCount=200 ' iCount is an implicit integer variable"
+msgstr "iCount=200 REM iCount 是一個隱含的整數型變數"
-#: 03130500.xhp#par_id3155854.14.help.text
-msgid "Standard size program window, without focus."
-msgstr "標準大小的程式視窗,無焦點。"
+#. Gk7X
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"tit\n"
+"help.text"
+msgid "Seek Function [Runtime]"
+msgstr "Seek 函數 [執行階段]"
-#: 03130500.xhp#par_id3145271.30.help.text
-msgctxt "03130500.xhp#par_id3145271.30.help.text"
-msgid "6"
-msgstr "6"
+#. %kbY
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"bm_id3154367\n"
+"help.text"
+msgid "<bookmark_value>Seek function</bookmark_value>"
+msgstr "<bookmark_value>seek;函數</bookmark_value>"
-#: 03130500.xhp#par_id3152938.15.help.text
-msgid "Minimized program window, focus remains on the active window."
-msgstr "最小化的程式視窗,焦點仍位於使用中的視窗上。"
+#. 7sT#
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"hd_id3154367\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek Function [Runtime]\">Seek Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek 函數 [執行階段]\">Seek 函數 [執行階段]</link>"
-#: 03130500.xhp#par_id3146119.31.help.text
-msgid "10"
-msgstr "10"
+#. _~\w
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3156280\n"
+"2\n"
+"help.text"
+msgid "Returns the position for the next writing or reading in a file that was opened with the open statement."
+msgstr "傳回由 Open 陳述式開啟的檔案中下一個寫入或讀取的位置。"
-#: 03130500.xhp#par_id3151112.16.help.text
-msgid "Full-screen display."
-msgstr "全螢幕顯示。"
+#. X[AZ
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3153194\n"
+"3\n"
+"help.text"
+msgid "For random access files, the Seek function returns the number of the next record to be read."
+msgstr "對於隨機存取檔案,Seek 函數傳回下一個要讀取的資料條目之號碼。"
-#: 03130500.xhp#hd_id3150419.33.help.text
-msgid "Param"
-msgstr "Param"
+#. U^jm
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3161831\n"
+"4\n"
+"help.text"
+msgid "For all other files, the function returns the byte position at which the next operation is to occur."
+msgstr "對於所有其他檔案,該函數傳回將要進行下一個計算的位元組位置。"
-#: 03130500.xhp#par_id3149412.17.help.text
-msgid "Any string expression that specifies the command line that want to pass."
-msgstr "用於指定要傳送指令行的任意字串型表示式。"
+#. _\+l
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3155854\n"
+"5\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>、<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>。"
-#: 03130500.xhp#hd_id3148456.32.help.text
-msgid "bSync"
-msgstr "bSync"
+#. #=,+
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"hd_id3152460\n"
+"6\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03130500.xhp#par_id3154096.18.help.text
-msgid "If this value is set to <emph>true</emph>, the <emph>Shell</emph> command and all $[officename] tasks wait until the shell process completes. If the value is set to <emph>false</emph>, the shell returns directly. The default value is <emph>false</emph>."
-msgstr "如果將此值設定為 <emph>true (真)</emph>,則 <emph>Shell</emph> 指令和所有 $[officename] 工作都將處於等待狀態,直到 shell 程序完成為止。如果將此值設定為 <emph>false (假)</emph>,shell 將直接傳回結果。標準值是 <emph>false (假)</emph>。"
+#. +0\/
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3145365\n"
+"7\n"
+"help.text"
+msgid "Seek (FileNumber)"
+msgstr "Seek(FileNumber)"
-#: 03130500.xhp#hd_id3154270.19.help.text
-msgctxt "03130500.xhp#hd_id3154270.19.help.text"
-msgid "Example"
-msgstr "示例"
+#. @Q+}
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"hd_id3148575\n"
+"8\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03130500.xhp#par_id3153948.20.help.text
-msgid "Sub ExampleShellForWin"
-msgstr "Sub ExampleShellForWin"
+#. JOE@
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3159156\n"
+"9\n"
+"help.text"
+msgid "Long"
+msgstr "長型"
-#: 03130500.xhp#par_id3154479.21.help.text
-msgid " Shell(\"c:\\windows\\calc.exe\",2)"
-msgstr "Shell(\"c:\\windows\\calc.exe\",2)"
+#. F=1h
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"hd_id3149665\n"
+"10\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03130500.xhp#par_id3153709.22.help.text
-msgctxt "03130500.xhp#par_id3153709.22.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. {n[+
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
+"par_id3148645\n"
+"11\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> The data channel number used in the Open statement."
+msgstr "<emph>FileNumber:</emph> Open 陳述式中所使用的資料通道數目。"
-#: 03104600.xhp#tit.help.text
-msgid "EqualUnoObjects Function [Runtime]"
-msgstr "EqualUnoObjects 函數 [執行階段]"
+#. h_4u
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"tit\n"
+"help.text"
+msgid "Minute Function [Runtime]"
+msgstr "Minute 函數 [執行階段]"
-#: 03104600.xhp#bm_id3149205.help.text
-msgid "<bookmark_value>EqualUnoObjects function</bookmark_value>"
-msgstr "<bookmark_value>EqualUnoObjects;函數</bookmark_value>"
+#. Bd\*
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"bm_id3155419\n"
+"help.text"
+msgid "<bookmark_value>Minute function</bookmark_value>"
+msgstr "<bookmark_value>Minute;函數</bookmark_value>"
-#: 03104600.xhp#hd_id3149205.1.help.text
-msgid "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"EqualUnoObjects Function [Runtime]\">EqualUnoObjects Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"EqualUnoObjects 函數 [執行階段]\">EqualUnoObjects 函數 [執行階段]</link>"
+#. QQ^8
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"hd_id3155419\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute Function [Runtime]\">Minute Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute 函數 [執行階段]\">Minute 函數 [執行階段]</link>"
-#: 03104600.xhp#par_id3145090.2.help.text
-msgid "Returns True if the two specified Basic Uno objects represent the same Uno object instance."
-msgstr "如果指定的兩個 Basic Uno 物件表示相同的 Uno 物件實例,則傳回 True (真)。"
+#. NQ4w
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3156344\n"
+"2\n"
+"help.text"
+msgid "Returns the minute of the hour that corresponds to the serial time value that is generated by the TimeSerial or the TimeValue function."
+msgstr "傳回由 TimeSerial 或 TimeValue 函數產生的順序時間值所對應的分鐘值。"
-#: 03104600.xhp#hd_id3148538.3.help.text
-msgctxt "03104600.xhp#hd_id3148538.3.help.text"
+#. \5a`
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"hd_id3154758\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03104600.xhp#par_id3150669.4.help.text
-msgid "EqualUnoObjects( oObj1, oObj2 )"
-msgstr "EqualUnoObjects ( oObj1, oObj2 )"
+#. -$3q
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3149656\n"
+"4\n"
+"help.text"
+msgid "Minute (Number)"
+msgstr "Minute(Number)"
-#: 03104600.xhp#hd_id3150984.5.help.text
-msgctxt "03104600.xhp#hd_id3150984.5.help.text"
+#. F55p
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"hd_id3148798\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03104600.xhp#par_id3154285.6.help.text
-msgctxt "03104600.xhp#par_id3154285.6.help.text"
-msgid "Bool"
-msgstr "布林型"
-
-#: 03104600.xhp#hd_id3145315.7.help.text
-msgctxt "03104600.xhp#hd_id3145315.7.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. 3-mK
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3150449\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03104600.xhp#par_id3156024.8.help.text
-msgid "// Copy of objects -> same instance"
-msgstr "// 物件的副本 -> 相同實例"
+#. l+%6
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"hd_id3153193\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03104600.xhp#par_id3154923.9.help.text
-msgctxt "03104600.xhp#par_id3154923.9.help.text"
-msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-msgstr "oIntrospection = CreateUnoService ( \"com.sun.star.beans.Introspection\" )"
+#. rxua
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3153969\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the minute value."
+msgstr "<emph>Number:</emph>數值型表示式,包含用於傳回分鐘值的順序時間值。"
+
+#. 5Y5O
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3150869\n"
+"9\n"
+"help.text"
+msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the minute of the serial time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression:"
+msgstr "此函數是 <emph>TimeSerial</emph> 函數的逆運算,傳回由 <emph>TimeSerial</emph> 或 <emph>TimeValue</emph> 函數產生的順序時間值所對應的分鐘值。例如,表示式:"
-#: 03104600.xhp#par_id3147559.10.help.text
-msgid "oIntro2 = oIntrospection"
-msgstr "oIntro2 = oIntrospection"
+#. )dWa
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3149262\n"
+"10\n"
+"help.text"
+msgid "Print Minute(TimeSerial(12,30,41))"
+msgstr "Print Minute(TimeSerial(12,30,41))"
-#: 03104600.xhp#par_id3150541.11.help.text
-msgid "print EqualUnoObjects( oIntrospection, oIntro2 )"
-msgstr "print EqualUnoObjects ( oIntrospection, oIntro2 )"
+#. iOBJ
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3148576\n"
+"11\n"
+"help.text"
+msgid "returns the value 30."
+msgstr "傳回值為 30。"
-#: 03104600.xhp#par_id3153525.12.help.text
-msgid "// Copy of structs as value -> new instance"
-msgstr "// 作為值的結構的副本 -> 新實例"
+#. ?RoA
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"hd_id3150010\n"
+"12\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03104600.xhp#par_id3154366.13.help.text
-msgid "Dim Struct1 as new com.sun.star.beans.Property"
-msgstr "Dim Struct1 as new com.sun.star.beans.Property"
+#. 3.o(
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3159154\n"
+"13\n"
+"help.text"
+msgid "Sub ExampleMinute"
+msgstr "Sub ExampleMinute"
-#: 03104600.xhp#par_id3154348.14.help.text
-msgid "Struct2 = Struct1"
-msgstr "Struct2 = Struct1"
+#. n\XY
+#: 03030202.xhp
+msgctxt ""
+"03030202.xhp\n"
+"par_id3146119\n"
+"14\n"
+"help.text"
+msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\""
+msgstr "MsgBox \"The current minute is \"& Minute(Now)& \".\""
-#: 03104600.xhp#par_id3154125.15.help.text
-msgid "print EqualUnoObjects( Struct1, Struct2 )"
-msgstr "print EqualUnoObjects ( Struct1, Struct2 )"
+#. BVb*
+#: 03030202.xhp
+#, fuzzy
+msgctxt ""
+"03030202.xhp\n"
+"par_id3153726\n"
+"15\n"
+"help.text"
+msgid "end sub"
+msgstr "end sub"
-#: 03102000.xhp#tit.help.text
-msgid "DefVar Statement [Runtime]"
-msgstr "DefVar 陳述式 [執行階段]"
+#. *2]C
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Option Base Statement [Runtime]"
+msgstr "Option Base 陳述式 [執行階段]"
-#: 03102000.xhp#bm_id3143267.help.text
-msgid "<bookmark_value>DefVar statement</bookmark_value>"
-msgstr "<bookmark_value>DefVar 陳述式</bookmark_value>"
+#. j^W$
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"bm_id3155805\n"
+"help.text"
+msgid "<bookmark_value>Option Base statement</bookmark_value>"
+msgstr "<bookmark_value>Option Base 陳述式</bookmark_value>"
-#: 03102000.xhp#hd_id3143267.1.help.text
-msgid "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar Statement [Runtime]\">DefVar Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar 陳述式 [執行階段]\">DefVar 陳述式 [執行階段]</link>"
+#. *U{-
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"hd_id3155805\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103200.xhp\" name=\"Option Base Statement [Runtime]\">Option Base Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103200.xhp\" name=\"Option Base 陳述式 [執行階段]\">Option Base 陳述式 [執行階段]</link>"
-#: 03102000.xhp#par_id3153825.2.help.text
-msgctxt "03102000.xhp#par_id3153825.2.help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
-msgstr "如果未指定類型宣告字元或關鍵字,則依字母範圍設定標準的變數類型。"
+#. =s)J
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"par_id3147242\n"
+"2\n"
+"help.text"
+msgid "Defines the default lower boundary for arrays as 0 or 1."
+msgstr "將陣列的標準下邊界定義為 0 或 1。"
-#: 03102000.xhp#hd_id3154143.3.help.text
-msgctxt "03102000.xhp#hd_id3154143.3.help.text"
+#. R$18
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"hd_id3150771\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03102000.xhp#par_id3149514.4.help.text
-msgctxt "03102000.xhp#par_id3149514.4.help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
+#. {q!n
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"par_id3147573\n"
+"4\n"
+"help.text"
+msgid "Option Base { 0 | 1}"
+msgstr "Option Base { 0 | 1}"
-#: 03102000.xhp#hd_id3156024.5.help.text
-msgctxt "03102000.xhp#hd_id3156024.5.help.text"
+#. .%Uf
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"hd_id3145315\n"
+"5\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03102000.xhp#par_id3147560.6.help.text
-msgctxt "03102000.xhp#par_id3147560.6.help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定標準的資料類型。"
+#. b*%/
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"par_id3147229\n"
+"6\n"
+"help.text"
+msgid "This statement must be added before the executable program code in a module."
+msgstr "此陳述式必須位於模組中的可執行程式碼之前。"
-#: 03102000.xhp#par_id3148552.7.help.text
-msgctxt "03102000.xhp#par_id3148552.7.help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph>定義標準變數類型的關鍵字:"
+#. :023
+#: 03103200.xhp
+msgctxt ""
+"03103200.xhp\n"
+"hd_id3150870\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03102000.xhp#par_id3153524.8.help.text
-msgctxt "03102000.xhp#par_id3153524.8.help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Keyword:</emph>標準的變數類型"
+#. g(cb
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"tit\n"
+"help.text"
+msgid "Sqr Function [Runtime]"
+msgstr "Sqr 函數 [執行階段]"
-#: 03102000.xhp#par_id3150767.9.help.text
-msgid "<emph>DefVar:</emph> Variant"
-msgstr "<emph>DefVar:</emph>變體型"
+#. k*k8
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"bm_id3156027\n"
+"help.text"
+msgid "<bookmark_value>Sqr function</bookmark_value>"
+msgstr "<bookmark_value>Sqr;函數</bookmark_value>"
-#: 03102000.xhp#hd_id3151041.10.help.text
-msgctxt "03102000.xhp#hd_id3151041.10.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. Wn)x
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Function [Runtime]\">Sqr Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr 函數 [執行階段]\">Sqr 函數 [執行階段]</link>"
-#: 03102000.xhp#par_id3156214.11.help.text
-msgctxt "03102000.xhp#par_id3156214.11.help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM 變數類型的前綴定義:"
+#. k)y:
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"par_id3147226\n"
+"2\n"
+"help.text"
+msgid "Calculates the square root of a numeric expression."
+msgstr "計算數值型表示式的平方根。"
-#: 03102000.xhp#par_id3145173.12.help.text
-msgctxt "03102000.xhp#par_id3145173.12.help.text"
-msgid "DefBool b"
-msgstr "DefBool b"
+#. iLvT
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"hd_id3143267\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03102000.xhp#par_id3150448.13.help.text
-msgctxt "03102000.xhp#par_id3150448.13.help.text"
-msgid "DefDate t"
-msgstr "DefDate t"
+#. ;%u(
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"par_id3149415\n"
+"4\n"
+"help.text"
+msgid "Sqr (Number)"
+msgstr "Sqr (Number)"
-#: 03102000.xhp#par_id3153368.14.help.text
-msgctxt "03102000.xhp#par_id3153368.14.help.text"
-msgid "DefDbL d"
-msgstr "DefDbL d"
+#. Qh_d
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"hd_id3156023\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03102000.xhp#par_id3155132.15.help.text
-msgctxt "03102000.xhp#par_id3155132.15.help.text"
-msgid "DefInt i"
-msgstr "DefInt i"
+#. A[Sa
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"par_id3156343\n"
+"6\n"
+"help.text"
+msgid "Double"
+msgstr "雙精度型"
-#: 03102000.xhp#par_id3155855.16.help.text
-msgctxt "03102000.xhp#par_id3155855.16.help.text"
-msgid "DefLng l"
-msgstr "DefLng l"
+#. VHkI
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"hd_id3147265\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03102000.xhp#par_id3147426.17.help.text
-msgctxt "03102000.xhp#par_id3147426.17.help.text"
-msgid "DefObj o"
-msgstr "DefObj o"
+#. :7!}
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"par_id3149457\n"
+"8\n"
+"help.text"
+msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the square root for."
+msgstr "<emph>Number:</emph>要計算平方根的任意數值型表示式。"
-#: 03102000.xhp#par_id3151117.18.help.text
-msgctxt "03102000.xhp#par_id3151117.18.help.text"
-msgid "DefVar v"
-msgstr "DefVar v"
+#. etHs
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"par_id3154365\n"
+"9\n"
+"help.text"
+msgid "A square root is the number that you multiply by itself to produce another number, for example, the square root of 36 is 6."
+msgstr "如果 A x A = B,則稱 A 是 B 的平方根。例如,36 的平方根是 6。"
-#: 03102000.xhp#par_id3148645.20.help.text
-msgid "Sub ExampleDefVar"
-msgstr "Sub ExampleDefVar"
+#. V(aP
+#: 03080401.xhp
+msgctxt ""
+"03080401.xhp\n"
+"hd_id3153192\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03102000.xhp#par_id3154012.21.help.text
-msgid "vDiv=99 REM vDiv is an implicit variant"
-msgstr "vDiv=99 REM vDiv 是一個隱含的變體型變數"
+#. G#ns
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"tit\n"
+"help.text"
+msgid "GetSystemTicks Function [Runtime]"
+msgstr "GetSystemTicks 函數 [執行階段]"
-#: 03102000.xhp#par_id3146121.22.help.text
-msgid "vDiv=\"Hello world\""
-msgstr "vDiv=\"Hello world\""
+#. JmsU
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"bm_id3147143\n"
+"help.text"
+msgid "<bookmark_value>GetSystemTicks function</bookmark_value>"
+msgstr "<bookmark_value>GetSystemTicks;函數</bookmark_value>"
-#: 03102000.xhp#par_id3149262.23.help.text
-msgctxt "03102000.xhp#par_id3149262.23.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. f/j-
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"hd_id3147143\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"GetSystemTicks Function [Runtime]\">GetSystemTicks Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"GetSystemTicks 函數 [執行階段]\">GetSystemTicks 函數 [執行階段]</link>"
-#: 01030200.xhp#tit.help.text
-msgid "The Basic Editor"
-msgstr "Basic 編輯器"
+#. 8eo2
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"par_id3153750\n"
+"2\n"
+"help.text"
+msgid "Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes."
+msgstr "傳回由作業系統提供的系統週期數目。此函數可用於最佳化某些程序。"
-#: 01030200.xhp#bm_id3148647.help.text
-msgid "<bookmark_value>saving;Basic code</bookmark_value><bookmark_value>loading;Basic code</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value>navigating;in Basic projects</bookmark_value><bookmark_value>long lines;in Basic editor</bookmark_value><bookmark_value>lines of text;in Basic editor</bookmark_value><bookmark_value>continuation;long lines in editor</bookmark_value>"
-msgstr "<bookmark_value>儲存; Basic 程式碼</bookmark_value><bookmark_value>載入; Basic 程式碼</bookmark_value><bookmark_value>Basic 編輯器</bookmark_value><bookmark_value>瀏覽; 在 Basic 專案中</bookmark_value><bookmark_value>長行; 在 Basic 編輯器中</bookmark_value><bookmark_value>文字行; 在 Basic 編輯器中</bookmark_value><bookmark_value>接續; 編輯器中的長行</bookmark_value>"
+#. 1)M[
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"hd_id3153311\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01030200.xhp#hd_id3147264.1.help.text
-msgid "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link>"
-msgstr "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"Basic 編輯器\">Basic 編輯器</link>"
+#. iNXp
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"par_id3147242\n"
+"4\n"
+"help.text"
+msgid "GetSystemTicks()"
+msgstr "GetSystemTicks ()"
-#: 01030200.xhp#par_id3145069.3.help.text
-msgid "The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the <emph>Edit</emph> menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys)."
-msgstr "Basic 編輯器提供編輯文字文件時您所熟悉的標準編輯功能。此編輯器支援 <emph>[編輯]</emph> 功能表中的功能 (剪下、刪除、貼上)、使用 Shift 鍵選取文字的能力,以及游標定位功能 (例如,透過 <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> 與箭頭鍵在字詞之間移動)。"
+#. Yb.X
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"hd_id3149233\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 01030200.xhp#par_id3154686.31.help.text
-msgid "Long lines can be split into several parts by inserting a space and an underline character _ as the last two characters of a line. This connects the line with the following line to one logical line. (If \"Option Compatible\" is used in the same Basic module, the line continuation feature is also valid for comment lines.)"
-msgstr "對於較長的行,可在行尾插入空格與底線字元 (_),將一行分割成數行。這樣可將該行與下一行連接成一個邏輯行。(如果在相同的 Basic 模組中使用 [相容選項],則行的延續功能亦可運用於註解行。)"
+#. :MmI
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"par_id3149762\n"
+"6\n"
+"help.text"
+msgid "Long"
+msgstr "長型"
-#: 01030200.xhp#par_id3151042.32.help.text
-msgid "If you press the <emph>Run BASIC</emph> icon on the <emph>Macro</emph> bar, program execution starts at the first line of the Basic editor. The program executes the first Sub or Function and then program execution stops. The \"Sub Main\" does not take precedence on program execution."
-msgstr "如果按下 <emph>[巨集]</emph> 列上的 <emph>[執行 BASIC]</emph> 圖示,則程式將從 Basic 編輯器中的第一行開始執行。程式會執行第一個 Sub 或 Function,再停止執行。程式不會優先執行「Sub Main」。"
+#. |vjc
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"hd_id3156152\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01030200.xhp#par_id59816.help.text
-msgid "Insert your Basic code between the Sub Main and End Sub lines that you see when you first open the IDE. Alternatively, delete all lines and then enter your own Basic code."
-msgstr "在第一次開啟 IDE 所看到的 Sub Main 和 End Sub 行間,插入您的 Basic 代碼。或者刪除所有程式行,然後輸入您自己的 Basic 代碼。"
+#. kI}O
+#: 03130700.xhp
+msgctxt ""
+"03130700.xhp\n"
+"par_id3154938\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
+msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
-#: 01030200.xhp#hd_id3125863.4.help.text
-msgid "Navigating in a Project"
-msgstr "在專案中瀏覽"
+#. ]FSS
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"tit\n"
+"help.text"
+msgid "If...Then...Else Statement [Runtime]"
+msgstr "If...Then...Else 陳述式 [執行階段]"
-#: 01030200.xhp#hd_id3145785.6.help.text
-msgid "The Library List"
-msgstr "程式庫清單"
+#. N?bi
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"bm_id3154422\n"
+"help.text"
+msgid "<bookmark_value>If statement</bookmark_value>"
+msgstr "<bookmark_value>If 陳述式</bookmark_value>"
-#: 01030200.xhp#par_id3146120.7.help.text
-msgid "Select a library from the <emph>Library</emph> list at the left of the toolbar to load the library in the editor. The first module of the selected library will be displayed."
-msgstr "在工具列左側的<emph>[程式庫]</emph>清單中選取某個程式庫,將該程式庫載入到編輯器中。編輯區域中將顯示所選程式庫中的第一個模組。"
+#. eD}T
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"hd_id3154422\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement [Runtime]\">If...Then...Else Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else 陳述式 [執行階段]\">If...Then...Else 陳述式 [執行階段]</link>"
-#: 01030200.xhp#hd_id3153190.8.help.text
-msgid "The Object Catalog"
-msgstr "物件分類"
+#. }EFI
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3155555\n"
+"2\n"
+"help.text"
+msgid "Defines one or more statement blocks that you only want to execute if a given condition is True."
+msgstr "定義一個或多個陳述式區塊,僅當給定條件為 True (真) 時才執行這些陳述區塊。"
-#: 01030200.xhp#hd_id3148647.15.help.text
-msgid "Saving and Loading Basic Source Code"
-msgstr "儲存和載入 Basic 來源程式碼"
+#. o,L]
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"hd_id3146957\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01030200.xhp#par_id3154320.16.help.text
-msgid "You can save Basic code in a text file for saving and importing in other programming systems."
-msgstr "$[officename] Basic 允許您將 Basic 程式碼匯出到其他程式設計系統,或匯入 ASCII 格式的 Basic 程式碼。"
+#. DH+A
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3153126\n"
+"4\n"
+"help.text"
+msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf"
+msgstr ""
-#: 01030200.xhp#par_id3149959.25.help.text
-msgid "You cannot save Basic dialogs to a text file."
-msgstr "但您無法將 Basic 對話方塊儲存為文字檔案。"
+#. V?NE
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3123476\n"
+"help.text"
+msgid "Instead of Else If you can write ElseIf, instead of End If you can write EndIf."
+msgstr ""
-#: 01030200.xhp#hd_id3149403.17.help.text
-msgid "Saving Source Code to a Text File"
-msgstr "將來源程式碼儲存為文字檔案"
+#. Fd!s
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"hd_id3155419\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01030200.xhp#par_id3150327.18.help.text
-msgid "Select the module that you want to export as text from the object catalog."
-msgstr "從[物件分類]對話方塊中選取要以文字格式匯出的模組。"
+#. P4xk
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3153062\n"
+"6\n"
+"help.text"
+msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When $[officename] Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is True, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is False, and an <emph>ElseIf</emph> statement follows, $[officename] Basic tests the next condition and executes the following statements if the condition is True. If False, the program continues either with the next <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> are executed only if none of the previously tested conditions were True. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following <emph>EndIf</emph>."
+msgstr "<emph>If...Then</emph> 陳述式依給定的條件來執行程式區塊。當 $[officename] Basic 遇到 <emph>If</emph> 陳述式時,首先會測試其條件。如果條件為 True (真),則執行所有後續陳述式,直至遇到下一個 <emph>Else</emph> 或 <emph>ElseIf</emph> 陳述式。如果條件為 False (假),並且後面有 <emph>ElseIf</emph> 陳述式,則 $[officename] Basic 會測試下一個條件,如果為 True (真),則執行其後的陳述式。如果仍為 False (假),程式將繼續測試下一個 <emph>ElseIf</emph> 或 <emph>Else</emph> 陳述式。僅當測試的條件全部為 False (假) 時,才會執行 <emph>Else</emph> 後面的陳述式。演算完所有條件並執行了相應的陳述式之後,程式將繼續執行 <emph>EndIf</emph> 後面的陳述式。"
-#: 01030200.xhp#par_id3150752.19.help.text
-msgid "Click the <emph>Save Source As</emph> icon in the Macro toolbar."
-msgstr "按一下[巨集工具列]中的<emph>另存原始檔</emph>圖示。"
+#. 41p`
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3153192\n"
+"7\n"
+"help.text"
+msgid "You can nest multiple <emph>If...Then</emph> statements."
+msgstr "<emph>If...Then</emph> 陳述式可以多層嵌套。"
-#: 01030200.xhp#par_id3154754.20.help.text
-msgid "Select a file name and click <emph>OK</emph> to save the file."
-msgstr "選取檔案名稱,並按一下<emph>[確定]</emph>以儲存檔案。"
+#. q)C%
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3154684\n"
+"8\n"
+"help.text"
+msgid "<emph>Else</emph> and <emph>ElseIf</emph> statements are optional."
+msgstr "<emph>Else</emph> 和 <emph>ElseIf</emph> 陳述式是可選擇的。"
-#: 01030200.xhp#hd_id3159264.21.help.text
-msgid "Loading Source Code From a Text File"
-msgstr "載入文字檔案中的來源程式碼"
+#. H,O~
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3152939\n"
+"9\n"
+"help.text"
+msgid "You can use <emph>GoTo</emph> and <emph>GoSub</emph> to jump out of an <emph>If...Then</emph> block, but not to jump into an <emph>If...Then</emph> structure."
+msgstr "您可以使用 <emph>GoTo</emph> 和 <emph>GoSub</emph> 跳出 <emph>If...Then</emph> 區塊,但是不能跳入 <emph>If...Then</emph> 結構。"
-#: 01030200.xhp#par_id3147343.22.help.text
-msgid "Select the module where you want to import the source code from the object catalog."
-msgstr "從[物件分類]對話方塊中選取要向其中匯入來源程式碼的模組。"
+#. )4p*
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3153951\n"
+"10\n"
+"help.text"
+msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed."
+msgstr "以下示例可讓您輸入產品的有效期並確定產品是否已過期。"
-#: 01030200.xhp#par_id3145230.23.help.text
-msgid "Position the cursor where you want to insert the program code."
-msgstr "將游標置於要插入程式碼的位置。"
+#. wJyu
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"hd_id3152576\n"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01030200.xhp#par_id3149565.24.help.text
-msgid "Click the <emph>Insert Source Text</emph> icon in the Macro toolbar."
-msgstr "按一下[巨集工具列]中的<emph>插入原始檔</emph>圖示。"
+#. +^+I
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3154490\n"
+"16\n"
+"help.text"
+msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
+msgstr "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
-#: 01030200.xhp#par_id3154020.33.help.text
-msgid "Select the text file containing the source code and click <emph>OK</emph>."
-msgstr "選取包含來源程式碼的文字檔案,並按一下<emph>[確定]</emph>。"
+#. *iaE
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3155601\n"
+"21\n"
+"help.text"
+msgid "MsgBox \"The expiration date has passed\""
+msgstr "MsgBox \"The expiration date has passed\""
-#: 01030200.xhp#par_id3153198.29.help.text
-msgctxt "01030200.xhp#par_id3153198.29.help.text"
-msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
-msgstr "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\"><emph>Basic IDE</emph></link>"
+#. 2O_F
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3146912\n"
+"23\n"
+"help.text"
+msgid "MsgBox \"The expiration date has not yet passed\""
+msgstr "MsgBox \"The expiration date has not yet passed\""
-#: 03080202.xhp#tit.help.text
-msgid "Log Function [Runtime]"
-msgstr "Log 函數 [執行階段]"
+#. bJo#
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"par_id3154754\n"
+"25\n"
+"help.text"
+msgid "MsgBox \"The expiration date is today\""
+msgstr "MsgBox \"The expiration date is today\""
-#: 03080202.xhp#bm_id3149416.help.text
-msgid "<bookmark_value>Log function</bookmark_value>"
-msgstr "<bookmark_value>Log;函數</bookmark_value>"
+#. KQy5
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"tit\n"
+"help.text"
+msgid "Space Function [Runtime]"
+msgstr "Space 函數 [執行階段]"
-#: 03080202.xhp#hd_id3149416.1.help.text
-msgid "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log Function [Runtime]\">Log Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log 函數 [執行階段]\">Log 函數 [執行階段]</link>"
+#. 4e\A
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"bm_id3150499\n"
+"help.text"
+msgid "<bookmark_value>Space function</bookmark_value>"
+msgstr "<bookmark_value>Space;函數</bookmark_value>"
-#: 03080202.xhp#par_id3145066.2.help.text
-msgid "Returns the natural logarithm of a number."
-msgstr "傳回一個數字的自然對數。"
+#. 4SZO
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"hd_id3150499\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Space Function [Runtime]\">Space Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Space 函數 [執行階段]\">Space 函數 [執行階段]</link>"
+
+#. %%/@
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"par_id3154927\n"
+"2\n"
+"help.text"
+msgid "Returns a string that consists of a specified amount of spaces."
+msgstr "傳回一個由指定數量的空格組成的字串。"
-#: 03080202.xhp#hd_id3159414.3.help.text
-msgctxt "03080202.xhp#hd_id3159414.3.help.text"
+#. ENzK
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"hd_id3153394\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03080202.xhp#par_id3154760.4.help.text
-msgid "Log (Number)"
-msgstr "Log (Number)"
+#. ]rDk
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"par_id3143267\n"
+"4\n"
+"help.text"
+msgid "Space (n As Long)"
+msgstr "Space (n As Integer)"
-#: 03080202.xhp#hd_id3149457.5.help.text
-msgctxt "03080202.xhp#hd_id3149457.5.help.text"
+#. [Q9!
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"hd_id3147242\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03080202.xhp#par_id3150791.6.help.text
-msgctxt "03080202.xhp#par_id3150791.6.help.text"
-msgid "Double"
-msgstr "雙精度型"
+#. hP/B
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"par_id3149233\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "字串型"
-#: 03080202.xhp#hd_id3151211.7.help.text
-msgctxt "03080202.xhp#hd_id3151211.7.help.text"
+#. \I*\
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"hd_id3156152\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03080202.xhp#par_id3151041.8.help.text
-msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the natural logarithm for."
-msgstr "<emph>Number:</emph>要計算自然對數的任意數值型表示式。"
-
-#: 03080202.xhp#par_id3150869.9.help.text
-msgid "The natural logarithm is the logarithm to the base e. Base e is a constant with an approximate value of 2.718282..."
-msgstr "自然對數是以 e 為底數的對數。底數 e 是一個常數,近似值為 2.718282…。"
-
-#: 03080202.xhp#par_id3153968.10.help.text
-msgid "You can calculate logarithms to any base (n) for any number (x) by dividing the natural logarithm of x by the natural logarithm of n, as follows:"
-msgstr "計算任意數 x 以 n 為底數的對數的方法是:用 x 的自然對數除以 n 的自然對數,如下所示:"
-
-#: 03080202.xhp#par_id3145420.11.help.text
-msgid "Log n(x) = Log(x) / Log(n)"
-msgstr "Log n(x) = Log(x) / Log(n)"
+#. KHr^
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"par_id3143228\n"
+"8\n"
+"help.text"
+msgid "<emph>n:</emph> Numeric expression that defines the number of spaces in the string. The maximum allowed value of n is 65535."
+msgstr "<emph>n:</emph>用於定義字串中空格數的數值型表示式。"
-#: 03080202.xhp#hd_id3155131.12.help.text
-msgctxt "03080202.xhp#hd_id3155131.12.help.text"
+#. G-u{
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"hd_id3154760\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03080202.xhp#par_id3152463.13.help.text
-msgctxt "03080202.xhp#par_id3152463.13.help.text"
-msgid "Sub ExampleLogExp"
-msgstr "Sub ExampleLogExp"
-
-#: 03080202.xhp#par_id3145750.14.help.text
-msgid "Dim a as Double"
-msgstr "Dim a as Double"
-
-#: 03080202.xhp#par_id3151116.15.help.text
-msgid "Dim const b1=12.345e12"
-msgstr "Dim const b1=12.345e12"
-
-#: 03080202.xhp#par_id3146985.16.help.text
-msgid "Dim const b2=1.345e34"
-msgstr "Dim const b2=1.345e34"
-
-#: 03080202.xhp#par_id3148616.17.help.text
-msgid "a=Exp( Log(b1)+Log(b2) )"
-msgstr "a=Exp( Log(b1)+Log(b2) )"
-
-#: 03080202.xhp#par_id3149262.18.help.text
-msgid "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\""
-msgstr "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\""
-
-#: 03080202.xhp#par_id3155411.19.help.text
-msgctxt "03080202.xhp#par_id3155411.19.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. [ohz
+#: 03120201.xhp
+#, fuzzy
+msgctxt ""
+"03120201.xhp\n"
+"par_id3154216\n"
+"18\n"
+"help.text"
+msgid "MsgBox sOut,0,\"Info:\""
+msgstr "msgBox sOut,0,\"Info:\""
-#: 03102101.xhp#tit.help.text
-msgid "ReDim Statement [Runtime]"
-msgstr "ReDim 陳述式 [執行階段]"
+#. ud2N
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"tit\n"
+"help.text"
+msgid "DateSerial Function [Runtime]"
+msgstr "DateSerial 函數 [執行階段]"
-#: 03102101.xhp#bm_id3150398.help.text
-msgid "<bookmark_value>ReDim statement</bookmark_value>"
-msgstr "<bookmark_value>ReDim 陳述式</bookmark_value>"
+#. (;mq
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"bm_id3157896\n"
+"help.text"
+msgid "<bookmark_value>DateSerial function</bookmark_value>"
+msgstr "<bookmark_value>DateSerial;函數</bookmark_value>"
-#: 03102101.xhp#hd_id3150398.1.help.text
-msgid "<link href=\"text/sbasic/shared/03102101.xhp\" name=\"ReDim Statement [Runtime]\">ReDim Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03102101.xhp\" name=\"ReDim 陳述式 [執行階段]\">ReDim 陳述式 [執行階段]</link>"
+#. bGR8
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"hd_id3157896\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial Function [Runtime]\">DateSerial Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial 函數 [執行階段]\">DateSerial 函數 [執行階段]</link>"
-#: 03102101.xhp#par_id3154685.2.help.text
-msgctxt "03102101.xhp#par_id3154685.2.help.text"
-msgid "Declares a variable or an array."
-msgstr "宣告變數或陣列。"
+#. /C8R
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3143267\n"
+"2\n"
+"help.text"
+msgid "Returns a <emph>Date</emph> value for a specified year, month, or day."
+msgstr "傳回指定年、月或日的 <emph>Date</emph> 值。"
-#: 03102101.xhp#hd_id3154218.3.help.text
-msgctxt "03102101.xhp#hd_id3154218.3.help.text"
+#. 6)x+
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"hd_id3147264\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03102101.xhp#par_id3156214.4.help.text
-msgctxt "03102101.xhp#par_id3156214.4.help.text"
-msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
-msgstr "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
+#. 16Aq
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3149670\n"
+"4\n"
+"help.text"
+msgid "DateSerial (year, month, day)"
+msgstr "DateSerial(year, month, day)"
-#: 03102101.xhp#par_id711996.help.text
-msgid "Optionally, you can add the <emph>Preserve</emph> keyword as a parameter to preserve the contents of the array that is redimensioned."
-msgstr "您也可以選擇增加 <emph>Preserve</emph> 關鍵字作為參數,保留已重設尺寸的陣列內容。"
+#. YfZR
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"hd_id3150792\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
+
+#. tfLz
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3150398\n"
+"6\n"
+"help.text"
+msgid "Date"
+msgstr "日期型"
-#: 03102101.xhp#hd_id3148451.5.help.text
-msgctxt "03102101.xhp#hd_id3148451.5.help.text"
+#. Cg}F
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"hd_id3154141\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03102101.xhp#par_id3156423.6.help.text
-msgctxt "03102101.xhp#par_id3156423.6.help.text"
-msgid "<emph>VarName:</emph> Any variable or array name."
-msgstr "<emph>VarName:</emph>任意變數或陣列名稱。"
-
-#: 03102101.xhp#par_id3149562.7.help.text
-msgctxt "03102101.xhp#par_id3149562.7.help.text"
-msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
-msgstr "<emph>Start, End:</emph> 用於定義元素數量的數值或常數 (NumberElements=(end-start)+1) 和索引範圍。"
+#. |#.h
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3147229\n"
+"8\n"
+"help.text"
+msgid "<emph>Year:</emph> Integer expression that indicates a year. All values between 0 and 99 are interpreted as the years 1900-1999. For years that fall outside this range, you must enter all four digits."
+msgstr "<emph>Year:</emph>指示年份的整型表示式。0 到 99 之間的所有數值都會被解譯為 1900-1999 之間的年份。而對於此範圍之外的年份,必須輸入完整的四位數位。"
-#: 03102101.xhp#par_id3155307.8.help.text
-msgid "Start and End can be numeric expressions if ReDim is used at the procedure level."
-msgstr "如果在程序層級採用 ReDim,則 Start 和 End 可以是數值型表示式。"
+#. 0y5]
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3156280\n"
+"9\n"
+"help.text"
+msgid "<emph>Month:</emph> Integer expression that indicates the month of the specified year. The accepted range is from 1-12."
+msgstr "<emph>Month:</emph>整型表示式,指示指定年份中的某月。可接受的範圍是 1-12。"
-#: 03102101.xhp#par_id3153951.9.help.text
-msgid "<emph>VarType:</emph> Keyword that declares the data type of a variable."
-msgstr "<emph>VarType:</emph>用於宣告變數的資料類型的關鍵字。"
+#. CI!f
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3151043\n"
+"10\n"
+"help.text"
+msgid "<emph>Day:</emph> Integer expression that indicates the day of the specified month. The accepted range is from 1-31. No error is returned when you enter a non-existing day for a month shorter than 31 days."
+msgstr "<emph>Day:</emph> 整數表述式,可表示指定月份的日期。可接受的範圍為 1-31。當您為月份輸入個小於 31 日,但卻不存在的日期時不會回傳錯誤。"
-#: 03102101.xhp#par_id3147317.10.help.text
-msgctxt "03102101.xhp#par_id3147317.10.help.text"
-msgid "<emph>Keyword:</emph> Variable type"
-msgstr "<emph>Keyword:</emph>變數類型"
+#. ~m2*
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3161832\n"
+"11\n"
+"help.text"
+msgid "The <emph>DateSerial function</emph> returns the number of days between December 30,1899 and the given date. You can use this function to calculate the difference between two dates."
+msgstr "<emph>DateSerial 函數</emph>傳回 1899 年 12 月 30 日與給定日期之間相差的天數。因此,可以使用此函數計算兩個日期之間相差的天數。"
-#: 03102101.xhp#par_id3153728.11.help.text
-msgid "<emph>Bool: </emph>Boolean variable (True, False)"
-msgstr "<emph>Bool:</emph>布林型變數 (True (真)、False (假))"
+#. Vqg%
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3155306\n"
+"12\n"
+"help.text"
+msgid "The <emph>DateSerial function</emph> returns the data type Variant with VarType 7 (Date). Internally, this value is stored as a Double value, so that when the given date is 1.1.1900, the returned value is 2. Negative values correspond to dates before December 30, 1899 (not inclusive)."
+msgstr "<emph>DateSerial 函數</emph>傳回的資料類型是變體型,其 VarType 為 7,即 Date。在程式內部,該值作為雙精度型數值儲存。因此,當給定日期為 1900 年 1 月 1 日時,傳回值是 2。負值表示給定的日期早於 1899 年 12 月 30 日 (不包含在內)。"
-#: 03102101.xhp#par_id3146121.12.help.text
-msgctxt "03102101.xhp#par_id3146121.12.help.text"
-msgid "<emph>Date:</emph> Date variable"
-msgstr "<emph>Date:</emph>日期型變數"
+#. nxNr
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3152576\n"
+"13\n"
+"help.text"
+msgid "If a date is defined that lies outside of the accepted range, $[officename] Basic returns an error message."
+msgstr "如果定義的日期超出了可接受的範圍,$[officename] Basic 將傳回一則錯誤訊息。"
-#: 03102101.xhp#par_id3159156.13.help.text
-msgid "<emph>Double:</emph> Double floating point variable (1.79769313486232x10E308 - 4.94065645841247x10E-324)"
-msgstr "<emph>Double:</emph>雙精度型浮點變數 (1.79769313486232 x 10E308 到 4.94065645841247 x 10E-324)"
+#. AcPr
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"par_id3149481\n"
+"14\n"
+"help.text"
+msgid "Whereas you define the <emph>DateValue function</emph> as a string that contains the date, the <emph>DateSerial function</emph> evaluates each of the parameters (year, month, day) as separate numeric expressions."
+msgstr "由於您定義 <emph>DateValue 函數</emph>為包含日期的字串,因此 <emph>DateSerial 函數</emph>將每個參數 (year、month、day) 作為單獨的數值型表示式進行演算。"
-#: 03102101.xhp#par_id3148616.14.help.text
-msgctxt "03102101.xhp#par_id3148616.14.help.text"
-msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
-msgstr "<emph>Integer:</emph>整數型變數 (-32768 - 32767)"
+#. Kka:
+#: 03030101.xhp
+msgctxt ""
+"03030101.xhp\n"
+"hd_id3155411\n"
+"15\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03102101.xhp#par_id3147348.15.help.text
-msgid "<emph>Long:</emph> Long integer variable (-2,147,483,648 - 2,147,483,647)"
-msgstr "<emph>Long:</emph>長型整數變數 (-2.147.483.648 - 2.147.483.647)"
+#. }C@a
+#: 03030101.xhp
+#, fuzzy
+msgctxt ""
+"03030101.xhp\n"
+"par_id3154942\n"
+"help.text"
+msgid "MsgBox lDate ' returns 23476"
+msgstr "msgbox lDate REM 傳回 23476"
-#: 03102101.xhp#par_id3149412.16.help.text
-msgid "<emph>Object:</emph> Object variable (can only be subsequently defined by Set!)"
-msgstr "<emph>Objec:</emph>物件型變數 (隨後僅能使用 Set 來定義此變數!)。"
+#. Zova
+#: 03030101.xhp
+#, fuzzy
+msgctxt ""
+"03030101.xhp\n"
+"par_id3151074\n"
+"help.text"
+msgid "MsgBox sDate ' returns 04/09/1964"
+msgstr "msgbox sDate REM 傳回 04/09/1964"
-#: 03102101.xhp#par_id3154729.17.help.text
-msgid "<emph>[Single]:</emph> Single floating-point variable (3.402823x10E38 - 1.401298x10E-45). If no key word is specified, a variable is defined as Single, unless a statement from DefBool to DefVar is used."
-msgstr "<emph>[Single]:</emph>單精度型浮點變數 (3.402823 x 10E38 - 1.401298 x 10E-45)。如果未指定關鍵字,則變數將被定義為單精度型,直到使用 DefBool、DefVar 等陳述式為止。"
+#. Bb:\
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"tit\n"
+"help.text"
+msgid "Seek Statement [Runtime]"
+msgstr "Seek 陳述式 [執行階段]"
-#: 03102101.xhp#par_id3148458.18.help.text
-msgid "<emph>String:</emph> String variable containing a maximum of 64,000 ASCII characters."
-msgstr "<emph>String:</emph>最多可以含有 64,000 個 ASCII 字元的字串型變數。"
+#. *]FY
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"bm_id3159413\n"
+"help.text"
+msgid "<bookmark_value>Seek statement</bookmark_value>"
+msgstr "<bookmark_value>Seek 陳述式</bookmark_value>"
-#: 03102101.xhp#par_id3149581.19.help.text
-msgid "<emph>Variant: </emph>Variant variable type (can contain all types and is set by definition)."
-msgstr "<emph>Variant:</emph>變體變數類型 (可包含所有類型並由定義設定)。"
+#. gPX9
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"hd_id3159413\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement [Runtime]\">Seek Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek 陳述式 [執行階段]\">Seek 陳述式 [執行階段]</link>"
-#: 03102101.xhp#par_id3155601.20.help.text
-msgctxt "03102101.xhp#par_id3155601.20.help.text"
-msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word."
-msgstr "在 $[officename] Basic 中,您無須明確地宣告變數。但是,在使用陣列之前必須先對其進行宣告。您可以使用 Dim 陳述式宣告一個變數 (使用逗號分隔多個宣告)。若要宣告變數類型,請在名稱後輸入類型宣告字元,或者使用對應的關鍵字。"
+#. F;:d
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id3153381\n"
+"2\n"
+"help.text"
+msgid "Sets the position for the next writing or reading in a file that was opened with the Open statement."
+msgstr "設定由 Open 陳述式開啟的檔案中下一個寫入或讀取的位置。"
-#: 03102101.xhp#par_id3153415.21.help.text
-msgctxt "03102101.xhp#par_id3153415.21.help.text"
-msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
-msgstr "$[officename] Basic 支援由指定變數類型定義的一維陣列和多維陣列。如果要在程式中編輯清單或表格,則使用陣列是適宜的。使用陣列的優點是,可用索引定位個別的元素,而該索引又可作為數值型表示式或變數來構成公式。"
+#. Y3*J
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id2100589\n"
+"help.text"
+msgid "For random access files, the Seek statement sets the number of the next record to be accessed."
+msgstr "對於隨機存取檔案,Seek 陳述式會設定下一個要存取之條目的號碼。"
-#: 03102101.xhp#par_id3146971.22.help.text
-msgid "There are two ways to set the range of indices for arrays declared with the Dim statement:"
-msgstr "在使用 Dim 陳述式宣告陣列時,有兩種方法可以設定陣列索引的範圍:"
+#. (nm_
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id5444807\n"
+"help.text"
+msgid "For all other files, the Seek statement sets the byte position at which the next operation is to occur."
+msgstr "對於所有其他檔案,Seek 陳述式會設定進行下一個運算的位元組位置。"
-#: 03102101.xhp#par_id3153950.23.help.text
-msgid "DIM text(20) As String REM 21 elements numbered from 0 to 20"
-msgstr "DIM text(20) as String REM 編號為 0 到 20 的 21 個元素"
+#. j0uZ
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id3156280\n"
+"5\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>、<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>。"
-#: 03102101.xhp#par_id3146912.24.help.text
-msgid "DIM text(5 to 25) As String REM 21 elements numbered from 5 to 25"
-msgstr "DIM text(5 to 25) as String REM 編號為 5 到 25 的 21 個元素"
+#. vf6q
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"hd_id3145785\n"
+"6\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03102101.xhp#par_id3153709.25.help.text
-msgid "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive),"
-msgstr "DIM text$(-15 to 5) As String REM 21 個元素 (包括 0),"
+#. JWE*
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id3145273\n"
+"7\n"
+"help.text"
+msgid "Seek[#FileNumber], Position (As Long)"
+msgstr "Seek[#FileNumber], Position (As Long)"
-#: 03102101.xhp#par_id3150321.26.help.text
-msgid "rem numbered from -15 to 5"
-msgstr "REM 編號為 -15 到 5"
+#. S.k*
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"hd_id3154321\n"
+"8\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03102101.xhp#par_id3149018.27.help.text
-msgid "Variable fields, regardless of type, can be made dynamic if they are dimensioned by ReDim at the procedure level in subroutines or functions. Normally, you can only set the range of an array once and you cannot modify it. Within a procedure, you can declare an array using the ReDim statement with numeric expressions to define the range of the field sizes."
-msgstr "如果在程序級的子常式或函數中透過 ReDim 確定了變數欄位的大小,則無論何種類型,這些變數欄位均可以成為動態欄位。通常,您只能設定一次陣列範圍,且設定之後不能修改。在程序中,您可以使用 ReDim 陳述式透過數值型表示式來定義欄位大小的取值範圍。"
+#. 5~A;
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id3153952\n"
+"9\n"
+"help.text"
+msgid "<emph>FileNumber: </emph>The data channel number used in the Open statement."
+msgstr "<emph>FileNumber:</emph> Open 陳述式中所使用的資料通道數目。"
-#: 03102101.xhp#hd_id3148405.28.help.text
-msgctxt "03102101.xhp#hd_id3148405.28.help.text"
-msgid "Example:"
-msgstr "示例:"
+#. (EY7
+#: 03020305.xhp
+msgctxt ""
+"03020305.xhp\n"
+"par_id3145366\n"
+"10\n"
+"help.text"
+msgid "<emph>Position: </emph>Position for the next writing or reading. Position can be a number between 1 and 2,147,483,647. According to the file type, the position indicates the number of the record (files in the Random mode) or the byte position (files in the Binary, Output, Append or Input mode). The first byte in a file is position 1, the second byte is position 2, and so on."
+msgstr "<emph>Position:</emph>下一次寫入或讀取的位置,其值可以是 1 到 2,147,483,647 之間的數字。檔案類型不同,該位置所指示的資訊也不同。對於 Random 模式下的檔案,指示的是資料條目號碼;而對於 Binary、Output、Append 或 Input 模式下的檔案,指示的是位元組位置號碼。檔案中第一個位元組是位置 1,第二個位元組是位置 2,以此類推。"
-#: 03102101.xhp#par_id3154362.29.help.text
-msgid "Sub ExampleRedim"
-msgstr "Sub ExampleRedim"
+#. [MY-
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"tit\n"
+"help.text"
+msgid "TimeValue Function [Runtime]"
+msgstr "TimeValue 函數 [執行階段]"
-#: 03102101.xhp#par_id3150042.30.help.text
-msgid "Dim iVar() As Integer, iCount As Integer"
-msgstr "Dim iVar() As Integer, iCount As Integer"
+#. PsO_
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"bm_id3149670\n"
+"help.text"
+msgid "<bookmark_value>TimeValue function</bookmark_value>"
+msgstr "<bookmark_value>TimeValue;函數</bookmark_value>"
-#: 03102101.xhp#par_id3147339.31.help.text
-msgid "ReDim iVar(5) As integer"
-msgstr "ReDim iVar(5) As integer"
+#. BlQX
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"hd_id3149670\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue Function [Runtime]\">TimeValue Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue 函數 [執行階段]\">TimeValue 函數 [執行階段]</link>"
-#: 03102101.xhp#par_id3149106.32.help.text
-msgid "For iCount = 1 To 5"
-msgstr "For iCount = 1 To 5"
+#. C38H
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3153361\n"
+"2\n"
+"help.text"
+msgid "Calculates a serial time value from the specified hour, minute, and second - parameters passed as strings - that represents the time in a single numeric value. This value can be used to calculate the difference between times."
+msgstr "依作為字串傳送的指定 hour、minute 和 second 等參數,計算以單一數值表示的順序時間值。此值可以用來計算兩個時間之間的差。"
-#: 03102101.xhp#par_id3155174.33.help.text
-msgctxt "03102101.xhp#par_id3155174.33.help.text"
-msgid "iVar(iCount) = iCount"
-msgstr "iVar(iCount) = iCount"
+#. )8tS
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"hd_id3154138\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03102101.xhp#par_id3163805.34.help.text
-msgctxt "03102101.xhp#par_id3163805.34.help.text"
-msgid "Next iCount"
-msgstr "Next iCount"
+#. 1fr:
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3156282\n"
+"4\n"
+"help.text"
+msgid "TimeValue (Text As String)"
+msgstr "TimeValue(Text As String)"
-#: 03102101.xhp#par_id3149568.35.help.text
-msgid "ReDim iVar(10) As integer"
-msgstr "ReDim iVar(10) As integer"
+#. mmV6
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"hd_id3153969\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 03102101.xhp#par_id3147364.36.help.text
-msgid "For iCount = 1 To 10"
-msgstr "For iCount = 1 To 10"
+#. GY0]
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3156424\n"
+"6\n"
+"help.text"
+msgid "Date"
+msgstr "日期型"
-#: 03102101.xhp#par_id3155335.37.help.text
-msgctxt "03102101.xhp#par_id3155335.37.help.text"
-msgid "iVar(iCount) = iCount"
-msgstr "iVar(iCount) = iCount"
+#. B2h+
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"hd_id3145172\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03102101.xhp#par_id3154662.38.help.text
-msgctxt "03102101.xhp#par_id3154662.38.help.text"
-msgid "Next iCount"
-msgstr "Next iCount"
+#. O!*I
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3145786\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"."
+msgstr "<emph>Text:</emph>任意字串型表示式,包含要計算的、格式為「HH:MM:SS」的時間。"
-#: 03102101.xhp#par_id3149926.39.help.text
-msgctxt "03102101.xhp#par_id3149926.39.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. T*dL
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3152578\n"
+"9\n"
+"help.text"
+msgid "Use the TimeValue function to convert any time into a single value, so that you can calculate time differences."
+msgstr "此函數可用於將任何時間轉換成單一值,以便計算時間差。"
-#: 01020500.xhp#tit.help.text
-msgid "Libraries, Modules and Dialogs"
-msgstr "程式庫、模組和對話方塊"
+#. 0W]V
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3163710\n"
+"10\n"
+"help.text"
+msgid "This TimeValue function returns the type Variant with VarType 7 (Date), and stores this value internally as a double-precision number between 0 and 0.9999999999."
+msgstr "TimeValue 函數的傳回類型是變體型,其 VarType 為 7 (即 Date),並在內部將此值儲存為 0 到 0.9999999999 之間的雙精度數。"
-#: 01020500.xhp#hd_id3147317.1.help.text
-msgid "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Libraries, Modules and Dialogs\">Libraries, Modules and Dialogs</link>"
-msgstr "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"程式庫、模組和對話方塊\">程式庫、模組和對話方塊</link>"
+#. cE7M
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3151117\n"
+"11\n"
+"help.text"
+msgid "As opposed to the DateSerial or the DateValue function, where serial date values result in days relative to a fixed date, you can calculate with the values that are returned by the TimeValue function, but you cannot evaluate them."
+msgstr "在 DateSerial 或 DateValue 函數中,順序日期值的計算結果是相對於某個固定日期的,但對於 TimeValue 函數,您可以透過其傳回值來進行計算,但無法演算傳回值本身。"
-#: 01020500.xhp#par_id3147427.2.help.text
-msgid "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic."
-msgstr "下面介紹 $[officename] Basic 中程式庫、模組和對話方塊的基本用法。"
+#. iC1:
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3147426\n"
+"12\n"
+"help.text"
+msgid "In the TimeSerial function, you can pass individual parameters (hour, minute, second) as separate numeric expressions. For the TimeValue function, however, you can pass a string as a parameter containing the time."
+msgstr "在 TimeSerial 函數中,可以用獨立的數值型表示式來傳送個別參數 (hour、minute、second);而在 TimeValue 函數中,則用包含時間的參數來傳送字串。"
-#: 01020500.xhp#par_id3146120.3.help.text
-msgid "$[officename] Basic provides tools to help you structuring your projects. It supports various \"units\" which enable you to group individual SUBS and FUNCTIONS in a Basic project."
-msgstr "$[officename] Basic 提供了多種工具來幫助您組織專案。它支援各種「單元」,這些單元使您可以群組 Basic 專案中的個別 SUB 和 FUNCTION。"
+#. Q)]1
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"hd_id3145271\n"
+"13\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01020500.xhp#hd_id3148575.5.help.text
-msgid "Libraries"
-msgstr "程式庫"
+#. zM_r
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3149378\n"
+"33\n"
+"help.text"
+msgid "a1 = \"start time\""
+msgstr "a1 = \"start time\""
-#: 01020500.xhp#par_id3150011.6.help.text
-msgid "Libraries serve as a tool for organizing modules, and can either be attached to a document or a template. When the document or a template is saved, all modules contained in the library are automatically saved as well."
-msgstr "程式庫是用於管理模組的工具,並可以附加到文件或文件樣式中。當儲存文件或文件樣式時,也會自動儲存程式庫中的所有模組。"
+#. 2oKl
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3145800\n"
+"34\n"
+"help.text"
+msgid "b1 = \"end time\""
+msgstr "b1 = \"end time\""
-#: 01020500.xhp#par_id3151112.7.help.text
-msgid "A library can contain up to 16,000 modules."
-msgstr "一個程式庫最多可以包含 16,000 個模組。"
+#. rmLY
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3151074\n"
+"35\n"
+"help.text"
+msgid "c1 = \"total time\""
+msgstr "c1 = \"total time\""
-#: 01020500.xhp#hd_id3149262.8.help.text
-msgctxt "01020500.xhp#hd_id3149262.8.help.text"
-msgid "Modules"
-msgstr "模組"
+#. Z.y=
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"tit\n"
+"help.text"
+msgid "StrComp Function [Runtime]"
+msgstr "StrComp 函數 [執行階段]"
-#: 01020500.xhp#par_id3156441.9.help.text
-msgid "A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 KB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library."
-msgstr "一個模組中包含 SUB、FUNCTION 和變數宣告。一個模組最多可以儲存 64 KB 的程式。如果需要更大的空間,您可以將一個 $[officename] Basic 專案分成幾個模組,然後將它們儲存在單一程式庫中。"
+#. CC\x
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"bm_id3156027\n"
+"help.text"
+msgid "<bookmark_value>StrComp function</bookmark_value>"
+msgstr "<bookmark_value>StrComp function</bookmark_value>"
-#: 01020500.xhp#hd_id3152577.11.help.text
-msgid "Dialog Modules"
-msgstr "對話方塊模組"
+#. @MLN
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"hd_id3156027\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp Function [Runtime]\">StrComp Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp 函數 [執行階段]\">StrComp 函數 [執行階段]</link>"
-#: 01020500.xhp#par_id3149377.12.help.text
-msgid "Dialog modules contain dialog definitions, including the dialog box properties, the properties of each dialog element and the events assigned. Since a dialog module can only contain a single dialog, they are often referred to as \"dialogs\"."
-msgstr "對話方塊模組用於將對話方塊的結構、對話方塊中每個元素的屬性以及指定給 SUB 的事件合併到一個模組中。由於對話方塊模組只能包含一個對話方塊,因此通常就用「對話方塊」來指代對話方塊模組。"
+#. 0r40
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3155805\n"
+"2\n"
+"help.text"
+msgid "Compares two strings and returns an integer value that represents the result of the comparison."
+msgstr "比較兩個字串,並傳回表示比較結果的整數值。"
-#: main0211.xhp#tit.help.text
-msgid "Macro Toolbar"
-msgstr "巨集工具列"
+#. |X$;
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"hd_id3153345\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: main0211.xhp#bm_id3150543.help.text
-msgid "<bookmark_value>toolbars; Basic IDE</bookmark_value><bookmark_value>macro toolbar</bookmark_value>"
-msgstr "<bookmark_value>工具列; Basic IDE</bookmark_value><bookmark_value>功能列; 巨集</bookmark_value><bookmark_value>巨集; 功能列</bookmark_value>"
+#. kSHo
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3150503\n"
+"4\n"
+"help.text"
+msgid "StrComp (Text1 As String, Text2 As String[, Compare])"
+msgstr "StrComp(Text1 As String, Text2 As String[, Compare])"
-#: main0211.xhp#hd_id3150543.1.help.text
-msgid "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\">Macro Toolbar</link>"
-msgstr "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"巨集工具列\">巨集工具列</link>"
+#. KfS*
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"hd_id3147574\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: main0211.xhp#par_id3147288.2.help.text
-msgid "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">The <emph>Macro Toolbar </emph>contains commands to create, edit, and run macros.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\"><emph>[巨集工具列]</emph> 包含用於建立、編輯和執行巨集的指令。</ahelp>"
+#. $5X4
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3156152\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 03020410.xhp#tit.help.text
-msgid "Kill Statement [Runtime]"
-msgstr "Kill 陳述式 [執行階段]"
+#. O}wp
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"hd_id3150984\n"
+"7\n"
+"help.text"
+msgid "Parameter:"
+msgstr "參數:"
-#: 03020410.xhp#bm_id3153360.help.text
-msgid "<bookmark_value>Kill statement</bookmark_value>"
-msgstr "<bookmark_value>Kill 陳述式</bookmark_value>"
+#. QH#C
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3153061\n"
+"8\n"
+"help.text"
+msgid "<emph>Text1:</emph> Any string expression"
+msgstr "<emph>Text1:</emph>任意字串型表示式"
-#: 03020410.xhp#hd_id3153360.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill Statement [Runtime]\">Kill Statement [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill 陳述式 [執行階段]\">Kill 陳述式 [執行階段]</link>"
+#. SY/P
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3147560\n"
+"9\n"
+"help.text"
+msgid "<emph>Text2:</emph> Any string expression"
+msgstr "<emph>Text2:</emph>任意字串型表示式"
-#: 03020410.xhp#par_id3151211.2.help.text
-msgid "Deletes a file from a disk."
-msgstr "從磁碟上刪除檔案。"
+#. fRXe
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3146796\n"
+"10\n"
+"help.text"
+msgid "<emph>Compare:</emph> This optional parameter sets the comparison method. If Compare = 1, the string comparison is case-sensitive. If Compare = 0, no distinction is made between uppercase and lowercase letters."
+msgstr "<emph>Compare:</emph>此參數是可選擇的,用於設定比較的方法。如果 Compare = 1,則比較字串時區分大小寫。如果 Compare = 0,則不區分大小寫。"
-#: 03020410.xhp#hd_id3150767.3.help.text
-msgctxt "03020410.xhp#hd_id3150767.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. jbv%
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"hd_id3154940\n"
+"13\n"
+"help.text"
+msgid "Return value"
+msgstr "傳回值"
-#: 03020410.xhp#par_id3154685.4.help.text
-msgid "Kill File As String"
-msgstr "Kill File As String"
+#. jeqN
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3150358\n"
+"27\n"
+"help.text"
+msgid "If Text1 < Text2 the function returns -1"
+msgstr "如果 Text1 < Text2,則函數傳回 -1"
-#: 03020410.xhp#hd_id3153194.5.help.text
-msgctxt "03020410.xhp#hd_id3153194.5.help.text"
-msgid "Parameters:"
-msgstr "<emph>參數</emph>:"
+#. w9pI
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3151043\n"
+"28\n"
+"help.text"
+msgid "If Text1 = Text2 the function returns 0"
+msgstr "如果 Text1 = Text2,則函數傳回 0"
-#: 03020410.xhp#par_id3150440.6.help.text
-msgid "<emph>File:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>File:</emph>包含明確檔案規格的任意字串型表示式。您也可以使用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>。"
+#. yp$4
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"par_id3158410\n"
+"29\n"
+"help.text"
+msgid "If Text1 > Text2 the function returns 1"
+msgstr "如果 Text1 > Text2,則函數傳回 1"
-#: 03020410.xhp#hd_id3148645.7.help.text
-msgctxt "03020410.xhp#hd_id3148645.7.help.text"
+#. bG*e
+#: 03120403.xhp
+msgctxt ""
+"03120403.xhp\n"
+"hd_id3153968\n"
+"18\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03020410.xhp#par_id3154320.8.help.text
-msgid "sub ExampleKill"
-msgstr "sub ExampleKill"
-
-#: 03020410.xhp#par_id3163710.9.help.text
-msgid "Kill \"C:\\datafile.dat\" REM File must be created in advance"
-msgstr "Kill \"C:\\datafile.dat\" REM 必須先建立檔案"
-
-#: 03020410.xhp#par_id3145749.10.help.text
-msgctxt "03020410.xhp#par_id3145749.10.help.text"
-msgid "end sub"
-msgstr "end sub"
-
-#: 03103000.xhp#tit.help.text
-msgid "UBound Function [Runtime]"
-msgstr "UBound 函數 [執行階段]"
+#. Uoks
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"tit\n"
+"help.text"
+msgid "Len Function [Runtime]"
+msgstr "Len 函數 [執行階段]"
-#: 03103000.xhp#bm_id3148538.help.text
-msgid "<bookmark_value>UBound function</bookmark_value>"
-msgstr "<bookmark_value>UBound;函數</bookmark_value>"
+#. c.3*
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"bm_id3154136\n"
+"help.text"
+msgid "<bookmark_value>Len function</bookmark_value>"
+msgstr "<bookmark_value>Len;函數</bookmark_value>"
-#: 03103000.xhp#hd_id3148538.1.help.text
-msgid "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"UBound Function [Runtime]\">UBound Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"UBound 函數 [執行階段]\">UBound 函數 [執行階段]</link>"
+#. +ZMF
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"hd_id3154136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Len Function [Runtime]\">Len Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Len 函數 [執行階段]\">Len 函數 [執行階段]</link>"
-#: 03103000.xhp#par_id3147573.2.help.text
-msgid "Returns the upper boundary of an array."
-msgstr "傳回陣列的上邊界。"
+#. IQ1d
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"par_id3147576\n"
+"2\n"
+"help.text"
+msgid "Returns the number of characters in a string, or the number of bytes that are required to store a variable."
+msgstr "傳回字串中的字元數,或儲存變數所需的位元組數。"
-#: 03103000.xhp#hd_id3150984.3.help.text
-msgctxt "03103000.xhp#hd_id3150984.3.help.text"
+#. @qQd
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"hd_id3159177\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03103000.xhp#par_id3149415.4.help.text
-msgid "UBound (ArrayName [, Dimension])"
-msgstr "UBound(ArrayName [, Dimension])"
+#. \hI]
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"par_id3150669\n"
+"4\n"
+"help.text"
+msgid "Len (Text As String)"
+msgstr "Len(Text As String)"
-#: 03103000.xhp#hd_id3153897.5.help.text
-msgctxt "03103000.xhp#hd_id3153897.5.help.text"
+#. $[PH
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"hd_id3148473\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03103000.xhp#par_id3149670.6.help.text
-msgctxt "03103000.xhp#par_id3149670.6.help.text"
-msgid "Integer"
-msgstr "整型"
+#. /jNM
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"par_id3143270\n"
+"6\n"
+"help.text"
+msgid "Long"
+msgstr "長型"
-#: 03103000.xhp#hd_id3154347.7.help.text
-msgctxt "03103000.xhp#hd_id3154347.7.help.text"
+#. a8p6
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"hd_id3147531\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03103000.xhp#par_id3153381.8.help.text
-msgid "<emph>ArrayName:</emph> Name of the array for which you want to determine the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary."
-msgstr "<emph>ArrayName:</emph>要確定其上邊界 (<emph>Ubound</emph>) 或下邊界 (<emph>LBound</emph>) 的陣列之名稱。"
-
-#: 03103000.xhp#par_id3148797.9.help.text
-msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper(<emph>Ubound</emph>) or lower (<emph>LBound</emph>) boundary for. If no value is specified, the boundary of the first dimension is returned."
-msgstr "<emph>[Dimension]:</emph>用於指定維的整數。函數將傳回此維的上邊界 (<emph>Ubound</emph>) 或下邊界 (<emph>LBound</emph>)。如果未指定任何值,則傳回第一維的邊界。"
+#. SmD[
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"par_id3147265\n"
+"8\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression or a variable of another type."
+msgstr "<emph>Text</emph>:任意字串型表示式或其他類型的變數。"
-#: 03103000.xhp#hd_id3153192.10.help.text
-msgctxt "03103000.xhp#hd_id3153192.10.help.text"
+#. olSh
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"hd_id3153360\n"
+"9\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03103000.xhp#par_id3147229.11.help.text
-msgctxt "03103000.xhp#par_id3147229.11.help.text"
-msgid "Sub ExampleUboundLbound"
-msgstr "Sub ExampleUboundLbound"
-
-#: 03103000.xhp#par_id3150440.12.help.text
-msgctxt "03103000.xhp#par_id3150440.12.help.text"
-msgid "Dim sVar(10 to 20) As String"
-msgstr "Dim sVar(10 to 20) As String"
-
-#: 03103000.xhp#par_id3145785.13.help.text
-msgctxt "03103000.xhp#par_id3145785.13.help.text"
-msgid "print LBound(sVar())"
-msgstr "print LBound(sVar ())"
-
-#: 03103000.xhp#par_id3153092.14.help.text
-msgctxt "03103000.xhp#par_id3153092.14.help.text"
-msgid "print UBound(sVar())"
-msgstr "print UBound(sVar ())"
-
-#: 03103000.xhp#par_id3153727.15.help.text
-msgctxt "03103000.xhp#par_id3153727.15.help.text"
-msgid "end Sub"
-msgstr "end Sub"
-
-#: 03103000.xhp#par_id3145271.16.help.text
-msgctxt "03103000.xhp#par_id3145271.16.help.text"
-msgid "Sub ExampleUboundLbound2"
-msgstr "Sub ExampleUboundLbound2"
-
-#: 03103000.xhp#par_id3153952.17.help.text
-msgctxt "03103000.xhp#par_id3153952.17.help.text"
-msgid "Dim sVar(10 to 20,5 To 70) As String"
-msgstr "Dim sVar(10 to 20,5 To 70) As String"
-
-#: 03103000.xhp#par_id3152596.18.help.text
-msgctxt "03103000.xhp#par_id3152596.18.help.text"
-msgid "Print LBound(sVar()) REM Returns 10"
-msgstr "Print LBound(sVar ()) REM 傳回 10"
-
-#: 03103000.xhp#par_id3153138.19.help.text
-msgctxt "03103000.xhp#par_id3153138.19.help.text"
-msgid "Print UBound(sVar()) REM Returns 20"
-msgstr "Print UBound(sVar ()) REM 傳回 20"
-
-#: 03103000.xhp#par_id3149665.20.help.text
-msgctxt "03103000.xhp#par_id3149665.20.help.text"
-msgid "Print LBound(sVar(),2) REM Returns 5"
-msgstr "Print LBound(sVar(),2) REM 傳回 5"
-
-#: 03103000.xhp#par_id3147214.21.help.text
-msgctxt "03103000.xhp#par_id3147214.21.help.text"
-msgid "Print UBound(sVar(),2) REM Returns 70"
-msgstr "Print UBound(sVar () ,2) REM 傳回 70"
-
-#: 03103000.xhp#par_id3155855.22.help.text
-msgctxt "03103000.xhp#par_id3155855.22.help.text"
-msgid "end Sub"
-msgstr "end Sub"
-
-#: 01020300.xhp#tit.help.text
-msgid "Using Procedures and Functions"
-msgstr "使用程序和函數"
-
-#: 01020300.xhp#bm_id3149456.help.text
-msgid "<bookmark_value>procedures</bookmark_value><bookmark_value>functions;using</bookmark_value><bookmark_value>variables;passing to procedures and functions</bookmark_value><bookmark_value>parameters;for procedures and functions</bookmark_value><bookmark_value>parameters;passing by reference or value</bookmark_value><bookmark_value>variables;scope</bookmark_value><bookmark_value>scope of variables</bookmark_value><bookmark_value>GLOBAL variables</bookmark_value><bookmark_value>PUBLIC variables</bookmark_value><bookmark_value>PRIVATE variables</bookmark_value><bookmark_value>functions;return value type</bookmark_value><bookmark_value>return value type of functions</bookmark_value>"
-msgstr "<bookmark_value>程序;使用</bookmark_value><bookmark_value>函數;使用</bookmark_value>"
+#. u2;C
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"par_id3156214\n"
+"13\n"
+"help.text"
+msgid "MsgBox Len(sText) REM Returns 9"
+msgstr "MsgBox Len(sText) REM 傳回 9"
-#: 01020300.xhp#hd_id3149456.1.help.text
-msgid "<link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/01020300.xhp\">使用程序和函數</link>"
+#. hsi1
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"tit\n"
+"help.text"
+msgid "Wait Statement [Runtime]"
+msgstr "Wait 陳述式 [執行階段]"
-#: 01020300.xhp#par_id3150767.2.help.text
-msgid "The following describes the basic use of procedures and functions in $[officename] Basic."
-msgstr "以下描述了 $[officename] Basic 中程序和函數的基本用法。"
+#. kck9
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"bm_id3154136\n"
+"help.text"
+msgid "<bookmark_value>Wait statement</bookmark_value>"
+msgstr "<bookmark_value>Wait 陳述式</bookmark_value>"
-#: 01020300.xhp#par_id3151215.56.help.text
-msgid "When you create a new module, $[officename] Basic automatically inserts a SUB called \"Main\". This default name has nothing to do with the order or the starting point of a $[officename] Basic project. You can also safely rename this SUB."
-msgstr "在建立新模組時,$[officename] Basic 會自動插入一個名為「Main」的 SUB。這個標準名稱與 $[officename] Basic 專案的順序和起始點無關。您也可以為 SUB 重新命名,而不會帶來問題。"
+#. 0+Np
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"hd_id3154136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait Statement [Runtime]\">Wait Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait 陳述式 [執行階段]\">Wait 陳述式 [執行階段]</link>"
-#: 01020300.xhp#par_id314756320.help.text
-msgctxt "01020300.xhp#par_id314756320.help.text"
-msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
-msgstr "有些限制已套至您的公開變數、副常式、函式。您不能使用和相同函式庫中的模組相同的名稱。"
+#. HF;2
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"par_id3149236\n"
+"2\n"
+"help.text"
+msgid "Interrupts the program execution for the amount of time that you specify in milliseconds."
+msgstr "依指定的時間數,使程式的執行中斷一段時間 (以毫秒為單位)。"
-#: 01020300.xhp#par_id3154124.3.help.text
-msgid "Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a structured overview by separating a program into logical pieces."
-msgstr "程序 (SUB) 和函數 (FUNCTION) 可以協助您將一個程式分割為若干邏輯片段,從而使程式保持結構化。"
+#. !Ef:
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"hd_id3143229\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01020300.xhp#par_id3153193.4.help.text
-msgid "One benefit of procedures and functions is that, once you have developed a program code containing task components, you can use this code in another project."
-msgstr "使用程序和函數的一個好處是,為某個專案開發的含有任務程式元件的程式碼,同樣可以用於其他專案。"
+#. 2eYY
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"par_id3150669\n"
+"4\n"
+"help.text"
+msgid "Wait millisec"
+msgstr "Wait millisec"
-#: 01020300.xhp#hd_id3153770.26.help.text
-msgid "Passing Variables to Procedures (SUB) and Functions (FUNCTION)"
-msgstr "向程序 (SUB) 和函數 (FUNCTION) 傳送變數"
+#. a#sq
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"hd_id3148943\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01020300.xhp#par_id3155414.27.help.text
-msgid "Variables can be passed to both procedures and functions. The SUB or FUNCTION must be declared to expect parameters:"
-msgstr "可以向程序和函數傳送變數,但必須在 SUB 或 FUNCTION 中宣告所需的參數:"
+#. ChBh
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"par_id3154924\n"
+"6\n"
+"help.text"
+msgid "<emph>millisec:</emph> Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed."
+msgstr "<emph>millisec:</emph>數值型表示式,包含程式恢復執行之前需要等待的時間 (以毫秒為單位)。"
-#: 01020300.xhp#par_id3163710.28.help.text
-msgid "SUB SubName(<emph>Parameter1 As Type, Parameter2 As Type,...</emph>)"
-msgstr "SUB SubName(<emph>Parameter1 As Type, Parameter2 As Type,...</emph>)"
+#. E)gJ
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"hd_id3150541\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01020300.xhp#par_id3151114.29.help.text
-msgctxt "01020300.xhp#par_id3151114.29.help.text"
-msgid "Program code"
-msgstr "程式碼"
+#. /=$e
+#: 03130600.xhp
+msgctxt ""
+"03130600.xhp\n"
+"par_id3156214\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
+msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
-#: 01020300.xhp#par_id3146975.30.help.text
-msgid "END SUB"
-msgstr "END SUB"
+#. XIQ;
+#: 03010300.xhp
+msgctxt ""
+"03010300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Color Functions"
+msgstr "顏色函數"
-#: 01020300.xhp#par_id3152577.31.help.text
-msgid "The SUB is called using the following syntax:"
-msgstr "呼叫 SUB 時使用以下語法:"
+#. P410
+#: 03010300.xhp
+msgctxt ""
+"03010300.xhp\n"
+"hd_id3157896\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Color Functions\">Color Functions</link>"
+msgstr "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"顏色函數\">顏色函數</link>"
-#: 01020300.xhp#par_id3159154.32.help.text
-msgid "SubName(Value1, Value2,...)"
-msgstr "SubName(Value1, Value2,...)"
+#. 0IN)
+#: 03010300.xhp
+msgctxt ""
+"03010300.xhp\n"
+"par_id3155555\n"
+"2\n"
+"help.text"
+msgid "This section describes Runtime functions used to define colors."
+msgstr "下面是用於定義顏色的執行階段函數。"
-#: 01020300.xhp#par_id3147124.33.help.text
-msgid "The parameters passed to a SUB must fit to those specified in the SUB declaration."
-msgstr "傳送到 SUB 的參數必須適合 SUB 宣告中指定的參數。"
+#. AmO,
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"tit\n"
+"help.text"
+msgid "GetGuiType Function [Runtime]"
+msgstr "GetGuiType 函數 [執行階段]"
-#: 01020300.xhp#par_id3147397.34.help.text
-msgid "The same process applies to FUNCTIONS. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:"
-msgstr "同樣的情況也適用於 FUNCTION,以便傳回函數結果。透過指定函數名稱,並指定該函數傳回值的參數,可以在函數結束之前直接定義傳回結果。(請參閱示例)。"
+#. bl~d
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"bm_id3147143\n"
+"help.text"
+msgid "<bookmark_value>GetGuiType function</bookmark_value>"
+msgstr "<bookmark_value>GetGuiType function</bookmark_value>"
-#: 01020300.xhp#par_id3149412.35.help.text
-msgid "FUNCTION FunctionName(Parameter1 As Type, Parameter2 As Type,...) As Type"
-msgstr "FUNCTION FunctionName(Parameter1 As Type, Parameter2 As Type,...)As Type"
+#. Eh@c
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"hd_id3155310\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132100.xhp\" name=\"GetGuiType Function [Runtime]\">GetGuiType Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03132100.xhp\" name=\"GetGuiType 函數 [執行階段]\">GetGuiType 函數 [執行階段]</link>"
-#: 01020300.xhp#par_id3156284.36.help.text
-msgctxt "01020300.xhp#par_id3156284.36.help.text"
-msgid "Program code"
-msgstr "程式碼"
+#. +W^,
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"par_id3152459\n"
+"2\n"
+"help.text"
+msgid "Returns a numerical value that specifies the graphical user interface."
+msgstr "傳回指定圖形用戶介面的數值。"
-#: 01020300.xhp#par_id3145799.37.help.text
-msgid "<emph>FunctionName=Result</emph>"
-msgstr "<emph>FunctionName=Result</emph>"
+#. Jz.t
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"par_id3153323\n"
+"3\n"
+"help.text"
+msgid "This runtime function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments."
+msgstr "此執行階段函數僅僅是為了向下相容早期的版本。傳回值未在用戶端/伺服器環境中定義。"
-#: 01020300.xhp#par_id3150716.38.help.text
-msgctxt "01020300.xhp#par_id3150716.38.help.text"
-msgid "End Function"
-msgstr "End Function"
+#. ?+CP
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"hd_id3154894\n"
+"4\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01020300.xhp#par_id3153839.39.help.text
-msgid "The FUNCTION is called using the following syntax:"
-msgstr "呼叫 FUNCTION 時使用以下語法:"
+#. @Wct
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"par_id3147143\n"
+"5\n"
+"help.text"
+msgid "GetGUIType()"
+msgstr "GetGUIType ()"
-#: 01020300.xhp#par_id3146914.40.help.text
-msgid "Variable=FunctionName(Parameter1, Parameter2,...)"
-msgstr "Variable=FunctionName(Parameter1, Parameter2,...)"
+#. %/_4
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"hd_id3149346\n"
+"6\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 01020300.xhp#par_idN107B3.help.text
-msgid "You can also use the fully qualified name to call a procedure or function:<br/><item type=\"literal\">Library.Module.Macro()</item><br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
-msgstr "您也可以使用完全合格的名稱來呼叫程序或函數:<br/><item type=\"literal\">Library.Module.Macro()</item><br/>例如,若要從 Gimmicks 程式庫呼叫 Autotext 巨集,請使用下列指令:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+#. ;]ge
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"par_id3153748\n"
+"7\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 01020300.xhp#hd_id3156276.45.help.text
-msgid "Passing Variables by Value or Reference"
-msgstr "透過值或參照傳送變數"
+#. e)M,
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"hd_id3149177\n"
+"8\n"
+"help.text"
+msgid "Return values:"
+msgstr "傳回值:"
-#: 01020300.xhp#par_id3155765.47.help.text
-msgid "Parameters can be passed to a SUB or a FUNCTION either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a SUB or a FUNCTION gets the parameter and can read and modify its value."
-msgstr "可以透過參照或值將參數傳送到 SUB 或 FUNCTION。除非特別指定,參數通常透過參照傳送。這表示 SUB 或 FUNCTION 可以取得該參數,並且可以讀取和修改參數值。"
+#. tCmZ
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"par_id3147242\n"
+"9\n"
+"help.text"
+msgid "1: Windows"
+msgstr "1: Windows"
-#: 01020300.xhp#par_id3145640.53.help.text
-msgid "If you want to pass a parameter by value insert the key word \"ByVal\" in front of the parameter when you call a SUB or FUNCTION, for example:"
-msgstr "如果要透過值傳送參數,請在呼叫 SUB 或 FUNCTION 時,在參數前插入關鍵字「ByVal」,例如:"
+#. Z=|p
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"par_id3156152\n"
+"11\n"
+"help.text"
+msgid "4: UNIX"
+msgstr "4: UNIX"
-#: 01020300.xhp#par_id3150042.54.help.text
-msgid "Result = Function(<emph>ByVal</emph> Parameter)"
-msgstr "Result = Function(<emph>ByVal</emph> Parameter)"
+#. {F}:
+#: 03132100.xhp
+msgctxt ""
+"03132100.xhp\n"
+"hd_id3148685\n"
+"12\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01020300.xhp#par_id3149258.55.help.text
-msgid "In this case, the original content of the parameter will not be modified by the FUNCTION since it only gets the value and not the parameter itself."
-msgstr "在此種情況下,FUNCTION 不會修改參數原來的內容,因為它得到的只是參數值而不是參數本身。"
+#. F2{f
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Err Function [Runtime]"
+msgstr "Err 函數 [執行階段]"
-#: 01020300.xhp#hd_id3150982.57.help.text
-msgid "Scope of Variables"
-msgstr "變數的作用範圍"
+#. :SH}
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"bm_id3156343\n"
+"help.text"
+msgid "<bookmark_value>Err function</bookmark_value>"
+msgstr "<bookmark_value>Err;函數</bookmark_value>"
-#: 01020300.xhp#par_id3149814.58.help.text
-msgid "A variable defined within a SUB or FUNCTION, only remains valid until the procedure is exited. This is known as a \"local\" variable. In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a SUB or FUNCTION is exited."
-msgstr "在 SUB 或 FUNCTION 內定義的變數僅在該程序結束之前有效。此變數稱為「區域」變數。許多情況下,您需要在所有程序中、所有程式庫的各個模組中有效或 SUB 或 FUNCTION 結束後仍然有效的變數。"
+#. lqLh
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"hd_id3156343\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err Function [Runtime]\">Err Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err 函數 [執行階段]\">Err 函數 [執行階段]</link>"
-#: 01020300.xhp#hd_id3154186.59.help.text
-msgid "Declaring Variables Outside a SUB or FUNCTION"
-msgstr "在 SUB 或 FUNCTION 之外宣告變數"
+#. 7hEC
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3150541\n"
+"2\n"
+"help.text"
+msgid "Returns an error code that identifies the error that occurred during program execution."
+msgstr "傳回一個錯誤代碼,用於識別程式執行程序中出現的錯誤。"
-#: 01020300.xhp#par_id3150208.111.help.text
-msgid "GLOBAL VarName As TYPENAME"
-msgstr "GLOBAL VarName As TYPENAME"
+#. 9Z~W
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"hd_id3149656\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01020300.xhp#par_id3145258.112.help.text
-msgid "The variable is valid as long as the $[officename] session lasts."
-msgstr "只要 $[officename] 階段作業未結束,變數就有效。"
+#. lxdF
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3154123\n"
+"4\n"
+"help.text"
+msgid "Err"
+msgstr "Err"
-#: 01020300.xhp#par_id3153198.60.help.text
-msgid "PUBLIC VarName As TYPENAME"
-msgstr "PUBLIC VarName As TYPENAME"
+#. d/(7
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"hd_id3147229\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "傳回值類型:"
-#: 01020300.xhp#par_id3150088.61.help.text
-msgid "The variable is valid in all modules."
-msgstr "變數在所有模組中均有效。"
+#. ,dy5
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3150869\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "整型"
-#: 01020300.xhp#par_id3158212.62.help.text
-msgid "PRIVATE VarName As TYPENAME"
-msgstr "PRIVATE VarName As TYPENAME"
+#. 7./6
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"hd_id3153193\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01020300.xhp#par_id3152994.63.help.text
-msgctxt "01020300.xhp#par_id3152994.63.help.text"
-msgid "The variable is only valid in this module."
-msgstr "變數僅在此模組中有效。"
+#. B{QJ
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3149561\n"
+"8\n"
+"help.text"
+msgid "The Err function is used in error-handling routines to determine the error and the corrective action."
+msgstr "Err 函數用於在錯誤處理常式中確定錯誤及其校正措施。"
-#: 01020300.xhp#par_id3150886.64.help.text
-msgid "DIM VarName As TYPENAME"
-msgstr "DIM VarName As TYPENAME"
+#. OiQ;
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"hd_id3147317\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 01020300.xhp#par_id3150368.65.help.text
-msgctxt "01020300.xhp#par_id3150368.65.help.text"
-msgid "The variable is only valid in this module."
-msgstr "變數僅在此模組中有效。"
+#. AT:4
+#: 03050200.xhp
+#, fuzzy
+msgctxt ""
+"03050200.xhp\n"
+"par_id3147426\n"
+"11\n"
+"help.text"
+msgid "On Error Goto ErrorHandler REM Set up error handler"
+msgstr "on error goto ErrorHandler REM 設置錯誤處理程式"
-#: 01020300.xhp#hd_id5097506.help.text
-msgid "Example for private variables"
-msgstr "private 變數的範例"
+#. ~\gy
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3149481\n"
+"14\n"
+"help.text"
+msgid "REM Error occurs due to non-existent file"
+msgstr "REM 由於檔案不存在而出現錯誤"
-#: 01020300.xhp#par_id8738975.help.text
-msgid "Enforce private variables to be private across modules by setting CompatibilityMode(true)."
-msgstr "設定 CompatibilityMode(true) 以強制 private 變數在模組間為私有。"
+#. iRjP
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3145646\n"
+"21\n"
+"help.text"
+msgid "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\""
+msgstr "MsgBox \"Error \" & Err & \":\" & Error$ + chr (13) + \"At line :\" + Erl + chr (13) + Now , 16 ,\"an error occurred\""
-#: 01020300.xhp#par_id146488.help.text
-msgid "REM ***** Module1 *****"
-msgstr "REM ***** Module1 *****"
+#. H92G
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"tit\n"
+"help.text"
+msgid "FindObject Function [Runtime]"
+msgstr "FindObject 函數 [執行階段]"
-#: 01020300.xhp#par_id2042298.help.text
-msgid "Private myText As String"
-msgstr "Private myText As String"
+#. l~kA
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"bm_id3145136\n"
+"help.text"
+msgid "<bookmark_value>FindObject function</bookmark_value>"
+msgstr "<bookmark_value>FindObject;函數</bookmark_value>"
-#: 01020300.xhp#par_id2969756.help.text
-msgid "Sub initMyText"
-msgstr "Sub initMyText"
+#. ;@tc
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"hd_id3145136\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject Function [Runtime]\">FindObject Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject 函數 [執行階段]\">FindObject 函數 [執行階段]</link>"
-#: 01020300.xhp#par_id9475997.help.text
-msgid "myText = \"Hello\""
-msgstr "myText = \"Hello\""
+#. inX9
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3155341\n"
+"2\n"
+"help.text"
+msgid "Enables an object to be addressed at run-time as a string parameter through the object name."
+msgstr "允許透過物件名稱作為字串參數,在執行階段對物件進行尋址。"
-#: 01020300.xhp#par_id6933500.help.text
-msgid "print \"in module1 : \", myText"
-msgstr "print \"in module1 : \", myText"
+#. C=)n
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3150669\n"
+"3\n"
+"help.text"
+msgid "For example, the following command:"
+msgstr "例如,以下指令:"
-#: 01020300.xhp#par_id631733.help.text
-msgctxt "01020300.xhp#par_id631733.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. 7|dd
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3148473\n"
+"4\n"
+"help.text"
+msgid "MyObj.Prop1.Command = 5"
+msgstr "MyObj.Prop1.Command = 5"
-#: 01020300.xhp#par_id8234199.help.text
-msgid "REM ***** Module2 *****"
-msgstr "REM ***** Module2 *****"
+#. z}9d
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3156023\n"
+"5\n"
+"help.text"
+msgid "corresponds to the command block:"
+msgstr "與以下指令區塊相對應:"
-#: 01020300.xhp#par_id6969512.help.text
-msgid "'Option Explicit"
-msgstr "'Option Explicit"
+#. q\f?
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3153896\n"
+"6\n"
+"help.text"
+msgid "Dim ObjVar as Object"
+msgstr "Dim ObjVar as Object"
-#: 01020300.xhp#par_id1196935.help.text
-msgid "Sub demoBug"
-msgstr "Sub demoBug"
+#. *-#Y
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3154760\n"
+"7\n"
+"help.text"
+msgid "Dim ObjProp as Object"
+msgstr "Dim ObjProp as Object"
-#: 01020300.xhp#par_id1423993.help.text
-msgid "CompatibilityMode( true )"
-msgstr "CompatibilityMode( true )"
+#. 9kw%
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3145069\n"
+"8\n"
+"help.text"
+msgid "ObjName As String = \"MyObj\""
+msgstr "ObjName As String = \"MyObj\""
-#: 01020300.xhp#par_id6308786.help.text
-msgid "initMyText"
-msgstr "initMyText"
+#. 5MFi
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3154939\n"
+"9\n"
+"help.text"
+msgid "ObjVar = FindObject( ObjName As String )"
+msgstr "ObjVar = FindObject ( ObjName As String )"
-#: 01020300.xhp#par_id4104129.help.text
-msgid "' Now returns empty string"
-msgstr "' Now returns empty string"
+#. n/;m
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3150793\n"
+"10\n"
+"help.text"
+msgid "PropName As String = \"Prop1\""
+msgstr "PropName As String = \"Prop1\""
-#: 01020300.xhp#par_id7906125.help.text
-msgid "' (or rises error for Option Explicit)"
-msgstr "' (or rises error for Option Explicit)"
+#. DR@*
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3154141\n"
+"11\n"
+"help.text"
+msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
+msgstr "ObjProp = FindPropertyObject ( ObjVar, PropName As String )"
-#: 01020300.xhp#par_id8055970.help.text
-msgid "print \"Now in module2 : \", myText"
-msgstr "print \"Now in module2 : \", myText"
+#. 5l1~
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3156424\n"
+"12\n"
+"help.text"
+msgid "ObjProp.Command = 5"
+msgstr "ObjProp.Command = 5"
-#: 01020300.xhp#par_id2806176.help.text
-msgctxt "01020300.xhp#par_id2806176.help.text"
-msgid "End Sub"
-msgstr "End Sub"
+#. pMYT
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3145420\n"
+"13\n"
+"help.text"
+msgid "This allows names to be dynamically created at run-time. For example:"
+msgstr "這樣即可在執行階段動態地建立名稱。例如:"
-#: 01020300.xhp#hd_id3154368.66.help.text
-msgid "Saving Variable Content after Exiting a SUB or FUNCTION"
-msgstr "結束 SUB 或 FUNCTION 後儲存變數內容"
+#. G#=5
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3153104\n"
+"14\n"
+"help.text"
+msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five control names."
+msgstr "在一個迴圈中使用「TextEdit1」到「TextEdit5」來建立五個控制項名稱。"
-#: 01020300.xhp#par_id3156288.67.help.text
-msgid "STATIC VarName As TYPENAME"
-msgstr "STATIC VarName As TYPENAME"
+#. KR^6
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3150767\n"
+"15\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
+msgstr "另請參閱:<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
-#: 01020300.xhp#par_id3154486.68.help.text
-msgid "The variable retains its value until the next time the FUNCTION or SUB is entered. The declaration must exist inside a SUB or a FUNCTION."
-msgstr "變數保留其值,直到下次進入 FUNCTION 或 SUB。該宣告必須位於 SUB 或 FUNCTION 中。"
+#. Sq4_
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"hd_id3150868\n"
+"16\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 01020300.xhp#hd_id3155809.41.help.text
-msgid "Specifying the Return Value Type of a FUNCTION"
-msgstr "指定 FUNCTION 的傳回值類型"
+#. -Dr{
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3151042\n"
+"17\n"
+"help.text"
+msgid "FindObject( ObjName As String )"
+msgstr "FindObject ( ObjName As String )"
-#: 01020300.xhp#par_id3149404.42.help.text
-msgid "As with variables, include a type-declaration character after the function name, or the type indicated by \"As\" and the corresponding key word at the end of the parameter list to define the type of the function's return value, for example:"
-msgstr "與變數一樣,函數名稱後必須含有類型宣告字元或由「As」與相應關鍵字 (位於參數清單結尾處) 指示的類型,以定義函數傳回值的類型。例如:"
+#. +i2+
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"hd_id3159254\n"
+"18\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 01020300.xhp#par_id3152899.43.help.text
-msgid "Function WordCount(WordText as String) <emph>as Integer</emph>"
-msgstr "Function WordCount (WordText as String) as Integer"
+#. COSr
+#: 03103800.xhp
+msgctxt ""
+"03103800.xhp\n"
+"par_id3150439\n"
+"19\n"
+"help.text"
+msgid "<emph>ObjName: </emph>String that specifies the name of the object that you want to address at run-time."
+msgstr "<emph>ObjName:</emph>字串,用於指定執行階段要尋址的物件之名稱。"
-#: 03020404.xhp#tit.help.text
-msgid "Dir Function [Runtime]"
-msgstr "Dir 函數 [執行階段]"
+#. X1SM
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"tit\n"
+"help.text"
+msgid "Lof Function [Runtime]"
+msgstr "Lof 函數 [執行階段]"
-#: 03020404.xhp#bm_id3154347.help.text
-msgid "<bookmark_value>Dir function</bookmark_value>"
-msgstr "<bookmark_value>Dir;函數</bookmark_value>"
+#. N+%!
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"bm_id3156024\n"
+"help.text"
+msgid "<bookmark_value>Lof function</bookmark_value>"
+msgstr "<bookmark_value>Lof;函數</bookmark_value>"
-#: 03020404.xhp#hd_id3154347.1.help.text
-msgid "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Function [Runtime]\">Dir Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir 函數 [執行階段]\">Dir 函數 [執行階段]</link>"
+#. bLJ=
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"hd_id3156024\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Function [Runtime]\">Lof Function [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof 函數 [執行階段]\">Lof 函數 [執行階段]</link>"
-#: 03020404.xhp#par_id3153381.2.help.text
-msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path."
-msgstr "傳回與指定的搜尋路徑相符的磁碟機或目錄中的某個檔案、某個目錄或所有檔案和目錄的名稱。"
+#. ;zDY
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3146794\n"
+"2\n"
+"help.text"
+msgid "Returns the size of an open file in bytes."
+msgstr "傳回開啟檔案的大小,以位元組為單位。"
-#: 03020404.xhp#hd_id3154365.3.help.text
-msgctxt "03020404.xhp#hd_id3154365.3.help.text"
+#. dOb_
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"hd_id3153380\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03020404.xhp#par_id3156282.4.help.text
-msgid "Dir [(Text As String) [, Attrib As Integer]]"
-msgstr "Dir [(Text As String) [, Attrib As Integer]]"
+#. CG`}
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3150359\n"
+"4\n"
+"help.text"
+msgid "Lof (FileNumber)"
+msgstr "Lof (FileNumber)"
-#: 03020404.xhp#hd_id3156424.5.help.text
-msgctxt "03020404.xhp#hd_id3156424.5.help.text"
+#. |PP#
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"hd_id3154141\n"
+"5\n"
+"help.text"
msgid "Return value:"
msgstr "傳回值類型:"
-#: 03020404.xhp#par_id3153193.6.help.text
-msgctxt "03020404.xhp#par_id3153193.6.help.text"
-msgid "String"
-msgstr "字串型"
+#. 8#Jz
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3147230\n"
+"6\n"
+"help.text"
+msgid "Long"
+msgstr "長型"
-#: 03020404.xhp#hd_id3153770.7.help.text
-msgctxt "03020404.xhp#hd_id3153770.7.help.text"
+#. ;|I)
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"hd_id3156281\n"
+"7\n"
+"help.text"
msgid "Parameters:"
msgstr "參數:"
-#: 03020404.xhp#par_id3161831.8.help.text
-msgid "<emph>Text:</emph> Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text</emph>:用於指定搜尋路徑、目錄或檔案的任意字串型表示式。只能在第一次呼叫 Dir 函數時指定此引數。如果需要,您也可以用 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL 表示法\">URL 表示法</link>輸入路徑。"
-
-#: 03020404.xhp#par_id3146974.9.help.text
-msgid "<emph>Attrib: </emph>Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
-msgstr "<emph>Attrib:</emph>用於指定逐位元檔案屬性的任意整型表示式。Dir 函數只傳回與指定屬性相符的檔案或目錄。透過將屬性值相加,您可以將多個屬性組合起來:"
-
-#: 03020404.xhp#par_id3149666.11.help.text
-msgctxt "03020404.xhp#par_id3149666.11.help.text"
-msgid "0 : Normal files."
-msgstr "0 : 一般檔案。"
-
-#: 03020404.xhp#par_id3147427.15.help.text
-msgctxt "03020404.xhp#par_id3147427.15.help.text"
-msgid "16 : Returns the name of the directory only."
-msgstr "16 : 僅傳回目錄的名稱。"
-
-#: 03020404.xhp#par_id3153952.16.help.text
-msgid "Use this attribute to check if a file or directory exists, or to determine all files and folders in a specific directory."
-msgstr "使用此屬性來檢查檔案或目錄是否存在,或者確定指定目錄下的所有檔案或資料夾。"
-
-#: 03020404.xhp#par_id3159156.17.help.text
-msgid "To check if a file exists, enter the complete path and name of the file. If the file or directory name does not exist, the Dir function returns a zero-length string (\"\")."
-msgstr "若要檢查檔案是否存在,請輸入檔案的完整路徑和名稱。如果檔案或目錄名稱不存在,Dir 函數將傳回一個零長度字串 (\"\")。"
-
-#: 03020404.xhp#par_id3154012.18.help.text
-msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.sxw\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments."
-msgstr "若要產生特定目錄下所有現有檔案的清單,請執行以下操作:第一次呼叫 Dir 函數時,指定檔案的完整搜尋目錄,例如「D:\\Files\\*.sxw」。如果指定的路徑正確,且至少搜尋到一個檔案,則 Dir 函數將傳回與搜尋路徑相符的第一個檔案的名稱。若要傳回與路徑相符的其他檔案的名稱,請再次呼叫 Dir 函數,但不帶引數。"
+#. oJ7g
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3150869\n"
+"8\n"
+"help.text"
+msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is specified in the Open statement."
+msgstr "<emph>FileNumber:</emph>任意數值型表示式,包含由 Open 陳述式指定的檔案編號。"
-#: 03020404.xhp#par_id3147348.19.help.text
-msgid "To return directories only, use the attribute parameter. The same applies if you want to determine the name of a volume (for example, a hard drive partition)"
-msgstr "若要僅傳回目錄,請使用屬性參數。這也同樣適用於確定卷次 (如硬碟機分割區) 的名稱。"
+#. $/o5
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3147349\n"
+"9\n"
+"help.text"
+msgid "To obtain the length of a file that is not open, use the <emph>FileLen</emph> function."
+msgstr "若要獲取未開啟檔案的長度,請使用 <emph>FileLen</emph> 函數。"
-#: 03020404.xhp#hd_id3154942.20.help.text
-msgctxt "03020404.xhp#hd_id3154942.20.help.text"
+#. ;O~]
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"hd_id3155415\n"
+"10\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03020404.xhp#par_id3147125.21.help.text
-msgid "Sub ExampleDir"
-msgstr "Sub ExampleDir"
+#. 5^7Y
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3154730\n"
+"13\n"
+"help.text"
+msgid "Dim sText As Variant REM must be a Variant"
+msgstr "Dim sText As Variant REM 必須是變體型變數"
-#: 03020404.xhp#par_id3148455.22.help.text
-msgid "REM Displays all files and directories"
-msgstr "REM 顯示所有檔案和目錄"
+#. CMs=
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3156276\n"
+"19\n"
+"help.text"
+msgid "Seek #iNumber,1 REM Position at start"
+msgstr "Seek #iNumber,1 REM 起始位置"
-#: 03020404.xhp#par_id3147396.23.help.text
-msgctxt "03020404.xhp#par_id3147396.23.help.text"
-msgid "Dim sPath As String"
-msgstr "Dim sPath As String"
+#. JLY\
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3148405\n"
+"20\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the first line of text\" REM Fill with text"
+msgstr "Put #iNumber,, \"This is the first line of text\" REM 用文字充填"
-#: 03020404.xhp#par_id3149378.24.help.text
-msgid "Dim sDir as String, sValue as String"
-msgstr "Dim sDir as String, sValue as String"
+#. #)D`
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3154756\n"
+"21\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the second line of text\""
+msgstr "Put #iNumber,, \"This is the second line of text\""
-#: 03020404.xhp#par_id3153416.27.help.text
-msgid "sDir=\"Directories:\""
-msgstr "sDir=\"Directories:\""
+#. :6s;
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3145643\n"
+"22\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the third line of text\""
+msgstr "Put #iNumber,, \"This is the third line of text\""
-#: 03020404.xhp#par_id3153838.29.help.text
-msgid "sPath = CurDir"
-msgstr "sPath = CurDir"
+#. *%(0
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3150299\n"
+"31\n"
+"help.text"
+msgid "Put #iNumber,,\"This is a new line of text\""
+msgstr "Put #iNumber,,\"This is a new line of text\""
-#: 03020404.xhp#par_id3150327.30.help.text
-msgid "sValue = Dir$(sPath + getPathSeparator + \"*\",16)"
-msgstr "sValue = Dir$(sPath + getPathSeparator + \"*\",16)"
+#. ffXo
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3166425\n"
+"34\n"
+"help.text"
+msgid "Put #iNumber,20,\"This is the text in record 20\""
+msgstr "Put #iNumber,20,\"This is the text in record 20\""
-#: 03020404.xhp#par_id3155064.31.help.text
-msgctxt "03020404.xhp#par_id3155064.31.help.text"
-msgid "Do"
-msgstr "Do"
+#. D^Pt
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"tit\n"
+"help.text"
+msgid "Call Statement [Runtime]"
+msgstr "Call 陳述式 [執行階段]"
-#: 03020404.xhp#par_id3153764.32.help.text
-msgid "If sValue <> \".\" and sValue <> \"..\" Then"
-msgstr "If sValue <> \".\" and sValue <> \"..\"Then"
+#. Mb!h
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"bm_id3154422\n"
+"help.text"
+msgid "<bookmark_value>Call statement</bookmark_value>"
+msgstr "<bookmark_value>Call 陳述式</bookmark_value>"
-#: 03020404.xhp#par_id3155766.33.help.text
-msgid "if (GetAttr( sPath + getPathSeparator + sValue) AND 16) >0 then"
-msgstr "if (GetAttr( sPath + getPathSeparator + sValue) AND 16) >0 then"
+#. pNxW
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"hd_id3154422\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement [Runtime]\">Call Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call 陳述式 [執行階段]\">Call 陳述式 [執行階段]</link>"
-#: 03020404.xhp#par_id3154253.34.help.text
-msgid "REM get the directories"
-msgstr "REM 獲取目錄"
+#. DTwa
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"par_id3153394\n"
+"2\n"
+"help.text"
+msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure."
+msgstr "將程式控制傳遞給子常式、函數或 DLL 程序。"
-#: 03020404.xhp#par_id3159264.35.help.text
-msgid "sDir = sDir & chr(13) & sValue"
-msgstr "sDir = sDir & chr(13) & sValue"
+#. 6b7_
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"hd_id3153345\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03020404.xhp#par_id3145148.43.help.text
-msgctxt "03020404.xhp#par_id3145148.43.help.text"
-msgid "End If"
-msgstr "End If"
+#. S:MD
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"par_id3150984\n"
+"4\n"
+"help.text"
+msgid "[Call] Name [Parameter]"
+msgstr "[Call]Name[Parameter]"
-#: 03020404.xhp#par_idN10700.help.text
-msgctxt "03020404.xhp#par_idN10700.help.text"
-msgid "End If"
-msgstr "End If"
+#. wm!w
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"hd_id3150771\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03020404.xhp#par_id3147324.44.help.text
-msgid "sValue = Dir$"
-msgstr "sValue = Dir$"
+#. P@}K
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"par_id3148473\n"
+"6\n"
+"help.text"
+msgid "<emph>Name:</emph> Name of the subroutine, the function, or the DLL that you want to call"
+msgstr "<emph>Name:</emph>要呼叫的子常式、函數或 DLL 程序的名稱。"
-#: 03020404.xhp#par_id3155335.45.help.text
-msgid "Loop Until sValue = \"\""
-msgstr "Loop Until sValue = \"\""
+#. MGN5
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"par_id3148946\n"
+"7\n"
+"help.text"
+msgid "<emph>Parameter:</emph> Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing."
+msgstr "<emph>Parameter:</emph>傳送給程序的參數,程式的類型和數目取決於所執行的常式。"
-#: 03020404.xhp#par_id3147345.46.help.text
-msgid "MsgBox sDir,0,sPath"
-msgstr "MsgBox sDir,0,sPath"
+#. E`sV
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"par_id3154216\n"
+"8\n"
+"help.text"
+msgid "A keyword is optional when you call a procedure. If a function is executed as an expression, the parameters must be enclosed by brackets in the statement. If a DLL is called, it must first be specified in the <emph>Declare-Statement</emph>."
+msgstr "呼叫程序時可以選擇一個關鍵字。如果將函數作為表示式執行,則陳述式中的參數前後必須加上括號。如果呼叫了 DLL,必須先在<emph>Declare 陳述式</emph>中指定該 DLL。"
-#: 03020404.xhp#par_id3163808.48.help.text
-msgctxt "03020404.xhp#par_id3163808.48.help.text"
-msgid "End sub"
-msgstr "End sub"
+#. |%|f
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"hd_id3125865\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "示例:"
-#: 03100600.xhp#tit.help.text
-msgid "CLng Function [Runtime]"
-msgstr "CLng 函數 [執行階段]"
+#. L4H-
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Beep Statement [Runtime]"
+msgstr "Beep 陳述式 [執行階段]"
-#: 03100600.xhp#bm_id3153311.help.text
-msgid "<bookmark_value>CLng function</bookmark_value>"
-msgstr "<bookmark_value>CLng;函數</bookmark_value>"
+#. x@2f
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"bm_id3143284\n"
+"help.text"
+msgid "<bookmark_value>Beep statement</bookmark_value>"
+msgstr "<bookmark_value>Beep 陳述式</bookmark_value>"
-#: 03100600.xhp#hd_id3153311.1.help.text
-msgid "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng Function [Runtime]\">CLng Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng 函數 [執行階段]\">CLng 函數 [執行階段]</link>"
+#. 5:6a
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"hd_id3143284\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Beep Statement [Runtime]\">Beep Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Beep 陳述式 [執行階段]\">Beep 陳述式 [執行階段]</link>"
-#: 03100600.xhp#par_id3148686.2.help.text
-msgid "Converts any string or numeric expression to a long integer."
-msgstr "將任意字串型表示式或數值型表示式轉換為長型整數。"
+#. 3YWe
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"par_id3159201\n"
+"2\n"
+"help.text"
+msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch."
+msgstr "透過電腦揚聲器播放某種音調。對於不同的系統,該音調有所不同,您無法修改其音量或音高。"
-#: 03100600.xhp#hd_id3145315.3.help.text
-msgctxt "03100600.xhp#hd_id3145315.3.help.text"
+#. @5\F
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"hd_id3153990\n"
+"3\n"
+"help.text"
msgid "Syntax:"
msgstr "語法:"
-#: 03100600.xhp#par_id3147573.4.help.text
-msgid "CLng (Expression)"
-msgstr "CLng(Expression)"
-
-#: 03100600.xhp#hd_id3145610.5.help.text
-msgctxt "03100600.xhp#hd_id3145610.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
-
-#: 03100600.xhp#par_id3153897.6.help.text
-msgctxt "03100600.xhp#par_id3153897.6.help.text"
-msgid "Long"
-msgstr "長型"
-
-#: 03100600.xhp#hd_id3154760.7.help.text
-msgctxt "03100600.xhp#hd_id3154760.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
-#: 03100600.xhp#par_id3159414.8.help.text
-msgid "<emph>Expression:</emph> Any numerical expression that you want to convert. If the <emph>Expression</emph> lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Expression:</emph>要轉換的任意數值型表示式。如果 <emph>Expression</emph> 不在 -2,147,483,648 到 2,147,483,647 的有效長型整數範圍內,$[officename] Basic 將傳回溢位錯誤。若要轉換字串型表示式,必須使用作業系統的標準數字格式,將數字作為一般文字 (「123.5」) 輸入。"
-
-#: 03100600.xhp#par_id3150358.9.help.text
-msgctxt "03100600.xhp#par_id3150358.9.help.text"
-msgid "This function always rounds the fractional part of a number to the nearest integer."
-msgstr "此函數總是將數字的小數部份取整為最接近的整數。"
+#. N,m-
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"par_id3147291\n"
+"4\n"
+"help.text"
+msgid "Beep"
+msgstr "Beep"
-#: 03100600.xhp#hd_id3154216.10.help.text
-msgctxt "03100600.xhp#hd_id3154216.10.help.text"
+#. \jd`
+#: 03130100.xhp
+msgctxt ""
+"03130100.xhp\n"
+"hd_id3148538\n"
+"5\n"
+"help.text"
msgid "Example:"
msgstr "示例:"
-#: 03100600.xhp#par_id3147229.11.help.text
-msgctxt "03100600.xhp#par_id3147229.11.help.text"
-msgid "Sub ExampleCountryConvert"
-msgstr "Sub ExampleCountryConvert"
-
-#: 03100600.xhp#par_id3156281.12.help.text
-msgctxt "03100600.xhp#par_id3156281.12.help.text"
-msgid "Msgbox CDbl(1234.5678)"
-msgstr "Msgbox CDbl(1234.5678)"
+#. 2Xt}
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"tit\n"
+"help.text"
+msgid "DefCur Statement [Runtime]"
+msgstr "DefCur 陳述式 [執行階段]"
-#: 03100600.xhp#par_id3153969.13.help.text
-msgctxt "03100600.xhp#par_id3153969.13.help.text"
-msgid "Msgbox CInt(1234.5678)"
-msgstr "Msgbox CInt(1234.5678)"
+#. O:Fv
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"bm_id9555345\n"
+"help.text"
+msgid "<bookmark_value>DefCur statement</bookmark_value>"
+msgstr "<bookmark_value>DefCur 陳述式</bookmark_value>"
-#: 03100600.xhp#par_id3154909.14.help.text
-msgctxt "03100600.xhp#par_id3154909.14.help.text"
-msgid "Msgbox CLng(1234.5678)"
-msgstr "Msgbox CLng(1234.5678)"
+#. )Z;o
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN1057D\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03101110.xhp\">DefCur Statement [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03101110.xhp\">DefCur 陳述式 [執行階段]</link>"
-#: 03100600.xhp#par_id3153770.15.help.text
-msgctxt "03100600.xhp#par_id3153770.15.help.text"
-msgid "end sub"
-msgstr "end sub"
+#. $bZs
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN1058D\n"
+"help.text"
+msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range."
+msgstr "如果未指定類型宣告字元或關鍵字,DefCur 陳述式將依字母範圍設定預設的變數類型。"
-#: 03120105.xhp#tit.help.text
-msgid "CByte Function [Runtime]"
-msgstr "CByte 函數 [執行階段]"
+#. :*3[
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "Syntax:"
+msgstr "語法:"
-#: 03120105.xhp#bm_id3156027.help.text
-msgid "<bookmark_value>CByte function</bookmark_value>"
-msgstr "<bookmark_value>CByte;函數</bookmark_value>"
+#. (iOC
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN10594\n"
+"help.text"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx Characterrange1[, Characterrange2[,...]]"
-#: 03120105.xhp#hd_id3156027.1.help.text
-msgid "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte Function [Runtime]\">CByte Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte 函數 [執行階段]\">CByte 函數 [執行階段]</link>"
+#. _ZX\
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN10597\n"
+"help.text"
+msgid "Parameters:"
+msgstr "參數:"
-#: 03120105.xhp#par_id3143267.2.help.text
-msgid "Converts a string or a numeric expression to the type Byte."
-msgstr "將字串型或數值型表示式轉換成 Byte 類型。"
+#. 6@rM
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN1059B\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr "<emph>Characterrange:</emph>用於指定變數範圍的字母,將為這些變數設定預設的資料類型。"
-#: 03120105.xhp#hd_id3149811.3.help.text
-msgctxt "03120105.xhp#hd_id3149811.3.help.text"
-msgid "Syntax:"
-msgstr "語法:"
+#. v`{3
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN105A2\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph>定義預設變數類型的關鍵字:"
-#: 03120105.xhp#par_id3147573.4.help.text
-msgid "Cbyte( expression )"
-msgstr "Cbyte( expression )"
+#. D^*{
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN105A9\n"
+"help.text"
+msgid "<emph>Keyword:</emph> Default variable type"
+msgstr "<emph>關鍵字:</emph>預設變數類型"
-#: 03120105.xhp#hd_id3145315.5.help.text
-msgctxt "03120105.xhp#hd_id3145315.5.help.text"
-msgid "Return value:"
-msgstr "傳回值類型:"
+#. -A3K
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN105B0\n"
+"help.text"
+msgid "<emph>DefCur:</emph> Currency"
+msgstr "<emph>DefCur:</emph>貨幣"
-#: 03120105.xhp#par_id3148473.6.help.text
-msgid "Byte"
-msgstr "位元組"
+#. (!8V
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN105B7\n"
+"help.text"
+msgid "Example:"
+msgstr "範例:"
-#: 03120105.xhp#hd_id3147530.7.help.text
-msgctxt "03120105.xhp#hd_id3147530.7.help.text"
-msgid "Parameters:"
-msgstr "參數:"
+#. lY@;
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN105BB\n"
+"help.text"
+msgid "REM Prefix definitions for variable types:"
+msgstr "REM 變數類型的前綴定義:"
-#: 03120105.xhp#par_id3145068.8.help.text
-msgid "<emph>Expression:</emph> A string or a numeric expression."
-msgstr "<emph>Expression:</emph>字串型表示式或數值型表示式。"
+#. 2OZW
+#: 03101110.xhp
+msgctxt ""
+"03101110.xhp\n"
+"par_idN105D9\n"
+"help.text"
+msgid "cCur=Currency REM cCur is an implicit currency variable"
+msgstr "cCur=Currency REM cCur 為隱式的貨幣變數"
diff --git a/source/zh-TW/helpcontent2/source/text/sbasic/shared/01.po b/source/zh-TW/helpcontent2/source/text/sbasic/shared/01.po
index 09f8a713a19..7bf6d9d38e0 100644
--- a/source/zh-TW/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/zh-TW/helpcontent2/source/text/sbasic/shared/01.po
@@ -1,9 +1,9 @@
-#. extracted from helpcontent2/source/text/sbasic/shared/01.oo
+#. extracted from helpcontent2/source/text/sbasic/shared/01
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+helpcontent2%2Fsource%2Ftext%2Fsbasic%2Fshared%2F01.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-06-26 09:53+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-04-05 16:19+0200\n"
"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,287 +12,672 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 06130000.xhp#tit.help.text
-msgctxt "06130000.xhp#tit.help.text"
+#. 8ygj
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Append libraries"
+msgstr "新增程式庫"
+
+#. .4r_
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"bm_id3150502\n"
+"help.text"
+msgid "<bookmark_value>libraries; adding</bookmark_value><bookmark_value>inserting;Basic libraries</bookmark_value>"
+msgstr "<bookmark_value>程式庫; 增加</bookmark_value><bookmark_value>插入;Basic 程式庫</bookmark_value>"
+
+#. CN={
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3150502\n"
+"1\n"
+"help.text"
+msgid "Append libraries"
+msgstr "新增程式庫"
+
+#. \m,w
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3154840\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Locate that <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
+msgstr "<ahelp hid=\".\">尋找要加入到目前清單中的 <item type=\"productname\">%PRODUCTNAME</item> Basic 程式庫,然後按一下 [開啟]。</ahelp>"
+
+#. b4dU
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3149119\n"
+"3\n"
+"help.text"
+msgid "File name:"
+msgstr "檔案名稱:"
+
+#. =kVh
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3147102\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Enter a name or the path to the library that you want to append.</ahelp> You can also select a library from the list."
+msgstr "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\" visibility=\"visible\">此欄位顯示所選檔案的檔案名稱。在上面的清單方塊中,您將看到包含在該檔案中的所有程式庫。</ahelp>透過核取各個方塊,選取要加入的程式庫。"
+
+#. a5g^
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3147291\n"
+"5\n"
+"help.text"
+msgid "Options"
+msgstr "選項"
+
+#. \0}K
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3147226\n"
+"7\n"
+"help.text"
+msgid "Insert as reference (read-only)"
+msgstr "作為參照插入 (咀¯讀)"
+
+#. =G.m
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3155892\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Adds the selected library as a read-only file. The library is reloaded each time you start <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\" visibility=\"visible\">將所選程式庫作為唯讀檔案加入。每次啟動 <item type=\"productname\">%PRODUCTNAME</item> 時,重新載入該程式庫。</ahelp>"
+
+#. )%r6
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3145071\n"
+"9\n"
+"help.text"
+msgid "Replace existing libraries"
+msgstr "代替顯有的程式庫"
+
+#. F9ZN
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3149812\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Replaces a library that has the same name with the current library.</ahelp>"
+msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\" visibility=\"visible\">代替與目前程式庫具有相同名稱的程式庫。</ahelp>"
+
+#. XC4I
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Change Password"
+msgstr "變更密碼"
+
+#. !7=R
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3159399\n"
+"1\n"
+"help.text"
+msgid "Change Password"
+msgstr "變更密碼"
+
+#. A=Jw
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3150276\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_PASSWORD\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
+msgstr "<ahelp hid=\"HID_PASSWORD\">使用密碼保護所選的程式庫。</ahelp>您可以輸入新密碼或變更目前的密碼。"
+
+#. =zh;
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3154285\n"
+"3\n"
+"help.text"
+msgid "Old password"
+msgstr "舊密碼"
+
+#. C1w5
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3153665\n"
+"4\n"
+"help.text"
+msgid "Password"
+msgstr "密碼"
+
+#. 6n)3
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3155628\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Enter the current password for the selected library.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">輸入所選程式庫目前的密碼。</ahelp>"
+
+#. M!3.
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3153126\n"
+"6\n"
+"help.text"
+msgid "New password"
+msgstr "新"
+
+#. [cDa
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3153628\n"
+"7\n"
+"help.text"
+msgid "Password"
+msgstr "密碼"
+
+#. WE4$
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3159413\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Enter a new password for the selected library.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">輸入所選程式庫的新密碼。</ahelp>"
+
+#. k\py
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3148947\n"
+"9\n"
+"help.text"
+msgid "Confirm"
+msgstr "確認"
+
+#. `;zs
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3149457\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Repeat the new password for the selected library.</ahelp>"
+msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">重複所選程式庫的新密碼。</ahelp>"
+
+#. 8r@,
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"tit\n"
+"help.text"
msgid "Macro"
msgstr "巨集"
-#: 06130000.xhp#bm_id3145786.help.text
+#. Xh^g
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"bm_id3145786\n"
+"help.text"
msgid "<bookmark_value>macros; Basic IDE</bookmark_value><bookmark_value>Basic IDE; macros</bookmark_value>"
msgstr "<bookmark_value>巨集; Basic IDE</bookmark_value><bookmark_value>Basic IDE; 巨集</bookmark_value>"
-#: 06130000.xhp#hd_id3145786.1.help.text
-msgctxt "06130000.xhp#hd_id3145786.1.help.text"
+#. )|q9
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3145786\n"
+"1\n"
+"help.text"
msgid "Macro"
msgstr "巨集"
-#: 06130000.xhp#par_id3152886.2.help.text
+#. b%8b
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3152886\n"
+"2\n"
+"help.text"
msgid "<variable id=\"makro\"><ahelp hid=\".\">Opens the <emph>Macro </emph>dialog, where you can create, edit, organize, and run $[officename] Basic macros.</ahelp></variable>"
msgstr "<variable id=\"makro\"><ahelp hid=\".\">開啟 <emph>[巨集]</emph> 對話方塊,可在其中建立、編輯、管理與執行 $[officename] Basic 巨集。</ahelp></variable>"
-#: 06130000.xhp#hd_id3154145.3.help.text
+#. Uo4h
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3154145\n"
+"3\n"
+"help.text"
msgid "Macro name"
msgstr "巨集名稱"
-#: 06130000.xhp#par_id3151116.4.help.text
-msgid "<ahelp hid=\"BASCTL_EDIT_RID_MACROCHOOSER_RID_ED_MACRONAME\">Displays the name of the selected macro. To create or to change the name of a macro, enter a name here.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_EDIT_RID_MACROCHOOSER_RID_ED_MACRONAME\">顯示選取巨集的名稱。若要建立或變更巨集的名稱,請在此處輸入名稱。</ahelp>"
+#. Y\X3
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3151116\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/macronameedit\">Displays the name of the selected macro. To create or to change the name of a macro, enter a name here.</ahelp>"
+msgstr ""
-#: 06130000.xhp#hd_id3153729.7.help.text
+#. A4KH
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3153729\n"
+"7\n"
+"help.text"
msgid "Macro from / Save macro in"
msgstr "巨集的來源/儲存巨集的位置"
-#: 06130000.xhp#par_id3153190.8.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_LIBS\">Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog.</ahelp>"
+#. cD%?
+#: 06130000.xhp
+#, fuzzy
+msgctxt ""
+"06130000.xhp\n"
+"par_id3153190\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog.</ahelp>"
msgstr "<ahelp hid=\"HID_BASICIDE_LIBS\">列出可以在其中開啟或儲存巨集的程式庫和模組。若要將巨集與特定的文件一起儲存,請開啟此文件,然後開啟此對話方塊。</ahelp>"
-#: 06130000.xhp#hd_id3146975.11.help.text
+#. R\Zh
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3146975\n"
+"11\n"
+"help.text"
msgid "Run / Save"
msgstr "執行 / 儲存"
-#: 06130000.xhp#par_id3154791.12.help.text
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_RUN\">Runs or saves the current macro.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_RUN\">執行或儲存目前的巨集。</ahelp>"
+#. TP0A
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3154791\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/run\">Runs or saves the current macro.</ahelp>"
+msgstr ""
-#: 06130000.xhp#hd_id3153158.15.help.text
+#. Z)vI
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3153158\n"
+"15\n"
+"help.text"
msgid "Assign"
msgstr "指定"
-#: 06130000.xhp#par_id3149961.16.help.text
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_ASSIGN\">Opens the Customize dialog, where you can assign the selected macro to a menu command, a toolbar, or an event.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_ASSIGN\">開啟 [自訂] 對話方塊,您可以在其中將選取的巨集指定到功能表指令、工具列或事件。</ahelp>"
+#. QfDY
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3149961\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/assign\">Opens the Customize dialog, where you can assign the selected macro to a menu command, a toolbar, or an event.</ahelp>"
+msgstr ""
-#: 06130000.xhp#hd_id3145799.17.help.text
-msgctxt "06130000.xhp#hd_id3145799.17.help.text"
+#. Pe9n
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3145799\n"
+"17\n"
+"help.text"
msgid "Edit"
msgstr "編輯"
-#: 06130000.xhp#par_id3147127.18.help.text
+#. @MCI
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3147127\n"
+"18\n"
+"help.text"
msgid "<ahelp hid=\".\">Starts the $[officename] Basic editor and opens the selected macro for editing.</ahelp>"
msgstr "<ahelp hid=\".\">啟動 $[officename] Basic 編輯器,並開啟所選的巨集進行編輯。</ahelp>"
-#: 06130000.xhp#hd_id3149400.19.help.text
+#. QLOo
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3149400\n"
+"19\n"
+"help.text"
msgid "New/Delete"
msgstr "新增/刪除"
-#: 06130000.xhp#par_id3155602.61.help.text
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_DEL\">Creates a new macro, or deletes the selected macro.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_DEL\">建立新巨集,或刪除選取的巨集。</ahelp>"
-
-#: 06130000.xhp#par_id3149124.20.help.text
-msgid "To create a new macro, select the \"Standard\" module in the <emph>Macro from</emph> list, and then click <emph>New</emph>. "
-msgstr "若要建立新巨集,請在 <emph>[巨集的來源]</emph> 清單中選取「Standard」模組,然後按一下 <emph>[開啟新檔]</emph>。 "
+#. J0Ge
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3155602\n"
+"61\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/delete\">Creates a new macro, or deletes the selected macro.</ahelp>"
+msgstr ""
-#: 06130000.xhp#par_id3150749.21.help.text
+#. K!-L
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3149124\n"
+"20\n"
+"help.text"
+msgid "To create a new macro, select the \"Standard\" module in the <emph>Macro from</emph> list, and then click <emph>New</emph>."
+msgstr "若要建立新巨集,請在 <emph>[巨集的來源]</emph> 清單中選取「Standard」模組,然後按一下 <emph>[開啟新檔]</emph>。"
+
+#. J9uX
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3150749\n"
+"21\n"
+"help.text"
msgid "To delete a macro, select it, and then click <emph>Delete</emph>."
msgstr "若要刪除巨集,請選取該巨集,然後按一下 <emph>[刪除]</emph>。"
-#: 06130000.xhp#hd_id3153764.22.help.text
+#. }[Zm
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3153764\n"
+"22\n"
+"help.text"
msgid "Organizer"
msgstr "管理"
-#: 06130000.xhp#par_id3148405.23.help.text
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_ORG\">Opens the <emph>Macro Organizer</emph> dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries.</ahelp>"
+#. DbJ(
+#: 06130000.xhp
+#, fuzzy
+msgctxt ""
+"06130000.xhp\n"
+"par_id3148405\n"
+"23\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Opens the <emph>Macro Organizer</emph> dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_MACROCHOOSER_RID_PB_ORG\">開啟 <emph>[管理巨集]</emph> 對話方塊,您可以在其中增加、編輯或刪除現有的巨集模組、對話方塊和程式庫。</ahelp>"
-#: 06130000.xhp#hd_id3166447.29.help.text
+#. =Obx
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3166447\n"
+"29\n"
+"help.text"
msgid "Module/Dialog"
msgstr "模組/對話方塊"
-#: 06130000.xhp#par_id3155959.30.help.text
+#. 171!
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3155959\n"
+"30\n"
+"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_MODULES_TREE\">Lists the existing macros and dialogs.</ahelp>"
msgstr "<ahelp hid=\"HID_BASICIDE_MODULES_TREE\">列出現有的巨集和對話方塊。</ahelp>"
-#: 06130000.xhp#par_id3149922.31.help.text
+#. v4Tn
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3149922\n"
+"31\n"
+"help.text"
msgid "You can drag-and-drop a module or a dialog between libraries."
msgstr "您可以在程式庫之間拖放模組或對話方塊。"
-#: 06130000.xhp#par_id3159333.33.help.text
+#. I_3s
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3159333\n"
+"33\n"
+"help.text"
msgid "To copy a dialog or a module, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while you drag-and-drop."
msgstr "若要複製對話方塊或模組,請在拖放的同時按住 <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> 鍵。"
-#: 06130000.xhp#hd_id3147131.34.help.text
-msgctxt "06130000.xhp#hd_id3147131.34.help.text"
+#. or6H
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3147131\n"
+"34\n"
+"help.text"
msgid "Edit"
msgstr "編輯"
-#: 06130000.xhp#par_id3149816.35.help.text
+#. kzU*
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3149816\n"
+"35\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_EDIT\">Opens the selected macro or dialog for editing.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_EDIT\">開啟選取的巨集或對話方塊以進行編輯。</ahelp>"
-#: 06130000.xhp#hd_id3151214.36.help.text
-msgctxt "06130000.xhp#hd_id3151214.36.help.text"
+#. !W)e
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3151214\n"
+"36\n"
+"help.text"
msgid "New"
msgstr "新增"
-#: 06130000.xhp#par_id3154202.37.help.text
+#. N50+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3154202\n"
+"37\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWMOD\">Creates a new module.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWMOD\">建立新模組。</ahelp>"
-#: 06130000.xhp#par_id3153269.40.help.text
+#. NH\4
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3153269\n"
+"40\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">Creates a new dialog.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">建立新的對話方塊。</ahelp>"
-#: 06130000.xhp#hd_id3154587.42.help.text
+#. 7Qm,
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3154587\n"
+"42\n"
+"help.text"
msgid "Libraries tab page"
msgstr "[程式庫] 標籤頁"
-#: 06130000.xhp#par_id3153705.43.help.text
+#. A9*a
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3153705\n"
+"43\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">Lets you manage the macro libraries.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_MODULS_RID_PB_NEWDLG\">可讓您管理巨集程式庫。</ahelp>"
-#: 06130000.xhp#hd_id3145259.44.help.text
+#. #9[q
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3145259\n"
+"44\n"
+"help.text"
msgid "Location"
msgstr "位置"
-#: 06130000.xhp#par_id3153234.45.help.text
+#. M@Y7
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3153234\n"
+"45\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_LISTBOX_RID_TP_LIBS_RID_LB_BASICS\">Select the location containing the macro libraries that you want to organize.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_LISTBOX_RID_TP_LIBS_RID_LB_BASICS\">選取包含您所要組織的巨集程式庫之位置。</ahelp>"
-#: 06130000.xhp#hd_id3148460.46.help.text
+#. oQ{[
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3148460\n"
+"46\n"
+"help.text"
msgid "Library"
msgstr "程式庫"
-#: 06130000.xhp#par_id3150828.47.help.text
+#. z?zj
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3150828\n"
+"47\n"
+"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_LIBS_TREE\">Lists the macro libraries in the chosen location.</ahelp>"
msgstr "<ahelp hid=\"HID_BASICIDE_LIBS_TREE\">在選擇的位置中列出巨集程式庫。</ahelp>"
-#: 06130000.xhp#hd_id3145134.48.help.text
-msgctxt "06130000.xhp#hd_id3145134.48.help.text"
+#. hC!7
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3145134\n"
+"48\n"
+"help.text"
msgid "Edit"
msgstr "編輯"
-#: 06130000.xhp#par_id3150518.49.help.text
+#. MC\D
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3150518\n"
+"49\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_EDIT\">Opens the $[officename] Basic editor so that you can modify the selected library.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_EDIT\">開啟 $[officename] Basic 編輯器,以便您修改選取的程式庫。</ahelp>"
-#: 06130000.xhp#hd_id3150371.50.help.text
-msgctxt "06130000.xhp#hd_id3150371.50.help.text"
+#. rF:C
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3150371\n"
+"50\n"
+"help.text"
msgid "Password"
msgstr "密碼"
-#: 06130000.xhp#par_id3166430.51.help.text
+#. `L:r
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3166430\n"
+"51\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_PASSWORD\">Assigns or edits the <link href=\"text/sbasic/shared/01/06130100.xhp\" name=\"password\">password</link> for the selected library. \"Standard\" libraries cannot have a password.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_PASSWORD\">指定或編輯所選程式庫的<link href=\"text/sbasic/shared/01/06130100.xhp\" name=\"密碼\">密碼</link>。「Standard」程式庫不得有密碼。</ahelp>"
-#: 06130000.xhp#hd_id3154372.52.help.text
-msgctxt "06130000.xhp#hd_id3154372.52.help.text"
+#. ^WNj
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3154372\n"
+"52\n"
+"help.text"
msgid "New"
msgstr "新"
-#: 06130000.xhp#par_id3145387.53.help.text
+#. sII{
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3145387\n"
+"53\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_NEWLIB\">Creates a new library.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_NEWLIB\">建立新的程式庫。</ahelp>"
-#: 06130000.xhp#hd_id3154259.56.help.text
+#. JUE+
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3154259\n"
+"56\n"
+"help.text"
msgid "Name"
msgstr "名稱"
-#: 06130000.xhp#par_id3156169.57.help.text
+#. 2:^^
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3156169\n"
+"57\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_EDIT_RID_DLG_NEWLIB_RID_ED_LIBNAME\">Enter a name for the new module, dialog, or library.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_EDIT_RID_DLG_NEWLIB_RID_ED_LIBNAME\">輸入新模組、對話方塊或程式庫的名稱。</ahelp>"
-#: 06130000.xhp#hd_id3151183.54.help.text
+#. 7n@i
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"hd_id3151183\n"
+"54\n"
+"help.text"
msgid "Append"
msgstr "新增"
-#: 06130000.xhp#par_id3155126.55.help.text
+#. (a+o
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id3155126\n"
+"55\n"
+"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
msgstr "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">尋找要加入到目前清單中的 $[officename] Basic 程式庫,然後按一下 [開啟]。</ahelp>"
-
-#: 06130100.xhp#tit.help.text
-msgctxt "06130100.xhp#tit.help.text"
-msgid "Change Password"
-msgstr "變更密碼"
-
-#: 06130100.xhp#hd_id3159399.1.help.text
-msgctxt "06130100.xhp#hd_id3159399.1.help.text"
-msgid "Change Password"
-msgstr "變更密碼"
-
-#: 06130100.xhp#par_id3150276.2.help.text
-msgid "<ahelp hid=\"HID_PASSWORD\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
-msgstr "<ahelp hid=\"HID_PASSWORD\">使用密碼保護所選的程式庫。</ahelp>您可以輸入新密碼或變更目前的密碼。"
-
-#: 06130100.xhp#hd_id3154285.3.help.text
-msgid "Old password"
-msgstr "舊密碼"
-
-#: 06130100.xhp#hd_id3153665.4.help.text
-msgctxt "06130100.xhp#hd_id3153665.4.help.text"
-msgid "Password"
-msgstr "密碼"
-
-#: 06130100.xhp#par_id3155628.5.help.text
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Enter the current password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">輸入所選程式庫目前的密碼。</ahelp>"
-
-#: 06130100.xhp#hd_id3153126.6.help.text
-msgid "New password"
-msgstr "新"
-
-#: 06130100.xhp#hd_id3153628.7.help.text
-msgctxt "06130100.xhp#hd_id3153628.7.help.text"
-msgid "Password"
-msgstr "密碼"
-
-#: 06130100.xhp#par_id3159413.8.help.text
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Enter a new password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">輸入所選程式庫的新密碼。</ahelp>"
-
-#: 06130100.xhp#hd_id3148947.9.help.text
-msgid "Confirm"
-msgstr "確認"
-
-#: 06130100.xhp#par_id3149457.10.help.text
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Repeat the new password for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">重複所選程式庫的新密碼。</ahelp>"
-
-#: 06130500.xhp#tit.help.text
-msgctxt "06130500.xhp#tit.help.text"
-msgid "Append libraries"
-msgstr "新增程式庫"
-
-#: 06130500.xhp#bm_id3150502.help.text
-msgid "<bookmark_value>libraries; adding</bookmark_value><bookmark_value>inserting;Basic libraries</bookmark_value>"
-msgstr "<bookmark_value>程式庫; 增加</bookmark_value><bookmark_value>插入;Basic 程式庫</bookmark_value>"
-
-#: 06130500.xhp#hd_id3150502.1.help.text
-msgctxt "06130500.xhp#hd_id3150502.1.help.text"
-msgid "Append libraries"
-msgstr "新增程式庫"
-
-#: 06130500.xhp#par_id3154840.2.help.text
-msgid "<ahelp hid=\".\">Locate that <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
-msgstr "<ahelp hid=\".\">尋找要加入到目前清單中的 <item type=\"productname\">%PRODUCTNAME</item> Basic 程式庫,然後按一下 [開啟]。</ahelp>"
-
-#: 06130500.xhp#hd_id3149119.3.help.text
-msgid "File name:"
-msgstr "檔案名稱:"
-
-#: 06130500.xhp#par_id3147102.4.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Enter a name or the path to the library that you want to append.</ahelp> You can also select a library from the list."
-msgstr "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\" visibility=\"visible\">此欄位顯示所選檔案的檔案名稱。在上面的清單方塊中,您將看到包含在該檔案中的所有程式庫。</ahelp>透過核取各個方塊,選取要加入的程式庫。"
-
-#: 06130500.xhp#hd_id3147291.5.help.text
-msgid "Options"
-msgstr "選項"
-
-#: 06130500.xhp#hd_id3147226.7.help.text
-msgid "Insert as reference (read-only)"
-msgstr "作為參照插入 (咀¯讀)"
-
-#: 06130500.xhp#par_id3155892.8.help.text
-msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Adds the selected library as a read-only file. The library is reloaded each time you start <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\" visibility=\"visible\">將所選程式庫作為唯讀檔案加入。每次啟動 <item type=\"productname\">%PRODUCTNAME</item> 時,重新載入該程式庫。</ahelp>"
-
-#: 06130500.xhp#hd_id3145071.9.help.text
-msgid "Replace existing libraries"
-msgstr "代替顯有的程式庫"
-
-#: 06130500.xhp#par_id3149812.10.help.text
-msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Replaces a library that has the same name with the current library.</ahelp>"
-msgstr "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\" visibility=\"visible\">代替與目前程式庫具有相同名稱的程式庫。</ahelp>"
diff --git a/source/zh-TW/helpcontent2/source/text/sbasic/shared/02.po b/source/zh-TW/helpcontent2/source/text/sbasic/shared/02.po
index 278d95e3441..3ce49cc89cf 100644
--- a/source/zh-TW/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/zh-TW/helpcontent2/source/text/sbasic/shared/02.po
@@ -1,9 +1,9 @@
-#. extracted from helpcontent2/source/text/sbasic/shared/02.oo
+#. extracted from helpcontent2/source/text/sbasic/shared/02
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+helpcontent2%2Fsource%2Ftext%2Fsbasic%2Fshared%2F02.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-06-26 09:54+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2011-08-03 03:36+0200\n"
"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,851 +12,1948 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Translate Toolkit 1.9.0\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 11080000.xhp#tit.help.text
-msgctxt "11080000.xhp#tit.help.text"
-msgid "Enable Watch"
-msgstr "啟用檢視"
+#. xpfZ
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Save Source As"
+msgstr "另存原始檔"
-#: 11080000.xhp#hd_id3154863.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Enable Watch\">Enable Watch</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"啟用檢視\">啟用檢視</link>"
+#. E\X)
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
+"hd_id3149497\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Save Source As\">Save Source As</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"另存原始檔\">另存原始檔</link>"
-#: 11080000.xhp#par_id3093440.2.help.text
-msgid "<ahelp hid=\".uno:AddWatch\">Click this icon to view the variables in a macro. The contents of the variable are displayed in a separate window.</ahelp>"
-msgstr "<ahelp hid=\".uno:AddWatch\">按一下此圖示以檢視巨集中的變數。變數的內容將顯示在獨立的視窗中。</ahelp>"
+#. ffdW
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
+"par_id3147261\n"
+"3\n"
+"help.text"
+msgid "<ahelp hid=\".uno:SaveBasicAs\">Saves the source code of the selected Basic macro.</ahelp>"
+msgstr "<ahelp hid=\".uno:SaveBasicAs\">儲存所選 Basic 巨集的原始碼。</ahelp>"
-#: 11080000.xhp#par_id3147399.6.help.text
-msgid "Click the name of a variable to select it, then click the <emph>Enable Watch</emph> icon. The value that is assigned to the variable is displayed next to its name. This value is constantly updated."
-msgstr "按一下變數的名稱以選取該變數,然後按一下 <emph>[啟用檢視]</emph> 圖示。指定給變數的值顯示在其名稱旁。此值會不斷更新。"
+#. GF%#
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
+"par_id3145071\n"
+"help.text"
+msgid "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">圖示</alt></image>"
-#: 11080000.xhp#par_id3155892.help.text
-msgid "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">圖示</alt></image>"
+#. rA6P
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
+"par_id3151110\n"
+"2\n"
+"help.text"
+msgid "Save Source As"
+msgstr "另存原始檔"
-#: 11080000.xhp#par_id3150276.3.help.text
-msgctxt "11080000.xhp#par_id3150276.3.help.text"
-msgid "Enable Watch"
-msgstr "啟用檢視"
+#. m7Y?
+#: 11140000.xhp
+msgctxt ""
+"11140000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert Source Text"
+msgstr "插入原始檔"
-#: 11080000.xhp#par_id3159158.4.help.text
-msgid "To remove the variable watch, select the variable in the Watch window, and then click on the <emph>Remove Watch</emph> icon."
-msgstr "若要移除變數檢視,請在 [檢視] 視窗中選取變數,然後按一下 <emph>[隱入檢視]</emph> 圖示。"
+#. Bu_S
+#: 11140000.xhp
+msgctxt ""
+"11140000.xhp\n"
+"hd_id3154044\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Insert Source Text\">Insert Source Text</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"插入原始檔\">插入原始檔</link>"
-#: 11010000.xhp#tit.help.text
-msgid "Library"
-msgstr "程式庫"
+#. [3]_
+#: 11140000.xhp
+msgctxt ""
+"11140000.xhp\n"
+"par_id3150702\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:LoadBasic\">Opens the Basic source text in the Basic IDE window.</ahelp>"
+msgstr "<ahelp hid=\".uno:LoadBasic\">在 Basic IDE 視窗中開啟 Basic 來源文字。</ahelp>"
-#: 11010000.xhp#hd_id3151100.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Library\">Library</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"程式庫\">程式庫</link>"
+#. ~3ry
+#: 11140000.xhp
+msgctxt ""
+"11140000.xhp\n"
+"par_id3150445\n"
+"3\n"
+"help.text"
+msgid "Place the cursor in the code where you want to insert the source text, and then click the <emph>Insert source text</emph> icon. Locate the file that contains the Basic source text that you want to insert, and then click <emph>Open</emph>."
+msgstr "將游標放到程式碼中要插入來源文字的位置,然後按一下<emph>插入原始檔</emph>圖示。尋找包含所要插入的 Basic 來源文字的檔案,然後按一下 <emph>[開啟]</emph>。"
-#: 11010000.xhp#par_id3154136.2.help.text
-msgid "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\">Select the library that you want to edit.</ahelp> The first module of the library that you select is displayed in the Basic IDE."
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:LibSelector\">選取要編輯的程式庫。</ahelp>所選程式庫的第一個模組顯示在 Basic IDE 中。"
+#. )$k8
+#: 11140000.xhp
+msgctxt ""
+"11140000.xhp\n"
+"par_id3145136\n"
+"help.text"
+msgid "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">圖示</alt></image>"
-#: 11010000.xhp#par_id3149095.help.text
-msgid "<image src=\"res/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">List box Library</alt></image>"
-msgstr "<image src=\"res/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">清單方塊程式庫</alt></image>"
+#. ?kcg
+#: 11140000.xhp
+msgctxt ""
+"11140000.xhp\n"
+"par_id3145346\n"
+"4\n"
+"help.text"
+msgid "Insert source text"
+msgstr "插入原始檔"
-#: 11010000.xhp#par_id3147654.3.help.text
-msgid "Library List Box"
-msgstr "[程式庫] 清單方塊"
+#. NBtE
+#: 11190000.xhp
+msgctxt ""
+"11190000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Export Dialog"
+msgstr "匯出對話方塊"
+
+#. Y}%o
+#: 11190000.xhp
+msgctxt ""
+"11190000.xhp\n"
+"hd_id3156183\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"Export Dialog\">Export Dialog</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"匯出對話方塊\">匯出對話方塊</link>"
+
+#. fs7k
+#: 11190000.xhp
+msgctxt ""
+"11190000.xhp\n"
+"par_id3152363\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">In the dialog editor, this command calls a \"Save as\" dialog to export the current BASIC dialog.</ahelp>"
+msgstr "<ahelp hid=\".\">在對話方塊編輯器中,此命令會呼叫 [另存新檔] 對話方塊,匯出目前的 BASIC 對話方塊。</ahelp>"
-#: 11040000.xhp#tit.help.text
-msgctxt "11040000.xhp#tit.help.text"
+#. Y?m_
+#: 11190000.xhp
+msgctxt ""
+"11190000.xhp\n"
+"par_id3143267\n"
+"help.text"
+msgid "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">圖示</alt></image>"
+
+#. zh\b
+#: 11190000.xhp
+msgctxt ""
+"11190000.xhp\n"
+"par_id3145383\n"
+"3\n"
+"help.text"
+msgid "Export Dialog"
+msgstr "匯出對話方塊"
+
+#. WFFz
+#: 11040000.xhp
+msgctxt ""
+"11040000.xhp\n"
+"tit\n"
+"help.text"
msgid "Stop"
msgstr "停止"
-#: 11040000.xhp#bm_id3154863.help.text
+#. ]Rnn
+#: 11040000.xhp
+msgctxt ""
+"11040000.xhp\n"
+"bm_id3154863\n"
+"help.text"
msgid "<bookmark_value>macros; stopping</bookmark_value><bookmark_value>program stops</bookmark_value><bookmark_value>stopping macros</bookmark_value>"
msgstr "<bookmark_value>巨集;停止</bookmark_value><bookmark_value>程式;停止巨集</bookmark_value><bookmark_value>停止;巨集</bookmark_value>"
-#: 11040000.xhp#hd_id3154863.1.help.text
+#. #Xn3
+#: 11040000.xhp
+msgctxt ""
+"11040000.xhp\n"
+"hd_id3154863\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/02/11040000.xhp\" name=\"Stop\">Stop</link>"
msgstr "<link href=\"text/sbasic/shared/02/11040000.xhp\" name=\"停止\">停止</link>"
-#: 11040000.xhp#par_id3147226.2.help.text
+#. ,RUK
+#: 11040000.xhp
+msgctxt ""
+"11040000.xhp\n"
+"par_id3147226\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".uno:BasicStop\">Stops running the current macro.</ahelp><switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> You can also press Shift+Ctrl+Q.</defaultinline></switchinline>"
msgstr "<ahelp hid=\".uno:BasicStop\">停止執行目前的巨集。</ahelp><switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> 您也可以按 Shift+Ctrl+Q 組合鍵。</defaultinline></switchinline>"
-#: 11040000.xhp#par_id3146797.help.text
+#. PJV#
+#: 11040000.xhp
+msgctxt ""
+"11040000.xhp\n"
+"par_id3146797\n"
+"help.text"
msgid "<image id=\"img_id3148538\" src=\"cmd/sc_basicstop.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148538\">Icon</alt></image>"
msgstr "<image id=\"img_id3148538\" src=\"cmd/sc_basicstop.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148538\">圖示</alt></image>"
-#: 11040000.xhp#par_id3150986.3.help.text
-msgctxt "11040000.xhp#par_id3150986.3.help.text"
+#. B)rU
+#: 11040000.xhp
+msgctxt ""
+"11040000.xhp\n"
+"par_id3150986\n"
+"3\n"
+"help.text"
msgid "Stop"
msgstr "停止"
-#: 11020000.xhp#tit.help.text
-msgctxt "11020000.xhp#tit.help.text"
-msgid "Compile"
-msgstr "編譯"
-
-#: 11020000.xhp#hd_id3148983.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"Compile\">Compile</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"編譯\">編譯</link>"
-
-#: 11020000.xhp#par_id3159201.2.help.text
-msgid "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\">Compiles the Basic macro.</ahelp> You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps."
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:CompileBasic\">編譯 Basic 巨集。</ahelp>在對巨集進行變更或者巨集使用單步或程序單步之後,您需要編譯巨集。"
-
-#: 11020000.xhp#par_id3156426.help.text
-msgid "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">圖示</alt></image>"
-
-#: 11020000.xhp#par_id3149399.3.help.text
-msgctxt "11020000.xhp#par_id3149399.3.help.text"
-msgid "Compile"
-msgstr "編譯"
-
-#: 11150000.xhp#tit.help.text
-msgctxt "11150000.xhp#tit.help.text"
-msgid "Save Source As"
-msgstr "另存原始檔"
-
-#: 11150000.xhp#hd_id3149497.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Save Source As\">Save Source As</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"另存原始檔\">另存原始檔</link>"
-
-#: 11150000.xhp#par_id3147261.3.help.text
-msgid "<ahelp hid=\".uno:SaveBasicAs\">Saves the source code of the selected Basic macro.</ahelp>"
-msgstr "<ahelp hid=\".uno:SaveBasicAs\">儲存所選 Basic 巨集的原始碼。</ahelp>"
-
-#: 11150000.xhp#par_id3145071.help.text
-msgid "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">圖示</alt></image>"
-
-#: 11150000.xhp#par_id3151110.2.help.text
-msgctxt "11150000.xhp#par_id3151110.2.help.text"
-msgid "Save Source As"
-msgstr "另存原始檔"
-
-#: 11070000.xhp#tit.help.text
-msgctxt "11070000.xhp#tit.help.text"
-msgid "Breakpoint"
-msgstr "中斷點"
-
-#: 11070000.xhp#hd_id3154863.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Breakpoint\">Breakpoint</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"中斷點\">中斷點</link>"
-
-#: 11070000.xhp#par_id3155364.2.help.text
-msgid "<ahelp hid=\".uno:ToggleBreakPoint\">Inserts a breakpoint in the program line.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:ToggleBreakPoint\">在程式行中插入中斷點。</ahelp>"
-
-#: 11070000.xhp#par_id3149346.4.help.text
-msgid "The breakpoint is inserted at the cursor position. Use a breakpoint to interrupt a program just before an error occurs. You can then troubleshoot the program by running it in <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link> mode until the error occurs. You can also use the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> icon to check the content of the relevant variables."
-msgstr "中斷點會被插入到游標所在的位置。使用中斷點以在錯誤發生之前中斷程式。然後,您可以在 <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"[單步]\">[單步]</link>模式下執行程式,並在發生錯誤後對其進行疑難排解。您也 可以使用<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"檢視\">檢視</link>圖示檢查相關變數的內容。"
-
-#: 11070000.xhp#par_id3156346.help.text
-msgid "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">Icon</alt></image>"
-msgstr "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">圖示</alt></image>"
-
-#: 11070000.xhp#par_id3149416.3.help.text
-msgctxt "11070000.xhp#par_id3149416.3.help.text"
-msgid "Breakpoint"
-msgstr "中斷點"
-
-#: 11170000.xhp#tit.help.text
-msgctxt "11170000.xhp#tit.help.text"
-msgid "Manage Breakpoints"
-msgstr "管理中斷點"
-
-#: 11170000.xhp#hd_id3156183.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"管理中斷點\">管理中斷點</link>"
-
-#: 11170000.xhp#par_id3152363.2.help.text
-msgid "<ahelp hid=\".\">Calls a dialog to manage breakpoints.</ahelp>"
-msgstr "<ahelp hid=\".\">呼叫對話方塊以管理中斷點。</ahelp>"
-
-#: 11170000.xhp#par_id3143267.help.text
-msgid "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">圖示</alt></image>"
-
-#: 11170000.xhp#par_id3145383.3.help.text
-msgctxt "11170000.xhp#par_id3145383.3.help.text"
-msgid "Manage Breakpoints"
-msgstr "管理中斷點"
-
-#: 11170000.xhp#par_id3154897.4.help.text
-msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints dialog\"><emph>Manage Breakpoints</emph> dialog</link>"
-msgstr "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"管理中斷點 對話方塊\"><emph>[管理中斷點]</emph> 對話方塊</link>"
-
-#: 11100000.xhp#tit.help.text
-msgctxt "11100000.xhp#tit.help.text"
+#. Fe+=
+#: 11100000.xhp
+msgctxt ""
+"11100000.xhp\n"
+"tit\n"
+"help.text"
msgid "Macros"
msgstr "巨集"
-#: 11100000.xhp#hd_id3156183.1.help.text
+#. YZ-k
+#: 11100000.xhp
+msgctxt ""
+"11100000.xhp\n"
+"hd_id3156183\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/02/11100000.xhp\" name=\"Macros\">Macros</link>"
msgstr "<link href=\"text/sbasic/shared/02/11100000.xhp\" name=\"巨集\">巨集</link>"
-#: 11100000.xhp#par_id3147399.2.help.text
+#. #EUt
+#: 11100000.xhp
+msgctxt ""
+"11100000.xhp\n"
+"par_id3147399\n"
+"2\n"
+"help.text"
msgid "<ahelp visibility=\"visible\" hid=\".uno:ChooseMacro\">Opens the <emph>Macro</emph> dialog.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:ChooseMacro\">開啟 <emph>[巨集]</emph> 對話方塊。</ahelp>"
-#: 11100000.xhp#par_id3148538.help.text
+#. SEmZ
+#: 11100000.xhp
+msgctxt ""
+"11100000.xhp\n"
+"par_id3148538\n"
+"help.text"
msgid "<image src=\"cmd/sc_choosemacro.png\" id=\"img_id3153662\"><alt id=\"alt_id3153662\">Icon</alt></image>"
msgstr "<image src=\"cmd/sc_choosemacro.png\" id=\"img_id3153662\"><alt id=\"alt_id3153662\">圖示</alt></image>"
-#: 11100000.xhp#par_id3153542.3.help.text
-msgctxt "11100000.xhp#par_id3153542.3.help.text"
+#. ]=U2
+#: 11100000.xhp
+msgctxt ""
+"11100000.xhp\n"
+"par_id3153542\n"
+"3\n"
+"help.text"
msgid "Macros"
msgstr "巨集"
-#: 11180000.xhp#tit.help.text
-msgctxt "11180000.xhp#tit.help.text"
-msgid "Import Dialog"
-msgstr "匯入對話方塊"
-
-#: 11180000.xhp#hd_id3156183.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"Import Dialog\">Import Dialog</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"匯入對話方塊\">匯入對話方塊</link>"
+#. OW3h
+#: 11160000.xhp
+msgctxt ""
+"11160000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Step Out"
+msgstr "跳出"
-#: 11180000.xhp#par_id3152363.2.help.text
-msgid "<ahelp hid=\".\">Calls an \"Open\" dialog to import a BASIC dialog file.</ahelp>"
-msgstr "<ahelp hid=\".\">呼叫 [開啟] 對話方塊,匯入 BASIC 對話方塊檔案。</ahelp>"
+#. [hZ^
+#: 11160000.xhp
+msgctxt ""
+"11160000.xhp\n"
+"hd_id3148983\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"Step Out\">Step Out</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"跳出\">跳出</link>"
-#: 11180000.xhp#par_id0929200903505211.help.text
-msgid "If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free \"automatic\" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported."
-msgstr "若匯入的對話方塊具有已存在於程式庫的名稱,您會看到可決定重新命名匯入之對話方塊的訊息方塊。在此情況下,對話方塊將會以下一個可用的「自動」名稱,重新加以命名,就如同建立新的對話方塊一般。或者,您可用匯入的對話方塊取代現有的對話方塊。若按一下 [取消],則不會匯入該對話方塊。"
+#. 2]mk
+#: 11160000.xhp
+msgctxt ""
+"11160000.xhp\n"
+"par_id3157898\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Jumps back to the previous routine in the current macro.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:BasicStepOut\">跳回目前巨集中的上一個常式。</ahelp>"
-#: 11180000.xhp#par_id0929200903505360.help.text
-msgid "Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur."
-msgstr "對話方塊可能會包含本土化資料。匯入對話方塊時,可能會發生與對話方塊之本土化狀態不相符的情形。"
+#. rLK?
+#: 11160000.xhp
+msgctxt ""
+"11160000.xhp\n"
+"par_id3156410\n"
+"help.text"
+msgid "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">圖示</alt></image>"
-#: 11180000.xhp#par_id0929200903505320.help.text
-msgid "If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale."
-msgstr "若程式庫包含比作為匯入的對話方塊之其他語言,或匯入的對話方塊完全未本土化,則其他語言將會使用對話方塊之預設語言環境字串,在不通知的情況下新增至匯入的對話方塊。"
+#. T~f{
+#: 11160000.xhp
+msgctxt ""
+"11160000.xhp\n"
+"par_id3158421\n"
+"3\n"
+"help.text"
+msgid "Step Out"
+msgstr "跳出"
-#: 11180000.xhp#par_id0929200903505383.help.text
-msgid "If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons."
-msgstr "若匯入的對話方塊包含比作程式庫之其他語言,或匯入的對話方塊完全未本土化,則您會看到含有 [增加]、[省略],及 [取消] 按鈕的訊息方塊。"
+#. ]H~@
+#: 11120000.xhp
+msgctxt ""
+"11120000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Find Parentheses"
+msgstr "尋找括號"
-#: 11180000.xhp#par_id0929200903505340.help.text
-msgid "Add: The additional languages from the imported dialog will be added to the already existing dialog. The resources from the library's default language will be used for the new languages. This is the same as if you add these languages manually."
-msgstr "增加:來自匯入之對話方塊的其他語言,將會新增至已存在的對話方塊。來自程式庫之預設語言的資源則將用於新的語言。此動作就和您手動增加這些語言的結果相同。"
+#. cDWq
+#: 11120000.xhp
+msgctxt ""
+"11120000.xhp\n"
+"hd_id3149497\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11120000.xhp\" name=\"Find Parentheses\">Find Parentheses</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11120000.xhp\" name=\"尋找括號\">尋找括號</link>"
-#: 11180000.xhp#par_id0929200903505367.help.text
-msgid "Omit: The library's language settings will stay unchanged. The imported dialog's resources for the omitted languages are not copied into the library, but they remain in the imported dialog's source files."
-msgstr "省略:程式庫的語言設定將不會有所變更。針對省略語言之匯入的對話方塊資源,將不會複製到程式庫,但這些資源會保留在匯入的對話方塊的來源檔案中。"
+#. ysdF
+#: 11120000.xhp
+msgctxt ""
+"11120000.xhp\n"
+"par_id3155150\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:MatchGroup\" visibility=\"visible\">Highlights the text that is enclosed by two corresponding brackets. Place the text cursor in front of an opening or closing bracket, and then click this icon.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:MatchGroup\">反白顯示由兩個對應括號括起的文字。將文字游標置於左括號或右括號之前,然後按一下此圖示。</ahelp>"
-#: 11180000.xhp#par_id3143267.help.text
-msgid "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">圖示</alt></image>"
+#. .Y3+
+#: 11120000.xhp
+msgctxt ""
+"11120000.xhp\n"
+"par_id3149182\n"
+"help.text"
+msgid "<image src=\"cmd/sc_matchgroup.png\" id=\"img_id3155892\"><alt id=\"alt_id3155892\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_matchgroup.png\" id=\"img_id3155892\"><alt id=\"alt_id3155892\">圖示</alt></image>"
-#: 11180000.xhp#par_id3145383.3.help.text
-msgctxt "11180000.xhp#par_id3145383.3.help.text"
-msgid "Import Dialog"
-msgstr "匯入對話方塊"
+#. qU^Q
+#: 11120000.xhp
+msgctxt ""
+"11120000.xhp\n"
+"par_id3147276\n"
+"3\n"
+"help.text"
+msgid "Find Parentheses"
+msgstr "尋找括號"
-#: 11190000.xhp#tit.help.text
-msgctxt "11190000.xhp#tit.help.text"
-msgid "Export Dialog"
-msgstr "匯出對話方塊"
+#. SW_#
+#: 11110000.xhp
+msgctxt ""
+"11110000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Modules"
+msgstr "模組"
-#: 11190000.xhp#hd_id3156183.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"Export Dialog\">Export Dialog</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"匯出對話方塊\">匯出對話方塊</link>"
+#. BD$!
+#: 11110000.xhp
+msgctxt ""
+"11110000.xhp\n"
+"hd_id3148520\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Modules\">Modules</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"模組\">模組</link>"
-#: 11190000.xhp#par_id3152363.2.help.text
-msgid "<ahelp hid=\".\">In the dialog editor, this command calls a \"Save as\" dialog to export the current BASIC dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">在對話方塊編輯器中,此命令會呼叫 [另存新檔] 對話方塊,匯出目前的 BASIC 對話方塊。</ahelp>"
+#. W55,
+#: 11110000.xhp
+msgctxt ""
+"11110000.xhp\n"
+"par_id3156414\n"
+"2\n"
+"help.text"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Click here to open the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">按一下此處以開啟 <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"[管理巨集]\"><emph>[管理巨集]</emph></link> 對話方塊。</ahelp>"
-#: 11190000.xhp#par_id3143267.help.text
-msgid "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">圖示</alt></image>"
+#. mZ(*
+#: 11110000.xhp
+msgctxt ""
+"11110000.xhp\n"
+"par_id3157958\n"
+"help.text"
+msgid "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">圖示</alt></image>"
-#: 11190000.xhp#par_id3145383.3.help.text
-msgctxt "11190000.xhp#par_id3145383.3.help.text"
-msgid "Export Dialog"
-msgstr "匯出對話方塊"
+#. :Sm8
+#: 11110000.xhp
+msgctxt ""
+"11110000.xhp\n"
+"par_id3145383\n"
+"3\n"
+"help.text"
+msgid "Modules"
+msgstr "模組"
-#: 11060000.xhp#tit.help.text
-msgctxt "11060000.xhp#tit.help.text"
+#. D^@5
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"tit\n"
+"help.text"
msgid "Procedure Step"
msgstr "程序單步"
-#: 11060000.xhp#hd_id3148520.1.help.text
+#. 7gar
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"hd_id3148520\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step\">Procedure Step</link>"
msgstr "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"程序單步\">程序單步</link>"
-#: 11060000.xhp#par_id3152363.2.help.text
+#. )05)
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3152363\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".uno:BasicStepOver\">Runs the macro and stops it after the next procedure.</ahelp>"
msgstr "<ahelp hid=\".uno:BasicStepOver\">執行巨集,並在下一個程序後停止該巨集。</ahelp>"
-#: 11060000.xhp#par_id3153394.4.help.text
-msgctxt "11060000.xhp#par_id3153394.4.help.text"
+#. K!:j
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3153394\n"
+"4\n"
+"help.text"
msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
msgstr "您可以將此指令與 <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"檢視\">[檢視]</link> 指令結合使用,來尋找錯誤並進行疑難排解。"
-#: 11060000.xhp#par_id3147576.help.text
+#. 0Jfs
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3147576\n"
+"help.text"
msgid "<image id=\"img_id3143267\" src=\"cmd/sc_basicstepover.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Icon</alt></image>"
msgstr "<image id=\"img_id3143267\" src=\"cmd/sc_basicstepover.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">圖示</alt></image>"
-#: 11060000.xhp#par_id3154307.3.help.text
-msgctxt "11060000.xhp#par_id3154307.3.help.text"
+#. Wf7j
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3154307\n"
+"3\n"
+"help.text"
msgid "Procedure Step"
msgstr "程序單步"
-#: 11060000.xhp#par_id3153562.6.help.text
+#. -00G
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3153562\n"
+"6\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step function\">Single Step function</link>"
msgstr "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"單步功能\">單步功能</link>"
-#: 20000000.xhp#tit.help.text
-msgctxt "20000000.xhp#tit.help.text"
+#. WB=B
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Object Catalog"
+msgstr "物件分類"
+
+#. b?y.
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"hd_id3153255\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Object Catalog\">Object Catalog</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"物件分類\">物件分類</link>"
+
+#. 2m$_
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3151384\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ObjectCatalog\">Opens the <emph>Objects</emph> dialog, where you can view Basic objects.</ahelp>"
+msgstr "<ahelp hid=\".uno:ObjectCatalog\">開啟 <emph>[物件]</emph> 對話方塊,在此您可以檢視 Basic 物件。</ahelp>"
+
+#. kK0K
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3147576\n"
+"15\n"
+"help.text"
+msgid "Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Click the name of a module or dialog and then click the <emph>Show</emph> icon to load and display that module or dialog."
+msgstr "按兩下函數名稱或子常式名稱,以載入包含該函數或子常式的模組,並定位游標的位置。按一下模組名稱或對話方塊名稱,然後按一下<emph>顯示</emph>圖示,以載入並顯示該模組或對話方塊。"
+
+#. Y\y/
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3148538\n"
+"help.text"
+msgid "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">Icon</alt></image>"
+msgstr "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">圖示</alt></image>"
+
+#. P6dB
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3154515\n"
+"3\n"
+"help.text"
+msgid "Object Catalog"
+msgstr "物件分類"
+
+#. JC8D
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"hd_id3155388\n"
+"4\n"
+"help.text"
+msgid "Show"
+msgstr "顯示"
+
+#. c!rX
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3155630\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_OBJCAT_SHOW\">Display the source text or dialog of a selected object.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_OBJCAT_SHOW\">顯示所選物件的來源文字或對話方塊。</ahelp>"
+
+#. `6Kh
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3153126\n"
+"help.text"
+msgid "<image id=\"img_id3148474\" src=\"basctl/res/im01.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148474\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148474\" src=\"basctl/res/im01.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148474\">圖示</alt></image>"
+
+#. Lk\=
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3147560\n"
+"6\n"
+"help.text"
+msgid "Show"
+msgstr "顯示"
+
+#. !zr*
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"hd_id3146794\n"
+"13\n"
+"help.text"
+msgid "Window Area"
+msgstr "視窗區域"
+
+#. V!s\
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3149655\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double-click its name or select the name and click the <emph>Show</emph> icon.</ahelp>"
+msgstr "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">顯示目前 $[officename] 巨集程式庫、模組與話方塊的階層式檢視。若要顯示視窗中某一項目的內容,請連按兩下其名稱,或選取該名稱並按一下 <emph>[顯示]</emph> 圖示。</ahelp>"
+
+#. 9L8N
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Breakpoint"
+msgstr "中斷點"
+
+#. Y)ps
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"hd_id3154863\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Breakpoint\">Breakpoint</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"中斷點\">中斷點</link>"
+
+#. 8P@J
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3155364\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ToggleBreakPoint\">Inserts a breakpoint in the program line.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:ToggleBreakPoint\">在程式行中插入中斷點。</ahelp>"
+
+#. ~`E+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3149346\n"
+"4\n"
+"help.text"
+msgid "The breakpoint is inserted at the cursor position. Use a breakpoint to interrupt a program just before an error occurs. You can then troubleshoot the program by running it in <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link> mode until the error occurs. You can also use the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> icon to check the content of the relevant variables."
+msgstr "中斷點會被插入到游標所在的位置。使用中斷點以在錯誤發生之前中斷程式。然後,您可以在 <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"[單步]\">[單步]</link>模式下執行程式,並在發生錯誤後對其進行疑難排解。您也 可以使用<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"檢視\">檢視</link>圖示檢查相關變數的內容。"
+
+#. 6GL\
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3156346\n"
+"help.text"
+msgid "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">Icon</alt></image>"
+msgstr "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">圖示</alt></image>"
+
+#. ^|Vc
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3149416\n"
+"3\n"
+"help.text"
+msgid "Breakpoint"
+msgstr "中斷點"
+
+#. |iJW
+#: 11020000.xhp
+msgctxt ""
+"11020000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Compile"
+msgstr "編譯"
+
+#. KA@m
+#: 11020000.xhp
+msgctxt ""
+"11020000.xhp\n"
+"hd_id3148983\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"Compile\">Compile</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"編譯\">編譯</link>"
+
+#. vnA-
+#: 11020000.xhp
+msgctxt ""
+"11020000.xhp\n"
+"par_id3159201\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\">Compiles the Basic macro.</ahelp> You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps."
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:CompileBasic\">編譯 Basic 巨集。</ahelp>在對巨集進行變更或者巨集使用單步或程序單步之後,您需要編譯巨集。"
+
+#. ye/I
+#: 11020000.xhp
+msgctxt ""
+"11020000.xhp\n"
+"par_id3156426\n"
+"help.text"
+msgid "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">Icon</alt></image>"
+msgstr "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">圖示</alt></image>"
+
+#. O,\{
+#: 11020000.xhp
+msgctxt ""
+"11020000.xhp\n"
+"par_id3149399\n"
+"3\n"
+"help.text"
+msgid "Compile"
+msgstr "編譯"
+
+#. Uk)m
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"tit\n"
+"help.text"
msgid "Insert Controls"
msgstr "插入控制項"
-#: 20000000.xhp#bm_id3150402.help.text
+#. Oorh
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"bm_id3150402\n"
+"help.text"
msgid "<bookmark_value>controls; in dialog editor</bookmark_value><bookmark_value>push button control in dialog editor</bookmark_value><bookmark_value>icon control</bookmark_value><bookmark_value>buttons; controls</bookmark_value><bookmark_value>image control</bookmark_value><bookmark_value>check box control</bookmark_value><bookmark_value>radio button control</bookmark_value><bookmark_value>option button control</bookmark_value><bookmark_value>fixed text control</bookmark_value><bookmark_value>label field control</bookmark_value><bookmark_value>editing; controls</bookmark_value><bookmark_value>text boxes; controls</bookmark_value><bookmark_value>list boxes; controls</bookmark_value><bookmark_value>combo box control</bookmark_value><bookmark_value>scroll bar control</bookmark_value><bookmark_value>horizontal scrollbar control</bookmark_value><bookmark_value>vertical scrollbar control</bookmark_value><bookmark_value>group box control</bookmark_value><bookmark_value>progress bar control</bookmark_value><bookmark_value>fixed line control</bookmark_value><bookmark_value>horizontal line control</bookmark_value><bookmark_value>line control</bookmark_value><bookmark_value>vertical line control</bookmark_value><bookmark_value>date field control</bookmark_value><bookmark_value>time field control</bookmark_value><bookmark_value>numerical field control</bookmark_value><bookmark_value>currency field control</bookmark_value><bookmark_value>formatted field control</bookmark_value><bookmark_value>pattern field control</bookmark_value><bookmark_value>masked field control</bookmark_value><bookmark_value>file selection control</bookmark_value><bookmark_value>selection options for controls</bookmark_value><bookmark_value>test mode control</bookmark_value>"
msgstr "<bookmark_value>控制項; 在對話方塊編輯器中</bookmark_value><bookmark_value>在對話方塊編輯器中的按鈕控制項</bookmark_value><bookmark_value>圖示控制項</bookmark_value><bookmark_value>按鈕; 控制項</bookmark_value><bookmark_value>影像控制項</bookmark_value><bookmark_value>核取方塊控制項</bookmark_value><bookmark_value>單選按鈕控制項</bookmark_value><bookmark_value>選項按鈕控制項</bookmark_value><bookmark_value>固定文字控制項</bookmark_value><bookmark_value>標籤欄位控制項</bookmark_value><bookmark_value>編輯; 控制項</bookmark_value><bookmark_value>文字方塊; 控制項</bookmark_value><bookmark_value>清單方塊; 控制項</bookmark_value><bookmark_value>組合方塊控制項</bookmark_value><bookmark_value>捲動軸控制項</bookmark_value><bookmark_value>水平捲動軸控制項</bookmark_value><bookmark_value>垂直捲動軸控制項</bookmark_value><bookmark_value>群組方塊控制項</bookmark_value><bookmark_value>進度列控制項</bookmark_value><bookmark_value>固定行控制項</bookmark_value><bookmark_value>水平線控制項</bookmark_value><bookmark_value>線條控制項</bookmark_value><bookmark_value>垂直線控制項</bookmark_value><bookmark_value>日期欄位控制項</bookmark_value><bookmark_value>時間欄位控制項</bookmark_value><bookmark_value>數字欄位控制項</bookmark_value><bookmark_value>貨幣欄位控制項</bookmark_value><bookmark_value>格式化的欄位控制項</bookmark_value><bookmark_value>樣式欄位控制項</bookmark_value><bookmark_value>遮罩欄位控制項</bookmark_value><bookmark_value>檔案選取控制項</bookmark_value><bookmark_value>控制項的選取選項</bookmark_value><bookmark_value>測試模式控制項</bookmark_value>"
-#: 20000000.xhp#hd_id3150402.1.help.text
+#. !=5/
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3150402\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/02/20000000.xhp\" name=\"Insert Controls\">Insert Controls</link>"
msgstr "<link href=\"text/sbasic/shared/02/20000000.xhp\" name=\"插入控制項\">[插入控制項]</link>"
-#: 20000000.xhp#par_id3147000.2.help.text
+#. 3=)m
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147000\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".uno:ChooseControls\">Opens the <emph>Toolbox</emph> bar.</ahelp>"
msgstr "<ahelp hid=\".uno:ChooseControls\">開啟 <emph>[工具箱]</emph> 列。</ahelp>"
-#: 20000000.xhp#par_id3147226.help.text
+#. -U8M
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147226\n"
+"help.text"
msgid "<image id=\"img_id3147571\" src=\"cmd/sc_choosecontrols.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147571\">Icon</alt></image>"
msgstr "<image id=\"img_id3147571\" src=\"cmd/sc_choosecontrols.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147571\">圖示</alt></image>"
-#: 20000000.xhp#par_id3153749.3.help.text
-msgctxt "20000000.xhp#par_id3153749.3.help.text"
+#. d^%%
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153749\n"
+"3\n"
+"help.text"
msgid "Insert Controls"
msgstr "插入控制項"
-#: 20000000.xhp#par_id3157958.5.help.text
+#. Il%s
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3157958\n"
+"5\n"
+"help.text"
msgid "In edit mode, double-click a control to open the <link href=\"text/sbasic/shared/01170100.xhp\" name=\"properties dialog\">properties dialog</link>."
msgstr "在編輯模式下,按兩下某個控制項以開啟 <link href=\"text/sbasic/shared/01170100.xhp\" name=\"[屬性]對話方塊\">[屬性] 對話方塊</link>。"
-#: 20000000.xhp#par_id3148538.6.help.text
+#. HDS1
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3148538\n"
+"6\n"
+"help.text"
msgid "In edit mode, you can also right-click a control and choose the cut, copy, and paste command."
msgstr "在編輯模式下,您也可以在某個控制項上按一下滑鼠右鍵,並選擇 [剪下]、[複製] 和 [貼上] 指令。"
-#: 20000000.xhp#hd_id3148473.7.help.text
+#. .wq5
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3148473\n"
+"7\n"
+"help.text"
msgid "Button"
msgstr "按鈕"
-#: 20000000.xhp#par_id3153824.help.text
+#. :]jW
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153824\n"
+"help.text"
msgid "<image id=\"img_id3157909\" src=\"cmd/sc_insertpushbutton.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157909\">Icon</alt></image>"
msgstr "<image id=\"img_id3157909\" src=\"cmd/sc_insertpushbutton.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3157909\">圖示</alt></image>"
-#: 20000000.xhp#par_id3147530.8.help.text
+#. ;HU;
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147530\n"
+"8\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertPushbutton\">Adds a command button.</ahelp> You can use a command button to execute a command for a defined event, such as a mouse click."
msgstr "<ahelp visibility=\"visible\" hid=\".uno:InsertPushbutton\">加入指令按鈕。</ahelp>您可使用指令按鈕來執行定義的事件指令,例如按一下滑鼠。"
-#: 20000000.xhp#par_id3154923.9.help.text
+#. PK+K
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154923\n"
+"9\n"
+"help.text"
msgid "If you want, you can add text or a graphic to the button."
msgstr "如果需要,您可以在該按鈕中加入文字或圖形。"
-#: 20000000.xhp#hd_id3148550.10.help.text
+#. (PH8
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3148550\n"
+"10\n"
+"help.text"
msgid "Image Control"
msgstr "圖式控制項"
-#: 20000000.xhp#par_id3154138.help.text
+#. TPm9
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154138\n"
+"help.text"
msgid "<image id=\"img_id3144760\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144760\">Icon</alt></image>"
msgstr "<image id=\"img_id3144760\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144760\">圖示</alt></image>"
-#: 20000000.xhp#par_id3151042.11.help.text
+#. W)3L
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3151042\n"
+"11\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertImageControl\">Adds a control that displays a graphic.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:InsertImageControl\">加入顯示圖形的控制項。</ahelp>"
-#: 20000000.xhp#hd_id3150447.12.help.text
+#. .cg!
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3150447\n"
+"12\n"
+"help.text"
msgid "Check Box"
msgstr "核取方塊"
-#: 20000000.xhp#par_id3155131.help.text
+#. K3jr
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3155131\n"
+"help.text"
msgid "<image id=\"img_id3150439\" src=\"cmd/sc_checkbox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150439\">Icon</alt></image>"
msgstr "<image id=\"img_id3150439\" src=\"cmd/sc_checkbox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150439\">圖示</alt></image>"
-#: 20000000.xhp#par_id3147317.13.help.text
+#. HegK
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147317\n"
+"13\n"
+"help.text"
msgid "<ahelp hid=\".uno:Checkbox\">Adds a check box that you can use to turn a function on or off.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:Checkbox\">加入一個核取方塊,用於開啟或關閉某項功能。</ahelp>"
-#: 20000000.xhp#hd_id3150486.14.help.text
+#. ?jng
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3150486\n"
+"14\n"
+"help.text"
msgid "Option Button"
msgstr "選項按鈕"
-#: 20000000.xhp#par_id3155856.help.text
+#. 5?=R
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3155856\n"
+"help.text"
msgid "<image id=\"img_id3146921\" src=\"cmd/sc_radiobutton.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146921\">Icon</alt></image>"
msgstr "<image id=\"img_id3146921\" src=\"cmd/sc_radiobutton.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146921\">圖示</alt></image>"
-#: 20000000.xhp#par_id3153575.15.help.text
+#. TbnB
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153575\n"
+"15\n"
+"help.text"
msgid "<ahelp hid=\".uno:Radiobutton\">Adds a button that allows a user to select from a number of options.</ahelp> Grouped option buttons must have consecutive tab indices. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab index between the tab indices of the two groups on the group frame."
msgstr "<ahelp visibility=\"visible\" hid=\".uno:Radiobutton\">加入用於在多個選項中進行選取的按鈕。</ahelp>群組的選項欄位必須有連續的定位鍵索引。它們周圍通常會有一個群組方塊。如果有兩組選項欄位,則必須在群組框上兩個群組的定位鍵索引之間再插入一個定位鍵索引。"
-#: 20000000.xhp#hd_id3154729.16.help.text
+#. DgqV
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154729\n"
+"16\n"
+"help.text"
msgid "Label Field"
msgstr "貼標欄位"
-#: 20000000.xhp#par_id3149300.help.text
+#. r)Hh
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3149300\n"
+"help.text"
msgid "<image id=\"img_id3153415\" src=\"cmd/sc_insertfixedtext.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3153415\">Icon</alt></image>"
msgstr "<image id=\"img_id3153415\" src=\"cmd/sc_insertfixedtext.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3153415\">圖示</alt></image>"
-#: 20000000.xhp#par_id3156181.17.help.text
+#. _k!L
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3156181\n"
+"17\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertFixedText\">Adds a field for displaying text labels.</ahelp> These labels are only for displaying predefined text, and not for entering text."
msgstr "<ahelp visibility=\"visible\" hid=\".uno:InsertFixedText\">加入用於顯示文字貼標的欄位。</ahelp>這些貼標僅用於顯示預先定義的文字而不是用於輸入文字。"
-#: 20000000.xhp#hd_id3149123.18.help.text
+#. ).Z!
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3149123\n"
+"18\n"
+"help.text"
msgid "Text Box"
msgstr "文字方塊"
-#: 20000000.xhp#par_id3153766.help.text
+#. QVSC
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153766\n"
+"help.text"
msgid "<image id=\"img_id3148996\" src=\"cmd/sc_edit.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3148996\">Icon</alt></image>"
msgstr "<image id=\"img_id3148996\" src=\"cmd/sc_edit.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3148996\">圖示</alt></image>"
-#: 20000000.xhp#par_id3153712.19.help.text
+#. g!tI
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153712\n"
+"19\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertEdit\">Adds an input box where you can enter and edit text.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:InsertEdit\">加入用於輸入和編輯文字的輸入方塊。</ahelp>"
-#: 20000000.xhp#hd_id3154253.20.help.text
+#. VOOz
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154253\n"
+"20\n"
+"help.text"
msgid "List Box"
msgstr "清單方塊"
-#: 20000000.xhp#par_id3155959.help.text
+#. VZmD
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3155959\n"
+"help.text"
msgid "<image id=\"img_id3163808\" src=\"cmd/sc_listbox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163808\">Icon</alt></image>"
msgstr "<image id=\"img_id3163808\" src=\"cmd/sc_listbox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163808\">圖示</alt></image>"
-#: 20000000.xhp#par_id3155176.21.help.text
+#. uS*\
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3155176\n"
+"21\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertListbox\">Adds a box where you can click an entry on a list.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:InsertListbox\">加入一個方塊,在此可以按一下清單中的條目。</ahelp>"
-#: 20000000.xhp#hd_id3150644.22.help.text
+#. o_e5
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3150644\n"
+"22\n"
+"help.text"
msgid "Combo Box"
msgstr "組合方塊"
-#: 20000000.xhp#par_id3148418.help.text
+#. a7M9
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3148418\n"
+"help.text"
msgid "<image id=\"img_id3153200\" src=\"cmd/sc_combobox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153200\">Icon</alt></image>"
msgstr "<image id=\"img_id3153200\" src=\"cmd/sc_combobox.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3153200\">圖示</alt></image>"
-#: 20000000.xhp#par_id3154199.23.help.text
+#. 3a\(
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154199\n"
+"23\n"
+"help.text"
msgid "<ahelp hid=\".uno:Combobox\">Adds a combo box. A combo box is a one line list box that a user can click, and then choose an entry from the list.</ahelp> If you want, you can make the entries in the combo box \"read only\"."
msgstr "<ahelp visibility=\"visible\" hid=\".uno:Combobox\">加入組合方塊。組合方塊是一種單行清單方塊,將其按一下可以打開一個清單,從中可選擇條目。</ahelp>如果需要,您可以將組合方塊中的條目設定為「唯讀」。"
-#: 20000000.xhp#hd_id3154585.24.help.text
+#. (u;0
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154585\n"
+"24\n"
+"help.text"
msgid "Horizontal Scrollbar"
msgstr "水平向捲軸"
-#: 20000000.xhp#par_id3153781.help.text
+#. ]:VC
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153781\n"
+"help.text"
msgid "<image id=\"img_id3149530\" src=\"cmd/sc_hscrollbar.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149530\">Icon</alt></image>"
msgstr "<image id=\"img_id3149530\" src=\"cmd/sc_hscrollbar.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149530\">圖示</alt></image>"
-#: 20000000.xhp#par_id3153232.25.help.text
+#. 1-j?
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153232\n"
+"25\n"
+"help.text"
msgid "<ahelp hid=\".uno:HScrollbar\">Adds a horizontal scrollbar to the dialog.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:HScrollbar\">將一個水平向捲軸加入至對話方塊。</ahelp>"
-#: 20000000.xhp#hd_id3154119.26.help.text
+#. l;Z)
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154119\n"
+"26\n"
+"help.text"
msgid "Vertical Scrollbar"
msgstr "垂直向捲軸"
-#: 20000000.xhp#par_id3150515.help.text
+#. 2wm]
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3150515\n"
+"help.text"
msgid "<image id=\"img_id3150203\" src=\"cmd/sc_vscrollbar.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150203\">Icon</alt></image>"
msgstr "<image id=\"img_id3150203\" src=\"cmd/sc_vscrollbar.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150203\">圖示</alt></image>"
-#: 20000000.xhp#par_id3155376.27.help.text
+#. m~^-
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3155376\n"
+"27\n"
+"help.text"
msgid "<ahelp hid=\".uno:VScrollbar\">Adds a vertical scrollbar to the dialog.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:VScrollbar\">將一個垂直向捲軸加入至對話方塊。</ahelp>"
-#: 20000000.xhp#hd_id3150313.28.help.text
+#. oQZR
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3150313\n"
+"28\n"
+"help.text"
msgid "Group Box"
msgstr "群組方塊"
-#: 20000000.xhp#par_id3151184.help.text
+#. L|mA
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3151184\n"
+"help.text"
msgid "<image id=\"img_id3151335\" src=\"cmd/sc_groupbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151335\">Icon</alt></image>"
msgstr "<image id=\"img_id3151335\" src=\"cmd/sc_groupbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151335\">圖示</alt></image>"
-#: 20000000.xhp#par_id3159622.29.help.text
+#. Tx#.
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3159622\n"
+"29\n"
+"help.text"
msgid "<ahelp hid=\".uno:Groupbox\">Adds a frame that you can use to visually group similar controls, such as option buttons.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:Groupbox\">加入可用於直觀地群組類似控制項 (如選項欄位) 的方框。</ahelp>"
-#: 20000000.xhp#par_id3148820.30.help.text
+#. Ykm!
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3148820\n"
+"30\n"
+"help.text"
msgid "To define two different groups of option buttons, ensure that the tab index of the group frame is between the tab indices of the two groups."
msgstr "若要定義兩個不同群組的選項欄位,請先確定群組框的定位鍵索引位於兩個群組的定位鍵索引之間。"
-#: 20000000.xhp#hd_id3149330.31.help.text
+#. *FXh
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3149330\n"
+"31\n"
+"help.text"
msgid "Progress Bar"
msgstr "進度列"
-#: 20000000.xhp#par_id3159093.help.text
+#. ^b7i
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3159093\n"
+"help.text"
msgid "<image id=\"img_id3150318\" src=\"cmd/sc_progressbar.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150318\">Icon</alt></image>"
msgstr "<image id=\"img_id3150318\" src=\"cmd/sc_progressbar.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150318\">圖示</alt></image>"
-#: 20000000.xhp#par_id3157979.32.help.text
+#. G\C=
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3157979\n"
+"32\n"
+"help.text"
msgid "<ahelp hid=\".uno:ProgressBar\">Adds a progress bar to the dialog.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:ProgressBar\">將進度列加入到對話方塊中。</ahelp>"
-#: 20000000.xhp#hd_id3145654.33.help.text
+#. VvkD
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3145654\n"
+"33\n"
+"help.text"
msgid "Horizontal Line"
msgstr "水平線"
-#: 20000000.xhp#par_id3150888.help.text
+#. g4p$
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3150888\n"
+"help.text"
msgid "<image id=\"img_id3152872\" src=\"cmd/sc_hfixedline.png\" width=\"0.2201inch\" height=\"0.2201inch\"><alt id=\"alt_id3152872\">Icon</alt></image>"
msgstr "<image id=\"img_id3152872\" src=\"cmd/sc_hfixedline.png\" width=\"0.2201inch\" height=\"0.2201inch\"><alt id=\"alt_id3152872\">圖示</alt></image>"
-#: 20000000.xhp#par_id3151000.34.help.text
+#. U!WE
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3151000\n"
+"34\n"
+"help.text"
msgid "<ahelp hid=\".uno:HFixedLine\">Adds a horizontal line to the dialog.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:HFixedLine\">將水平線加入對話方塊中。</ahelp>"
-#: 20000000.xhp#hd_id3155095.35.help.text
+#. K6mZ
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3155095\n"
+"35\n"
+"help.text"
msgid "Vertical Line"
msgstr "垂直線"
-#: 20000000.xhp#par_id3154913.help.text
+#. !:NJ
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154913\n"
+"help.text"
msgid "<image id=\"img_id3153249\" src=\"cmd/sc_vfixedline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153249\">Icon</alt></image>"
msgstr "<image id=\"img_id3153249\" src=\"cmd/sc_vfixedline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153249\">圖示</alt></image>"
-#: 20000000.xhp#par_id3159203.36.help.text
+#. 3$]:
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3159203\n"
+"36\n"
+"help.text"
msgid "<ahelp hid=\".uno:VFixedLine\">Adds a vertical line to the dialog.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:VFixedLine\">將垂直線加入對話方塊中。</ahelp>"
-#: 20000000.xhp#hd_id3154540.37.help.text
+#. fswV
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154540\n"
+"37\n"
+"help.text"
msgid "Date Field"
msgstr "日期欄位"
-#: 20000000.xhp#par_id3148901.help.text
+#. TW[=
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3148901\n"
+"help.text"
msgid "<image id=\"img_id3151010\" src=\"cmd/sc_adddatefield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151010\">Icon</alt></image>"
msgstr "<image id=\"img_id3151010\" src=\"cmd/sc_adddatefield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151010\">圖示</alt></image>"
-#: 20000000.xhp#par_id3154214.38.help.text
+#. b=Gk
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154214\n"
+"38\n"
+"help.text"
msgid "<ahelp hid=\".uno:AddDateField\">Adds a date field.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:AddDateField\">加入日期欄位。</ahelp>"
-#: 20000000.xhp#par_id3150046.39.help.text
+#. /99x
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3150046\n"
+"39\n"
+"help.text"
msgid "If you assign the \"dropdown\" property to the date field, a user can drop down a calendar to select a date."
msgstr "如果日期欄位指定「可擴展」屬性,則使用者可以顯示行事曆以從中選取日期。"
-#: 20000000.xhp#hd_id3151126.40.help.text
+#. Qcxc
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3151126\n"
+"40\n"
+"help.text"
msgid "Time Field"
msgstr "時間欄位"
-#: 20000000.xhp#par_id3154338.help.text
+#. I0WV
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154338\n"
+"help.text"
msgid "<image id=\"img_id3147077\" src=\"cmd/sc_timefield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147077\">Icon</alt></image>"
msgstr "<image id=\"img_id3147077\" src=\"cmd/sc_timefield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147077\">圖示</alt></image>"
-#: 20000000.xhp#par_id3151191.41.help.text
+#. KlEF
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3151191\n"
+"41\n"
+"help.text"
msgid "<ahelp hid=\"SID_INSERT_TIMEFIELD\">Adds a time field.</ahelp>"
msgstr "<ahelp hid=\"SID_INSERT_TIMEFIELD\" visibility=\"visible\">加入時間欄位。</ahelp>"
-#: 20000000.xhp#hd_id3154733.42.help.text
+#. #y3Q
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154733\n"
+"42\n"
+"help.text"
msgid "Numeric Field"
msgstr "數值欄位"
-#: 20000000.xhp#par_id3146107.help.text
+#. %V[,
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3146107\n"
+"help.text"
msgid "<image id=\"img_id3147499\" src=\"cmd/sc_insertnumericfield.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3147499\">Icon</alt></image>"
msgstr "<image id=\"img_id3147499\" src=\"cmd/sc_insertnumericfield.png\" width=\"0.0874inch\" height=\"0.0874inch\"><alt id=\"alt_id3147499\">圖示</alt></image>"
-#: 20000000.xhp#par_id3147244.43.help.text
+#. mR;+
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147244\n"
+"43\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertNumericField\">Adds a numeric field.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:InsertNumericField\">加入數值欄位。</ahelp>"
-#: 20000000.xhp#hd_id3149870.44.help.text
+#. L5os
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3149870\n"
+"44\n"
+"help.text"
msgid "Currency Field"
msgstr "貨幣欄位"
-#: 20000000.xhp#par_id3153958.help.text
+#. }Ws}
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153958\n"
+"help.text"
msgid "<image id=\"img_id3150435\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150435\">Icon</alt></image>"
msgstr "<image id=\"img_id3150435\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150435\">圖示</alt></image>"
-#: 20000000.xhp#par_id3154064.45.help.text
+#. w+T1
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154064\n"
+"45\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertCurrencyField\">Adds a currency field.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:InsertCurrencyField\">加入貨幣欄位。</ahelp>"
-#: 20000000.xhp#hd_id3150117.46.help.text
+#. 6qW?
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3150117\n"
+"46\n"
+"help.text"
msgid "Formatted Field"
msgstr "格式化的欄位"
-#: 20000000.xhp#par_id3153162.help.text
+#. *WP]
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3153162\n"
+"help.text"
msgid "<image id=\"img_id3152807\" src=\"cmd/sc_formattedfield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152807\">Icon</alt></image>"
msgstr "<image id=\"img_id3152807\" src=\"cmd/sc_formattedfield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152807\">圖示</alt></image>"
-#: 20000000.xhp#par_id3146320.47.help.text
+#. +DIO
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3146320\n"
+"47\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertFormattedField\">Adds a text box where you can define the formatting for text that is inputted or outputted as well as any limiting values.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:InsertFormattedField\">加入一個文字方塊,在此你可以定義輸入或匯出的文字以及任何限制性的值的格式化。</ahelp>"
-#: 20000000.xhp#hd_id3156160.48.help.text
+#. [kT*
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3156160\n"
+"48\n"
+"help.text"
msgid "Pattern Field"
msgstr "模式欄位"
-#: 20000000.xhp#par_id3150379.help.text
+#. jHsm
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3150379\n"
+"help.text"
msgid "<image id=\"img_id3150032\" src=\"cmd/sc_insertpatternfield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150032\">Icon</alt></image>"
msgstr "<image id=\"img_id3150032\" src=\"cmd/sc_insertpatternfield.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150032\">圖示</alt></image>"
-#: 20000000.xhp#par_id3147382.49.help.text
+#. %`4N
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147382\n"
+"49\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertPatternField\">Adds a masked field.</ahelp> A masked field consists of an input mask and a literal mask. The input mask determines which user data can be entered. The literal mask determines the state of the masked field when the form is loaded."
msgstr "<ahelp hid=\".uno:InsertPatternField\">增加已遮罩的欄位。</ahelp>已遮罩的欄位由輸入遮罩及文字遮罩組成。輸入遮罩確定可輸入的使用者資料。文字遮罩確定載入表單時,已遮罩欄位的狀態。"
-#: 20000000.xhp#hd_id3146815.50.help.text
+#. 426M
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3146815\n"
+"50\n"
+"help.text"
msgid "File Selection"
msgstr "選取檔案"
-#: 20000000.xhp#par_id3149194.help.text
+#. @4Tq
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3149194\n"
+"help.text"
msgid "<image id=\"img_id3149101\" src=\"cmd/sc_filecontrol.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149101\">Icon</alt></image>"
msgstr "<image id=\"img_id3149101\" src=\"cmd/sc_filecontrol.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149101\">圖示</alt></image>"
-#: 20000000.xhp#par_id3145632.51.help.text
+#. ,r^N
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3145632\n"
+"51\n"
+"help.text"
msgid "<ahelp hid=\".uno:InsertFileControl\">Adds a button that opens a file selection dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertFileControl\">增加開啟選取檔案對話方塊的按鈕。</ahelp>"
-#: 20000000.xhp#hd_id3155912.52.help.text
+#. fWcI
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3155912\n"
+"52\n"
+"help.text"
msgid "Select"
msgstr "選取"
-#: 20000000.xhp#par_id3154903.help.text
+#. qh%=
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3154903\n"
+"help.text"
msgid "<image id=\"img_id3150653\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150653\">Icon</alt></image>"
msgstr "<image id=\"img_id3150653\" src=\"cmd/sc_drawselect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150653\">圖示</alt></image>"
-#: 20000000.xhp#par_id3148465.53.help.text
+#. ))/`
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3148465\n"
+"53\n"
+"help.text"
msgid "<ahelp hid=\".\">Activates or deactivates the Selection mode. In this mode, you can select the controls in a dialog so that you can edit them.</ahelp>"
msgstr "<ahelp hid=\".\">啟動或關閉選取模式。在此模式下,您可以選取對話方塊中的控制項,對其進行編輯。</ahelp>"
-#: 20000000.xhp#hd_id3154055.54.help.text
+#. E;`\
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3154055\n"
+"54\n"
+"help.text"
msgid "Properties"
msgstr "屬性"
-#: 20000000.xhp#par_id3148725.help.text
+#. 64W:
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3148725\n"
+"help.text"
msgid "<image id=\"img_id3146874\" src=\"cmd/sc_controlproperties.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3146874\">Icon</alt></image>"
msgstr "<image id=\"img_id3146874\" src=\"cmd/sc_controlproperties.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3146874\">圖示</alt></image>"
-#: 20000000.xhp#par_id3151105.55.help.text
+#. =O1R
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3151105\n"
+"55\n"
+"help.text"
msgid "<ahelp hid=\".uno:ShowPropBrowser\">Opens a dialog where you can edit the <link href=\"text/sbasic/shared/01170100.xhp\" name=\"properties\">properties</link> of the selected control.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:ShowPropBrowser\">開啟對話方塊,在此您可編輯所選控制項的<link href=\"text/sbasic/shared/01170100.xhp\" name=\"屬性\">屬性</link>。</ahelp>"
-#: 20000000.xhp#hd_id3153746.56.help.text
+#. `d,p
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id3153746\n"
+"56\n"
+"help.text"
msgid "Activate Test Mode"
msgstr "啟動測試模式"
-#: 20000000.xhp#par_id3147417.help.text
+#. dM;`
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3147417\n"
+"help.text"
msgid "<image id=\"img_id3148883\" src=\"cmd/sc_testmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148883\">Icon</alt></image>"
msgstr "<image id=\"img_id3148883\" src=\"cmd/sc_testmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148883\">圖示</alt></image>"
-#: 20000000.xhp#par_id3150699.57.help.text
+#. ;e7Z
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id3150699\n"
+"57\n"
+"help.text"
msgid "<ahelp hid=\".uno:TestMode\">Starts test mode. Click the dialog closer icon to end test mode.</ahelp>"
msgstr "<ahelp hid=\".uno:TestMode\">啟動測試模式。按一下對話方塊關閉圖示以結束測試模式。</ahelp>"
-#: 20000000.xhp#hd_id2954191.help.text
+#. \EjX
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id2954191\n"
+"help.text"
msgid "Manage Language"
msgstr "管理語言"
-#: 20000000.xhp#par_id2320017.help.text
+#. XsrJ
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id2320017\n"
+"help.text"
msgid "<image id=\"img_id2856837\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2856837\">Manage Language icon</alt></image>"
msgstr "<image id=\"img_id2856837\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2856837\">管理語言圖示</alt></image>"
-#: 20000000.xhp#par_id1261940.help.text
+#. nDI$
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id1261940\n"
+"help.text"
msgid "<ahelp hid=\".uno:ManageLanguage\">Opens a <link href=\"text/sbasic/guide/translation.xhp\">dialog</link> to enable or manage multiple sets of dialog resources for multiple languages.</ahelp>"
msgstr "<ahelp hid=\".uno:ManageLanguage\">開啟<link href=\"text/sbasic/guide/translation.xhp\">對話方塊</link>,啟用或管理多種語言的多個對話方塊資源集。</ahelp>"
-#: 20000000.xhp#hd_id11902.help.text
+#. )+wE
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"hd_id11902\n"
+"help.text"
msgid "Tree Control"
msgstr "樹狀結構控制項"
-#: 20000000.xhp#par_id7511520.help.text
+#. z%l3
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id7511520\n"
+"help.text"
msgid "<image id=\"Graphic2\" src=\"cmd/sc_inserttreecontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">Manage Language icon</alt></image>"
msgstr "<image id=\"Graphic2\" src=\"cmd/sc_inserttreecontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">管理語言圖示</alt></image>"
-#: 20000000.xhp#par_id9961851.help.text
+#. #6Mu
+#: 20000000.xhp
+msgctxt ""
+"20000000.xhp\n"
+"par_id9961851\n"
+"help.text"
msgid "<ahelp hid=\".\">Adds a tree control that can show a hierarchical list. You can populate the list by your program, using API calls (XtreeControl).</ahelp>"
msgstr "<ahelp hid=\".\">增加可顯示階層式清單的樹狀結構控制項。您可以透過程式使用 API 呼叫 (XtreeControl) 填入清單。</ahelp>"
-#: 11050000.xhp#tit.help.text
-msgctxt "11050000.xhp#tit.help.text"
-msgid "Single Step"
-msgstr "單步"
-
-#: 11050000.xhp#hd_id3155934.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"單步\">單步</link>"
-
-#: 11050000.xhp#par_id3146117.2.help.text
-msgid "<ahelp hid=\".uno:BasicStepInto\">Runs the macro and stops it after the next command.</ahelp>"
-msgstr "<ahelp hid=\".uno:BasicStepInto\">執行巨集,並在下一條指令後停止該巨集。</ahelp>"
-
-#: 11050000.xhp#par_id3152801.4.help.text
-msgctxt "11050000.xhp#par_id3152801.4.help.text"
-msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
-msgstr "您可以將此指令與 <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"檢視\">[檢視]</link> 指令結合使用,來尋找錯誤並進行疑難排解。"
-
-#: 11050000.xhp#par_id3157958.help.text
-msgid "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">圖示</alt></image>"
-
-#: 11050000.xhp#par_id3147573.3.help.text
-msgctxt "11050000.xhp#par_id3147573.3.help.text"
-msgid "Single Step"
-msgstr "單步"
-
-#: 11050000.xhp#par_id3149235.6.help.text
-msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step function\">Procedure Step function</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"程序單步功能\">程序單步功能</link>"
-
-#: 11090000.xhp#tit.help.text
-msgctxt "11090000.xhp#tit.help.text"
-msgid "Object Catalog"
-msgstr "物件分類"
-
-#: 11090000.xhp#hd_id3153255.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Object Catalog\">Object Catalog</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"物件分類\">物件分類</link>"
-
-#: 11090000.xhp#par_id3151384.2.help.text
-msgid "<ahelp hid=\".uno:ObjectCatalog\">Opens the <emph>Objects</emph> dialog, where you can view Basic objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:ObjectCatalog\">開啟 <emph>[物件]</emph> 對話方塊,在此您可以檢視 Basic 物件。</ahelp>"
-
-#: 11090000.xhp#par_id3147576.15.help.text
-msgid "Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Click the name of a module or dialog and then click the <emph>Show</emph> icon to load and display that module or dialog."
-msgstr "按兩下函數名稱或子常式名稱,以載入包含該函數或子常式的模組,並定位游標的位置。按一下模組名稱或對話方塊名稱,然後按一下<emph>顯示</emph>圖示,以載入並顯示該模組或對話方塊。"
-
-#: 11090000.xhp#par_id3148538.help.text
-msgid "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">Icon</alt></image>"
-msgstr "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">圖示</alt></image>"
+#. .-9]
+#: 11010000.xhp
+msgctxt ""
+"11010000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Library"
+msgstr "程式庫"
-#: 11090000.xhp#par_id3154515.3.help.text
-msgctxt "11090000.xhp#par_id3154515.3.help.text"
-msgid "Object Catalog"
-msgstr "物件分類"
+#. .m9V
+#: 11010000.xhp
+msgctxt ""
+"11010000.xhp\n"
+"hd_id3151100\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Library\">Library</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"程式庫\">程式庫</link>"
-#: 11090000.xhp#hd_id3155388.4.help.text
-msgctxt "11090000.xhp#hd_id3155388.4.help.text"
-msgid "Show"
-msgstr "顯示"
+#. 5b6$
+#: 11010000.xhp
+msgctxt ""
+"11010000.xhp\n"
+"par_id3154136\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\">Select the library that you want to edit.</ahelp> The first module of the library that you select is displayed in the Basic IDE."
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:LibSelector\">選取要編輯的程式庫。</ahelp>所選程式庫的第一個模組顯示在 Basic IDE 中。"
-#: 11090000.xhp#par_id3155630.5.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_OBJCAT_SHOW\">Display the source text or dialog of a selected object.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_OBJCAT_SHOW\">顯示所選物件的來源文字或對話方塊。</ahelp>"
+#. 0o2V
+#: 11010000.xhp
+msgctxt ""
+"11010000.xhp\n"
+"par_id3149095\n"
+"help.text"
+msgid "<image src=\"res/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">List box Library</alt></image>"
+msgstr "<image src=\"res/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">清單方塊程式庫</alt></image>"
-#: 11090000.xhp#par_id3153126.help.text
-msgid "<image id=\"img_id3148474\" src=\"basctl/res/im01.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148474\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148474\" src=\"basctl/res/im01.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148474\">圖示</alt></image>"
+#. G7cZ
+#: 11010000.xhp
+msgctxt ""
+"11010000.xhp\n"
+"par_id3147654\n"
+"3\n"
+"help.text"
+msgid "Library List Box"
+msgstr "[程式庫] 清單方塊"
-#: 11090000.xhp#par_id3147560.6.help.text
-msgctxt "11090000.xhp#par_id3147560.6.help.text"
-msgid "Show"
-msgstr "顯示"
+#. )g^4
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Import Dialog"
+msgstr "匯入對話方塊"
-#: 11090000.xhp#hd_id3146794.13.help.text
-msgid "Window Area"
-msgstr "視窗區域"
+#. oq!V
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"hd_id3156183\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"Import Dialog\">Import Dialog</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"匯入對話方塊\">匯入對話方塊</link>"
-#: 11090000.xhp#par_id3149655.14.help.text
-msgid "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double-click its name or select the name and click the <emph>Show</emph> icon.</ahelp>"
-msgstr "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">顯示目前 $[officename] 巨集程式庫、模組與話方塊的階層式檢視。若要顯示視窗中某一項目的內容,請連按兩下其名稱,或選取該名稱並按一下 <emph>[顯示]</emph> 圖示。</ahelp>"
+#. X3#{
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id3152363\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Calls an \"Open\" dialog to import a BASIC dialog file.</ahelp>"
+msgstr "<ahelp hid=\".\">呼叫 [開啟] 對話方塊,匯入 BASIC 對話方塊檔案。</ahelp>"
-#: 11120000.xhp#tit.help.text
-msgctxt "11120000.xhp#tit.help.text"
-msgid "Find Parentheses"
-msgstr "尋找括號"
+#. 2*:B
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id0929200903505211\n"
+"help.text"
+msgid "If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free \"automatic\" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported."
+msgstr "若匯入的對話方塊具有已存在於程式庫的名稱,您會看到可決定重新命名匯入之對話方塊的訊息方塊。在此情況下,對話方塊將會以下一個可用的「自動」名稱,重新加以命名,就如同建立新的對話方塊一般。或者,您可用匯入的對話方塊取代現有的對話方塊。若按一下 [取消],則不會匯入該對話方塊。"
-#: 11120000.xhp#hd_id3149497.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11120000.xhp\" name=\"Find Parentheses\">Find Parentheses</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11120000.xhp\" name=\"尋找括號\">尋找括號</link>"
+#. ,x~*
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id0929200903505360\n"
+"help.text"
+msgid "Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur."
+msgstr "對話方塊可能會包含本土化資料。匯入對話方塊時,可能會發生與對話方塊之本土化狀態不相符的情形。"
-#: 11120000.xhp#par_id3155150.2.help.text
-msgid "<ahelp hid=\".uno:MatchGroup\" visibility=\"visible\">Highlights the text that is enclosed by two corresponding brackets. Place the text cursor in front of an opening or closing bracket, and then click this icon.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:MatchGroup\">反白顯示由兩個對應括號括起的文字。將文字游標置於左括號或右括號之前,然後按一下此圖示。</ahelp>"
+#. EYUv
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id0929200903505320\n"
+"help.text"
+msgid "If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale."
+msgstr "若程式庫包含比作為匯入的對話方塊之其他語言,或匯入的對話方塊完全未本土化,則其他語言將會使用對話方塊之預設語言環境字串,在不通知的情況下新增至匯入的對話方塊。"
-#: 11120000.xhp#par_id3149182.help.text
-msgid "<image src=\"cmd/sc_matchgroup.png\" id=\"img_id3155892\"><alt id=\"alt_id3155892\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_matchgroup.png\" id=\"img_id3155892\"><alt id=\"alt_id3155892\">圖示</alt></image>"
+#. QwN`
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id0929200903505383\n"
+"help.text"
+msgid "If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons."
+msgstr "若匯入的對話方塊包含比作程式庫之其他語言,或匯入的對話方塊完全未本土化,則您會看到含有 [增加]、[省略],及 [取消] 按鈕的訊息方塊。"
-#: 11120000.xhp#par_id3147276.3.help.text
-msgctxt "11120000.xhp#par_id3147276.3.help.text"
-msgid "Find Parentheses"
-msgstr "尋找括號"
+#. ?lwp
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id0929200903505340\n"
+"help.text"
+msgid "Add: The additional languages from the imported dialog will be added to the already existing dialog. The resources from the library's default language will be used for the new languages. This is the same as if you add these languages manually."
+msgstr "增加:來自匯入之對話方塊的其他語言,將會新增至已存在的對話方塊。來自程式庫之預設語言的資源則將用於新的語言。此動作就和您手動增加這些語言的結果相同。"
-#: 11110000.xhp#tit.help.text
-msgctxt "11110000.xhp#tit.help.text"
-msgid "Modules"
-msgstr "模組"
+#. tv1V
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id0929200903505367\n"
+"help.text"
+msgid "Omit: The library's language settings will stay unchanged. The imported dialog's resources for the omitted languages are not copied into the library, but they remain in the imported dialog's source files."
+msgstr "省略:程式庫的語言設定將不會有所變更。針對省略語言之匯入的對話方塊資源,將不會複製到程式庫,但這些資源會保留在匯入的對話方塊的來源檔案中。"
-#: 11110000.xhp#hd_id3148520.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Modules\">Modules</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"模組\">模組</link>"
+#. `+K}
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id3143267\n"
+"help.text"
+msgid "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">圖示</alt></image>"
-#: 11110000.xhp#par_id3156414.2.help.text
-msgid "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Click here to open the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">按一下此處以開啟 <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"[管理巨集]\"><emph>[管理巨集]</emph></link> 對話方塊。</ahelp>"
+#. SPk$
+#: 11180000.xhp
+msgctxt ""
+"11180000.xhp\n"
+"par_id3145383\n"
+"3\n"
+"help.text"
+msgid "Import Dialog"
+msgstr "匯入對話方塊"
-#: 11110000.xhp#par_id3157958.help.text
-msgid "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">圖示</alt></image>"
+#. f8n[
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Single Step"
+msgstr "單步"
-#: 11110000.xhp#par_id3145383.3.help.text
-msgctxt "11110000.xhp#par_id3145383.3.help.text"
-msgid "Modules"
-msgstr "模組"
+#. =,O*
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"hd_id3155934\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"單步\">單步</link>"
-#: 11160000.xhp#tit.help.text
-msgctxt "11160000.xhp#tit.help.text"
-msgid "Step Out"
-msgstr "跳出"
+#. u@gg
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3146117\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:BasicStepInto\">Runs the macro and stops it after the next command.</ahelp>"
+msgstr "<ahelp hid=\".uno:BasicStepInto\">執行巨集,並在下一條指令後停止該巨集。</ahelp>"
-#: 11160000.xhp#hd_id3148983.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"Step Out\">Step Out</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"跳出\">跳出</link>"
+#. MsIW
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3152801\n"
+"4\n"
+"help.text"
+msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
+msgstr "您可以將此指令與 <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"檢視\">[檢視]</link> 指令結合使用,來尋找錯誤並進行疑難排解。"
-#: 11160000.xhp#par_id3157898.2.help.text
-msgid "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Jumps back to the previous routine in the current macro.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:BasicStepOut\">跳回目前巨集中的上一個常式。</ahelp>"
+#. 2ARI
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3157958\n"
+"help.text"
+msgid "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">圖示</alt></image>"
-#: 11160000.xhp#par_id3156410.help.text
-msgid "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">圖示</alt></image>"
+#. )n/o
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3147573\n"
+"3\n"
+"help.text"
+msgid "Single Step"
+msgstr "單步"
-#: 11160000.xhp#par_id3158421.3.help.text
-msgctxt "11160000.xhp#par_id3158421.3.help.text"
-msgid "Step Out"
-msgstr "跳出"
+#. Tdn_
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3149235\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step function\">Procedure Step function</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"程序單步功能\">程序單步功能</link>"
-#: 11030000.xhp#tit.help.text
-msgctxt "11030000.xhp#tit.help.text"
+#. \S,v
+#: 11030000.xhp
+msgctxt ""
+"11030000.xhp\n"
+"tit\n"
+"help.text"
msgid "Run"
msgstr "執行"
-#: 11030000.xhp#hd_id3153255.1.help.text
+#. [k\D
+#: 11030000.xhp
+msgctxt ""
+"11030000.xhp\n"
+"hd_id3153255\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/sbasic/shared/02/11030000.xhp\" name=\"Run\">Run</link>"
msgstr "<link href=\"text/sbasic/shared/02/11030000.xhp\" name=\"執行\">執行</link>"
-#: 11030000.xhp#par_id3159201.2.help.text
+#. J79~
+#: 11030000.xhp
+msgctxt ""
+"11030000.xhp\n"
+"par_id3159201\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".uno:RunBasic\">Runs the first macro of the current module.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:RunBasic\">執行目前模組的第一個巨集。</ahelp>"
-#: 11030000.xhp#par_id3156410.help.text
+#. 7`Na
+#: 11030000.xhp
+msgctxt ""
+"11030000.xhp\n"
+"par_id3156410\n"
+"help.text"
msgid "<image id=\"img_id3153311\" src=\"cmd/sc_runbasic.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153311\">Icon</alt></image>"
msgstr "<image id=\"img_id3153311\" src=\"cmd/sc_runbasic.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153311\">圖示</alt></image>"
-#: 11030000.xhp#par_id3154750.3.help.text
-msgctxt "11030000.xhp#par_id3154750.3.help.text"
+#. R\\7
+#: 11030000.xhp
+msgctxt ""
+"11030000.xhp\n"
+"par_id3154750\n"
+"3\n"
+"help.text"
msgid "Run"
msgstr "執行"
-#: 11140000.xhp#tit.help.text
-msgid "Insert Source Text"
-msgstr "插入原始檔"
+#. aTFB
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Enable Watch"
+msgstr "啟用檢視"
-#: 11140000.xhp#hd_id3154044.1.help.text
-msgid "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Insert Source Text\">Insert Source Text</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"插入原始檔\">插入原始檔</link>"
+#. aUF@
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"hd_id3154863\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Enable Watch\">Enable Watch</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"啟用檢視\">啟用檢視</link>"
-#: 11140000.xhp#par_id3150702.2.help.text
-msgid "<ahelp hid=\".uno:LoadBasic\">Opens the Basic source text in the Basic IDE window.</ahelp>"
-msgstr "<ahelp hid=\".uno:LoadBasic\">在 Basic IDE 視窗中開啟 Basic 來源文字。</ahelp>"
+#. :N`U
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3093440\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:AddWatch\">Click this icon to view the variables in a macro. The contents of the variable are displayed in a separate window.</ahelp>"
+msgstr "<ahelp hid=\".uno:AddWatch\">按一下此圖示以檢視巨集中的變數。變數的內容將顯示在獨立的視窗中。</ahelp>"
-#: 11140000.xhp#par_id3150445.3.help.text
-msgid "Place the cursor in the code where you want to insert the source text, and then click the <emph>Insert source text</emph> icon. Locate the file that contains the Basic source text that you want to insert, and then click <emph>Open</emph>."
-msgstr "將游標放到程式碼中要插入來源文字的位置,然後按一下<emph>插入原始檔</emph>圖示。尋找包含所要插入的 Basic 來源文字的檔案,然後按一下 <emph>[開啟]</emph>。"
+#. RJQ7
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3147399\n"
+"6\n"
+"help.text"
+msgid "Click the name of a variable to select it, then click the <emph>Enable Watch</emph> icon. The value that is assigned to the variable is displayed next to its name. This value is constantly updated."
+msgstr "按一下變數的名稱以選取該變數,然後按一下 <emph>[啟用檢視]</emph> 圖示。指定給變數的值顯示在其名稱旁。此值會不斷更新。"
-#: 11140000.xhp#par_id3145136.help.text
-msgid "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">圖示</alt></image>"
+#. (K01
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3155892\n"
+"help.text"
+msgid "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">圖示</alt></image>"
-#: 11140000.xhp#par_id3145346.4.help.text
-msgid "Insert source text"
-msgstr "插入原始檔"
+#. DgVG
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3150276\n"
+"3\n"
+"help.text"
+msgid "Enable Watch"
+msgstr "啟用檢視"
+
+#. H2T[
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3159158\n"
+"4\n"
+"help.text"
+msgid "To remove the variable watch, select the variable in the Watch window, and then click on the <emph>Remove Watch</emph> icon."
+msgstr "若要移除變數檢視,請在 [檢視] 視窗中選取變數,然後按一下 <emph>[隱入檢視]</emph> 圖示。"
+
+#. }5yB
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Manage Breakpoints"
+msgstr "管理中斷點"
+
+#. ^_n9
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"hd_id3156183\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"管理中斷點\">管理中斷點</link>"
+
+#. Ng)^
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"par_id3152363\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Calls a dialog to manage breakpoints.</ahelp>"
+msgstr "<ahelp hid=\".\">呼叫對話方塊以管理中斷點。</ahelp>"
+
+#. D+5.
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"par_id3143267\n"
+"help.text"
+msgid "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">圖示</alt></image>"
+
+#. k/,B
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"par_id3145383\n"
+"3\n"
+"help.text"
+msgid "Manage Breakpoints"
+msgstr "管理中斷點"
+
+#. JlBc
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"par_id3154897\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints dialog\"><emph>Manage Breakpoints</emph> dialog</link>"
+msgstr "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"管理中斷點 對話方塊\"><emph>[管理中斷點]</emph> 對話方塊</link>"
diff --git a/source/zh-TW/helpcontent2/source/text/scalc.po b/source/zh-TW/helpcontent2/source/text/scalc.po
index d6a52779820..96c0f274f26 100644
--- a/source/zh-TW/helpcontent2/source/text/scalc.po
+++ b/source/zh-TW/helpcontent2/source/text/scalc.po
@@ -1,9 +1,9 @@
-#. extracted from helpcontent2/source/text/scalc.oo
+#. extracted from helpcontent2/source/text/scalc
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+helpcontent2%2Fsource%2Ftext%2Fscalc.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-06-26 09:53+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2012-07-11 06:48+0200\n"
"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,751 +12,1793 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Pootle 2.1.6\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: main0112.xhp#tit.help.text
+#. \T}c
+#: main0208.xhp
+msgctxt ""
+"main0208.xhp\n"
+"tit\n"
+"help.text"
+msgid "Status Bar"
+msgstr "狀態列"
+
+#. ?yL}
+#: main0208.xhp
+msgctxt ""
+"main0208.xhp\n"
+"hd_id3151385\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
+msgstr "<link href=\"text/scalc/main0208.xhp\" name=\"狀態列\">狀態列</link>"
+
+#. kdz/
+#: main0208.xhp
+msgctxt ""
+"main0208.xhp\n"
+"par_id3149669\n"
+"2\n"
+"help.text"
+msgid "The <emph>Status Bar</emph> displays information about the current sheet."
+msgstr "<emph>[狀態列]</emph> 顯示有關目前工作表的資訊。"
+
+#. An|1
+#: main0208.xhp
+msgctxt ""
+"main0208.xhp\n"
+"hd_id0821200911024321\n"
+"help.text"
+msgid "Digital Signature"
+msgstr "數位簽名"
+
+#. rJV)
+#: main0208.xhp
+msgctxt ""
+"main0208.xhp\n"
+"par_id0821200911024344\n"
+"help.text"
+msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+msgstr "另請參閱「<link href=\"text/shared/guide/digital_signatures.xhp\">數位簽名</link>」。"
+
+#. ]^#L
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"tit\n"
+"help.text"
msgid "Data"
msgstr "資料"
-#: main0112.xhp#hd_id3153254.1.help.text
+#. jPa1
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3153254\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/scalc/main0112.xhp\" name=\"Data\">Data</link>"
msgstr "<link href=\"text/scalc/main0112.xhp\" name=\"資料\">資料</link>"
-#: main0112.xhp#par_id3147264.2.help.text
+#. (X~b
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"par_id3147264\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".\">Use the <emph>Data</emph> menu commands to edit the data in the current sheet. You can define ranges, sort and filter the data, calculate results, outline data, and create a pivot table.</ahelp>"
msgstr "<ahelp hid=\".\">使用 [<emph>資料</emph>] 選單指令來編輯目前工作表內的資料。您可以定義範圍、排序、篩選資料、計算結果、大綱資料、建立樞紐分析表......等等。</ahelp>"
-#: main0112.xhp#hd_id3150400.3.help.text
+#. qKP[
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3150400\n"
+"3\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12010000.xhp\" name=\"Define Range\">Define Range</link>"
msgstr "<link href=\"text/scalc/01/12010000.xhp\" name=\"定義區域...\">定義區域...</link>"
-#: main0112.xhp#hd_id3125863.4.help.text
+#. u(Y@
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3125863\n"
+"4\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12020000.xhp\" name=\"Select Range\">Select Range</link>"
msgstr "<link href=\"text/scalc/01/12020000.xhp\" name=\"選擇區域...\">選擇區域...</link>"
-#: main0112.xhp#hd_id3153726.5.help.text
+#. W+*)
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3153726\n"
+"5\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12030000.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/scalc/01/12030000.xhp\" name=\"排序...\">排序...</link>"
-#: main0112.xhp#hd_id3153142.6.help.text
+#. Te+-
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3153142\n"
+"6\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12050000.xhp\" name=\"Subtotals\">Subtotals</link>"
msgstr "<link href=\"text/scalc/01/12050000.xhp\" name=\"小計...\">小計...</link>"
-#: main0112.xhp#hd_id3151073.10.help.text
+#. |pBb
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3151073\n"
+"10\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Validity\">Validity</link>"
msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"有效...\">有效...</link>"
-#: main0112.xhp#hd_id3145254.7.help.text
+#. H7-t
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3145254\n"
+"7\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12060000.xhp\" name=\"Multiple Operations\">Multiple Operations</link>"
msgstr "<link href=\"text/scalc/01/12060000.xhp\" name=\"多重運算\">多重運算</link>"
-#: main0112.xhp#hd_id1387066.help.text
+#. AVc7
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id1387066\n"
+"help.text"
msgid "<link href=\"text/scalc/01/text2columns.xhp\">Text to Columns</link>"
msgstr "<link href=\"text/scalc/01/text2columns.xhp\">資料剖析</link>"
-#: main0112.xhp#hd_id3150717.8.help.text
+#. H[dZ
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3150717\n"
+"8\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12070000.xhp\" name=\"Consolidate\">Consolidate</link>"
msgstr "<link href=\"text/scalc/01/12070000.xhp\" name=\"合併計算...\">合併計算...</link>"
-#: main0112.xhp#hd_id3154754.9.help.text
+#. *g^y
+#: main0112.xhp
+msgctxt ""
+"main0112.xhp\n"
+"hd_id3154754\n"
+"9\n"
+"help.text"
msgid "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Refresh Range</link>"
msgstr "<link href=\"text/scalc/01/12100000.xhp\" name=\"重新整理區域\">重新整理區域</link>"
-#: main0101.xhp#tit.help.text
-msgid "File"
-msgstr "檔案"
-
-#: main0101.xhp#hd_id3156023.1.help.text
-msgid "<link href=\"text/scalc/main0101.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/scalc/main0101.xhp\" name=\"檔案\">檔案</link>"
-
-#: main0101.xhp#par_id3151112.2.help.text
-msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
-msgstr "<ahelp hid=\".\">這些指令會套用至目前的文件、開啟新文件,或關閉應用程式。</ahelp>"
-
-#: main0101.xhp#hd_id3154684.4.help.text
-msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"開啟舊檔\">開啟舊檔</link>"
-
-#: main0101.xhp#hd_id3147434.5.help.text
-msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"另存新檔\">另存新檔</link>"
-
-#: main0101.xhp#hd_id3147396.11.help.text
-msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
-msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"版本\">版本</link>"
-
-#: main0101.xhp#hd_id3149400.7.help.text
-msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"屬性\">屬性</link>"
-
-#: main0101.xhp#hd_id3155445.9.help.text
-msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"列印\">列印</link>"
-
-#: main0101.xhp#hd_id3147339.10.help.text
-msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"設定印表機\">設定印表機</link>"
-
-#: main0206.xhp#tit.help.text
-msgid "Formula Bar"
-msgstr "編輯列"
-
-#: main0206.xhp#hd_id3147264.1.help.text
-msgid "<link href=\"text/scalc/main0206.xhp\" name=\"Formula Bar\">Formula Bar</link>"
-msgstr "<link href=\"text/scalc/main0206.xhp\" name=\"運算列\">運算列</link>"
-
-#: main0206.xhp#par_id3150400.2.help.text
-msgid "<ahelp hid=\"HID_SC_INPUTWIN\">Use this bar to enter formulas.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_INPUTWIN\">使用此列輸入公式。</ahelp>"
-
-#: main0104.xhp#tit.help.text
-msgid "Insert"
-msgstr "插入"
-
-#: main0104.xhp#hd_id3157909.1.help.text
-msgid "<link href=\"text/scalc/main0104.xhp\" name=\"Insert\">Insert</link>"
-msgstr "<link href=\"text/scalc/main0104.xhp\" name=\"插入\">插入</link>"
-
-#: main0104.xhp#par_id3153896.2.help.text
-msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements, such as cells, rows, sheets and cell names into the current sheet.</ahelp>"
-msgstr "<ahelp hid=\".\">[插入] 功能表包含用於插入新元素的指令,例如在目前工作表中插入儲存格、列、工作表和儲存格名稱。</ahelp>"
-
-#: main0104.xhp#hd_id3150769.3.help.text
-msgid "<link href=\"text/scalc/01/04020000.xhp\" name=\"Cells\">Cells</link>"
-msgstr "<link href=\"text/scalc/01/04020000.xhp\" name=\"儲存格...\">儲存格...</link>"
-
-#: main0104.xhp#hd_id3149260.4.help.text
-msgid "<link href=\"text/scalc/01/04050000.xhp\" name=\"Sheet\">Sheet</link>"
-msgstr "<link href=\"text/scalc/01/04050000.xhp\" name=\"工作表...\">工作表...</link>"
-
-#: main0104.xhp#hd_id3153726.7.help.text
-msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"特殊字元...\">特殊字元...</link>"
-
-#: main0104.xhp#hd_id3156285.13.help.text
-msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"捷經\">捷經</link>"
-
-#: main0104.xhp#hd_id3154492.5.help.text
-msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"Function\">Function</link>"
-msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"函數...\">函數...</link>"
-
-#: main0104.xhp#hd_id3154511.12.help.text
-msgid "<link href=\"text/scalc/01/04080000.xhp\" name=\"Function List\">Function List</link>"
-msgstr "<link href=\"text/scalc/01/04080000.xhp\" name=\"函數清單\">函數清單</link>"
-
-#: main0104.xhp#hd_id3145640.6.help.text
-msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"備註\">備註</link>"
-
-#: main0104.xhp#hd_id3146918.11.help.text
-msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Chart\">Chart</link>"
-msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"圖表\">圖表</link>"
-
-#: main0104.xhp#par_id0302200904002496.help.text
-msgid "Inserts a chart."
-msgstr "插入圖表。"
-
-#: main0104.xhp#hd_id3147003.10.help.text
-msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"訊框\">訊框</link>"
-
-#: main0214.xhp#tit.help.text
-msgid "Picture Bar"
-msgstr "圖片列"
-
-#: main0214.xhp#hd_id3153088.1.help.text
-msgid "<link href=\"text/scalc/main0214.xhp\" name=\"Picture Bar\">Picture Bar</link>"
-msgstr "<link href=\"text/scalc/main0214.xhp\" name=\"圖片列\">圖片列</link>"
-
-#: main0214.xhp#par_id3153896.2.help.text
-msgid "<ahelp hid=\".\">The <emph>Picture</emph> bar is displayed when you insert or select a picture in a sheet.</ahelp>"
-msgstr "<ahelp hid=\".\">在工作表中插入或選取一個圖形時,螢幕上會顯示 <emph>[圖片]</emph> 列。</ahelp>"
-
-#: main0203.xhp#tit.help.text
-msgid "Drawing Object Properties Bar"
-msgstr "繪圖物件特性列"
-
-#: main0203.xhp#hd_id3154346.1.help.text
-msgid "<link href=\"text/scalc/main0203.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
-msgstr "<link href=\"text/scalc/main0203.xhp\" name=\"繪圖物件特性列\">繪圖物件特性列</link>"
-
-#: main0203.xhp#par_id3149656.2.help.text
-msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">The <emph>Drawing Object Properties</emph> Bar for objects that you select in the sheet contains formatting and alignment commands.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">您在工作表中選取的物件之 <emph>[繪圖物件特性]</emph> 列包含格式化和對齊等指令。</ahelp>"
-
-#: main0203.xhp#hd_id3145748.3.help.text
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"線條式樣\">線條式樣</link>"
-
-#: main0203.xhp#hd_id3151073.4.help.text
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"線粗\">線粗</link>"
-
-#: main0203.xhp#hd_id3153417.5.help.text
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"線條顏色\">線條顏色</link>"
-
-#: main0203.xhp#hd_id3147338.6.help.text
-msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background Color\">Background Color</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"區域樣式/區域充填\">區域樣式/區域充填</link>"
-
-#: main0210.xhp#tit.help.text
-msgid "Page Preview Bar"
-msgstr "頁面預覽列"
-
-#: main0210.xhp#hd_id3156023.1.help.text
-msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Page Preview Bar\">Page Preview Bar</link>"
-msgstr "<link href=\"text/scalc/main0210.xhp\" name=\"頁面預覽列\">頁面預覽列</link>"
-
-#: main0210.xhp#par_id3148663.2.help.text
-msgid "<ahelp hid=\"HID_SC_WIN_PREVIEW\">The <emph>Page Preview</emph> Bar is displayed when you choose <emph>File - Page Preview</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_WIN_PREVIEW\"><emph>[頁面預覽]</emph> 列會在您選擇 <emph>[檔案] - [頁面預覽]</emph> 時顯示。</ahelp>"
+#. YL}+
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"tit\n"
+"help.text"
+msgid "Tools"
+msgstr "工具"
-#: main0210.xhp#hd_id3147393.3.help.text
-msgid "Full Screen"
-msgstr "全螢幕"
+#. 7Uyr
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3150769\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0106.xhp\" name=\"Tools\">Tools</link>"
+msgstr "<link href=\"text/scalc/main0106.xhp\" name=\"工具\">工具</link>"
-#: main0210.xhp#par_id460828.help.text
-msgid "Hides the menus and toolbars. To exit the full screen mode, click the <emph>Full Screen On/Off</emph> button."
-msgstr "隱藏選單與工具列。若要離開全螢幕模式。請按下 <emph>全螢幕開/關</emph> 按鈕。"
+#. *~\i
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"par_id3150440\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">The <emph>Tools </emph>menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios.</ahelp>"
+msgstr "<ahelp hid=\".\"><emph>[工具]</emph> 功能表包含用於檢查拼寫、追蹤工作表參照、尋找錯誤和定義分析藍本的指令。</ahelp>"
-#: main0210.xhp#hd_id3147394.3.help.text
-msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format Page\">Format Page</link>"
-msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"格式化頁面\">格式化頁面</link>"
+#. F!:7
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"par_id3152576\n"
+"10\n"
+"help.text"
+msgid "You can also create and assign macros and configure the look and feel of toolbars, menus, keyboard, and set the default options for $[officename] applications."
+msgstr "您也可以建立和指定巨集,調整工具列、功能表和鍵盤的外觀與風格,以及設定 $[officename] 應用程式的標準選項。"
-#: main0210.xhp#hd_id3147494.3.help.text
-msgid "Margins"
-msgstr "邊距"
+#. K+]$
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3149122\n"
+"12\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
+msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"目標搜尋\">目標搜尋</link>"
-#: main0210.xhp#par_id460929.help.text
-msgid "Shows or hides margins of the page. Margins can be dragged by the mouse, and also can be set on <emph>Page</emph> tab of <emph>Page Style</emph> dialog."
-msgstr "顯示或隱藏頁面邊距。邊距可以用滑鼠拖曳,也可以在 [<emph>頁面樣式</emph>] 對話方塊的 [<emph>頁</emph>] 分頁中設定它。"
+#. x|-l
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3155768\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/06050000.xhp\" name=\"Scenarios\">Scenarios</link>"
+msgstr "<link href=\"text/scalc/01/06050000.xhp\" name=\"分析藍本...\">分析藍本...</link>"
-#: main0210.xhp#hd_id3245494.3.help.text
-msgid "Scaling Factor"
-msgstr "比例縮放係數"
+#. 5#1e
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3154015\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
+msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"自動校正...\">自動校正選項</link>"
-#: main0210.xhp#par_id460939.help.text
-msgid "This slide defines a page scale for the printed spreadsheet. Scaling factor can be set on <emph>Sheet</emph> tab of <emph>Page Style</emph> dialog, too."
-msgstr "這個滑桿可定義欲列印試算表的頁面縮放比例。縮放係數也可以從 [<emph>頁面樣式</emph>] 對話方塊的 [<emph>工作表</emph>] 分頁中設定。"
+#. +SI%
+#: main0106.xhp
+msgctxt ""
+"main0106.xhp\n"
+"hd_id3150086\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
+msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"自訂\">自訂</link>"
-#: main0210.xhp#hd_id3147395.3.help.text
-msgid "Close Preview"
-msgstr "關閉預覽"
+#. t.#m
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Calc Features"
+msgstr "$[officename] Calc 的功能"
-#: main0210.xhp#par_id460829.help.text
-msgid "To exit the page preview, click the <emph>Close Preview</emph> button."
-msgstr "若要離開頁面預覽,請按下 [<emph>關閉預覽</emph>] 按鈕。"
+#. H4e^
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3154758\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"$[officename] Calc Features\">$[officename] Calc Features</link></variable>"
+msgstr "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"$[officename] Calc 的功能\">$[officename] Calc 的功能</link></variable>"
-#: main0000.xhp#tit.help.text
-msgctxt "main0000.xhp#tit.help.text"
-msgid "Welcome to the $[officename] Calc Help"
-msgstr "歡迎使用 $[officename] Calc 說明"
+#. :JhF
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3149457\n"
+"2\n"
+"help.text"
+msgid "$[officename] Calc is a spreadsheet application that you can use to calculate, analyze, and manage your data. You can also import and modify Microsoft Excel spreadsheets."
+msgstr "$[officename] Calc 是一種試算表應用程式,可用於計算、分析和管理資料。您也可以匯入和修改 Microsoft Excel 試算表。"
-#: main0000.xhp#hd_id3147338.1.help.text
-msgctxt "main0000.xhp#hd_id3147338.1.help.text"
-msgid "Welcome to the $[officename] Calc Help"
-msgstr "歡迎使用 $[officename] Calc 說明"
+#. t_d^
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3148797\n"
+"4\n"
+"help.text"
+msgid "Calculations"
+msgstr "計算"
-#: main0000.xhp#hd_id3153965.3.help.text
-msgid "How to Work With $[officename] Calc"
-msgstr "如何使用 $[officename] Calc"
+#. UXP_
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3145172\n"
+"5\n"
+"help.text"
+msgid "$[officename] Calc provides you with <link href=\"text/scalc/01/04060100.xhp\" name=\"functions\">functions</link>, including statistical and banking functions, that you can use to create formulas to perform complex calculations on your data."
+msgstr "$[officename] Calc 提供了<link href=\"text/scalc/01/04060100.xhp\" name=\"函數\">函數</link>,其中包括統計函數和累計函數,您可以使用這些函數來建立公式,從而對您的資料執行複雜的計算。"
-#: main0000.xhp#par_id3147004.5.help.text
-msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Functions by Category\">List of Functions by Category</link>"
-msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"函數清單 (依分類)\">函數清單 (依分類)</link>"
+#. o,yq
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3145271\n"
+"6\n"
+"help.text"
+msgid "You can also use the <link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilots\">Function Wizard</link> to help you create your formulas."
+msgstr "您以可以使用<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilots\">[函數精靈]</link> 來幫助您建立公式。"
-#: main0000.xhp#hd_id3154659.6.help.text
-msgid "$[officename] Calc Menus, Toolbars, and Keys"
-msgstr "$[officename] Calc 功能表、工具列和按鍵"
+#. pG$k
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3152596\n"
+"13\n"
+"help.text"
+msgid "What-If Calculations"
+msgstr "使用各種參數的計算方式"
-#: main0000.xhp#hd_id3150883.4.help.text
-msgid "Help about the Help"
-msgstr "關於說明的資料"
+#. `\\r
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3156444\n"
+"14\n"
+"help.text"
+msgid "An interesting feature is to be able to immediately view the results of changes made to one factor of calculations that are composed of several factors. For instance, you can see how changing the time period in a loan calculation affects the interest rates or repayment amounts. Furthermore, you can manage larger tables by using different predefined scenarios."
+msgstr "其中有一項引人注目的功能,即能夠立即檢視對計算 (由數個係數組成) 中某個係數所做變更的結果。例如,您可以看到變更貸款計算中貸款周期將如何影響利率或付款金額。您也可以使用預先定義的不同分析藍本管理較大的表格。"
-#: main0103.xhp#tit.help.text
-msgid "View"
-msgstr "檢視"
+#. jpCj
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3148576\n"
+"7\n"
+"help.text"
+msgid "Database Functions"
+msgstr "資料庫功能"
-#: main0103.xhp#hd_id3151112.1.help.text
-msgid "<link href=\"text/scalc/main0103.xhp\" name=\"View\">View</link>"
-msgstr "<link href=\"text/scalc/main0103.xhp\" name=\"檢視\">檢視</link>"
+#. YBoo
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3154011\n"
+"8\n"
+"help.text"
+msgid "Use spreadsheets to arrange, store, and filter your data."
+msgstr "使用試算表來排序、儲存和篩選資料。"
-#: main0103.xhp#par_id3149456.2.help.text
-msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">此功能表包含用於控制文件在螢幕上顯示方式的指令。</ahelp>"
+#. CAEb
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3154942\n"
+"25\n"
+"help.text"
+msgid "$[officename] Calc lets you drag-and-drop tables from databases, or lets you use a spreadsheet as a data source for creating form letters in $[officename] Writer."
+msgstr "$[officename] Calc 可讓您從資料庫拖放表格,或者使用試算表作為資料源,在 $[officename] Writer 中建立表單信函。"
-#: main0103.xhp#par_idN105AB.help.text
-msgid "Normal"
-msgstr "標準"
+#. f@fj
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3145800\n"
+"9\n"
+"help.text"
+msgid "Arranging Data"
+msgstr "編排資料"
-#: main0103.xhp#par_idN105AF.help.text
-msgid "<ahelp hid=\".\">Displays the normal view of the sheet.</ahelp>"
-msgstr "<ahelp hid=\".\">顯示工作表的一般檢視。</ahelp>"
+#. \S_D
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3154490\n"
+"10\n"
+"help.text"
+msgid "With a few mouse-clicks, you can reorganize your spreadsheet to show or hide certain data ranges, or to format ranges according to special conditions, or to quickly calculate subtotals and totals."
+msgstr "透過按幾下滑鼠,您可以重新組織試算表以顯示或隱入某些資料範圍,或依照特定條件格式化範圍,或快速地進行小計和總計。"
-#: main0103.xhp#hd_id3125863.3.help.text
-msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"顯示比例...\">顯示比例...</link>"
+#. z;ki
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3155601\n"
+"16\n"
+"help.text"
+msgid "Dynamic Charts"
+msgstr "動態式的圖表"
-#: main0100.xhp#tit.help.text
-msgid "Menus"
-msgstr "功能表"
+#. U5=Z
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3149121\n"
+"17\n"
+"help.text"
+msgid "$[officename] Calc lets you present spreadsheet data in dynamic charts that update automatically when the data changes."
+msgstr "$[officename] Calc 可讓您以動態圖表 (這些圖表在資料變更時會自動更新) 的方式展示試算表資料。"
-#: main0100.xhp#hd_id3156023.1.help.text
-msgid "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
-msgstr "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"功能表\">功能表</link></variable>"
+#. U3BR
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3153707\n"
+"18\n"
+"help.text"
+msgid "Opening and Saving Microsoft Files"
+msgstr "開啟和儲存 Microsoft 檔案"
-#: main0100.xhp#par_id3154760.2.help.text
-msgid "The following menu commands are available for spreadsheets."
-msgstr "對於試算表文件,可以使用以下功能表指令。"
+#. vobx
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3157867\n"
+"19\n"
+"help.text"
+msgid "Use the $[officename] filters to convert Excel files, or to open and save in a variety of other <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
+msgstr "使用 $[officename] 篩選來轉換 Excel 檔案,或以其他各種<link href=\"text/shared/00/00000020.xhp\" name=\"格式\">格式</link>開啟和儲存 Excel 檔案。"
-#: main0205.xhp#tit.help.text
+#. y0IT
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"tit\n"
+"help.text"
msgid "Text Formatting Bar"
msgstr "文字格式列"
-#: main0205.xhp#hd_id3156330.1.help.text
+#. -2b(
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3156330\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/scalc/main0205.xhp\" name=\"Text Formatting Bar\">Text Formatting Bar</link>"
msgstr "<link href=\"text/scalc/main0205.xhp\" name=\"文字格式列\">文字格式列</link>"
-#: main0205.xhp#par_id3151112.2.help.text
+#. eDO~
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"par_id3151112\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRTEXT\">The <emph>Text Formatting</emph> Bar that is displayed when the cursor is in a text object, such as a text frame or a drawing object, contains formatting and alignment commands.</ahelp>"
msgstr "<ahelp hid=\"HID_SC_TOOLBOX_DRTEXT\">游標處於文字物件 (如文字框架或繪圖物件) 中時,螢幕上顯示的 <emph>[文字格式]</emph> 列包含格式化和對齊等指令。</ahelp>"
-#: main0205.xhp#hd_id3148575.7.help.text
-msgctxt "main0205.xhp#hd_id3148575.7.help.text"
+#. 2~:z
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3148575\n"
+"7\n"
+"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"字型顏色\">字型顏色</link>"
-#: main0205.xhp#hd_id3154944.8.help.text
+#. P(ik
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3154944\n"
+"8\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1\">Line Spacing: 1</link>"
msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"行距:1\">行距:1</link>"
-#: main0205.xhp#hd_id3146969.9.help.text
+#. t0jW
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3146969\n"
+"9\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1.5\">Line Spacing: 1.5</link>"
msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"行距:1.5\">行距:1.5</link>"
-#: main0205.xhp#hd_id3153711.10.help.text
+#. W-$f
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3153711\n"
+"10\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 2\">Line Spacing: 2</link>"
msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"行距:2\">行距:2</link>"
-#: main0205.xhp#hd_id3147345.11.help.text
+#. N_`s
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3147345\n"
+"11\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Left\">Align Left</link>"
msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"向左對齊\">向左對齊</link>"
-#: main0205.xhp#hd_id3155337.12.help.text
+#. Y8d%
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3155337\n"
+"12\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Centered\">Centered</link>"
msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"置中\">置中</link>"
-#: main0205.xhp#hd_id3147001.13.help.text
+#. `huN
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3147001\n"
+"13\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Right\">Align Right</link>"
msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"向右對齊\">向右對齊</link>"
-#: main0205.xhp#hd_id3155115.14.help.text
+#. =t5u
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3155115\n"
+"14\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Justify\">Justify</link>"
msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"左右對齊\">左右對齊</link>"
-#: main0205.xhp#hd_id3150202.15.help.text
+#. QPU9
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3150202\n"
+"15\n"
+"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"上標\">上標</link>"
-#: main0205.xhp#hd_id3155531.16.help.text
+#. @c^R
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3155531\n"
+"16\n"
+"help.text"
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"下標\">下標</link>"
-#: main0205.xhp#hd_id3145387.17.help.text
-msgctxt "main0205.xhp#hd_id3145387.17.help.text"
+#. ]4m4
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3145387\n"
+"17\n"
+"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"字元\">字元</link>"
-#: main0205.xhp#hd_id3153067.18.help.text
-msgctxt "main0205.xhp#hd_id3153067.18.help.text"
+#. =GPZ
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3153067\n"
+"18\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"段落\">段落</link>"
-#: main0200.xhp#tit.help.text
-msgid "Toolbars"
-msgstr "工具列"
+#. nG=N
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"tit\n"
+"help.text"
+msgid "Drawing Object Properties Bar"
+msgstr "繪圖物件特性列"
-#: main0200.xhp#hd_id3154758.1.help.text
-msgid "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
-msgstr "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"圖示列\">圖示列</link></variable>"
+#. rl;a
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3154346\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0203.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+msgstr "<link href=\"text/scalc/main0203.xhp\" name=\"繪圖物件特性列\">繪圖物件特性列</link>"
-#: main0200.xhp#par_id3148798.2.help.text
-msgid "This submenu lists the toolbars that are available in spreadsheets.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
-msgstr "此子功能表列出了可以在試算表文件中使用的工具列。<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+#. Oo0\
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"par_id3149656\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">The <emph>Drawing Object Properties</emph> Bar for objects that you select in the sheet contains formatting and alignment commands.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">您在工作表中選取的物件之 <emph>[繪圖物件特性]</emph> 列包含格式化和對齊等指令。</ahelp>"
-#: main0503.xhp#tit.help.text
-msgid "$[officename] Calc Features"
-msgstr "$[officename] Calc 的功能"
+#. BX,d
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3145748\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"線條式樣\">線條式樣</link>"
-#: main0503.xhp#hd_id3154758.1.help.text
-msgid "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"$[officename] Calc Features\">$[officename] Calc Features</link></variable>"
-msgstr "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"$[officename] Calc 的功能\">$[officename] Calc 的功能</link></variable>"
+#. H!$C
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3151073\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"線粗\">線粗</link>"
-#: main0503.xhp#par_id3149457.2.help.text
-msgid "$[officename] Calc is a spreadsheet application that you can use to calculate, analyze, and manage your data. You can also import and modify Microsoft Excel spreadsheets."
-msgstr "$[officename] Calc 是一種試算表應用程式,可用於計算、分析和管理資料。您也可以匯入和修改 Microsoft Excel 試算表。"
+#. xr5b
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3153417\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"線條顏色\">線條顏色</link>"
-#: main0503.xhp#hd_id3148797.4.help.text
-msgid "Calculations"
-msgstr "計算"
+#. 3`N%
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3147338\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background Color\">Background Color</link>"
+msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"區域樣式/區域充填\">區域樣式/區域充填</link>"
-#: main0503.xhp#par_id3145172.5.help.text
-msgid "$[officename] Calc provides you with <link href=\"text/scalc/01/04060100.xhp\" name=\"functions\">functions</link>, including statistical and banking functions, that you can use to create formulas to perform complex calculations on your data."
-msgstr "$[officename] Calc 提供了<link href=\"text/scalc/01/04060100.xhp\" name=\"函數\">函數</link>,其中包括統計函數和累計函數,您可以使用這些函數來建立公式,從而對您的資料執行複雜的計算。"
+#. 51A$
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert"
+msgstr "插入"
-#: main0503.xhp#par_id3145271.6.help.text
-msgid "You can also use the <link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilots\">Function Wizard</link> to help you create your formulas."
-msgstr "您以可以使用<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilots\">[函數精靈]</link> 來幫助您建立公式。"
+#. Kq9M
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3157909\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0104.xhp\" name=\"Insert\">Insert</link>"
+msgstr "<link href=\"text/scalc/main0104.xhp\" name=\"插入\">插入</link>"
-#: main0503.xhp#hd_id3152596.13.help.text
-msgid "What-If Calculations"
-msgstr "使用各種參數的計算方式"
+#. #HGE
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"par_id3153896\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements, such as cells, rows, sheets and cell names into the current sheet.</ahelp>"
+msgstr "<ahelp hid=\".\">[插入] 功能表包含用於插入新元素的指令,例如在目前工作表中插入儲存格、列、工作表和儲存格名稱。</ahelp>"
-#: main0503.xhp#par_id3156444.14.help.text
-msgid "An interesting feature is to be able to immediately view the results of changes made to one factor of calculations that are composed of several factors. For instance, you can see how changing the time period in a loan calculation affects the interest rates or repayment amounts. Furthermore, you can manage larger tables by using different predefined scenarios."
-msgstr "其中有一項引人注目的功能,即能夠立即檢視對計算 (由數個係數組成) 中某個係數所做變更的結果。例如,您可以看到變更貸款計算中貸款周期將如何影響利率或付款金額。您也可以使用預先定義的不同分析藍本管理較大的表格。"
+#. ;t_d
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3150769\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04020000.xhp\" name=\"Cells\">Cells</link>"
+msgstr "<link href=\"text/scalc/01/04020000.xhp\" name=\"儲存格...\">儲存格...</link>"
-#: main0503.xhp#hd_id3148576.7.help.text
-msgid "Database Functions"
-msgstr "資料庫功能"
+#. Hm-_
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3149260\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04050000.xhp\" name=\"Sheet\">Sheet</link>"
+msgstr "<link href=\"text/scalc/01/04050000.xhp\" name=\"工作表...\">工作表...</link>"
-#: main0503.xhp#par_id3154011.8.help.text
-msgid "Use spreadsheets to arrange, store, and filter your data."
-msgstr "使用試算表來排序、儲存和篩選資料。"
+#. d%gd
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3153726\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"特殊字元...\">特殊字元...</link>"
-#: main0503.xhp#par_id3154942.25.help.text
-msgid "$[officename] Calc lets you drag-and-drop tables from databases, or lets you use a spreadsheet as a data source for creating form letters in $[officename] Writer."
-msgstr "$[officename] Calc 可讓您從資料庫拖放表格,或者使用試算表作為資料源,在 $[officename] Writer 中建立表單信函。"
+#. /G;8
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3156285\n"
+"13\n"
+"help.text"
+msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"捷經\">捷經</link>"
-#: main0503.xhp#hd_id3145800.9.help.text
-msgid "Arranging Data"
-msgstr "編排資料"
+#. X_o2
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3154492\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"Function\">Function</link>"
+msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"函數...\">函數...</link>"
-#: main0503.xhp#par_id3154490.10.help.text
-msgid "With a few mouse-clicks, you can reorganize your spreadsheet to show or hide certain data ranges, or to format ranges according to special conditions, or to quickly calculate subtotals and totals."
-msgstr "透過按幾下滑鼠,您可以重新組織試算表以顯示或隱入某些資料範圍,或依照特定條件格式化範圍,或快速地進行小計和總計。"
+#. !=!N
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3154511\n"
+"12\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04080000.xhp\" name=\"Function List\">Function List</link>"
+msgstr "<link href=\"text/scalc/01/04080000.xhp\" name=\"函數清單\">函數清單</link>"
-#: main0503.xhp#hd_id3155601.16.help.text
-msgid "Dynamic Charts"
-msgstr "動態式的圖表"
+#. amE`
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3145640\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"備註\">備註</link>"
-#: main0503.xhp#par_id3149121.17.help.text
-msgid "$[officename] Calc lets you present spreadsheet data in dynamic charts that update automatically when the data changes."
-msgstr "$[officename] Calc 可讓您以動態圖表 (這些圖表在資料變更時會自動更新) 的方式展示試算表資料。"
+#. a4E`
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3146918\n"
+"11\n"
+"help.text"
+msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Chart\">Chart</link>"
+msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"圖表\">圖表</link>"
-#: main0503.xhp#hd_id3153707.18.help.text
-msgid "Opening and Saving Microsoft Files"
-msgstr "開啟和儲存 Microsoft 檔案"
+#. JP9/
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"par_id0302200904002496\n"
+"help.text"
+msgid "Inserts a chart."
+msgstr "插入圖表。"
-#: main0503.xhp#par_id3157867.19.help.text
-msgid "Use the $[officename] filters to convert Excel files, or to open and save in a variety of other <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
-msgstr "使用 $[officename] 篩選來轉換 Excel 檔案,或以其他各種<link href=\"text/shared/00/00000020.xhp\" name=\"格式\">格式</link>開啟和儲存 Excel 檔案。"
+#. c1+l
+#: main0104.xhp
+msgctxt ""
+"main0104.xhp\n"
+"hd_id3147003\n"
+"10\n"
+"help.text"
+msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
+msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"訊框\">訊框</link>"
+
+#. TxB%
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"tit\n"
+"help.text"
+msgid "Tools Bar"
+msgstr "工具列"
-#: main0105.xhp#tit.help.text
+#. 3}9_
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"hd_id3143268\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0218.xhp\" name=\"Tools Bar\">Tools Bar</link>"
+msgstr "<link href=\"text/scalc/main0218.xhp\" name=\"工具列\">工具列</link>"
+
+#. }7Oj
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_id3151112\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">Use the Tools bar to access commonly used commands.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">使用此工具列存取常用指令。</ahelp>"
+
+#. ?W0c
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN10610\n"
+"help.text"
+msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Controls\">Controls</link>"
+msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"控制項\">控制項</link>"
+
+#. aF?^
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"hd_id3154730\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/scalc/02/06080000.xhp\" name=\"Choose Themes\">Choose Themes</link>"
+msgstr "<link href=\"text/scalc/02/06080000.xhp\" name=\"主題選取\">主題選取</link>"
+
+#. ~=3v
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN10690\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12040300.xhp\" name=\"Advanced Filter\">Advanced Filter</link>"
+msgstr "<link href=\"text/scalc/01/12040300.xhp\" name=\"進階篩選\">進階篩選</link>"
+
+#. iSoT
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106A8\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12090100.xhp\">Start</link>"
+msgstr "<link href=\"text/scalc/01/12090100.xhp\">起始</link>"
+
+#. mH,K
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106C0\n"
+"help.text"
+msgid "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter\">Euro Converter</link>"
+msgstr "<link href=\"text/shared/autopi/01150000.xhp\" name=\"歐元轉換器\">歐元轉換器</link>"
+
+#. 5`[Y
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106D8\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04070100.xhp\">Define</link>"
+msgstr "<link href=\"text/scalc/01/04070100.xhp\">定義</link>"
+
+#. ;`-!
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106F0\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
+msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"目標搜尋\">目標搜尋</link>"
+
+#. 2Qne
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"tit\n"
+"help.text"
msgid "Format"
msgstr "格式"
-#: main0105.xhp#hd_id3149669.1.help.text
+#. Mv4=
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3149669\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/scalc/main0105.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/scalc/main0105.xhp\" name=\"格式\">格式</link>"
-#: main0105.xhp#par_id3145171.2.help.text
+#. 8V/1
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"par_id3145171\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".uno:FormatMenu\">The <emph>Format</emph> menu contains commands for formatting selected cells, <link href=\"text/shared/00/00000005.xhp#objekt\" name=\"objects\">objects</link>, and cell contents in your document.</ahelp>"
msgstr "<ahelp hid=\".uno:FormatMenu\"><emph>[格式]</emph> 功能表包含格式化選取儲存格、<link href=\"text/shared/00/00000005.xhp#objekt\" name=\"物件\">物件</link>與文件中所有儲存格內容的指令。</ahelp>"
-#: main0105.xhp#hd_id3154732.4.help.text
+#. a{?4
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3154732\n"
+"4\n"
+"help.text"
msgid "<link href=\"text/scalc/01/05020000.xhp\" name=\"Cells\">Cells</link>"
msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"儲存格...\">儲存格...</link>"
-#: main0105.xhp#hd_id3155087.9.help.text
+#. V1RD
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3155087\n"
+"9\n"
+"help.text"
msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"頁...\">頁...</link>"
-#: main0105.xhp#hd_id3145748.12.help.text
-msgctxt "main0105.xhp#hd_id3145748.12.help.text"
+#. t*oI
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3145748\n"
+"12\n"
+"help.text"
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"字元...\">字元...</link>"
-#: main0105.xhp#hd_id3154485.13.help.text
-msgctxt "main0105.xhp#hd_id3154485.13.help.text"
+#. Pto\
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3154485\n"
+"13\n"
+"help.text"
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"段落...\">段落...</link>"
-#: main0105.xhp#hd_id3157980.11.help.text
+#. +N/e
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3157980\n"
+"11\n"
+"help.text"
msgid "<link href=\"text/scalc/01/05110000.xhp\" name=\"AutoFormat\">AutoFormat</link>"
msgstr "<link href=\"text/scalc/01/05110000.xhp\" name=\"自動格式...\">自動格式...</link>"
-#: main0105.xhp#hd_id3159206.14.help.text
+#. IP-n
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3159206\n"
+"14\n"
+"help.text"
msgid "<link href=\"text/scalc/01/05120000.xhp\" name=\"Conditional Formatting\">Conditional Formatting</link>"
msgstr "<link href=\"text/scalc/01/05120000.xhp\" name=\"條件式格式...\">條件式格式...</link>"
-#: main0105.xhp#hd_id3154703.17.help.text
+#. n/6X
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3154703\n"
+"17\n"
+"help.text"
msgid "<link href=\"text/shared/02/01170100.xhp\" name=\"Control\">Control</link>"
msgstr "<link href=\"text/shared/02/01170100.xhp\" name=\"控制項...\">控制項...</link>"
-#: main0105.xhp#hd_id3147005.16.help.text
+#. ;EV.
+#: main0105.xhp
+msgctxt ""
+"main0105.xhp\n"
+"hd_id3147005\n"
+"16\n"
+"help.text"
msgid "<link href=\"text/shared/02/01170200.xhp\" name=\"Form\">Form</link>"
msgstr "<link href=\"text/shared/02/01170200.xhp\" name=\"表單...\">表單...</link>"
-#: main0102.xhp#tit.help.text
+#. 55S8
+#: main0107.xhp
+msgctxt ""
+"main0107.xhp\n"
+"tit\n"
+"help.text"
+msgid "Window"
+msgstr "視窗"
+
+#. %yCI
+#: main0107.xhp
+msgctxt ""
+"main0107.xhp\n"
+"hd_id3154758\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0107.xhp\" name=\"Window\">Window</link>"
+msgstr "<link href=\"text/scalc/main0107.xhp\" name=\"視窗\">視窗</link>"
+
+#. m4nb
+#: main0107.xhp
+msgctxt ""
+"main0107.xhp\n"
+"par_id3150398\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:WindowList\">Contains commands for manipulating and displaying document windows.</ahelp>"
+msgstr "<ahelp hid=\".uno:WindowList\">包含用於操控和顯示文件視窗的指令。</ahelp>"
+
+#. =4re
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"tit\n"
+"help.text"
+msgid "Page Preview Bar"
+msgstr "頁面預覽列"
+
+#. ug8\
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3156023\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Page Preview Bar\">Page Preview Bar</link>"
+msgstr "<link href=\"text/scalc/main0210.xhp\" name=\"頁面預覽列\">頁面預覽列</link>"
+
+#. lM(\
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id3148663\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_WIN_PREVIEW\">The <emph>Page Preview</emph> Bar is displayed when you choose <emph>File - Page Preview</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_WIN_PREVIEW\"><emph>[頁面預覽]</emph> 列會在您選擇 <emph>[檔案] - [頁面預覽]</emph> 時顯示。</ahelp>"
+
+#. (E;-
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3147393\n"
+"3\n"
+"help.text"
+msgid "Full Screen"
+msgstr "全螢幕"
+
+#. B5(:
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id460828\n"
+"help.text"
+msgid "Hides the menus and toolbars. To exit the full screen mode, click the <emph>Full Screen On/Off</emph> button."
+msgstr "隱藏選單與工具列。若要離開全螢幕模式。請按下 <emph>全螢幕開/關</emph> 按鈕。"
+
+#. [)Yt
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3147394\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format Page\">Format Page</link>"
+msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"格式化頁面\">格式化頁面</link>"
+
+#. Lbp0
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3147494\n"
+"3\n"
+"help.text"
+msgid "Margins"
+msgstr "邊距"
+
+#. G|\w
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id460929\n"
+"help.text"
+msgid "Shows or hides margins of the page. Margins can be dragged by the mouse, and also can be set on <emph>Page</emph> tab of <emph>Page Style</emph> dialog."
+msgstr "顯示或隱藏頁面邊距。邊距可以用滑鼠拖曳,也可以在 [<emph>頁面樣式</emph>] 對話方塊的 [<emph>頁</emph>] 分頁中設定它。"
+
+#. r;,N
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3245494\n"
+"3\n"
+"help.text"
+msgid "Scaling Factor"
+msgstr "比例縮放係數"
+
+#. 3WUn
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id460939\n"
+"help.text"
+msgid "This slide defines a page scale for the printed spreadsheet. Scaling factor can be set on <emph>Sheet</emph> tab of <emph>Page Style</emph> dialog, too."
+msgstr "這個滑桿可定義欲列印試算表的頁面縮放比例。縮放係數也可以從 [<emph>頁面樣式</emph>] 對話方塊的 [<emph>工作表</emph>] 分頁中設定。"
+
+#. FngN
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"hd_id3147395\n"
+"3\n"
+"help.text"
+msgid "Close Preview"
+msgstr "關閉預覽"
+
+#. .l?3
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id460829\n"
+"help.text"
+msgid "To exit the page preview, click the <emph>Close Preview</emph> button."
+msgstr "若要離開頁面預覽,請按下 [<emph>關閉預覽</emph>] 按鈕。"
+
+#. Bb3m
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"tit\n"
+"help.text"
+msgid "View"
+msgstr "檢視"
+
+#. ;!39
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"hd_id3151112\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0103.xhp\" name=\"View\">View</link>"
+msgstr "<link href=\"text/scalc/main0103.xhp\" name=\"檢視\">檢視</link>"
+
+#. D0|i
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"par_id3149456\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+msgstr "<ahelp hid=\".\">此功能表包含用於控制文件在螢幕上顯示方式的指令。</ahelp>"
+
+#. 7Bqn
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"par_idN105AB\n"
+"help.text"
+msgid "Normal"
+msgstr "標準"
+
+#. =M@F
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"par_idN105AF\n"
+"help.text"
+msgid "<ahelp hid=\".\">Displays the normal view of the sheet.</ahelp>"
+msgstr "<ahelp hid=\".\">顯示工作表的一般檢視。</ahelp>"
+
+#. _Yl`
+#: main0103.xhp
+msgctxt ""
+"main0103.xhp\n"
+"hd_id3125863\n"
+"3\n"
+"help.text"
+msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"顯示比例...\">顯示比例...</link>"
+
+#. gsc:
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"tit\n"
+"help.text"
msgid "Edit"
msgstr "編輯"
-#: main0102.xhp#hd_id3156023.1.help.text
+#. K944
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3156023\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/scalc/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/scalc/main0102.xhp\" name=\"編輯\">編輯</link>"
-#: main0102.xhp#par_id3154758.2.help.text
+#. 9,bY
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"par_id3154758\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr "<ahelp hid=\".\">此功能表包含用於編輯目前文件內容的指令。</ahelp>"
-#: main0102.xhp#hd_id3146119.3.help.text
+#. LGG:
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3146119\n"
+"3\n"
+"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"選擇性貼上...\">選擇性貼上...</link>"
-#: main0102.xhp#hd_id3153728.12.help.text
+#. IsO[
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3153728\n"
+"12\n"
+"help.text"
msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
msgstr "<link href=\"text/shared/01/02240000.xhp\" name=\"比較文件...\">比較文件...</link>"
-#: main0102.xhp#hd_id3154492.4.help.text
+#. -J\*
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3154492\n"
+"4\n"
+"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"搜尋和代替...\">搜尋和代替...</link>"
-#: main0102.xhp#hd_id3150715.5.help.text
+#. GArZ
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3150715\n"
+"5\n"
+"help.text"
msgid "<link href=\"text/scalc/01/02120000.xhp\" name=\"Headers & Footers\">Headers & Footers</link>"
msgstr "<link href=\"text/scalc/01/02120000.xhp\" name=\"頁首和頁尾...\">頁首和頁尾...</link>"
-#: main0102.xhp#hd_id3149018.6.help.text
+#. Zxts
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3149018\n"
+"6\n"
+"help.text"
msgid "<link href=\"text/scalc/01/02150000.xhp\" name=\"Delete Contents\">Delete Contents</link>"
msgstr "<link href=\"text/scalc/01/02150000.xhp\" name=\"刪除內容...\">刪除內容...</link>"
-#: main0102.xhp#hd_id3156384.7.help.text
+#. *hV,
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3156384\n"
+"7\n"
+"help.text"
msgid "<link href=\"text/scalc/01/02160000.xhp\" name=\"Delete Cells\">Delete Cells</link>"
msgstr "<link href=\"text/scalc/01/02160000.xhp\" name=\"刪除儲存格...\">刪除儲存格...</link>"
-#: main0102.xhp#hd_id3146919.10.help.text
+#. Uc_l
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3146919\n"
+"10\n"
+"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"連結...\">連結...</link>"
-#: main0102.xhp#hd_id3148488.11.help.text
+#. KltG
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3148488\n"
+"11\n"
+"help.text"
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"影像映射\">影像映射</link>"
-#: main0208.xhp#tit.help.text
-msgid "Status Bar"
-msgstr "狀態列"
-
-#: main0208.xhp#hd_id3151385.1.help.text
-msgid "<link href=\"text/scalc/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr "<link href=\"text/scalc/main0208.xhp\" name=\"狀態列\">狀態列</link>"
-
-#: main0208.xhp#par_id3149669.2.help.text
-msgid "The <emph>Status Bar</emph> displays information about the current sheet."
-msgstr "<emph>[狀態列]</emph> 顯示有關目前工作表的資訊。"
-
-#: main0208.xhp#hd_id0821200911024321.help.text
-msgid "Digital Signature"
-msgstr "數位簽名"
-
-#: main0208.xhp#par_id0821200911024344.help.text
-msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr "另請參閱「<link href=\"text/shared/guide/digital_signatures.xhp\">數位簽名</link>」。"
-
-#: main0106.xhp#tit.help.text
-msgid "Tools"
-msgstr "工具"
-
-#: main0106.xhp#hd_id3150769.1.help.text
-msgid "<link href=\"text/scalc/main0106.xhp\" name=\"Tools\">Tools</link>"
-msgstr "<link href=\"text/scalc/main0106.xhp\" name=\"工具\">工具</link>"
-
-#: main0106.xhp#par_id3150440.2.help.text
-msgid "<ahelp hid=\".\">The <emph>Tools </emph>menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios.</ahelp>"
-msgstr "<ahelp hid=\".\"><emph>[工具]</emph> 功能表包含用於檢查拼寫、追蹤工作表參照、尋找錯誤和定義分析藍本的指令。</ahelp>"
-
-#: main0106.xhp#par_id3152576.10.help.text
-msgid "You can also create and assign macros and configure the look and feel of toolbars, menus, keyboard, and set the default options for $[officename] applications."
-msgstr "您也可以建立和指定巨集,調整工具列、功能表和鍵盤的外觀與風格,以及設定 $[officename] 應用程式的標準選項。"
-
-#: main0106.xhp#hd_id3149122.12.help.text
-msgctxt "main0106.xhp#hd_id3149122.12.help.text"
-msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
-msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"目標搜尋\">目標搜尋</link>"
-
-#: main0106.xhp#hd_id3155768.6.help.text
-msgid "<link href=\"text/scalc/01/06050000.xhp\" name=\"Scenarios\">Scenarios</link>"
-msgstr "<link href=\"text/scalc/01/06050000.xhp\" name=\"分析藍本...\">分析藍本...</link>"
-
-#: main0106.xhp#hd_id3154015.9.help.text
-msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"自動校正...\">自動校正選項</link>"
-
-#: main0106.xhp#hd_id3150086.8.help.text
-msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"自訂\">自訂</link>"
-
-#: main0218.xhp#tit.help.text
-msgid "Tools Bar"
-msgstr "工具列"
-
-#: main0218.xhp#hd_id3143268.1.help.text
-msgid "<link href=\"text/scalc/main0218.xhp\" name=\"Tools Bar\">Tools Bar</link>"
-msgstr "<link href=\"text/scalc/main0218.xhp\" name=\"工具列\">工具列</link>"
-
-#: main0218.xhp#par_id3151112.2.help.text
-msgid "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">Use the Tools bar to access commonly used commands.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">使用此工具列存取常用指令。</ahelp>"
-
-#: main0218.xhp#par_idN10610.help.text
-msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Controls\">Controls</link>"
-msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"控制項\">控制項</link>"
-
-#: main0218.xhp#hd_id3154730.6.help.text
-msgid "<link href=\"text/scalc/02/06080000.xhp\" name=\"Choose Themes\">Choose Themes</link>"
-msgstr "<link href=\"text/scalc/02/06080000.xhp\" name=\"主題選取\">主題選取</link>"
-
-#: main0218.xhp#par_idN10690.help.text
-msgid "<link href=\"text/scalc/01/12040300.xhp\" name=\"Advanced Filter\">Advanced Filter</link>"
-msgstr "<link href=\"text/scalc/01/12040300.xhp\" name=\"進階篩選\">進階篩選</link>"
-
-#: main0218.xhp#par_idN106A8.help.text
-msgid "<link href=\"text/scalc/01/12090100.xhp\">Start</link>"
-msgstr "<link href=\"text/scalc/01/12090100.xhp\">起始</link>"
-
-#: main0218.xhp#par_idN106C0.help.text
-msgid "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter\">Euro Converter</link>"
-msgstr "<link href=\"text/shared/autopi/01150000.xhp\" name=\"歐元轉換器\">歐元轉換器</link>"
-
-#: main0218.xhp#par_idN106D8.help.text
-msgid "<link href=\"text/scalc/01/04070100.xhp\">Define</link>"
-msgstr "<link href=\"text/scalc/01/04070100.xhp\">定義</link>"
-
-#: main0218.xhp#par_idN106F0.help.text
-msgctxt "main0218.xhp#par_idN106F0.help.text"
-msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
-msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"目標搜尋\">目標搜尋</link>"
-
-#: main0202.xhp#tit.help.text
+#. ExHP
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"tit\n"
+"help.text"
msgid "Formatting Bar"
msgstr "格式列"
-#: main0202.xhp#hd_id3150448.1.help.text
+#. k9Mk
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3150448\n"
+"1\n"
+"help.text"
msgid "<link href=\"text/scalc/main0202.xhp\" name=\"Formatting Bar\">Formatting Bar</link>"
msgstr "<link href=\"text/scalc/main0202.xhp\" name=\"格式列\">格式列</link>"
-#: main0202.xhp#par_id3153897.2.help.text
+#. l(?7
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id3153897\n"
+"2\n"
+"help.text"
msgid "<ahelp hid=\"HID_SC_TOOLBOX_TABLE\">The <emph>Formatting</emph> bar contains basic commands for applying manually formatting.</ahelp>"
msgstr "<ahelp hid=\"HID_SC_TOOLBOX_TABLE\"><emph>[格式]</emph> 列包含手動採用格式化的基本指令。</ahelp>"
-#: main0202.xhp#hd_id3153160.8.help.text
-msgctxt "main0202.xhp#hd_id3153160.8.help.text"
+#. /ew2
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3153160\n"
+"8\n"
+"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"字型顏色\">字型顏色</link>"
-#: main0202.xhp#hd_id3150715.9.help.text
+#. %sT+
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3150715\n"
+"9\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Left\">Align Left</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"向左對齊\">向左對齊</link>"
-#: main0202.xhp#hd_id3155064.10.help.text
+#. 6z.C
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3155064\n"
+"10\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Center Horizontally\">Align Center Horizontally</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"水平置中對齊\">水平置中對齊</link>"
-#: main0202.xhp#hd_id3150042.11.help.text
+#. 5fdM
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3150042\n"
+"11\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Right\">Align Right</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"向右對齊\">向右對齊</link>"
-#: main0202.xhp#hd_id3154703.12.help.text
+#. `I$C
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3154703\n"
+"12\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Justify\">Justify</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"左右對齊\">左右對齊</link>"
-#: main0202.xhp#hd_id3152986.13.help.text
+#. PsW5
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3152986\n"
+"13\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Top\">Align Top</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"向上對齊\">向上對齊</link>"
-#: main0202.xhp#hd_id3153306.14.help.text
+#. gIH(
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3153306\n"
+"14\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Center Vertically\">Align Center Vertically</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"垂直置中對齊\">垂直置中對齊</link>"
-#: main0202.xhp#hd_id3151240.15.help.text
+#. !IwA
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"hd_id3151240\n"
+"15\n"
+"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Align Bottom\">Align Bottom</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"向下對齊\">向下對齊</link>"
-#: main0202.xhp#par_idN10843.help.text
+#. YmpL
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN10843\n"
+"help.text"
msgid "Number Format : Date"
msgstr "數字格式:日期"
-#: main0202.xhp#par_idN10847.help.text
+#. sEe.
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN10847\n"
+"help.text"
msgid "<ahelp hid=\".\">Applies the date format to the selected cells.</ahelp>"
msgstr "<ahelp hid=\".\">將日期格式套用至選取的儲存格。</ahelp>"
-#: main0202.xhp#par_idN1085E.help.text
+#. }VJQ
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN1085E\n"
+"help.text"
msgid "Number Format: Exponential"
msgstr "數字格式:指數"
-#: main0202.xhp#par_idN10862.help.text
+#. !c06
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN10862\n"
+"help.text"
msgid "<ahelp hid=\".\">Applies the exponential format to the selected cells.</ahelp>"
msgstr "<ahelp hid=\".\">將指數格式套用至選取的儲存格。</ahelp>"
-#: main0202.xhp#par_idN10871.help.text
+#. p27,
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN10871\n"
+"help.text"
msgid "Additional icons"
msgstr "其他圖示"
-#: main0202.xhp#par_idN10875.help.text
+#. *(!1
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN10875\n"
+"help.text"
msgid "If <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> support is enabled, two additional icons are visible."
msgstr "如果已經啟用 <link href=\"text/shared/00/00000005.xhp#ctl\" name=\"CTL\">CTL</link> 支援,則可見到其他兩個圖示。"
-#: main0202.xhp#par_idN1088E.help.text
+#. f,eh
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN1088E\n"
+"help.text"
msgid "Left-To-Right"
msgstr "從左向右"
-#: main0202.xhp#par_idN1089C.help.text
+#. `G|#
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN1089C\n"
+"help.text"
msgid "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">left to right icon</alt></image>"
msgstr "<image id=\"img_id8354747\" src=\"cmd/sc_paralefttoright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id8354747\">由左至右圖示</alt></image>"
-#: main0202.xhp#par_idN108BA.help.text
+#. ,^Od
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN108BA\n"
+"help.text"
msgid "<ahelp hid=\".uno:ParaLeftToRight\">The text is entered from left to right.</ahelp>"
msgstr "<ahelp hid=\".uno:ParaLeftToRight\">從左向右輸入文字。</ahelp>"
-#: main0202.xhp#par_idN108D1.help.text
+#. IOMq
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN108D1\n"
+"help.text"
msgid "Right-To-Left"
msgstr "從右向左"
-#: main0202.xhp#par_idN108DF.help.text
+#. ]_8^
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN108DF\n"
+"help.text"
msgid "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">right to left icon</alt></image>"
msgstr "<image id=\"img_id2405774\" src=\"cmd/sc_pararighttoleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id2405774\">由右至左圖示</alt></image>"
-#: main0202.xhp#par_idN108FD.help.text
+#. O5(^
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_idN108FD\n"
+"help.text"
msgid "<ahelp hid=\".uno:ParaRightToLeft\">The text formatted in a complex text layout language is entered from right to left.</ahelp>"
msgstr "<ahelp hid=\".uno:ParaRightToLeft\">從右向左輸入複合文字版面配置語言格式的文字。</ahelp>"
-#: main0202.xhp#par_id192266.help.text
+#. :Vuh
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id192266\n"
+"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Aligns the contents of the cell to the left.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">向左對齊儲存格內容。</ahelp>"
-#: main0202.xhp#par_id1998962.help.text
+#. :oKH
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id1998962\n"
+"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Aligns the contents of the cell to the right.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">向右對齊儲存格內容。</ahelp>"
-#: main0202.xhp#par_id2376476.help.text
+#. ;iar
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id2376476\n"
+"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Horizontally centers the contents of the cell.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">水平置中儲存格內容。</ahelp>"
-#: main0202.xhp#par_id349131.help.text
+#. qYmO
+#: main0202.xhp
+msgctxt ""
+"main0202.xhp\n"
+"par_id349131\n"
+"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Aligns the contents of the cell to the left and right cell borders.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">將儲存格內容對齊儲存格左、右邊框。</ahelp>"
-#: main0107.xhp#tit.help.text
-msgid "Window"
-msgstr "視窗"
+#. 1r0%
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Welcome to the $[officename] Calc Help"
+msgstr "歡迎使用 $[officename] Calc 說明"
-#: main0107.xhp#hd_id3154758.1.help.text
-msgid "<link href=\"text/scalc/main0107.xhp\" name=\"Window\">Window</link>"
-msgstr "<link href=\"text/scalc/main0107.xhp\" name=\"視窗\">視窗</link>"
+#. nH=N
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"hd_id3147338\n"
+"1\n"
+"help.text"
+msgid "Welcome to the $[officename] Calc Help"
+msgstr "歡迎使用 $[officename] Calc 說明"
-#: main0107.xhp#par_id3150398.2.help.text
-msgid "<ahelp hid=\".uno:WindowList\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\">包含用於操控和顯示文件視窗的指令。</ahelp>"
+#. uffg
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"hd_id3153965\n"
+"3\n"
+"help.text"
+msgid "How to Work With $[officename] Calc"
+msgstr "如何使用 $[officename] Calc"
+
+#. +O;]
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"par_id3147004\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Functions by Category\">List of Functions by Category</link>"
+msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"函數清單 (依分類)\">函數清單 (依分類)</link>"
+
+#. 6=g#
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"hd_id3154659\n"
+"6\n"
+"help.text"
+msgid "$[officename] Calc Menus, Toolbars, and Keys"
+msgstr "$[officename] Calc 功能表、工具列和按鍵"
+
+#. p3Y6
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"hd_id3150883\n"
+"4\n"
+"help.text"
+msgid "Help about the Help"
+msgstr "關於說明的資料"
+
+#. MO6?
+#: main0100.xhp
+msgctxt ""
+"main0100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Menus"
+msgstr "功能表"
+
+#. 9.ES
+#: main0100.xhp
+msgctxt ""
+"main0100.xhp\n"
+"hd_id3156023\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgstr "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"功能表\">功能表</link></variable>"
+
+#. tquf
+#: main0100.xhp
+msgctxt ""
+"main0100.xhp\n"
+"par_id3154760\n"
+"2\n"
+"help.text"
+msgid "The following menu commands are available for spreadsheets."
+msgstr "對於試算表文件,可以使用以下功能表指令。"
+
+#. ]O/]
+#: main0206.xhp
+msgctxt ""
+"main0206.xhp\n"
+"tit\n"
+"help.text"
+msgid "Formula Bar"
+msgstr "編輯列"
+
+#. o(*a
+#: main0206.xhp
+msgctxt ""
+"main0206.xhp\n"
+"hd_id3147264\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0206.xhp\" name=\"Formula Bar\">Formula Bar</link>"
+msgstr "<link href=\"text/scalc/main0206.xhp\" name=\"運算列\">運算列</link>"
+
+#. G,pG
+#: main0206.xhp
+msgctxt ""
+"main0206.xhp\n"
+"par_id3150400\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_INPUTWIN\">Use this bar to enter formulas.</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_INPUTWIN\">使用此列輸入公式。</ahelp>"
+
+#. qp0T
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"tit\n"
+"help.text"
+msgid "Toolbars"
+msgstr "工具列"
+
+#. Y$D6
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"hd_id3154758\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+msgstr "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"圖示列\">圖示列</link></variable>"
+
+#. 9%]]
+#: main0200.xhp
+msgctxt ""
+"main0200.xhp\n"
+"par_id3148798\n"
+"2\n"
+"help.text"
+msgid "This submenu lists the toolbars that are available in spreadsheets.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr "此子功能表列出了可以在試算表文件中使用的工具列。<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+
+#. D,cp
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"tit\n"
+"help.text"
+msgid "File"
+msgstr "檔案"
+
+#. whj]
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3156023\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0101.xhp\" name=\"File\">File</link>"
+msgstr "<link href=\"text/scalc/main0101.xhp\" name=\"檔案\">檔案</link>"
+
+#. IpkS
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"par_id3151112\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+msgstr "<ahelp hid=\".\">這些指令會套用至目前的文件、開啟新文件,或關閉應用程式。</ahelp>"
+
+#. ~bP(
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3154684\n"
+"4\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"開啟舊檔\">開啟舊檔</link>"
+
+#. nLGu
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3147434\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"另存新檔\">另存新檔</link>"
+
+#. m(sz
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3147396\n"
+"11\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"版本\">版本</link>"
+
+#. WmV7
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3149400\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"屬性\">屬性</link>"
+
+#. *N$G
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3155445\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"列印\">列印</link>"
+
+#. qLus
+#: main0101.xhp
+msgctxt ""
+"main0101.xhp\n"
+"hd_id3147339\n"
+"10\n"
+"help.text"
+msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link>"
+msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"設定印表機\">設定印表機</link>"
+
+#. L1i_
+#: main0214.xhp
+msgctxt ""
+"main0214.xhp\n"
+"tit\n"
+"help.text"
+msgid "Picture Bar"
+msgstr "圖片列"
+
+#. 0k6J
+#: main0214.xhp
+msgctxt ""
+"main0214.xhp\n"
+"hd_id3153088\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0214.xhp\" name=\"Picture Bar\">Picture Bar</link>"
+msgstr "<link href=\"text/scalc/main0214.xhp\" name=\"圖片列\">圖片列</link>"
+
+#. ick9
+#: main0214.xhp
+msgctxt ""
+"main0214.xhp\n"
+"par_id3153896\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">The <emph>Picture</emph> bar is displayed when you insert or select a picture in a sheet.</ahelp>"
+msgstr "<ahelp hid=\".\">在工作表中插入或選取一個圖形時,螢幕上會顯示 <emph>[圖片]</emph> 列。</ahelp>"
diff --git a/source/zh-TW/helpcontent2/source/text/scalc/00.po b/source/zh-TW/helpcontent2/source/text/scalc/00.po
index d374b6043b5..f0c2b22c13b 100644
--- a/source/zh-TW/helpcontent2/source/text/scalc/00.po
+++ b/source/zh-TW/helpcontent2/source/text/scalc/00.po
@@ -1,9 +1,9 @@
-#. extracted from helpcontent2/source/text/scalc/00.oo
+#. extracted from helpcontent2/source/text/scalc/00
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+helpcontent2%2Fsource%2Ftext%2Fscalc%2F00.oo&subcomponent=ui\n"
-"POT-Creation-Date: 2012-06-26 09:53+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-17 19:02+0200\n"
"PO-Revision-Date: 2012-07-13 08:48+0200\n"
"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,819 +12,1964 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Pootle 2.1.6\n"
+"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 00000407.xhp#tit.help.text
-msgctxt "00000407.xhp#tit.help.text"
+#. eY@i
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"tit\n"
+"help.text"
msgid "Window Menu"
msgstr "視窗功能表"
-#: 00000407.xhp#hd_id3155628.1.help.text
-msgctxt "00000407.xhp#hd_id3155628.1.help.text"
+#. @l#5
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"hd_id3155628\n"
+"1\n"
+"help.text"
msgid "Window Menu"
msgstr "「視窗」功能表"
-#: 00000407.xhp#par_id3147335.2.help.text
+#. YdK,
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id3147335\n"
+"2\n"
+"help.text"
msgid "<variable id=\"fete\">Choose <emph>Window - Split</emph></variable>"
msgstr "<variable id=\"fete\">選擇 <emph>[視窗] - [分割]</emph></variable>"
-#: 00000407.xhp#par_id3153663.3.help.text
+#. ]g{~
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id3153663\n"
+"3\n"
+"help.text"
msgid "<variable id=\"fefix\">Choose <emph>Window - Freeze</emph></variable>"
msgstr "<variable id=\"fefix\">選擇 <emph>[視窗] - [固定]</emph></variable>"
-#: 00000402.xhp#tit.help.text
-msgctxt "00000402.xhp#tit.help.text"
-msgid "Edit Menu"
-msgstr "「編輯」功能表"
+#. UNTD
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"tit\n"
+"help.text"
+msgid "Data Menu"
+msgstr "資料功能表"
-#: 00000402.xhp#hd_id3147303.1.help.text
-msgctxt "00000402.xhp#hd_id3147303.1.help.text"
-msgid "Edit Menu"
-msgstr "「編輯」功能表"
+#. ;o)Y
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"hd_id3145136\n"
+"1\n"
+"help.text"
+msgid "Data Menu"
+msgstr "「資料」功能表"
-#: 00000402.xhp#par_id3155555.2.help.text
-msgid "<variable id=\"kopffuss\">Choose <emph>Edit - Headers & Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">選擇 <emph>[編輯] - [頁首和頁尾]</emph></variable>"
+#. JJ7V
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id8366954\n"
+"help.text"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgstr "<variable id=\"text2columns\">選擇 <emph>[資料] - [資料剖析]</emph></variable>"
-#: 00000402.xhp#par_id3159233.3.help.text
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Edit - Headers & Footers - Header/Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">選擇 <emph>[編輯] - [頁首和頁尾] - [頁首/頁尾] </emph>選項標籤</variable>"
+#. WYJ0
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3147399\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgstr "<variable id=\"dbrbf\">選擇 <emph>[資料] - [定義區域]</emph></variable>"
-#: 00000402.xhp#par_id3150443.4.help.text
-msgid "<variable id=\"bausfullen\">Choose <emph>Edit - Fill</emph></variable>"
-msgstr "<variable id=\"bausfullen\">選擇 <emph>[編輯] - [填入]</emph></variable>"
+#. =R:C
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145345\n"
+"4\n"
+"help.text"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgstr "<variable id=\"dbrba\">選擇 <emph>[資料] - [選擇區域]</emph></variable>"
-#: 00000402.xhp#par_id3143267.5.help.text
-msgid "<variable id=\"bausunten\">Choose <emph>Edit - Fill - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">選擇 <emph>[編輯] - [填入] - [向下]</emph></variable>"
+#. aVd7
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150443\n"
+"5\n"
+"help.text"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
+msgstr "<variable id=\"dnsrt\">選擇 <emph>[資料] - [排序] </emph></variable>"
-#: 00000402.xhp#par_id3153880.6.help.text
-msgid "<variable id=\"bausrechts\">Choose <emph>Edit - Fill - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">選擇 <emph>[編輯] - [填入] - [向右]</emph></variable>"
+#. 8#D|
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3148491\n"
+"6\n"
+"help.text"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgstr "選擇 <emph>[資料] - [排序] - [排序標準]</emph> 標籤"
-#: 00000402.xhp#par_id3151245.7.help.text
-msgid "<variable id=\"bausoben\">Choose <emph>Edit - Fill - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">選擇 <emph>[編輯] - [填入] - [向上]</emph></variable>"
+#. sBbC
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154516\n"
+"7\n"
+"help.text"
+msgid "On Standard bar, click"
+msgstr "在標準列上,按一下"
-#: 00000402.xhp#par_id3145068.8.help.text
-msgid "<variable id=\"bauslinks\">Choose <emph>Edit - Fill - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">選擇 <emph>[編輯] - [填入] - [向左]</emph></variable>"
+#. 1U@d
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3148663\n"
+"help.text"
+msgid "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">圖示</alt></image>"
-#: 00000402.xhp#par_id3150400.9.help.text
-msgid "<variable id=\"baustab\">Choose <emph>Edit - Fill - Sheet</emph></variable>"
-msgstr "<variable id=\"baustab\">選擇 <emph>[編輯] - [填入] - [試算表]</emph></variable>"
+#. $sCd
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150767\n"
+"8\n"
+"help.text"
+msgid "Sort Ascending"
+msgstr "遞增排序"
-#: 00000402.xhp#par_id3154910.10.help.text
-msgid "<variable id=\"bausreihe\">Choose <emph>Edit - Fill - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">選擇 <emph>[編輯] - [填入] - [欄]</emph></variable>"
+#. g|{_
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153969\n"
+"help.text"
+msgid "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Icon</alt></image>"
+msgstr "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">圖示</alt></image>"
-#: 00000402.xhp#par_id3154123.11.help.text
-msgid "Choose <emph>Edit - Delete Contents</emph>"
-msgstr "選擇 <emph>[編輯] - [刪除內容]</emph>"
+#. RQ+1
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145364\n"
+"9\n"
+"help.text"
+msgid "Sort Descending"
+msgstr "遞減排序"
-#: 00000402.xhp#par_id3145785.20.help.text
-msgid "Backspace"
-msgstr "Backspace"
+#. zUIt
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146984\n"
+"10\n"
+"help.text"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
+msgstr "<variable id=\"dnstot\">選擇 <emph>[資料] - [排序] - [選項]</emph> 標籤</variable>"
-#: 00000402.xhp#par_id3150011.12.help.text
-msgid "<variable id=\"bzelo\">Choose <emph>Edit - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">選擇 <emph>[編輯] - [刪除儲存格]</emph></variable>"
+#. xoa7
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155308\n"
+"11\n"
+"help.text"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
+msgstr "<variable id=\"dnftr\">選擇 <emph>[資料] - [篩選]</emph></variable>"
-#: 00000402.xhp#par_id3153951.13.help.text
-msgid "Choose <emph>Edit – Sheet - Delete</emph>"
-msgstr "選擇<emph>[編輯] - [試算表] - [刪除]</emph>"
+#. rgU6
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3148646\n"
+"12\n"
+"help.text"
+msgid "Choose <emph>Data - Filter - AutoFilter</emph>"
+msgstr "選擇 <emph>[資料] - [篩選] - [自動篩選]</emph>"
-#: 00000402.xhp#par_id3155306.18.help.text
-msgctxt "00000402.xhp#par_id3155306.18.help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "工作表分頁中的「右鍵功能表」"
+#. jDL/
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3151113\n"
+"13\n"
+"help.text"
+msgid "On Tools bar or Table Data bar, click"
+msgstr "在 [工具] 列或 [表格資料] 列中,按一下"
-#: 00000402.xhp#par_id3146119.14.help.text
-msgid "Choose <emph>Edit – Sheets – Move/Copy</emph>"
-msgstr "選擇 <emph>[編輯] - [試算表] - [移動/複製]</emph>"
+#. 8TnS
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145799\n"
+"help.text"
+msgid "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">圖示</alt></image>"
-#: 00000402.xhp#par_id3148645.19.help.text
-msgctxt "00000402.xhp#par_id3148645.19.help.text"
-msgid "Open context menu for a sheet tab"
-msgstr "工作表分頁中的「右鍵功能表」"
+#. 6wp6
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3149401\n"
+"14\n"
+"help.text"
+msgid "AutoFilter"
+msgstr "自動篩選"
-#: 00000402.xhp#par_id3153093.15.help.text
-msgid "<variable id=\"bmaumloe\">Choose <emph>Edit - Delete Manual Break</emph></variable>"
-msgstr "<variable id=\"bmaumloe\">選擇 <emph>[編輯] - [刪除手動分隔]</emph></variable>"
+#. 6J0:
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3156278\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - Filter - Advanced Filter</emph></variable>"
+msgstr "<variable id=\"dnfspz\">選擇 <emph>[資料] - [篩選] - [特殊篩選]</emph></variable>"
-#: 00000402.xhp#par_id3153191.16.help.text
-msgid "<variable id=\"bzeilum\">Choose <emph>Edit - Delete Manual Break - Row Break</emph></variable>"
-msgstr "<variable id=\"bzeilum\">選擇 <emph>[編輯] - [刪除手動分隔] - [換行]</emph></variable>"
+#. oEjJ
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153764\n"
+"18\n"
+"help.text"
+msgid "Choose <emph>Data - Filter - Standard Filter - More>></emph> button"
+msgstr "選擇 <emph>[資料] - [篩選] - [標準篩選] - [其他>>]</emph> 按鈕"
-#: 00000402.xhp#par_id3145645.17.help.text
-msgid "<variable id=\"bspaum\">Choose <emph>Edit - Delete Manual Break - Column Break</emph></variable>"
-msgstr "<variable id=\"bspaum\">選擇 <emph>[編輯] - [刪除手動分隔] - [換欄]</emph></variable>"
+#. =H]U
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155444\n"
+"19\n"
+"help.text"
+msgid "Choose <emph>Data - Filter - Advanced Filter - More>></emph> button"
+msgstr "選擇 <emph>[資料] - [篩選] - [特殊篩選] - [其他>>]</emph> 按鈕"
-#: 00000403.xhp#tit.help.text
-msgctxt "00000403.xhp#tit.help.text"
-msgid "View Menu"
-msgstr "「檢視」功能表"
+#. 3RE#
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3156382\n"
+"20\n"
+"help.text"
+msgid "Choose <emph>Data - Filter - Remove Filter</emph>"
+msgstr "選擇 <emph>[資料] - [篩選] - [刪除篩選]</emph>"
-#: 00000403.xhp#hd_id3145673.1.help.text
-msgctxt "00000403.xhp#hd_id3145673.1.help.text"
-msgid "View Menu"
-msgstr "「檢視」功能表"
+#. NL[I
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155961\n"
+"48\n"
+"help.text"
+msgid "On Table Data bar, click <emph>Remove Filter/Sort</emph>"
+msgstr "<emph>「資料庫工具列」- </emph>圖示<emph>「移除篩選/排序」</emph>"
-#: 00000403.xhp#par_id3150275.2.help.text
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
-msgstr "<variable id=\"aspze\">選擇 <emph>[檢視] - [欄/列標題]</emph></variable>"
+#. gV:u
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3148485\n"
+"help.text"
+msgid "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">圖示</alt></image>"
-#: 00000403.xhp#par_id3154514.3.help.text
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
-msgstr "<variable id=\"awehe\">選擇 <emph>[檢視] - [突出顯示數值]</emph></variable>"
+#. ~L,7
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3149207\n"
+"49\n"
+"help.text"
+msgid "Remove Filter/Sort"
+msgstr "移除篩選/排序"
-#: 00000403.xhp#par_id3148947.4.help.text
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr "<variable id=\"rechenleiste\">選擇 <emph>[檢視] - [圖示列] - [運算列]</emph></variable>"
+#. G\8`
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3152778\n"
+"21\n"
+"help.text"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - Filter - Hide AutoFilter</emph></variable>"
+msgstr "<variable id=\"dnaftas\">選擇 <emph>[資料] - [篩選] - [隱藏自動篩選]</emph></variable>"
-#: 00000403.xhp#par_id3148663.5.help.text
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break Preview</emph></variable>"
-msgstr "<variable id=\"seumvo\">選擇 <emph>[檢視] - [分頁]</emph></variable>"
+#. NAdQ
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3166424\n"
+"22\n"
+"help.text"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgstr "<variable id=\"dntegs\">選擇 <emph>[資料] - [小計]</emph></variable>"
+
+#. *j.I
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154574\n"
+"23\n"
+"help.text"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
+msgstr "<variable id=\"dntezd\">選擇 <emph>[資料] - [小計] - [第一組、第二組、第三組]</emph> 標籤</variable>"
+
+#. =0o(
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3151277\n"
+"24\n"
+"help.text"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
+msgstr "<variable id=\"dntopi\">選擇 <emph>[資料] - [小計] - [選項]</emph> 標籤</variable>"
+
+#. 2E4E
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145133\n"
+"25\n"
+"help.text"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgstr "<variable id=\"datengueltig\">選擇 <emph>[資料] - [有效]</emph></variable>"
+
+#. :,?t
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3152992\n"
+"26\n"
+"help.text"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
+msgstr "<variable id=\"datengueltigwerte\">選單 <emph>[資料] - [有效] - [條件]</emph> 標籤</variable>"
+
+#. 4rb^
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150367\n"
+"27\n"
+"help.text"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
+msgstr "<variable id=\"datengueltigeingabe\">選擇 <emph>[資料] - [有效] - [輸入說明]</emph> 標籤</variable>"
+
+#. *,n#
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154486\n"
+"28\n"
+"help.text"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
+msgstr "<variable id=\"datengueltigfehler\">選擇 <emph>[資料] - [有效] - [錯誤報告]</emph> 標籤</variable>"
+
+#. 1s|:
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146978\n"
+"29\n"
+"help.text"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgstr "<variable id=\"dnmfo\">選擇 <emph>[資料] - [多重運算]</emph></variable>"
+
+#. ;C/L
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155809\n"
+"30\n"
+"help.text"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgstr "<variable id=\"dnksd\">選擇 <emph>[資料] - [合併計算]</emph></variable>"
+
+#. pMb?
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3148701\n"
+"31\n"
+"help.text"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgstr "<variable id=\"dngld\">選擇 <emph>[資料] - [群組與大綱]</emph></variable>"
+
+#. A4B5
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153815\n"
+"32\n"
+"help.text"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgstr "<variable id=\"dngda\">選擇 <emph>[資料] - [群組與大綱] - [隱藏詳細資訊]</emph></variable>"
+
+#. DUOo
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3159223\n"
+"33\n"
+"help.text"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgstr "<variable id=\"dngde\">選擇 <emph>[資料] - [群組與大綱] - [顯示詳細資訊]</emph></variable>"
+
+#. Z;s}
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146870\n"
+"34\n"
+"help.text"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>"
+msgstr "選擇 <emph>[資料] - [群組與大綱] - [群組]</emph>"
+
+#. g9Wm
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3144507\n"
+"51\n"
+"help.text"
+msgid "F12"
+msgstr "按鍵 (F12)"
+
+#. f#3$
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3144772\n"
+"35\n"
+"help.text"
+msgid "On <emph>Tools</emph> bar, click"
+msgstr "主工具列中的圖示:"
+
+#. _fJr
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3149438\n"
+"help.text"
+msgid "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">圖示</alt></image>"
-#: 00000404.xhp#tit.help.text
-msgctxt "00000404.xhp#tit.help.text"
+#. #bgs
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150214\n"
+"36\n"
+"help.text"
+msgid "Group"
+msgstr "群組"
+
+#. O-~Y
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146781\n"
+"37\n"
+"help.text"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgstr "選擇 <emph>[資料] - [群組與大綱] - [取消群組]</emph>"
+
+#. d/BO
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150892\n"
+"52\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
+
+#. so_9
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155097\n"
+"38\n"
+"help.text"
+msgid "On <emph>Tools</emph> bar, click"
+msgstr "主工具列中的圖示:"
+
+#. g$#7
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150048\n"
+"help.text"
+msgid "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">圖示</alt></image>"
+
+#. -Q!,
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153555\n"
+"39\n"
+"help.text"
+msgid "Ungroup"
+msgstr "刪除群組"
+
+#. D9yU
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153008\n"
+"40\n"
+"help.text"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgstr "<variable id=\"dnglagl\">選擇 <emph>[資料] - [群組與大綱] - [自動顯示大綱]</emph></variable>"
+
+#. o`u;
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154709\n"
+"41\n"
+"help.text"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgstr "<variable id=\"dnglef\">選擇 <emph>[資料] - [群組與大綱] - [移除]</emph></variable>"
+
+#. slNR
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id1774346\n"
+"help.text"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
+msgstr "<variable id=\"dngdrill\">選擇 <emph>[資料] - [群組與大綱] - [顯示細節]</emph> (為某些樞紐分析表) </variable>"
+
+#. :M`i
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155759\n"
+"42\n"
+"help.text"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
+msgstr "<variable id=\"dndtpt\">選擇 <emph>[資料] - [樞紐分析表]</emph></variable>"
+
+#. g6T(
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154625\n"
+"43\n"
+"help.text"
+msgid "<variable id=\"dndpa\">Choose <emph>Data - Pivot Table - Create</emph></variable>"
+msgstr "<variable id=\"dndpa\">選擇 <emph>[資料] - [樞紐分析表] - [建立]</emph></variable>"
+
+#. eiV?
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3147558\n"
+"53\n"
+"help.text"
+msgid "<variable id=\"dndq\">Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr "<variable id=\"dndq\">選擇 <emph>[資料] - [樞紐分析表] - [建立]</emph>,在 [選取來源] 對話方塊中選擇 <emph>[$[officename] 已經登記的資料來源]</emph> 選項。</variable>"
+
+#. +QIS
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153297\n"
+"50\n"
+"help.text"
+msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgstr "選擇 <emph>[資料] - [樞紐分析表] - [建立]</emph>,在 [選取來源] 對話方塊中選擇 <emph>目前的選取</emph> 選項。"
+
+#. 67Id
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145118\n"
+"54\n"
+"help.text"
+msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr "選擇 <emph>[資料] - [樞紐分析表] - [建立]</emph>,在 [選取來源] 對話方塊中選擇 <emph>[$[officename] 已經登記的資料來源]</emph> 選項,按下 <emph>[確定]</emph> 以查看 <emph> [選取資料來源]</emph> 對話方塊。"
+
+#. Mr.H
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153294\n"
+"44\n"
+"help.text"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
+msgstr "<variable id=\"dndpak\">選擇 <emph>[資料] - [樞紐分析表] - [重新整理]</emph></variable>"
+
+#. 26r^
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3151344\n"
+"45\n"
+"help.text"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
+msgstr "<variable id=\"dndploe\">選擇 <emph>[資料] - [樞紐分析表] - [刪除]</emph></variable>"
+
+#. gA9I
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150397\n"
+"46\n"
+"help.text"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgstr "<variable id=\"dndakt\">選擇 <emph>[資料] - [重新整理區域]</emph></variable>"
+
+#. k2o*
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_idN10B8F\n"
+"help.text"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgstr "<variable id=\"grouping\">選擇 <emph>[資料] - [群組與大綱] - [群組]</emph></variable>"
+
+#. Sj%-
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"tit\n"
+"help.text"
+msgid "Format Menu"
+msgstr "格式功能表"
+
+#. /_ii
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"hd_id3150769\n"
+"1\n"
+"help.text"
+msgid "Format Menu"
+msgstr "「格式」功能表"
+
+#. Ye{j
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154685\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgstr "<variable id=\"fozelle\">選擇 <emph>[格式] - [儲存格]</emph></variable>"
+
+#. 1Rqp
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153194\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgstr "<variable id=\"fozelstz\">選擇 <emph>[格式] - [儲存格] - [保護儲存格] </emph>標籤</variable>"
+
+#. /.33
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155854\n"
+"4\n"
+"help.text"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgstr "<variable id=\"fozei\">選擇 <emph>[格式] - [列]</emph></variable>"
+
+#. ~7Wo
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3150012\n"
+"5\n"
+"help.text"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgstr "<variable id=\"fozeiophoe\">選擇 <emph>[格式] - [列] - [最適高度]</emph></variable>"
+
+#. Z%@Z
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3148645\n"
+"6\n"
+"help.text"
+msgid "Choose <emph>Format - Row - Hide</emph>"
+msgstr "選擇 <emph>[格式] - [列] - [隱藏]</emph>"
+
+#. !s(r
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153728\n"
+"7\n"
+"help.text"
+msgid "Choose <emph>Format - Column - Hide</emph>"
+msgstr "選擇 <emph>[格式] - [欄] - [隱藏]</emph>"
+
+#. YIK=
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3151114\n"
+"8\n"
+"help.text"
+msgid "Choose <emph>Format - Sheet - Hide</emph>"
+msgstr "選擇 <emph>[格式] - [試算表] - [隱藏]</emph>"
+
+#. #idk
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3148576\n"
+"9\n"
+"help.text"
+msgid "Choose <emph>Format - Row - Show</emph>"
+msgstr "選擇 <emph>[格式] - [列] - [顯示]</emph>"
+
+#. cj,D
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3156286\n"
+"10\n"
+"help.text"
+msgid "Choose <emph>Format - Column - Show</emph>"
+msgstr "選擇 <emph>[格式] - [欄] - [顯示]</emph>"
+
+#. cJ13
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3145645\n"
+"11\n"
+"help.text"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgstr "<variable id=\"fospa\">選擇 <emph>[格式] - [欄]</emph></variable>"
+
+#. W@Z0
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3145252\n"
+"12\n"
+"help.text"
+msgid "Choose <emph>Format - Column - Optimal Width</emph>"
+msgstr "選擇 <emph>[格式] - [欄] - [最適寬度]</emph>"
+
+#. DLTx
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3146971\n"
+"36\n"
+"help.text"
+msgid "Double-click right column separator in column headers"
+msgstr "按兩下欄標題右邊的欄分隔符號"
+
+#. aB7/
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3147362\n"
+"15\n"
+"help.text"
+msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgstr "<variable id=\"fot\">選擇 <emph>[格式] - [試算表]</emph></variable>"
+
+#. }3]`
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3163805\n"
+"16\n"
+"help.text"
+msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgstr "<variable id=\"fotu\">選擇 <emph>[格式] - [試算表] - [重新命名]</emph></variable>"
+
+#. +@gC
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155333\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgstr "<variable id=\"fotenb\">選擇 <emph>[格式] - [試算表] - [顯示]</emph></variable>"
+
+#. u.;w
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_idN1077A\n"
+"help.text"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgstr "<variable id=\"foste\">選擇 <emph>[格式] - [頁面]</emph></variable>"
+
+#. G_rh
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155508\n"
+"25\n"
+"help.text"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgstr "<variable id=\"fostel\">選擇 <emph>[格式] - [頁] - [試算表]</emph> 標籤</variable>"
+
+#. D;sc
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3150883\n"
+"26\n"
+"help.text"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgstr "<variable id=\"fodrbe\">選擇 <emph>[格式] - [列印範圍]</emph></variable>。"
+
+#. =-j\
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3156448\n"
+"27\n"
+"help.text"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgstr "<variable id=\"fodrfe\">選擇 <emph>[格式] - [列印範圍] - [定義]</emph></variable>。"
+
+#. 7^yS
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3156290\n"
+"35\n"
+"help.text"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgstr "<variable id=\"fodrhin\">選擇 <emph>[格式] - [列印範圍] - [新增]</emph></variable>。"
+
+#. +{C^
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155812\n"
+"28\n"
+"help.text"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Remove</emph></variable>"
+msgstr "<variable id=\"fodbah\">選擇 <emph>[格式] - [列印範圍] - [取消]</emph></variable>。"
+
+#. V8ib
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153307\n"
+"29\n"
+"help.text"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgstr "<variable id=\"fodbbe\">選擇 <emph>[格式] - [列印範圍] - [編輯]</emph></variable>。"
+
+#. gaR-
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153916\n"
+"31\n"
+"help.text"
+msgid "Choose <emph>Format - AutoFormat</emph>"
+msgstr "選擇 <emph>[格式] - [自動格式]</emph>"
+
+#. E)b+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154532\n"
+"32\n"
+"help.text"
+msgid "On the Tools bar, click"
+msgstr "在 [工具列] 上,按一下"
+
+#. A3[3
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3149332\n"
+"help.text"
+msgid "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">圖示</alt></image>"
+
+#. ~W\I
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154060\n"
+"33\n"
+"help.text"
+msgid "AutoFormat"
+msgstr "自動格式"
+
+#. ixYZ
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154618\n"
+"34\n"
+"help.text"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgstr "<variable id=\"bedingte\">選擇 <emph>[格式] - [條件式格式]</emph></variable>"
+
+#. s_F\
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"tit\n"
+"help.text"
msgid "Insert Menu"
msgstr "插入功能表"
-#: 00000404.xhp#hd_id3149346.1.help.text
-msgctxt "00000404.xhp#hd_id3149346.1.help.text"
+#. aX:O
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"hd_id3149346\n"
+"1\n"
+"help.text"
msgid "Insert Menu"
msgstr "「插入」功能表"
-#: 00000404.xhp#par_id3149095.36.help.text
+#. dg]o
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149095\n"
+"36\n"
+"help.text"
msgid "<variable id=\"eimaum\">Choose <emph>Insert - Manual Break</emph></variable>"
msgstr "<variable id=\"eimaum\">選擇 <emph>[插入] - [手動分隔]</emph></variable>"
-#: 00000404.xhp#par_id3149398.2.help.text
+#. -:0c
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149398\n"
+"2\n"
+"help.text"
msgid "<variable id=\"eimaumze\">Choose <emph>Insert - Manual Break - Row Break</emph></variable>"
msgstr "<variable id=\"eimaumze\">選擇 <emph>[插入] - [手動分隔] - [換行]</emph></variable>"
-#: 00000404.xhp#par_id3150084.3.help.text
+#. j$4R
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150084\n"
+"3\n"
+"help.text"
msgid "<variable id=\"eimaumsp\">Choose <emph>Insert - Manual Break - Column Break</emph></variable>"
msgstr "<variable id=\"eimaumsp\">選擇 <emph>[插入] - [手動分隔] - [換欄]</emph></variable>"
-#: 00000404.xhp#par_id3149784.4.help.text
+#. 67cT
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149784\n"
+"4\n"
+"help.text"
msgid "Choose <emph>Insert - Cells</emph>"
msgstr "選擇 <emph>[插入] - [儲存格]</emph>"
-#: 00000404.xhp#par_id3154514.5.help.text
+#. IXVn
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154514\n"
+"5\n"
+"help.text"
msgid "Open <emph>Insert Cells</emph> toolbar from Tools bar:"
msgstr "從工具列開啟 <emph>[插入儲存格]</emph> 工具列:"
-#: 00000404.xhp#par_id3149656.help.text
+#. l67|
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149656\n"
+"help.text"
msgid "<image id=\"img_id3154365\" src=\"cmd/sc_inscellsctrl.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154365\">Icon</alt></image>"
msgstr "<image id=\"img_id3154365\" src=\"cmd/sc_inscellsctrl.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154365\">圖示</alt></image>"
-#: 00000404.xhp#par_id3151041.6.help.text
+#. ?mkp
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3151041\n"
+"6\n"
+"help.text"
msgid "Insert Cells"
msgstr "插入儲存格"
-#: 00000404.xhp#par_id3145273.help.text
+#. 3Eh+
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3145273\n"
+"help.text"
msgid "<image id=\"img_id3145364\" src=\"cmd/sc_insertcellsdown.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145364\">Icon</alt></image>"
msgstr "<image id=\"img_id3145364\" src=\"cmd/sc_insertcellsdown.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145364\">圖示</alt></image>"
-#: 00000404.xhp#par_id3146985.7.help.text
+#. pr]!
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3146985\n"
+"7\n"
+"help.text"
msgid "Insert Cells Down"
msgstr "插入儲存格,向下"
-#: 00000404.xhp#par_id3144766.help.text
+#. =(n1
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3144766\n"
+"help.text"
msgid "<image id=\"img_id3154942\" src=\"cmd/sc_insertcellsright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154942\">Icon</alt></image>"
msgstr "<image id=\"img_id3154942\" src=\"cmd/sc_insertcellsright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154942\">圖示</alt></image>"
-#: 00000404.xhp#par_id3145646.8.help.text
+#. PF1C
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3145646\n"
+"8\n"
+"help.text"
msgid "Insert Cells Right"
msgstr "插入儲存格,向右"
-#: 00000404.xhp#par_id3153838.help.text
+#. 9i9%
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153838\n"
+"help.text"
msgid "<image id=\"img_id3153710\" src=\"cmd/sc_insertrows.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153710\">Icon</alt></image>"
msgstr "<image id=\"img_id3153710\" src=\"cmd/sc_insertrows.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153710\">圖示</alt></image>"
-#: 00000404.xhp#par_id3150324.9.help.text
+#. 5A4i
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150324\n"
+"9\n"
+"help.text"
msgid "Insert Rows"
msgstr "插入列"
-#: 00000404.xhp#par_id3147363.help.text
+#. 77Kf
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147363\n"
+"help.text"
msgid "<image id=\"img_id3145232\" src=\"cmd/sc_insertcolumns.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145232\">Icon</alt></image>"
msgstr "<image id=\"img_id3145232\" src=\"cmd/sc_insertcolumns.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145232\">圖示</alt></image>"
-#: 00000404.xhp#par_id3155334.10.help.text
+#. MxfX
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155334\n"
+"10\n"
+"help.text"
msgid "Insert Columns"
msgstr "插入欄"
-#: 00000404.xhp#par_id3148485.11.help.text
+#. IpVE
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3148485\n"
+"11\n"
+"help.text"
msgid "<variable id=\"eizei\">Choose <emph>Insert - Rows</emph></variable>"
msgstr "<variable id=\"eizei\">選擇 <emph>[插入] - [列] </emph></variable>"
-#: 00000404.xhp#par_id3153200.12.help.text
+#. 86R`
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153200\n"
+"12\n"
+"help.text"
msgid "<variable id=\"eispa\">Choose <emph>Insert - Columns</emph></variable>"
msgstr "<variable id=\"eispa\">選擇 <emph>[插入] - [欄]</emph></variable>"
-#: 00000404.xhp#par_id3149033.13.help.text
+#. F[Io
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149033\n"
+"13\n"
+"help.text"
msgid "<variable id=\"eitab\">Choose <emph>Insert - Sheet</emph></variable>"
msgstr "<variable id=\"eitab\">選擇 <emph>[插入] - [表格]</emph></variable>"
-#: 00000404.xhp#par_idN1082F.help.text
+#. ?dja
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_idN1082F\n"
+"help.text"
msgid "<variable id=\"eitabfile\">Choose <emph>Insert - Sheet from file</emph></variable>"
msgstr "<variable id=\"eitabfile\">選擇 <emph>[插入] - [試算表來源檔案]</emph></variable>"
-#: 00000404.xhp#par_id3155115.14.help.text
+#. pfW;
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155115\n"
+"14\n"
+"help.text"
msgid "Choose <emph>Insert - Function</emph>"
msgstr "選擇 <emph>[插入] - [函數]</emph>"
-#: 00000404.xhp#par_id3152582.34.help.text
+#. u^p.
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3152582\n"
+"34\n"
+"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F2"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F2"
-#: 00000404.xhp#par_id3153269.15.help.text
+#. bB^S
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153269\n"
+"15\n"
+"help.text"
msgid "On <emph>Formula Bar</emph>, click"
msgstr "在<emph>編輯列</emph> 中,按一下"
-#: 00000404.xhp#par_id3150515.help.text
+#. O@He
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150515\n"
+"help.text"
msgid "<image id=\"img_id3150884\" src=\"sw/imglst/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150884\">Icon</alt></image>"
msgstr "<image id=\"img_id3150884\" src=\"sw/imglst/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150884\">圖示</alt></image>"
-#: 00000404.xhp#par_id3154370.16.help.text
+#. eQ;P
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154370\n"
+"16\n"
+"help.text"
msgid "Function Wizard"
msgstr "函數精靈"
-#: 00000404.xhp#par_id3156288.17.help.text
+#. (ftC
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3156288\n"
+"17\n"
+"help.text"
msgid "<variable id=\"eikada\"><emph>Insert - Function</emph> - Category <emph>Database</emph></variable>"
msgstr "<variable id=\"eikada\"><emph>[插入] - [函數]</emph> - [類別] <emph>[資料庫]</emph></variable>"
-#: 00000404.xhp#par_id3155809.18.help.text
+#. l^0(
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155809\n"
+"18\n"
+"help.text"
msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
msgstr "<variable id=\"eikadaze\"><emph>[插入] - [函數]</emph> - [類別] <emph>[日期和時間]</emph></variable>"
-#: 00000404.xhp#par_id3151334.19.help.text
+#. hIwc
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3151334\n"
+"19\n"
+"help.text"
msgid "<variable id=\"eikafi\"><emph>Insert - Function</emph> - Category <emph>Financial</emph></variable>"
msgstr "<variable id=\"eikafi\"><emph>[插入] - [函數]</emph> - [類別] <emph>[財務]</emph></variable>"
-#: 00000404.xhp#par_id3159222.20.help.text
+#. !0p8
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3159222\n"
+"20\n"
+"help.text"
msgid "<variable id=\"eikain\"><emph>Insert - Function</emph> - Category <emph>Information</emph></variable>"
msgstr "<variable id=\"eikain\"><emph>[插入] - [函數]</emph> - [類別] <emph>[資訊]</emph></variable>"
-#: 00000404.xhp#par_id3159173.21.help.text
+#. sy^H
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3159173\n"
+"21\n"
+"help.text"
msgid "<variable id=\"eikalo\"><emph>Insert - Function</emph> - Category <emph>Logical</emph></variable>"
msgstr "<variable id=\"eikalo\"><emph>[插入] - [函數]</emph> - [類別] <emph>[邏輯]</emph></variable>"
-#: 00000404.xhp#par_id3153914.22.help.text
+#. )B^,
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153914\n"
+"22\n"
+"help.text"
msgid "<variable id=\"eikama\"><emph>Insert - Function</emph> - Category <emph>Mathematical</emph></variable>"
msgstr "<variable id=\"eikama\"><emph>[插入] - [函數]</emph> - [類別] <emph>[數學]</emph></variable>"
-#: 00000404.xhp#par_id3150109.23.help.text
+#. !.2q
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3150109\n"
+"23\n"
+"help.text"
msgid "<variable id=\"eikamatrix\"><emph>Insert - Function</emph> - Category <emph>Array</emph></variable>"
msgstr "<variable id=\"eikamatrix\"><emph>[插入] - [函數]</emph> - [類別] <emph>[陣列]</emph></variable>"
-#: 00000404.xhp#par_id3157978.24.help.text
+#. rPve
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3157978\n"
+"24\n"
+"help.text"
msgid "<variable id=\"eikasta\"><emph>Insert - Function</emph> - Category <emph>Statistical</emph></variable>"
msgstr "<variable id=\"eikasta\"><emph>[插入] - [函數]</emph> - [類別] <emph>[統計]</emph></variable>"
-#: 00000404.xhp#par_id3156016.25.help.text
+#. NnfJ
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3156016\n"
+"25\n"
+"help.text"
msgid "<variable id=\"eikatext\"><emph>Insert - Function</emph> - Category <emph>Text</emph></variable>"
msgstr "<variable id=\"eikatext\"><emph>[插入] - [函數]</emph> - [類別] <emph>[文字]</emph></variable>"
-#: 00000404.xhp#par_id3147075.26.help.text
+#. P{pi
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3147075\n"
+"26\n"
+"help.text"
msgid "<variable id=\"efefft\"><emph>Insert - Function</emph> - Category <emph>Spreadsheet</emph></variable>"
msgstr "<variable id=\"efefft\"><emph>[插入] - [函數]</emph> - [類別] <emph>[試算表]</emph></variable>"
-#: 00000404.xhp#par_id3154618.27.help.text
+#. gY/;
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154618\n"
+"27\n"
+"help.text"
msgid "<variable id=\"addin\"><emph>Insert - Function</emph> - Category <emph>Add-In</emph></variable>"
msgstr "<variable id=\"addin\"><emph>[插入] - [函數]</emph> - [類別] <emph>[Add-In]</emph></variable>"
-#: 00000404.xhp#par_id3154059.38.help.text
+#. 6=\,
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3154059\n"
+"38\n"
+"help.text"
msgid "<variable id=\"addinana\"><emph>Insert - Function</emph> - Category <emph>Add-In</emph></variable>"
msgstr "<variable id=\"addinana\"><emph> [插入] – [函數]</emph> - [分類] <emph>[Add-In]</emph></variable>"
-#: 00000404.xhp#par_id3155383.33.help.text
+#. B1cI
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3155383\n"
+"33\n"
+"help.text"
msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph></variable>"
msgstr "<variable id=\"funktionsliste\">選擇 <emph>[插入] - [函數清單]</emph></variable>"
-#: 00000404.xhp#par_id3153250.28.help.text
+#. *MEy
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153250\n"
+"28\n"
+"help.text"
msgid "<variable id=\"einamen\">Choose <emph>Insert - Names</emph></variable>"
msgstr "<variable id=\"einamen\">選擇 <emph>[插入] - [名稱]</emph></variable>"
-#: 00000404.xhp#par_id3146776.37.help.text
+#. A{04
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3146776\n"
+"37\n"
+"help.text"
msgid "<variable id=\"eiextdata\">Choose <emph>Insert - Link to External data</emph></variable>"
msgstr "<variable id=\"eiextdata\">選擇 <emph>[插入] - [連結至外部資料]</emph></variable>"
-#: 00000404.xhp#par_id3143222.29.help.text
+#. ORCG
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3143222\n"
+"29\n"
+"help.text"
msgid "Choose <emph>Insert - Names - Define</emph>"
msgstr "選擇 <emph>[插入] - [名稱] - [定義]</emph>"
-#: 00000404.xhp#par_id3149385.35.help.text
+#. m^`J
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3149385\n"
+"35\n"
+"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
-#: 00000404.xhp#par_id3145214.30.help.text
+#. )Yo.
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3145214\n"
+"30\n"
+"help.text"
msgid "<variable id=\"einaei\">Choose <emph>Insert - Names - Insert</emph></variable>"
msgstr "<variable id=\"einaei\">選擇 <emph>[插入] - [名稱] - [插入]</emph></variable>"
-#: 00000404.xhp#par_id3153558.31.help.text
+#. t~nH
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153558\n"
+"31\n"
+"help.text"
msgid "<variable id=\"einaueb\">Choose <emph>Insert - Names - Create</emph></variable>"
msgstr "<variable id=\"einaueb\">選擇 <emph>[插入] - [名稱] - [套用]</emph></variable>"
-#: 00000404.xhp#par_id3153483.32.help.text
+#. Brvg
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3153483\n"
+"32\n"
+"help.text"
msgid "<variable id=\"einabesch\">Choose <emph>Insert - Names - Labels</emph></variable>"
msgstr "<variable id=\"einabesch\">選擇 <emph>[插入] - [名稱] - [標籤]</emph></variable>"
-#: 00000004.xhp#tit.help.text
-msgid "To access this function..."
-msgstr "若要存取此函數..."
+#. %;qZ
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"tit\n"
+"help.text"
+msgid "View Menu"
+msgstr "「檢視」功能表"
-#: 00000004.xhp#hd_id3155535.1.help.text
-msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr "<variable id=\"wie\">如何取得此函數...</variable>"
+#. n62C
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"hd_id3145673\n"
+"1\n"
+"help.text"
+msgid "View Menu"
+msgstr "「檢視」功能表"
-#: 00000004.xhp#par_idN1056E.help.text
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr "<variable id=\"moreontop\">更多說明位於本頁上方。</variable>"
+#. ^x;(
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3150275\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgstr "<variable id=\"aspze\">選擇 <emph>[檢視] - [欄/列標題]</emph></variable>"
-#: 00000004.xhp#par_idN105AF.help.text
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr "<variable id=\"optional\">在 %PRODUCTNAME Calc 的函數中,只有當參數後面沒有其他參數時,才可以省略標示為「可選」的參數。例如,如果某個函數有 4 個參數,其中最後 2 個參數標示為「可選」,則您可以省略參數 4 或參數 3 和 4,但不能單獨省略參數 3。</variable>"
+#. s`(z
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3154514\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgstr "<variable id=\"awehe\">選擇 <emph>[檢視] - [突出顯示數值]</emph></variable>"
-#: 00000004.xhp#par_id9751884.help.text
-msgid "<variable id=\"codes\">Codes greater than 127 may depend on your system's character mapping (for example iso-8859-1, iso-8859-2, Windows-1252, Windows-1250), and hence may not be portable.</variable>"
-msgstr "<variable id=\"codes\">大於 127 的代碼會視系統的字元對映而定 (例如 iso-8859-1、iso-8859-2、Windows-1252、Windows-1250),因此無法移植。</variable>"
+#. 6D#n
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3148947\n"
+"4\n"
+"help.text"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgstr "<variable id=\"rechenleiste\">選擇 <emph>[檢視] - [圖示列] - [運算列]</emph></variable>"
+
+#. BW?#
+#: 00000403.xhp
+msgctxt ""
+"00000403.xhp\n"
+"par_id3148663\n"
+"5\n"
+"help.text"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break Preview</emph></variable>"
+msgstr "<variable id=\"seumvo\">選擇 <emph>[檢視] - [分頁]</emph></variable>"
-#: 00000406.xhp#tit.help.text
-msgctxt "00000406.xhp#tit.help.text"
+#. +9f6
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"tit\n"
+"help.text"
msgid "Tools Menu"
msgstr "工具功能表"
-#: 00000406.xhp#hd_id3147264.1.help.text
-msgctxt "00000406.xhp#hd_id3147264.1.help.text"
+#. d|:s
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"hd_id3147264\n"
+"1\n"
+"help.text"
msgid "Tools Menu"
msgstr "「工具」功能表"
-#: 00000406.xhp#par_id3150541.2.help.text
+#. oiIq
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3150541\n"
+"2\n"
+"help.text"
msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph></variable>"
msgstr "<variable id=\"exdektv\">選擇 <emph>[工具] - [偵探]</emph></variable>"
-#: 00000406.xhp#par_id3153194.3.help.text
+#. 1u_t
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3153194\n"
+"3\n"
+"help.text"
msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
msgstr "選擇 <emph>[工具] - [偵探] - [儲存格前導箭號]</emph>"
-#: 00000406.xhp#par_id3150447.29.help.text
+#. *h7$
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3150447\n"
+"29\n"
+"help.text"
msgid "Shift+F7"
msgstr "按鍵 (Shift)(F7)"
-#: 00000406.xhp#par_id3154123.33.help.text
+#. ,3PU
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3154123\n"
+"33\n"
+"help.text"
msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph></variable>"
msgstr "<variable id=\"silbentrennungc\">功能表 <emph>[工具] - [語言] - [連字符]</emph></variable>"
-#: 00000406.xhp#par_id3145785.4.help.text
+#. :]Pl
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3145785\n"
+"4\n"
+"help.text"
msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph></variable>"
msgstr "<variable id=\"exdvore\">選擇 <emph>[工具] - [偵探] - [刪除儲存格前導箭號]</emph></variable>"
-#: 00000406.xhp#par_id3155411.5.help.text
+#. C9sy
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3155411\n"
+"5\n"
+"help.text"
msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
msgstr "選擇 <emph>[工具] - [偵探] - [向後的追蹤箭號]</emph>"
-#: 00000406.xhp#par_id3153363.30.help.text
+#. 4fQ-
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3153363\n"
+"30\n"
+"help.text"
msgid "Shift+F5"
msgstr "按鍵 (Shift)(F5)"
-#: 00000406.xhp#par_id3146984.6.help.text
+#. N@yh
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3146984\n"
+"6\n"
+"help.text"
msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph></variable>"
msgstr "<variable id=\"exdszne\">選擇 <emph>[工具] - [偵探] - [刪除向後的追蹤箭號]</emph></variable>"
-#: 00000406.xhp#par_id3154014.7.help.text
+#. 4[c@
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3154014\n"
+"7\n"
+"help.text"
msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph></variable>"
msgstr "<variable id=\"exdase\">選擇 <emph>[工具] - [偵探] - [刪除全部的追蹤箭號]</emph></variable>"
-#: 00000406.xhp#par_id3153188.8.help.text
+#. Wa9S
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3153188\n"
+"8\n"
+"help.text"
msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph></variable>"
msgstr "<variable id=\"exdszfe\">選擇 <emph>[工具] - [偵探] - [追蹤錯誤]</emph></variable>"
-#: 00000406.xhp#par_id3149410.9.help.text
+#. SEF:
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3149410\n"
+"9\n"
+"help.text"
msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph></variable>"
msgstr "<variable id=\"fuellmodus\">選擇 <emph>[工具] - [偵探] - [填充模式]</emph></variable>"
-#: 00000406.xhp#par_id3156284.10.help.text
+#. EY1M
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3156284\n"
+"10\n"
+"help.text"
msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph></variable>"
msgstr "<variable id=\"dateneinkreisen\">選擇 <emph>[工具] - [偵探] - [標記無效的資料]</emph></variable>"
-#: 00000406.xhp#par_id3153159.11.help.text
+#. NW5)
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3153159\n"
+"11\n"
+"help.text"
msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph></variable>"
msgstr "<variable id=\"spurenaktualisieren\">選擇 <emph>[工具] - [偵探] - [重新整理追蹤箭號]</emph></variable>"
-#: 00000406.xhp#par_id3147397.32.help.text
+#. 4B=D
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3147397\n"
+"32\n"
+"help.text"
msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph></variable>"
msgstr "<variable id=\"automatisch\">選擇 <emph>[工具] - [偵探] - [自動更新]</emph></variable>"
-#: 00000406.xhp#par_id3154018.12.help.text
+#. zS5z
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3154018\n"
+"12\n"
+"help.text"
msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph></variable>"
msgstr "<variable id=\"exzws\">選擇 <emph>[工具] - [目標搜尋]</emph></variable>"
-#: 00000406.xhp#par_id3269142.help.text
+#. 9dak
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3269142\n"
+"help.text"
msgid "<variable id=\"solver\">Choose Tools - Solver</variable>"
msgstr "<variable id=\"solver\">選擇 [工具] - [規劃求解]</variable>"
-#: 00000406.xhp#par_id8554338.help.text
+#. 00qI
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id8554338\n"
+"help.text"
msgid "<variable id=\"solver_options\">Choose Tools - Solver, Options button</variable>"
msgstr "<variable id=\"solver_options\">選擇 [工具] - [規劃求解],然後選擇 [選項] 按鈕</variable>"
-#: 00000406.xhp#par_id3156277.13.help.text
+#. Kg56
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3156277\n"
+"13\n"
+"help.text"
msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph></variable>"
msgstr "<variable id=\"exsze\">選擇 <emph>[工具] - [分析藍本]</emph></variable>"
-#: 00000406.xhp#par_id3145640.14.help.text
+#. *[le
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3145640\n"
+"14\n"
+"help.text"
msgid "<variable id=\"exdos\">Choose <emph>Tools - Protect Document</emph></variable>"
msgstr "<variable id=\"exdos\">選擇 <emph>[工具] - [保護文件]</emph></variable>"
-#: 00000406.xhp#par_id3149020.15.help.text
+#. T#lL
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3149020\n"
+"15\n"
+"help.text"
msgid "<variable id=\"exdst\">Choose <emph>Tools - Protect Document - Sheet</emph></variable>"
msgstr "<variable id=\"exdst\">選擇 <emph>[工具] - [保護文件] - [試算表]</emph></variable>"
-#: 00000406.xhp#par_id3154256.16.help.text
+#. GM$X
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3154256\n"
+"16\n"
+"help.text"
msgid "<variable id=\"exdsd\">Choose <emph>Tools - Protect Document - Document</emph></variable>"
msgstr "<variable id=\"exdsd\">選擇 <emph>[工具] - [保護文件] - [文件]</emph></variable>"
-#: 00000406.xhp#par_id3147363.17.help.text
+#. ,J^R
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3147363\n"
+"17\n"
+"help.text"
msgid "<variable id=\"zellinhalte\">Choose <emph>Tools - Cell Contents</emph></variable>"
msgstr "<variable id=\"zellinhalte\">選擇 <emph>[工具] - [儲存格內容]</emph></variable>"
-#: 00000406.xhp#par_id3146919.18.help.text
+#. O57m
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3146919\n"
+"18\n"
+"help.text"
msgid "Choose <emph>Tools - Cell Contents - Recalculate</emph>"
msgstr "選擇 <emph>[工具] - [儲存格內容] - [重新計算]</emph>"
-#: 00000406.xhp#par_id3149257.31.help.text
+#. y]eB
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3149257\n"
+"31\n"
+"help.text"
msgid "F9"
msgstr "按鍵 (F9)"
-#: 00000406.xhp#par_id3150941.19.help.text
+#. *I5/
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3150941\n"
+"19\n"
+"help.text"
msgid "<variable id=\"exatmb\">Choose <emph>Tools - Cell Contents - AutoCalculate</emph></variable>"
msgstr "<variable id=\"exatmb\">選擇 <emph>[工具] - [儲存格內容] - [自動計算]</emph></variable>"
-#: 00000406.xhp#par_id3151276.20.help.text
+#. .Uai
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3151276\n"
+"20\n"
+"help.text"
msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - Cell Contents - AutoInput</emph></variable>"
msgstr "<variable id=\"autoeingabe\">選擇 <emph>[工具] - [儲存格內容] - [自動完成]</emph></variable>"
-#: 00000405.xhp#tit.help.text
-msgctxt "00000405.xhp#tit.help.text"
-msgid "Format Menu"
-msgstr "格式功能表"
-
-#: 00000405.xhp#hd_id3150769.1.help.text
-msgctxt "00000405.xhp#hd_id3150769.1.help.text"
-msgid "Format Menu"
-msgstr "「格式」功能表"
-
-#: 00000405.xhp#par_id3154685.2.help.text
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">選擇 <emph>[格式] - [儲存格]</emph></variable>"
-
-#: 00000405.xhp#par_id3153194.3.help.text
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">選擇 <emph>[格式] - [儲存格] - [保護儲存格] </emph>標籤</variable>"
-
-#: 00000405.xhp#par_id3155854.4.help.text
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">選擇 <emph>[格式] - [列]</emph></variable>"
-
-#: 00000405.xhp#par_id3150012.5.help.text
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">選擇 <emph>[格式] - [列] - [最適高度]</emph></variable>"
-
-#: 00000405.xhp#par_id3148645.6.help.text
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "選擇 <emph>[格式] - [列] - [隱藏]</emph>"
-
-#: 00000405.xhp#par_id3153728.7.help.text
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "選擇 <emph>[格式] - [欄] - [隱藏]</emph>"
-
-#: 00000405.xhp#par_id3151114.8.help.text
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "選擇 <emph>[格式] - [試算表] - [隱藏]</emph>"
-
-#: 00000405.xhp#par_id3148576.9.help.text
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "選擇 <emph>[格式] - [列] - [顯示]</emph>"
-
-#: 00000405.xhp#par_id3156286.10.help.text
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "選擇 <emph>[格式] - [欄] - [顯示]</emph>"
-
-#: 00000405.xhp#par_id3145645.11.help.text
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">選擇 <emph>[格式] - [欄]</emph></variable>"
-
-#: 00000405.xhp#par_id3145252.12.help.text
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "選擇 <emph>[格式] - [欄] - [最適寬度]</emph>"
-
-#: 00000405.xhp#par_id3146971.36.help.text
-msgid "Double-click right column separator in column headers"
-msgstr "按兩下欄標題右邊的欄分隔符號"
-
-#: 00000405.xhp#par_id3147362.15.help.text
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">選擇 <emph>[格式] - [試算表]</emph></variable>"
-
-#: 00000405.xhp#par_id3163805.16.help.text
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">選擇 <emph>[格式] - [試算表] - [重新命名]</emph></variable>"
-
-#: 00000405.xhp#par_id3155333.17.help.text
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">選擇 <emph>[格式] - [試算表] - [顯示]</emph></variable>"
-
-#: 00000405.xhp#par_idN1077A.help.text
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">選擇 <emph>[格式] - [頁面]</emph></variable>"
-
-#: 00000405.xhp#par_id3155508.25.help.text
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">選擇 <emph>[格式] - [頁] - [試算表]</emph> 標籤</variable>"
-
-#: 00000405.xhp#par_id3150883.26.help.text
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">選擇 <emph>[格式] - [列印範圍]</emph></variable>。"
-
-#: 00000405.xhp#par_id3156448.27.help.text
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">選擇 <emph>[格式] - [列印範圍] - [定義]</emph></variable>。"
-
-#: 00000405.xhp#par_id3156290.35.help.text
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">選擇 <emph>[格式] - [列印範圍] - [新增]</emph></variable>。"
-
-#: 00000405.xhp#par_id3155812.28.help.text
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Remove</emph></variable>"
-msgstr "<variable id=\"fodbah\">選擇 <emph>[格式] - [列印範圍] - [取消]</emph></variable>。"
-
-#: 00000405.xhp#par_id3153307.29.help.text
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">選擇 <emph>[格式] - [列印範圍] - [編輯]</emph></variable>。"
-
-#: 00000405.xhp#par_id3153916.31.help.text
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "選擇 <emph>[格式] - [自動格式]</emph>"
-
-#: 00000405.xhp#par_id3154532.32.help.text
-msgid "On the Tools bar, click"
-msgstr "在 [工具列] 上,按一下"
-
-#: 00000405.xhp#par_id3149332.help.text
-msgid "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">圖示</alt></image>"
-
-#: 00000405.xhp#par_id3154060.33.help.text
-msgid "AutoFormat"
-msgstr "自動格式"
-
-#: 00000405.xhp#par_id3154618.34.help.text
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">選擇 <emph>[格式] - [條件式格式]</emph></variable>"
-
-#: 00000412.xhp#tit.help.text
-msgctxt "00000412.xhp#tit.help.text"
-msgid "Data Menu"
-msgstr "資料功能表"
-
-#: 00000412.xhp#hd_id3145136.1.help.text
-msgctxt "00000412.xhp#hd_id3145136.1.help.text"
-msgid "Data Menu"
-msgstr "「資料」功能表"
-
-#: 00000412.xhp#par_id8366954.help.text
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
-msgstr "<variable id=\"text2columns\">選擇 <emph>[資料] - [資料剖析]</emph></variable>"
-
-#: 00000412.xhp#par_id3147399.3.help.text
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
-msgstr "<variable id=\"dbrbf\">選擇 <emph>[資料] - [定義區域]</emph></variable>"
-
-#: 00000412.xhp#par_id3145345.4.help.text
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
-msgstr "<variable id=\"dbrba\">選擇 <emph>[資料] - [選擇區域]</emph></variable>"
-
-#: 00000412.xhp#par_id3150443.5.help.text
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
-msgstr "<variable id=\"dnsrt\">選擇 <emph>[資料] - [排序] </emph></variable>"
-
-#: 00000412.xhp#par_id3148491.6.help.text
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
-msgstr "選擇 <emph>[資料] - [排序] - [排序標準]</emph> 標籤"
-
-#: 00000412.xhp#par_id3154516.7.help.text
-msgid "On Standard bar, click"
-msgstr "在標準列上,按一下"
-
-#: 00000412.xhp#par_id3148663.help.text
-msgid "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">圖示</alt></image>"
-
-#: 00000412.xhp#par_id3150767.8.help.text
-msgid "Sort Ascending"
-msgstr "遞增排序"
-
-#: 00000412.xhp#par_id3153969.help.text
-msgid "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Icon</alt></image>"
-msgstr "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">圖示</alt></image>"
-
-#: 00000412.xhp#par_id3145364.9.help.text
-msgid "Sort Descending"
-msgstr "遞減排序"
-
-#: 00000412.xhp#par_id3146984.10.help.text
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
-msgstr "<variable id=\"dnstot\">選擇 <emph>[資料] - [排序] - [選項]</emph> 標籤</variable>"
-
-#: 00000412.xhp#par_id3155308.11.help.text
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr "<variable id=\"dnftr\">選擇 <emph>[資料] - [篩選]</emph></variable>"
-
-#: 00000412.xhp#par_id3148646.12.help.text
-msgid "Choose <emph>Data - Filter - AutoFilter</emph>"
-msgstr "選擇 <emph>[資料] - [篩選] - [自動篩選]</emph>"
-
-#: 00000412.xhp#par_id3151113.13.help.text
-msgid "On Tools bar or Table Data bar, click"
-msgstr "在 [工具] 列或 [表格資料] 列中,按一下"
-
-#: 00000412.xhp#par_id3145799.help.text
-msgid "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">圖示</alt></image>"
-
-#: 00000412.xhp#par_id3149401.14.help.text
-msgid "AutoFilter"
-msgstr "自動篩選"
-
-#: 00000412.xhp#par_id3156278.17.help.text
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - Filter - Advanced Filter</emph></variable>"
-msgstr "<variable id=\"dnfspz\">選擇 <emph>[資料] - [篩選] - [特殊篩選]</emph></variable>"
-
-#: 00000412.xhp#par_id3153764.18.help.text
-msgid "Choose <emph>Data - Filter - Standard Filter - More>></emph> button"
-msgstr "選擇 <emph>[資料] - [篩選] - [標準篩選] - [其他>>]</emph> 按鈕"
-
-#: 00000412.xhp#par_id3155444.19.help.text
-msgid "Choose <emph>Data - Filter - Advanced Filter - More>></emph> button"
-msgstr "選擇 <emph>[資料] - [篩選] - [特殊篩選] - [其他>>]</emph> 按鈕"
-
-#: 00000412.xhp#par_id3156382.20.help.text
-msgid "Choose <emph>Data - Filter - Remove Filter</emph>"
-msgstr "選擇 <emph>[資料] - [篩選] - [刪除篩選]</emph>"
-
-#: 00000412.xhp#par_id3155961.48.help.text
-msgid "On Table Data bar, click <emph>Remove Filter/Sort</emph>"
-msgstr "<emph>「資料庫工具列」- </emph>圖示<emph>「移除篩選/排序」</emph>"
-
-#: 00000412.xhp#par_id3148485.help.text
-msgid "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">圖示</alt></image>"
-
-#: 00000412.xhp#par_id3149207.49.help.text
-msgid "Remove Filter/Sort"
-msgstr "移除篩選/排序"
-
-#: 00000412.xhp#par_id3152778.21.help.text
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">選擇 <emph>[資料] - [篩選] - [隱藏自動篩選]</emph></variable>"
-
-#: 00000412.xhp#par_id3166424.22.help.text
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr "<variable id=\"dntegs\">選擇 <emph>[資料] - [小計]</emph></variable>"
-
-#: 00000412.xhp#par_id3154574.23.help.text
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr "<variable id=\"dntezd\">選擇 <emph>[資料] - [小計] - [第一組、第二組、第三組]</emph> 標籤</variable>"
-
-#: 00000412.xhp#par_id3151277.24.help.text
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr "<variable id=\"dntopi\">選擇 <emph>[資料] - [小計] - [選項]</emph> 標籤</variable>"
-
-#: 00000412.xhp#par_id3145133.25.help.text
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr "<variable id=\"datengueltig\">選擇 <emph>[資料] - [有效]</emph></variable>"
-
-#: 00000412.xhp#par_id3152992.26.help.text
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigwerte\">選單 <emph>[資料] - [有效] - [條件]</emph> 標籤</variable>"
-
-#: 00000412.xhp#par_id3150367.27.help.text
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigeingabe\">選擇 <emph>[資料] - [有效] - [輸入說明]</emph> 標籤</variable>"
-
-#: 00000412.xhp#par_id3154486.28.help.text
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr "<variable id=\"datengueltigfehler\">選擇 <emph>[資料] - [有效] - [錯誤報告]</emph> 標籤</variable>"
-
-#: 00000412.xhp#par_id3146978.29.help.text
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr "<variable id=\"dnmfo\">選擇 <emph>[資料] - [多重運算]</emph></variable>"
-
-#: 00000412.xhp#par_id3155809.30.help.text
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr "<variable id=\"dnksd\">選擇 <emph>[資料] - [合併計算]</emph></variable>"
+#. c15k
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"tit\n"
+"help.text"
+msgid "To access this function..."
+msgstr "若要存取此函數..."
-#: 00000412.xhp#par_id3148701.31.help.text
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr "<variable id=\"dngld\">選擇 <emph>[資料] - [群組與大綱]</emph></variable>"
+#. Ya[K
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"hd_id3155535\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"wie\">To access this function... </variable>"
+msgstr "<variable id=\"wie\">如何取得此函數...</variable>"
-#: 00000412.xhp#par_id3153815.32.help.text
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr "<variable id=\"dngda\">選擇 <emph>[資料] - [群組與大綱] - [隱藏詳細資訊]</emph></variable>"
+#. CTE7
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_idN1056E\n"
+"help.text"
+msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgstr "<variable id=\"moreontop\">更多說明位於本頁上方。</variable>"
-#: 00000412.xhp#par_id3159223.33.help.text
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr "<variable id=\"dngde\">選擇 <emph>[資料] - [群組與大綱] - [顯示詳細資訊]</emph></variable>"
+#. u\5L
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_idN105AF\n"
+"help.text"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgstr "<variable id=\"optional\">在 %PRODUCTNAME Calc 的函數中,只有當參數後面沒有其他參數時,才可以省略標示為「可選」的參數。例如,如果某個函數有 4 個參數,其中最後 2 個參數標示為「可選」,則您可以省略參數 4 或參數 3 和 4,但不能單獨省略參數 3。</variable>"
-#: 00000412.xhp#par_id3146870.34.help.text
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr "選擇 <emph>[資料] - [群組與大綱] - [群組]</emph>"
+#. nhr%
+#: 00000004.xhp
+msgctxt ""
+"00000004.xhp\n"
+"par_id9751884\n"
+"help.text"
+msgid "<variable id=\"codes\">Codes greater than 127 may depend on your system's character mapping (for example iso-8859-1, iso-8859-2, Windows-1252, Windows-1250), and hence may not be portable.</variable>"
+msgstr "<variable id=\"codes\">大於 127 的代碼會視系統的字元對映而定 (例如 iso-8859-1、iso-8859-2、Windows-1252、Windows-1250),因此無法移植。</variable>"
-#: 00000412.xhp#par_id3144507.51.help.text
-msgid "F12"
-msgstr "按鍵 (F12)"
+#. qn-9
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"tit\n"
+"help.text"
+msgid "Edit Menu"
+msgstr "「編輯」功能表"
-#: 00000412.xhp#par_id3144772.35.help.text
-msgctxt "00000412.xhp#par_id3144772.35.help.text"
-msgid "On <emph>Tools</emph> bar, click"
-msgstr "主工具列中的圖示:"
+#. Dm:%
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"hd_id3147303\n"
+"1\n"
+"help.text"
+msgid "Edit Menu"
+msgstr "「編輯」功能表"
-#: 00000412.xhp#par_id3149438.help.text
-msgid "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">圖示</alt></image>"
+#. bMB1
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3155555\n"
+"2\n"
+"help.text"
+msgid "<variable id=\"kopffuss\">Choose <emph>Edit - Headers & Footers</emph></variable>"
+msgstr "<variable id=\"kopffuss\">選擇 <emph>[編輯] - [頁首和頁尾]</emph></variable>"
-#: 00000412.xhp#par_id3150214.36.help.text
-msgid "Group"
-msgstr "群組"
+#. DT_R
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3159233\n"
+"3\n"
+"help.text"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Edit - Headers & Footers - Header/Footer</emph> tabs</variable>"
+msgstr "<variable id=\"bkopfzeile\">選擇 <emph>[編輯] - [頁首和頁尾] - [頁首/頁尾] </emph>選項標籤</variable>"
-#: 00000412.xhp#par_id3146781.37.help.text
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr "選擇 <emph>[資料] - [群組與大綱] - [取消群組]</emph>"
+#. loXu
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3150443\n"
+"4\n"
+"help.text"
+msgid "<variable id=\"bausfullen\">Choose <emph>Edit - Fill</emph></variable>"
+msgstr "<variable id=\"bausfullen\">選擇 <emph>[編輯] - [填入]</emph></variable>"
-#: 00000412.xhp#par_id3150892.52.help.text
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
+#. `/-d
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3143267\n"
+"5\n"
+"help.text"
+msgid "<variable id=\"bausunten\">Choose <emph>Edit - Fill - Down</emph></variable>"
+msgstr "<variable id=\"bausunten\">選擇 <emph>[編輯] - [填入] - [向下]</emph></variable>"
-#: 00000412.xhp#par_id3155097.38.help.text
-msgctxt "00000412.xhp#par_id3155097.38.help.text"
-msgid "On <emph>Tools</emph> bar, click"
-msgstr "主工具列中的圖示:"
+#. a_6Q
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3153880\n"
+"6\n"
+"help.text"
+msgid "<variable id=\"bausrechts\">Choose <emph>Edit - Fill - Right</emph></variable>"
+msgstr "<variable id=\"bausrechts\">選擇 <emph>[編輯] - [填入] - [向右]</emph></variable>"
-#: 00000412.xhp#par_id3150048.help.text
-msgid "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">圖示</alt></image>"
+#. Kyj.
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3151245\n"
+"7\n"
+"help.text"
+msgid "<variable id=\"bausoben\">Choose <emph>Edit - Fill - Up</emph></variable>"
+msgstr "<variable id=\"bausoben\">選擇 <emph>[編輯] - [填入] - [向上]</emph></variable>"
-#: 00000412.xhp#par_id3153555.39.help.text
-msgid "Ungroup"
-msgstr "刪除群組"
+#. d3DK
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3145068\n"
+"8\n"
+"help.text"
+msgid "<variable id=\"bauslinks\">Choose <emph>Edit - Fill - Left</emph></variable>"
+msgstr "<variable id=\"bauslinks\">選擇 <emph>[編輯] - [填入] - [向左]</emph></variable>"
-#: 00000412.xhp#par_id3153008.40.help.text
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr "<variable id=\"dnglagl\">選擇 <emph>[資料] - [群組與大綱] - [自動顯示大綱]</emph></variable>"
+#. V,qL
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3150400\n"
+"9\n"
+"help.text"
+msgid "<variable id=\"baustab\">Choose <emph>Edit - Fill - Sheet</emph></variable>"
+msgstr "<variable id=\"baustab\">選擇 <emph>[編輯] - [填入] - [試算表]</emph></variable>"
-#: 00000412.xhp#par_id3154709.41.help.text
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr "<variable id=\"dnglef\">選擇 <emph>[資料] - [群組與大綱] - [移除]</emph></variable>"
+#. j,uR
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3154910\n"
+"10\n"
+"help.text"
+msgid "<variable id=\"bausreihe\">Choose <emph>Edit - Fill - Series</emph></variable>"
+msgstr "<variable id=\"bausreihe\">選擇 <emph>[編輯] - [填入] - [欄]</emph></variable>"
-#: 00000412.xhp#par_id1774346.help.text
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr "<variable id=\"dngdrill\">選擇 <emph>[資料] - [群組與大綱] - [顯示細節]</emph> (為某些樞紐分析表) </variable>"
+#. F}HZ
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3154123\n"
+"11\n"
+"help.text"
+msgid "Choose <emph>Edit - Delete Contents</emph>"
+msgstr "選擇 <emph>[編輯] - [刪除內容]</emph>"
-#: 00000412.xhp#par_id3155759.42.help.text
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">選擇 <emph>[資料] - [樞紐分析表]</emph></variable>"
+#. 2f]Y
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3145785\n"
+"20\n"
+"help.text"
+msgid "Backspace"
+msgstr "Backspace"
-#: 00000412.xhp#par_id3154625.43.help.text
-msgid "<variable id=\"dndpa\">Choose <emph>Data - Pivot Table - Create</emph></variable>"
-msgstr "<variable id=\"dndpa\">選擇 <emph>[資料] - [樞紐分析表] - [建立]</emph></variable>"
+#. vYP%
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3150011\n"
+"12\n"
+"help.text"
+msgid "<variable id=\"bzelo\">Choose <emph>Edit - Delete Cells</emph></variable>"
+msgstr "<variable id=\"bzelo\">選擇 <emph>[編輯] - [刪除儲存格]</emph></variable>"
-#: 00000412.xhp#par_id3147558.53.help.text
-msgid "<variable id=\"dndq\">Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">選擇 <emph>[資料] - [樞紐分析表] - [建立]</emph>,在 [選取來源] 對話方塊中選擇 <emph>[$[officename] 已經登記的資料來源]</emph> 選項。</variable>"
+#. WA]R
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3153951\n"
+"13\n"
+"help.text"
+msgid "Choose <emph>Edit – Sheet - Delete</emph>"
+msgstr "選擇<emph>[編輯] - [試算表] - [刪除]</emph>"
-#: 00000412.xhp#par_id3153297.50.help.text
-msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "選擇 <emph>[資料] - [樞紐分析表] - [建立]</emph>,在 [選取來源] 對話方塊中選擇 <emph>目前的選取</emph> 選項。"
+#. tRoj
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3155306\n"
+"18\n"
+"help.text"
+msgid "Open context menu for a sheet tab"
+msgstr "工作表分頁中的「右鍵功能表」"
-#: 00000412.xhp#par_id3145118.54.help.text
-msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "選擇 <emph>[資料] - [樞紐分析表] - [建立]</emph>,在 [選取來源] 對話方塊中選擇 <emph>[$[officename] 已經登記的資料來源]</emph> 選項,按下 <emph>[確定]</emph> 以查看 <emph> [選取資料來源]</emph> 對話方塊。"
+#. qh1b
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3146119\n"
+"14\n"
+"help.text"
+msgid "Choose <emph>Edit – Sheets – Move/Copy</emph>"
+msgstr "選擇 <emph>[編輯] - [試算表] - [移動/複製]</emph>"
-#: 00000412.xhp#par_id3153294.44.help.text
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
-msgstr "<variable id=\"dndpak\">選擇 <emph>[資料] - [樞紐分析表] - [重新整理]</emph></variable>"
+#. (K;T
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3148645\n"
+"19\n"
+"help.text"
+msgid "Open context menu for a sheet tab"
+msgstr "工作表分頁中的「右鍵功能表」"
-#: 00000412.xhp#par_id3151344.45.help.text
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
-msgstr "<variable id=\"dndploe\">選擇 <emph>[資料] - [樞紐分析表] - [刪除]</emph></variable>"
+#. 78Ae
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3153093\n"
+"15\n"
+"help.text"
+msgid "<variable id=\"bmaumloe\">Choose <emph>Edit - Delete Manual Break</emph></variable>"
+msgstr "<variable id=\"bmaumloe\">選擇 <emph>[編輯] - [刪除手動分隔]</emph></variable>"
-#: 00000412.xhp#par_id3150397.46.help.text
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
-msgstr "<variable id=\"dndakt\">選擇 <emph>[資料] - [重新整理區域]</emph></variable>"
+#. }VH9
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3153191\n"
+"16\n"
+"help.text"
+msgid "<variable id=\"bzeilum\">Choose <emph>Edit - Delete Manual Break - Row Break</emph></variable>"
+msgstr "<variable id=\"bzeilum\">選擇 <emph>[編輯] - [刪除手動分隔] - [換行]</emph></variable>"
-#: 00000412.xhp#par_idN10B8F.help.text
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
-msgstr "<variable id=\"grouping\">選擇 <emph>[資料] - [群組與大綱] - [群組]</emph></variable>"
+#. 6ae`
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
+"par_id3145645\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"bspaum\">Choose <emph>Edit - Delete Manual Break - Column Break</emph></variable>"
+msgstr "<variable id=\"bspaum\">選擇 <emph>[編輯] - [刪除手動分隔] - [換欄]</emph></variable>"
diff --git a/source/zh-TW/helpcontent2/source/text/scalc/01.po b/source/zh-TW/helpcontent2/source/text/scalc/01.po
index 9d1f28e1858..08930639929 100644
--- a/source/zh-TW/helpcontent2/source/text/scalc/01.po
+++ b/source/zh-TW/helpcontent2/source/text/scalc/01.po