#. extracted from helpcontent2/source/text/sbasic/shared msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:23+0100\n" "PO-Revision-Date: 2014-01-27 07:19+0000\n" "Last-Translator: baffclan \n" "Language-Team: LANGUAGE \n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1390807149.0\n" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "tit\n" "help.text" msgid "$[officename] Basic Glossary" msgstr "$[officename] Basic 用語集" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3145068\n" "1\n" "help.text" msgid "$[officename] Basic Glossary" msgstr "$[officename] Basic 用語集" #: 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 で使われるいくつかの専門用語について解説します。" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3155133\n" "7\n" "help.text" msgid "Decimal Point" msgstr "小数点" #: 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 で数値を変換する際には、システムのロケール設定に応じた小数点および桁区切り記号が使用されます。" #: 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 IsNumeric." msgstr "これは、明示的な計算処理 ( 1 + \"2.3\" = 3.3 など) および、実行時関数 IsNumeric による判定などに関係します。" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3155854\n" "29\n" "help.text" msgid "Colors" msgstr "色" #: 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 RGB function." msgstr "$[officename] Basic での表示色は、ロング整数値として扱われています。色関係の関数の戻り値も、こうしたロング整数値で返されます。色の属性を設定する際には、RGB 関数によりロング整数値に変換された RGB コードを使用します。" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3146119\n" "32\n" "help.text" msgid "Measurement Units" msgstr "使う単位" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154013\n" "33\n" "help.text" msgid "In $[officename] Basic, a method parameter or a property 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 %PRODUCTNAME - PreferencesTools - Options - (Document Type) - General." msgstr "$[officename] Basic の メソッドパラメーター属性 で用いられる情報は、単位の付かない整数やロング整数としてか、単位を含めた文字列として指定できます。メソッドに単位が渡されなかった場合は、各ドキュメントの種類ごとに設定されたデフォルトの単位が使用されます。使う単位を含めた文字列としてパラメーターが渡された場合は、デフォルト設定は無視されます。ドキュメントの種類ごとに使う単位のデフォルト設定は、メニュー %PRODUCTNAME → 設定ツール → オプション → (ドキュメントの種類) → 全般 を選択して指定します。" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "bm_id3145801\n" "help.text" msgid "twips; definition" msgstr "twip; 定義" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3145801\n" "5\n" "help.text" msgid "Twips" msgstr "Twips" #: 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/1440 インチで、印刷で用いられるポイントに換算すると 1/20 ポイントになります。1 インチは 1440 twip であり、1 センチメートルは約 567 twip です。" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3153159\n" "106\n" "help.text" msgid "URL Notation" msgstr "URL 指定" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153415\n" "108\n" "help.text" msgid "URLs (Uniform Resource Locators) 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 (Uniform Resource Locators) とは、ファイルシステム中に存在するファイルなどのリソースの位置を指定するための方式の 1 つで、通常はネットワーク環境で使用されます。 個々の URL は、プロトコルの指示部、ホストの指示部、ファイルとパスの指示部から構成されます。" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3149121\n" "107\n" "help.text" msgid "protocol://host.name/path/to/the/file.html" msgstr "protocol://host.name/path/to/the/file.html" #: 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 http, ftp, or file. The file protocol specifier is used when referring to a file on the local file system." msgstr "URL が最も広範に利用されている分野は、インターネット上に存在する Web ページの指定です。またプロトコルとしては、httpftpfile などが用いられています。たとえば file プロトコルは、ローカルファイルシステム中に存在するファイルを参照する際に使用します。" #: 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 (/) is used as a path separator. For example, a file referred to as C:\\My File.sxw on the local host in \"Windows notation\" becomes file:///C|/My%20File.sxw in URL notation." msgstr "こうした URL の指定では、使用不可能な文字があります。こうした文字については、他の文字に置き換えるか、エンコード化した符号を利用します。またパスの区切り記号としては、スラッシュ記号 (/) が用いられています。たとえば「Windows 方式」のパス指定での C:\\My File.sxw は、URL による指定では file:///C|/My%20File.sxw となります。" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "tit\n" "help.text" msgid "Information" msgstr "情報" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id3148550\n" "1\n" "help.text" msgid "Information" msgstr "情報" #: 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 %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. In Basic format codes, the decimal point (.) is always used as placeholder for the decimal separator defined in your locale and will be replaced by the corresponding character." msgstr "$[officename] Basic では %PRODUCTNAME - 書式設定ツール - オプション - 言語設定 - 言語 でローカルユーザーの使う書式設定した数、日付と通貨をコントロールを設定することができます。Basic フォーマットコードでは、小数点 (.) は常に プレースホルダー として使われるので、十進セパレーターはローカルで設定した対応する文字に置き換えられます。" #: 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 の書式コードは、個々のロケール設定に応じて、適切な表示に変換されます。" #: 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 色のカラー値は下記の通りです。" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153091\n" "3\n" "help.text" msgid "Color Value" msgstr "カラー値" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154319\n" "4\n" "help.text" msgid "Color Name" msgstr "カラー名" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151112\n" "5\n" "help.text" msgid "0" msgstr "0" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155854\n" "6\n" "help.text" msgid "Black" msgstr "黒" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154942\n" "7\n" "help.text" msgid "128" msgstr "128" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154731\n" "8\n" "help.text" msgid "Blue" msgstr "青" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145645\n" "9\n" "help.text" msgid "32768" msgstr "32768" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149400\n" "10\n" "help.text" msgid "Green" msgstr "緑" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150753\n" "11\n" "help.text" msgid "32896" msgstr "32896" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153765\n" "12\n" "help.text" msgid "Cyan" msgstr "シアン" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154756\n" "13\n" "help.text" msgid "8388608" msgstr "8388608" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159266\n" "14\n" "help.text" msgid "Red" msgstr "赤" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3163807\n" "15\n" "help.text" msgid "8388736" msgstr "8388736" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145150\n" "16\n" "help.text" msgid "Magenta" msgstr "マゼンタ" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147002\n" "17\n" "help.text" msgid "8421376" msgstr "8421376" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3152778\n" "18\n" "help.text" msgid "Yellow" msgstr "イエロー" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150088\n" "19\n" "help.text" msgid "8421504" msgstr "8421504" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159239\n" "20\n" "help.text" msgid "White" msgstr "白" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150206\n" "21\n" "help.text" msgid "12632256" msgstr "12632256" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149817\n" "22\n" "help.text" msgid "Gray" msgstr "グレー" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150363\n" "23\n" "help.text" msgid "255" msgstr "255" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154576\n" "24\n" "help.text" msgid "Light blue" msgstr "明るい青" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150367\n" "25\n" "help.text" msgid "65280" msgstr "65280" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150202\n" "26\n" "help.text" msgid "Light green" msgstr "明るい緑" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154487\n" "27\n" "help.text" msgid "65535" msgstr "65535" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151332\n" "28\n" "help.text" msgid "Light cyan" msgstr "明るいシアン" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148702\n" "29\n" "help.text" msgid "16711680" msgstr "16711680" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153067\n" "30\n" "help.text" msgid "Light red" msgstr "明るい赤" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153912\n" "31\n" "help.text" msgid "16711935" msgstr "16711935" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159097\n" "32\n" "help.text" msgid "Light magenta" msgstr "明るいマゼンタ" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155266\n" "33\n" "help.text" msgid "16776960" msgstr "16776960" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3157978\n" "34\n" "help.text" msgid "Light yellow" msgstr "明るい黄" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153286\n" "35\n" "help.text" msgid "16777215" msgstr "16777215" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151302\n" "36\n" "help.text" msgid "Transparent white" msgstr "透過性のある白" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id3152869\n" "37\n" "help.text" msgid "Error Codes" msgstr "エラーコード" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id315509599\n" "help.text" msgid "1 An exception occurred" msgstr "1 ある例外が発生しました" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155095\n" "38\n" "help.text" msgid "2 Syntax error" msgstr "2 シンタックスエラーです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149126\n" "39\n" "help.text" msgid "3 Return without Gosub" msgstr "3 Return に対応する GoSub がありません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153976\n" "40\n" "help.text" msgid "4 Incorrect entry; please retry" msgstr "4 間違ったエントリーです; 再試行してください" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150891\n" "41\n" "help.text" msgid "5 Invalid procedure call" msgstr "5 無効なプロシージャー呼び出しです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159227\n" "42\n" "help.text" msgid "6 Overflow" msgstr "6 オーバーフローです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154649\n" "43\n" "help.text" msgid "7 Not enough memory" msgstr "7 メモリー不足です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150050\n" "44\n" "help.text" msgid "8 Array already dimensioned" msgstr "8 配列がすでに宣言されています" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148900\n" "45\n" "help.text" msgid "9 Index out of defined range" msgstr "9 インデックスが範囲外です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153806\n" "46\n" "help.text" msgid "10 Duplicate definition" msgstr "10 定義が重複しています" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146963\n" "47\n" "help.text" msgid "11 Division by zero" msgstr "11 ゼロによる除算が行われました" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153013\n" "48\n" "help.text" msgid "12 Variable not defined" msgstr "12 変数が未定義です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155593\n" "49\n" "help.text" msgid "13 Data type mismatch" msgstr "13 データ型が一致しません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151197\n" "50\n" "help.text" msgid "14 Invalid parameter" msgstr "14 無効なパラメーターです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154710\n" "51\n" "help.text" msgid "18 Process interrupted by user" msgstr "18 ユーザーによる割り込みが発生しました" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147504\n" "52\n" "help.text" msgid "20 Resume without error" msgstr "20 エラーが発生していないのでResumeは実行できません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145319\n" "53\n" "help.text" msgid "28 Not enough stack memory" msgstr "28 スタックメモリーが不足しています" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146110\n" "54\n" "help.text" msgid "35 Sub-procedure or function procedure not defined" msgstr "35 Subプロシージャまたはfunctionが未定義です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147246\n" "55\n" "help.text" msgid "48 Error loading DLL file" msgstr "48 DLLの読み込みエラーです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146101\n" "56\n" "help.text" msgid "49 Wrong DLL call convention" msgstr "49 DLL呼び出しが不正です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153957\n" "57\n" "help.text" msgid "51 Internal error" msgstr "51 内部エラーが発生しました" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154404\n" "58\n" "help.text" msgid "52 Invalid file name or file number" msgstr "52 ファイル名または番号が不正です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151338\n" "59\n" "help.text" msgid "53 File not found" msgstr "53 ファイルが見つかりません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147298\n" "60\n" "help.text" msgid "54 Incorrect file mode" msgstr "54 ファイルモードが不正です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148747\n" "61\n" "help.text" msgid "55 File already open" msgstr "55 ファイルが既に開かれています" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145233\n" "62\n" "help.text" msgid "57 Device I/O error" msgstr "57 デバイスI/Oエラーです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3156399\n" "63\n" "help.text" msgid "58 File already exists" msgstr "58 ファイルがすでに存在します" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149324\n" "64\n" "help.text" msgid "59 Incorrect record length" msgstr "59 レコード長が不正です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147409\n" "65\n" "help.text" msgid "61 Disk or hard drive full" msgstr "61 ディスクに空き容量がありません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149146\n" "66\n" "help.text" msgid "62 Reading exceeds EOF" msgstr "62 EOFを越える読み取りです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150456\n" "67\n" "help.text" msgid "63 Incorrect record number" msgstr "63 レコード番号が不正です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146883\n" "68\n" "help.text" msgid "67 Too many files" msgstr "67 ファイル数が多すぎます" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146818\n" "69\n" "help.text" msgid "68 Device not available" msgstr "68 デバイスが使用できません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145225\n" "70\n" "help.text" msgid "70 Access denied" msgstr "70 アクセスが拒否されました" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150372\n" "71\n" "help.text" msgid "71 Disk not ready" msgstr "71 ディスクが準備されていません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148894\n" "72\n" "help.text" msgid "73 Not implemented" msgstr "73 機能が実装されていません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3152981\n" "73\n" "help.text" msgid "74 Renaming on different drives impossible" msgstr "74 別ドライブへ名前を変更できません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149355\n" "74\n" "help.text" msgid "75 Path/file access error" msgstr "75 パスまたはファイルのアクセスエラーです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150477\n" "75\n" "help.text" msgid "76 Path not found" msgstr "76 パスが見つかりません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154678\n" "76\n" "help.text" msgid "91 Object variable not set" msgstr "91 オブジェクト変数が設定されていません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149890\n" "77\n" "help.text" msgid "93 Invalid string pattern" msgstr "93 無効な文字列パターンです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146942\n" "78\n" "help.text" msgid "94 Use of zero not permitted" msgstr "94 ゼロを使うことは禁止されています" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469429\n" "help.text" msgid "250 DDE Error" msgstr "250 DDEエラーです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469428\n" "help.text" msgid "280 Awaiting response to DDE connection" msgstr "280 DDE接続への応答を待っています" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469427\n" "help.text" msgid "281 No DDE channels available" msgstr "281 DDEチャンネルが使用できません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469426\n" "help.text" msgid "282 No application responded to DDE connect initiation" msgstr "282 DDE接続開始に応答するアプリケーションがありません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469425\n" "help.text" msgid "283 Too many applications responded to DDE connect initiation" msgstr "283 DDE接続開始に応答するアプリケーションが多すぎます" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469424\n" "help.text" msgid "284 DDE channel locked" msgstr "284 DDEチャンネルがロックされています" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469423\n" "help.text" msgid "285 External application cannot execute DDE operation" msgstr "285 外部のアプリケーションはDDE操作を実行できません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469422\n" "help.text" msgid "286 Timeout while waiting for DDE response" msgstr "286 DDEの応答待ちでタイムアウトしました" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469421\n" "help.text" msgid "287 user pressed ESCAPE during DDE operation" msgstr "287 DDE操作の間にユーザーがエスケープを押しました" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469420\n" "help.text" msgid "288 External application busy" msgstr "288 外部のアプリケーションがビジーです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469419\n" "help.text" msgid "289 DDE operation without data" msgstr "289 DDE操作にともなうデータがありません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469418\n" "help.text" msgid "290 Data are in wrong format" msgstr "290 データが不正な形式です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469417\n" "help.text" msgid "291 External application has been terminated" msgstr "291 外部のアプリケーションが終了しました" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469416\n" "help.text" msgid "292 DDE connection interrupted or modified" msgstr "292 DDE接続に割り込みまたは変更が入りました" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469415\n" "help.text" msgid "293 DDE method invoked with no channel open" msgstr "293 開いたチャンネルがないのにDDEメソッドが呼ばれました" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469414\n" "help.text" msgid "294 Invalid DDE link format" msgstr "294 不正なDDEリンク形式です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469413\n" "help.text" msgid "295 DDE message has been lost" msgstr "295 DDEメッセージが失われました" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469412\n" "help.text" msgid "296 Paste link already performed" msgstr "296 リンクの貼り付けは既に行われています" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469411\n" "help.text" msgid "297 Link mode cannot be set due to invalid link topic" msgstr "297 不正なリンクトピックのためリンクモードが設定できません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469410\n" "help.text" msgid "298 DDE requires the DDEML.DLL file" msgstr "298 DDEにはDDEML.DLLファイルが必要です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150028\n" "79\n" "help.text" msgid "323 Module cannot be loaded; invalid format" msgstr "323 モジュールを読み込むことができません; 不正な形式です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148434\n" "80\n" "help.text" msgid "341 Invalid object index" msgstr "341 無効なオブジェクトインデックスです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3143219\n" "81\n" "help.text" msgid "366 Object is not available" msgstr "366 オブジェクトが利用できません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3144744\n" "82\n" "help.text" msgid "380 Incorrect property value" msgstr "380 属性値が不正です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147420\n" "83\n" "help.text" msgid "382 This property is read-only" msgstr "382 この属性は読み取り専用です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147472\n" "84\n" "help.text" msgid "394 This property is write-only" msgstr "394 この属性は書き込み専用です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148583\n" "85\n" "help.text" msgid "420 Invalid object reference" msgstr "420 無効なオブジェクトリファレンス" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153329\n" "86\n" "help.text" msgid "423 Property or method not found" msgstr "423 属性またはメソッドが見つかりません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148738\n" "87\n" "help.text" msgid "424 Object required" msgstr "424 オブジェクトが必要です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159084\n" "88\n" "help.text" msgid "425 Invalid use of an object" msgstr "425 無効なオブジェクトの使用です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146806\n" "89\n" "help.text" msgid "430 OLE Automation is not supported by this object" msgstr "430 OLE オートメーションはこのオブジェクトではサポートされていません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146130\n" "90\n" "help.text" msgid "438 This property or method is not supported by the object" msgstr "438 この属性またはメソッドはこのオブジェクトではサポートされていません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154374\n" "91\n" "help.text" msgid "440 OLE automation error" msgstr "440 OLEオートメーションエラーです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149685\n" "92\n" "help.text" msgid "445 This action is not supported by given object" msgstr "445 オブジェクトがこの動作をサポートしていません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150282\n" "93\n" "help.text" msgid "446 Named arguments are not supported by given object" msgstr "446 与えられたオブジェクトは名前付き引数をサポートしていません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150142\n" "94\n" "help.text" msgid "447 The current locale setting is not supported by the given object" msgstr "447 与えられたオブジェクトは現在のロケール設定をサポートしていません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3152771\n" "95\n" "help.text" msgid "448 Named argument not found" msgstr "448 名前付き引数が見つかりません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145145\n" "96\n" "help.text" msgid "449 Argument is not optional" msgstr "449 引数は省略できません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154399\n" "97\n" "help.text" msgid "450 Invalid number of arguments" msgstr "450 引数の数が正しくありません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146137\n" "98\n" "help.text" msgid "451 Object is not a list" msgstr "451 オブジェクトがリストではありません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149507\n" "99\n" "help.text" msgid "452 Invalid ordinal number" msgstr "452 無効な序数です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154566\n" "100\n" "help.text" msgid "453 Specified DLL function not found" msgstr "453 指定されたDLL関数が見つかりません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145595\n" "101\n" "help.text" msgid "460 Invalid clipboard format" msgstr "460 無効なクリップボード形式です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455951\n" "help.text" msgid "951 Unexpected symbol:" msgstr "951 予期しないシンボルです:" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455952\n" "help.text" msgid "952 Expected:" msgstr "952 予想されるのは:" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455953\n" "help.text" msgid "953 Symbol expected" msgstr "953 シンボルが期待されています" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455954\n" "help.text" msgid "954 Variable expected" msgstr "954 変数が期待されています" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455955\n" "help.text" msgid "955 Label expected" msgstr "955 ラベルが期待されています" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455956\n" "help.text" msgid "956 Value cannot be applied" msgstr "956 値が適用できません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455957\n" "help.text" msgid "957 Variable already defined" msgstr "957 変数が既に定義されています" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455958\n" "help.text" msgid "958 Sub procedure or function procedure already defined" msgstr "958 Subプロシージャまたは関数が定義済みです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455959\n" "help.text" msgid "959 Label already defined" msgstr "959 ラベルが定義済みです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455960\n" "help.text" msgid "960 Variable not found" msgstr "960 変数が見つかりません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455961\n" "help.text" msgid "961 Array or procedure not found" msgstr "961 配列またはプロシージャが見つかりません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455962\n" "help.text" msgid "962 Procedure not found" msgstr "962 プロシージャが見つかりません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455963\n" "help.text" msgid "963 Label undefined" msgstr "963 ラベルが未定義です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455964\n" "help.text" msgid "964 Unknown data type" msgstr "964 不明なデータ型です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455965\n" "help.text" msgid "965 Exit expected" msgstr "965 Exitが期待されています" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455966\n" "help.text" msgid "966 Statement block still open: missing" msgstr "966 ステートメントブロックがまだ閉じていません: 次のものがありません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455967\n" "help.text" msgid "967 Parentheses do not match" msgstr "967 括弧が対応していません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455968\n" "help.text" msgid "968 Symbol already defined differently" msgstr "968 シンボルが別途定義済みです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455969\n" "help.text" msgid "969 Parameters do not correspond to procedure" msgstr "969 パラメーターがプロシージャと対応しません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455970\n" "help.text" msgid "970 Invalid character in number" msgstr "970 数値に無効な文字があります" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455971\n" "help.text" msgid "971 Array must be dimensioned" msgstr "971 配列の大きさがなければなりません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455972\n" "help.text" msgid "972 Else/Endif without If" msgstr "972 Ifを伴わないElse/EndIfです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455973\n" "help.text" msgid "973 not allowed within a procedure" msgstr "973 プロシージャ内では許されていません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455974\n" "help.text" msgid "974 not allowed outside a procedure" msgstr "974 プロシージャ外では許されていません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455975\n" "help.text" msgid "975 Dimension specifications do not match" msgstr "975 大きさの仕様が合っていません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455976\n" "help.text" msgid "976 Unknown option:" msgstr "976 不明なオプションです:" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455977\n" "help.text" msgid "977 Constant redefined" msgstr "977 定数が再定義されました" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455978\n" "help.text" msgid "978 Program too large" msgstr "978 プログラムが大きすぎます" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455979\n" "help.text" msgid "979 Strings or arrays not permitted" msgstr "979 文字列または配列は許されません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455980\n" "help.text" msgid "1000 Object does not have this property" msgstr "1000 オブジェクトはこの属性を持っていません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455981\n" "help.text" msgid "1001 Object does not have this method" msgstr "1001 オブジェクトはこのメソッドを持っていません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455982\n" "help.text" msgid "1002 Required argument lacking" msgstr "1002 必要な引数が足りません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455983\n" "help.text" msgid "1003 Invalid number of arguments" msgstr "1003 引数の数が無効です" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455984\n" "help.text" msgid "1004 Error executing a method" msgstr "1004 メソッドの実行エラーです" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455985\n" "help.text" msgid "1005 Unable to set property" msgstr "1005 属性を設定することができません" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455986\n" "help.text" msgid "1006 Unable to determine property" msgstr "1006 属性を決定することができません" #: 01000000.xhp msgctxt "" "01000000.xhp\n" "tit\n" "help.text" msgid "Programming with $[officename] Basic" msgstr "$[officename] Basic のプログラミング" #: 01000000.xhp msgctxt "" "01000000.xhp\n" "hd_id3156027\n" "1\n" "help.text" msgid "Programming with $[officename] Basic " msgstr " $[officename] Basic のプログラミング" #: 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 の一般的な使用法を解説します。" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "tit\n" "help.text" msgid "Basics" msgstr "基本" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "bm_id4488967\n" "help.text" msgid "fundamentalssubroutinesvariables;global and localmodules;subroutines and functions" msgstr "基本サブルーチン変数;グローバルとローカルモジュール;サブルーチンと関数" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3154927\n" "1\n" "help.text" msgid "Basics" msgstr "基本" #: 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 の基本について説明します。" #: 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 sub...end sub and function...end function 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 Procedures and Functions." msgstr "$[officename] Basic のコードは、Sub...End SubFunction...End Function セクションで定義するサブルーチンおよび関数から構成されます。1 つの Sub および Function からは、他の Sub や Function を呼び出すこともできます。Sub や Function を記述する際に、可能な限り汎用的なコードにしておくと、他のプログラムで再利用できる可能性が高まります。プロシージャーおよび関数 も参照してください。" #: 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 "パブリック変数やサブルーチン、関数の名前にはいくつかの制限が適用されます。同じライブラリのモジュールのいずれかと同じ名前を使ってはいけません。" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3150398\n" "3\n" "help.text" msgid "What is a Sub?" msgstr "Sub (サブルーチン) の用途" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3148797\n" "4\n" "help.text" msgid "Sub is the short form of subroutine, 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 "Sub とは、サブルーチン (subroutine) を省略したもので、1 つのプログラム中で実行する特定のタスクをブロック化する際に使用します。 サブルーチンを利用することで、1 つのタスクを複数のプロシージャーに分割することができます。 プログラムの構造を複数のプロシージャーやサブプロシージャーに分割すると、コードの可読性が高まると同時に、エラーの発生を抑える効果も期待できます。 下記の例のように、サブルーチンにはパラメーターとして複数の引数を渡すことも可能ですが、呼び出し元のサブルーチンや関数に戻り値を返すことはできません。" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3150868\n" "15\n" "help.text" msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)" msgstr "DoSomethingWithTheValues(MyFirstValue,MySecondValue)" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3156282\n" "5\n" "help.text" msgid "What is a Function?" msgstr "Function (関数) の用途" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3156424\n" "6\n" "help.text" msgid "A function 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 "Function の基本的な機能はサブルーチンと同じですが、戻り値を返せるという点が異なります。下記の例のように、変数宣言部の右側に関数を配置することも可能で、通常の値の代わりに直接関数を記述することもできます。" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3146985\n" "7\n" "help.text" msgid "MySecondValue = myFunction(MyFirstValue)" msgstr "MySecondValue = myFunction(MyFirstValue)" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3153364\n" "8\n" "help.text" msgid "Global and local variables" msgstr "大域および局所変数" #: 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 "大域変数とは、1 つのモジュール内にあるすべてのサブルーチンと関数で使用できる変数のことです。これらの宣言は、モジュール内のすべてのサブルーチンや関数より前に記述する必要があります。" #: 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 "個々のサブルーチンや関数の中で宣言した変数は、該当するサブルーチンや関数の内部でのみ使用できます。これらの変数は、上位のサブルーチンや関数から継承した局所変数や大域変数と同じ名前があっても優先的に使用されます。" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3150010\n" "11\n" "help.text" msgid "Structuring" msgstr "構造化" #: 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 Modules and Libraries. 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 には、モジュールとライブラリの機能が用意されています。サブルーチンや関数は、常にモジュール内に定義されます。モジュールは、大域的に使用することも、特定ドキュメント内部でのみ使用することもできます。また複数のモジュールをまとめて、1 つのライブラリとすることもできます。" #: 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 Macro dialog." msgstr "サブルーチン、関数、モジュール、ライブラリは、ダイアログ マクロ を使用することで、ファイル間のコピーおよび移動が行えます。" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "tit\n" "help.text" msgid "Syntax" msgstr "構文" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148946\n" "1\n" "help.text" msgid "Syntax" msgstr "構文" #: 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 ガイド』を参照してください。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "tit\n" "help.text" msgid "Using Variables" msgstr "変数の使用法" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bm_id3149346\n" "help.text" msgid "names of variablesvariables; usingtypes of variablesdeclaring variablesvalues;of variablesconstantsarrays;declaringdefining;constants" msgstr "変数の名前変数; 型と名前" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3149346\n" "1\n" "help.text" msgid "Using Variables" msgstr "変数の使用法" #: 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 の基本的な変数の使用法について説明します。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3153361\n" "4\n" "help.text" msgid "Naming Conventions for Variable Identifiers" msgstr "変数の命名規則" #: 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 must 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 文字を使用できます。変数名の最初の文字には、A-Z ないし a-z のいずれかを使用する必要があります。変数名には数字も使用できますが、アンダースコア (「_」) 以外の句読記号や特殊記号は使用できません。$[officename] Basic の変数名では、大文字と小文字は区別されません。変数名にはスペース記号も使用できますが、その場合は大かっこで囲む必要があります。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3156422\n" "6\n" "help.text" msgid "Examples for variable identifiers:" msgstr "下記は変数名の例です。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3156441\n" "126\n" "help.text" msgid "Correct" msgstr "正しい変数名です。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149664\n" "127\n" "help.text" msgid "Correct" msgstr "正しい変数名です。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3146119\n" "128\n" "help.text" msgid "Correct" msgstr "正しい変数名です。" #: 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 "不正な変数名です。スペース記号を含む変数名は、大かっこで囲む必要があります。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154510\n" "15\n" "help.text" msgid "Correct" msgstr "正しい変数名です。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150330\n" "129\n" "help.text" msgid "Not valid, special characters are not allowed" msgstr "不正な変数名です。変数名に特殊文字は使用できません。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154254\n" "130\n" "help.text" msgid "Not valid, variable may not begin with a number" msgstr "不正な変数名です。変数名の先頭に数字は使えません。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149256\n" "131\n" "help.text" msgid "Not valid, punctuation marks are not allowed" msgstr "不正な変数名です。変数名に句読記号は使用できません。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3146317\n" "17\n" "help.text" msgid "Declaring Variables" msgstr "変数の宣言" #: 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 Dim 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 では、必ずしも変数を明示的に宣言する必要はありません。変数の宣言は、Dim ステートメントで行います。変数名をコンマで区切ることで、1 度に複数の変数を宣言できます。変数型を指定するには、変数名に続けて、型宣言子ないしは該当するキーワードを付けます。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154118\n" "140\n" "help.text" msgid "Examples for variable declarations:" msgstr "下記は型宣言の例です。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150982\n" "132\n" "help.text" msgid "Declares the variable \"a\" as a String" msgstr "変数「a」を文字列として宣言します。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150343\n" "133\n" "help.text" msgid "Declares the variable \"a\" as a String" msgstr "変数「a」を文字列として宣言します。" #: 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 "前者の変数を文字列、後者の変数を整数として宣言します。" #: 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 "TRUE または FALSE を取るブール型変数として c を宣言します" #: 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 "型宣言を行う際には、キーワードではなく型宣言子を用いる場合でも、個々の変数名ごとに型宣言子を付ける必要があるので、この点には特に注意してください。たとえば、下記のような型宣言は無効です。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154527\n" "134\n" "help.text" msgid "Declares \"a\" as a String" msgstr "変数「a」を文字列として宣言します。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153064\n" "135\n" "help.text" msgid "Type-declaration missing: \"a$=\"" msgstr "この場合は次のような型宣言が必要です。\"a$=\"" #: 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 "特定の変数型として宣言した変数名は、別の型で再宣言することはできません。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3149331\n" "27\n" "help.text" msgid "Forcing Variable Declarations" msgstr "強制的な変数宣言" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149443\n" "28\n" "help.text" msgid "To force declaration of variables, use the following command:" msgstr "強制的に変数宣言をするには、下記のコマンドを使用します。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3155072\n" "30\n" "help.text" msgid "The Option Explicit 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 Single." msgstr "Option Explicit ステートメントは、モジュールの 1 行目に置き、最初の SUB の前に記述する必要があります。通常こうした明示的な宣言をする必要があるのは、配列だけです。その他の変数は、型宣言子を使って型宣言をすればよく、型宣言が省略された場合はデフォルトで 単精度型 とされます。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3154614\n" "34\n" "help.text" msgid "Variable Types" msgstr "変数型" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3155383\n" "35\n" "help.text" msgid "$[officename] Basic supports four variable classes:" msgstr "$[officename] Basic のサポートする変数には 4 つのクラスがあります。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153972\n" "36\n" "help.text" msgid "Numeric 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 "数値 変数には、数値を収めることができます。これらの変数では大小様々な値を扱うほか、浮動小数点や分数を扱う場合もあります。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3159226\n" "37\n" "help.text" msgid "String variables contain character strings." msgstr "文字列 変数には、一続きの文字を収めることができます。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3145217\n" "38\n" "help.text" msgid "Boolean variables contain either the TRUE or the FALSE value." msgstr "ブール型 変数には、TRUE (真) および FALSE (偽) という2つの値の一方を収めることができます。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154762\n" "39\n" "help.text" msgid "Object variables can store objects of various types, like tables and documents within a document." msgstr "オブジェクト 変数には、ドキュメントで使用するテーブルやドキュメントなど、各種のオブジェクトを収めることができます。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3153805\n" "40\n" "help.text" msgid "Integer Variables" msgstr "整数変数" #: 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 までの整数を収めることができます。こうした整数変数に浮動小数点型の数値を代入すると、小数点以下を丸めた整数値が収められます。整数変数は、プロシージャー内で高速計算が可能であり、またループカウンター用の変数としても適しています。整数変数が消費するメモリ量は、2 バイトです。型宣言用の記号は「%」です。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3147546\n" "45\n" "help.text" msgid "Long Integer Variables" msgstr "ロング整数変数" #: 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 までの整数を収めることができます。このロング整数変数に浮動小数点型の数値を代入すると、小数点以下を丸めた整数値が収められます。ロング整数変数は、プロシージャー内で高速計算が可能であり、またループカウンター用の変数としても適しています。ロング整数変数が消費するメモリ量は4バイトです。型宣言用の記号は「&」です。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id7596972\n" "help.text" msgid "Decimal Variables" msgstr "10 進数の変数" #: 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 "10 進数の変数は、正の数、負の数、または 0 を受け取ることができます。 桁数は 29 桁までです。" #: 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 "10 進数には、プラス (+) またはマイナス (-) 記号をプレフィックスとして使用できます (スペースあり、またはスペースなし)。" #: 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 "整数変数に10 進数が代入される場合、%PRODUCTNAME Basic は数字を切り上げまたは切り捨てます。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3147500\n" "50\n" "help.text" msgid "Single Variables" msgstr "単精度変数" #: 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 × 10E38 から 1.401298 × 10E-45 までの正または負の値を取ります。単精度変数は浮動小数点方式で数値を扱うため、整数部の桁数が大きくなるほど小数部の精度が小さくなります。 単精度変数の用途としては、それほど高い精度を必要としない数学的な計算処理に適しています。 この場合の計算処理は、整数変数の場合よりも長くかかりますが、倍精度変数よりは短時間で済みます。 単精度変数が消費するメモリ量は 4 バイトです。 型宣言用の記号は「!」です。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3155753\n" "54\n" "help.text" msgid "Double Variables" msgstr "倍精度変数" #: 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 × 10E308 から 4.94065645841247 × 10E-324 までの正および負の数値を収めることができます。倍精度変数は浮動小数点方式で数値を扱うため、整数部の桁数が大きくなるほど小数部の精度が小さくなります。 倍精度変数の用途としては、高い精度を必要とする計算処理に適しています。 この場合の計算処理は、単精度変数の場合よりも長くかかります。 倍精度変数が消費するメモリ量は 8 バイトです。 型宣言用の記号は「#」です。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3155747\n" "95\n" "help.text" msgid "Currency Variables" msgstr "通貨変数" #: 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 までの値を取ります。通貨変数は、高い精度を必要とする金額計算に使用します。 型宣言用の記号は「@」です。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3148742\n" "58\n" "help.text" msgid "String Variables" msgstr "文字列変数" #: 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 キロバイトの非印刷文字を一時的に格納する場合などに適しています。文字列変数が消費するメモリ量は、格納する文字列の長さに依存します。型宣言用の記号は「$」です。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3150534\n" "62\n" "help.text" msgid "Boolean Variables" msgstr "ブール型変数" #: 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 (偽) という 2 つの値の一方のみを収めることができます。数値 0 は FALSE に評価され、その他すべての値は TRUE に評価されます。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3149722\n" "65\n" "help.text" msgid "Date Variables" msgstr "日付変数" #: 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 Dateserial, Datevalue, Timeserial or Timevalue are automatically converted to the internal format. Date-variables are converted to normal numbers by using the Day, Month, Year or the Hour, Minute, Second 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 Date." msgstr "日付変数には、日付と時刻を示す値を内部形式で収めることができます。 日付変数へ値を代入する際に、DateserialDatevalueTimeserialTimevalue を使用すると、自動的に内部形式へ変換されます。 日付変数の値を通常の数値に変換するには、DayMonthYear の各関数および HourMinuteSecond の各関数を使用できます。 時刻や日付は、内部形式に変換することにより、時刻間の比較計算など行えます。 日付変数は、キーワード Date でのみ宣言できます。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3148732\n" "68\n" "help.text" msgid "Initial Variable Values" msgstr "変数の初期値" #: 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 "宣言された変数には、初期値として「NULL」値が自動的に設定されます。変数型ごとに下記の規約が適用されるので、注意してください。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3143222\n" "70\n" "help.text" msgid "Numeric variables are automatically assigned the value \"0\" as soon as they are declared." msgstr "数値 変数には、宣言後に「0」が自動的に代入されます。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150693\n" "71\n" "help.text" msgid "Date variables are assigned the value 0 internally; equivalent to converting the value to \"0\" with the Day, Month, Year or the Hour, Minute, Second function." msgstr "日付変数 には、初期値として「0」が代入されます。これは、DayMonthYear の各関数および HourMinuteSecond の各関数を使用して値を「0」に変換した場合と同じです。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154807\n" "72\n" "help.text" msgid "String variables are assigned an empty-string (\"\") when they are declared." msgstr "文字列変数 には、宣言後に空の文字列 (\"\") が代入されます。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3153936\n" "83\n" "help.text" msgid "Arrays" msgstr "配列" #: 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 では 1 次元および多次元配列を使用することができ、変数宣言をする際に変数型を指定します。配列は、プログラム中でリストやテーブルを操作する場合に適しています。配列の各要素の指定は、数値によるインデックスで行います。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149546\n" "85\n" "help.text" msgid "Arrays must be declared with the Dim statement. There are several ways to define the index range of an array:" msgstr "配列の宣言には、Dim ステートメントを使う必要があります。配列の長さ (インデックス) の指定は、何通りかの方法があります。" #: 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 個の要素が確保されます。" #: 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 要素の行列として)。" #: 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 個の要素が確保されます。" #: 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 まで (0 も含めた) 計 21 個の要素が確保されます。" #: 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 "インデックスの範囲には、正の値だけでなく負の値も使用できます。" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3154507\n" "91\n" "help.text" msgid "Constants" msgstr "定数" #: 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 "定数値には、固定された一定の値を割り当てます。これらはプログラム中で一度だけ定義することができ、その後再定義することはできません。" #: 01020200.xhp msgctxt "" "01020200.xhp\n" "tit\n" "help.text" msgid "Using Objects" msgstr "オブジェクトの使用法" #: 01020200.xhp msgctxt "" "01020200.xhp\n" "hd_id3145645\n" "1\n" "help.text" msgid "Using the Object Catalog" msgstr "オブジェクトの使用法" #: 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] で作成したモジュールやダイアログの一覧が表示されます。" #: 01020200.xhp msgctxt "" "01020200.xhp\n" "par_id3147346\n" "78\n" "help.text" msgid "Click the Object Catalog icon Icon in the Macro toolbar to display the object catalog." msgstr "マクロツールバーのアイコン オブジェクトカタログ をクリックすると、オブジェクトカタログが表示されます。" #: 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 "このダイアログには、存在するすべてのオブジェクトが階層表示されます。リスト中の項目をダブルクリックすると、その下層にあるオブジェクトが表示されます。" #: 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, double click on the corresponding entry." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "tit\n" "help.text" msgid "Using Procedures and Functions" msgstr "手続きおよび関数の使用法" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "bm_id3149456\n" "help.text" msgid "proceduresfunctions;usingvariables;passing to procedures and functionsparameters;for procedures and functionsparameters;passing by reference or valuevariables;scopescope of variablesGLOBAL variablesPUBLIC variablesPRIVATE variablesfunctions;return value typereturn value type of functions" msgstr "手続き関数;使い方変数;手続きや関数への変数の渡し方パラメーター;手続きと関数パラメーター;参照渡しと値渡し変数;適用範囲変数の適用範囲GLOBAL 変数PUBLIC 変数PRIVATE 変数関数;戻り値の型関数の戻り値の型" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3149456\n" "1\n" "help.text" msgid "Using Procedures and Functions" msgstr "手続きおよび関数の使用法" #: 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 でのプロシージャーおよび関数の基本的な使用法について説明します。" #: 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」という名前のプロシージャーを作成します。このデフォルト名は $[officename] Basic プロジェクトの開始位置や順序には関係ありません。このプロシージャー名は任意に変更できます。" #: 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 "パブリック変数やサブルーチン、関数の名前にはいくつかの制限が適用されます。同じライブラリのモジュールのいずれかと同じ名前を使ってはいけません。" #: 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) を使用することで、個々の機能別に整理することができます。" #: 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 "また、手続きや関数を使用するメリットの 1 つに、こうした特定の機能を担ったプログラムコード群を他のプロジェクトで再利用できる点があります。" #: 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) への変数の渡し方" #: 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 ステートメント部で使用を宣言する必要があります。" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3151114\n" "29\n" "help.text" msgid "Program code" msgstr "Program code" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3152577\n" "31\n" "help.text" msgid "The SUB is called using the following syntax:" msgstr "こうした SUB の呼び出しは、下記の構文で行います。" #: 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 宣言部の変数型と一致する必要があります。" #: 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 についても同様ですが、この場合は関数の戻り値が返されます。これらの戻り値は、各関数の処理ルーチンが終了するまでに算出しておき、戻り値とする計算結果のパラメータを関数名に代入する形で確定します(例を参照)。" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3156284\n" "36\n" "help.text" msgid "Program code" msgstr "Program code" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3145799\n" "37\n" "help.text" msgid "FunctionName=Result" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3153839\n" "39\n" "help.text" msgid "The FUNCTION is called using the following syntax:" msgstr "こうした FUNCTION の呼び出しは、下記の構文で行います。" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3146914\n" "40\n" "help.text" msgid "Variable=FunctionName(Parameter1, Parameter2,...)" msgstr "Variable=FunctionName(Parameter1, Parameter2,...)" #: 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:
Library.Module.Macro()
For example, to call the Autotext macro from the Gimmicks library, use the following command:
Gimmicks.AutoText.Main()" msgstr "プロシージャまたは関数を呼び出すには、完全修飾名を使うこともできます:
Library. Module. Macro()
たとえば、Gimmicks ライブラリにある Autotext マクロを呼び出すには、以下のようにコマンドを使います:
Gimmicks.AutoText.Main()" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3156276\n" "45\n" "help.text" msgid "Passing Variables by Value or Reference" msgstr "パラメータの参照渡しと値渡し" #: 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 に渡されたパラメーターは、その値の読み取りだけでなく、値の変更が可能です。" #: 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」キーワードをパラメーターの直前に指定します。" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150042\n" "54\n" "help.text" msgid "Result = Function(ByVal Parameter)" msgstr "" #: 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 部には、パラメーター本体ではなくその値だけが渡されるため、パラメーター値が書き換えられることはありません。" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3150982\n" "57\n" "help.text" msgid "Scope of Variables" msgstr "変数の適用範囲" #: 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 が完了したあとで、変数を有効にしておく必要があります。" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3154186\n" "59\n" "help.text" msgid "Declaring Variables Outside a SUB or FUNCTION" msgstr "SUB や FUNCTION 外部での変数宣言" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150208\n" "111\n" "help.text" msgid "Global VarName As TYPENAME" msgstr "GLOBAL VarName As TYPENAME" #: 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] セッションの終了時まで有効となります。" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3153198\n" "60\n" "help.text" msgid "Public VarName As TYPENAME" msgstr "PUBLIC VarName As TYPENAME" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150088\n" "61\n" "help.text" msgid "The variable is valid in all modules." msgstr "こうして宣言した変数は、すべてのモジュールで有効となります。" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3158212\n" "62\n" "help.text" msgid "Private VarName As TYPENAME" msgstr "Private VarName As TYPENAME" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3152994\n" "63\n" "help.text" msgid "The variable is only valid in this module." msgstr "こうして宣言した変数は、該当モジュールの内部だけで有効となります。" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150886\n" "64\n" "help.text" msgid "Dim VarName As TYPENAME" msgstr "Dim VarName As TYPENAME" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150368\n" "65\n" "help.text" msgid "The variable is only valid in this module." msgstr "こうして宣言した変数は、該当モジュールの内部だけで有効となります。" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id5097506\n" "help.text" msgid "Example for private variables" msgstr "プライベート変数の例" #: 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) を設定して、プライベート変数がモジュール間でプライベートになるように強制的に設定します。" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id9475997\n" "help.text" msgid "myText = \"Hello\"" msgstr "myText = \"Hello\"" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id6933500\n" "help.text" msgid "Print \"In module1 : \", myText" msgstr "Print \"In module1 : \", myText" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id4104129\n" "help.text" msgid "' Now returns empty string" msgstr "' 空の文字列を返します" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id7906125\n" "help.text" msgid "' (or rises error for Option Explicit)" msgstr "' (あるいは Option Explicit の場合はエラーを報告します)" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id8055970\n" "help.text" msgid "Print \"Now in module2 : \", myText" msgstr "Print \"Now in module2 : \", myText" #: 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 終了後も値を維持できる変数" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3156288\n" "67\n" "help.text" msgid "Static VarName As TYPENAME" msgstr "STATIC VarName As TYPENAME" #: 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 "宣言した変数は、次に SUB や FUNCTION を実行するまで有効となります。 この場合の変数宣言は、SUB や FUNCTION の内部に記述する必要があります。" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3155809\n" "41\n" "help.text" msgid "Specifying the Return Value Type of a FUNCTION" msgstr "関数の戻り値のデータ型の指定" #: 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」および型宣言用キーワードを記述することで指定します。" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "tit\n" "help.text" msgid "Libraries, Modules and Dialogs" msgstr "ライブラリ、モジュール、ダイアログ" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3147317\n" "1\n" "help.text" msgid "Libraries, Modules and Dialogs" msgstr "ライブラリ、モジュール、ダイアログ" #: 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 での、ライブラリ、モジュール、ダイアログの基本的な使用法について解説します。" #: 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 を個別にグループ化して、各種の「ユニット」として扱うという機能です。" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3148575\n" "5\n" "help.text" msgid "Libraries" msgstr "ライブラリ" #: 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 "ライブラリは、モジュールを分類して管理するためのツールで、ドキュメントやテンプレートに添付することができます。これらのドキュメントやテンプレートを保存すると、ライブラリに収めたモジュールもすべて自動的に保存されます。" #: 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 個のモジュールを収めることができます。" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3149262\n" "8\n" "help.text" msgid "Modules" msgstr "モジュール" #: 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 のブロックには、変数宣言部なども記録されます。 1 つのモジュールに記録できるプログラムのサイズには、最大 64 KB までという制限があります。 このサイズを超えるプログラムを扱う場合は、$[officename] Basic プロジェクトを複数のモジュールに分割して、1 つのライブラリ中に保存するようにしてください。" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3152577\n" "11\n" "help.text" msgid "Dialog Modules" msgstr "ダイアログモジュール" #: 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 "ダイアログモジュールとは、1 つのダイアログボックスの構造、ダイアログを構成する各要素のプロパティー、SUB ブロックに割り当てるイベントなどを、単一のモジュールとして格納したものです。これらのダイアログモジュールは、それぞれ 1 個分のダイアログ情報だけを格納できるため、簡単に「ダイアログ」と呼ばれることもあります。" #: 01030000.xhp msgctxt "" "01030000.xhp\n" "tit\n" "help.text" msgid "Integrated Development Environment (IDE)" msgstr "統合開発環境 (Integrated Development Environment: IDE)" #: 01030000.xhp msgctxt "" "01030000.xhp\n" "bm_id3145090\n" "help.text" msgid "Basic IDE;Integrated Development EnvironmentIDE;Integrated Development Environment" msgstr "Basic IDE;統合開発環境IDE; 統合開発環" #: 01030000.xhp msgctxt "" "01030000.xhp\n" "hd_id3145090\n" "1\n" "help.text" msgid "Integrated Development Environment (IDE)" msgstr "統合開発環境 (Integrated Development Environment: IDE)" #: 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 の統合開発環境 (Integrated Development Environment: IDE) について解説します。" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "tit\n" "help.text" msgid "IDE Overview" msgstr "IDE の概要" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "hd_id3147291\n" "1\n" "help.text" msgid "IDE Overview" msgstr "IDE の概要" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3156344\n" "3\n" "help.text" msgid "The Macro Toolbar in the IDE provides various icons for editing and testing programs." msgstr "IDE のマクロツールバー には、各種のプログラムの編集および実行用の各種アイコンが表示されます。" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3151210\n" "4\n" "help.text" msgid "In the Editor window, 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 "Basic プログラムの編集は、マクロツールバーの下側に表示される 編集ウィンドウ で行います。左側にある列は、ブレークポイントを設定する際に使用します。 左側にある列は、ブレークポイントを設定する際に使用します。" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3154686\n" "5\n" "help.text" msgid "The Watch window (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process." msgstr "編集ウィンドウの左下側にはウィンドウ オブザーバー があり、シングルステップでプロセスを実行する際に、変数や配列の値を表示できます。" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3145787\n" "8\n" "help.text" msgid "The Call Stack window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs." msgstr "右側のウィンドウ 呼び出し には、プログラム実行時に SUB や FUNCTION ブロックから呼び出されるスタックの名前を表示できます。" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3147434\n" "6\n" "help.text" msgid "Basic IDE" msgstr "Basic IDE" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "tit\n" "help.text" msgid "The Basic Editor" msgstr "Basic エディター" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "bm_id3148647\n" "help.text" msgid "saving;Basic codeloading;Basic codeBasic editornavigating;in Basic projectslong lines;in Basic editorlines of text;in Basic editorcontinuation;long lines in editor" msgstr "保存; Basic コード読み込み; Basic コードBasic エディターナビゲーション; Basic プロジェクト内長い行; Basic エディター内テキスト行;Basic エディター内継続行;エディターの長い行" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3147264\n" "1\n" "help.text" msgid "The Basic Editor" msgstr "Basic エディター" #: 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 Edit 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 CommandCtrl and the arrow keys)." msgstr "Basic エディターには、文書ドキュメントに使用される、標準的な編集機能が用意されています。標準的な 編集 メニューの機能 (切り取り、削除、貼り付け) を始め、Shift キーを使ったテキスト選択や、カーソル移動 (たとえば ( CommandCtrl) + 矢印 キーによる単語の移動) などの各種機能が利用できます。" #: 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 "長い行は、行の最後の 2 文字としてスペースとアンダーライン文字 _ を挿入することにより、いくつかの部分に分割することができます。 これにより、その行は 1 つの論理線に対する次の行と結合されます。 (同じ Basic モジュールで \"Option Compatible\" が使用されている場合、継続行の機能はコメント行でも有効です。)" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3151042\n" "32\n" "help.text" msgid "If you press the Run BASIC icon on the Macro 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 "マクロ バーの Basic プログラムの実行 アイコンを押すと、Basic エディターの最初の行でプログラムの実行が開始されます。プログラムは最初の Sub または Function を実行し、その後、プログラムの実行が停止します。「Sub Main」は、プログラムの実行では優先されません。" #: 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 コードを入力します。" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3125863\n" "4\n" "help.text" msgid "Navigating in a Project" msgstr "プロジェクトの操作法" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3145785\n" "6\n" "help.text" msgid "The Library List" msgstr "ライブラリリスト" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3146120\n" "7\n" "help.text" msgid "Select a library from the Library 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 "ツールバーの左側にある ライブラリ リストで、エディターに読み込むライブラリを選択します。選択したライブラリの最初のモジュールが表示されます。" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3153190\n" "8\n" "help.text" msgid "The Object Catalog" msgstr "オブジェクトカタログ" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3148647\n" "15\n" "help.text" msgid "Saving and Loading Basic Source Code" msgstr "Basic ソースコードの読み込みと保存" #: 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 "Basic プログラムコードをテキスト形式で保存し、それを他のプログラミングシステムでインポートしたり保存したりすることができます。" #: 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 ダイアログをテキストファイルに保存することはできません。" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3149403\n" "17\n" "help.text" msgid "Saving Source Code to a Text File" msgstr "ソースコードをテキストファイルで保存する" #: 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 "オブジェクトカタログで、テキストファイルに保存するモジュールを選択します。" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3150752\n" "19\n" "help.text" msgid "Click the Save Source As icon in the Macro toolbar." msgstr "マクロツールバーにあるアイコン ソーステキストに名前を付けて保存... をクリックします。" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154754\n" "20\n" "help.text" msgid "Select a file name and click OK to save the file." msgstr "ファイル名を指定して、保存 をクリックします。" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3159264\n" "21\n" "help.text" msgid "Loading Source Code From a Text File" msgstr "テキスト形式の Basic プログラムコードを読み込む" #: 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 "オブジェクトカタログで、テキストファイルをインポートするモジュールを選択します。" #: 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 "プログラムコードを挿入する位置に、カーソルを移動します。" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3149565\n" "24\n" "help.text" msgid "Click the Insert Source Text icon in the Macro toolbar." msgstr "マクロツールバーにあるアイコン ソーステキストの挿入 をクリックします。" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154020\n" "33\n" "help.text" msgid "Select the text file containing the source code and click OK." msgstr "読み込むプログラムコードが記述されたテキストファイルを選択して、開く をクリックします。" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3153198\n" "29\n" "help.text" msgid "Basic IDE" msgstr "Basic IDE" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "tit\n" "help.text" msgid "Debugging a Basic Program" msgstr "Basic プログラムのデバッグ" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "bm_id3153344\n" "help.text" msgid "debugging Basic programsvariables; observing valueswatching variablesrun-time errors in Basicerror codes in BasicbreakpointsCall Stack window" msgstr "Basic プログラムのデバッグ変数; 値を確認する変数の確認Basic のランタイムエラーBasic のエラーコードブレークポイントスタックの呼び出しウィンドウ" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3153344\n" "1\n" "help.text" msgid "Debugging a Basic Program" msgstr "Basic プログラムのデバッグ" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3159224\n" "4\n" "help.text" msgid "Breakpoints and Single Step Execution" msgstr "ブレークポイントとシングルステップの実行" #: 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 プログラム中のエラー行を探す場合、シングルステップを実行することで、コードを 1 行ずつ確認できます。この機能を利用すると、個々のステップの実行結果をその場で確認できるため、エラーの発生状況を簡単に追跡することができます。現在実行中の行については、ブレークポイントの設定列にマークが表示されます。また、特定の行でプログラムの実行を一時中断させたい場合は、該当行にブレークポイントを設定できます。" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3147303\n" "7\n" "help.text" msgid "Double-click in the breakpoint 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 "エディターウィンドウの左側には、ブレークポイント 設定用の列があり、ここをダブルクリックすることで、該当行へのブレークポイントの設定と解除ができます。プログラム実行時にブレークポイントの設定列に到着すると、プログラムの実行が一時中断されます。" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3155805\n" "8\n" "help.text" msgid "The single step execution using the Single Step icon causes the program to branch into procedures and functions." msgstr "シングルステップ によりプログラムを実行させるには、アイコン シングルステップ をクリックしますが、この場合は個々のプロシージャーや関数の内部に入り込む形でステップ実行が行われます。" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3151110\n" "25\n" "help.text" msgid "The procedure step execution using the Procedure Step icon causes the program to skip over procedures and functions as a single step." msgstr "処理ステップによりプログラムを実行させるには、アイコン 処理ステップ をクリックしますが、この場合は個々のプロシージャーや関数は 1 つのステップとみなされるので、これらの内部に入り込む形でのステップ実行は行われません。" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3153825\n" "9\n" "help.text" msgid "Properties of a Breakpoint" msgstr "ブレークポイントのプロパティ" #: 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 "ブレークポイントのプロパティを設定するには、ブレークポイントの設定列でコンテキストメニューを開きます。" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3148473\n" "10\n" "help.text" msgid "You can activate and deactivate a breakpoint by selecting Active from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution." msgstr "ブレークポイントの アクティブ非アクティブ は、コンテキストメニューのアクティブを選択して切り替えます。非アクティブにしたブレークポイントは、プログラムの実行を一時中断させません。" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3159413\n" "27\n" "help.text" msgid "Select Properties from the context menu of a breakpoint or select Breakpoints from the context menu of the breakpoint column to call the Breakpoints dialog where you can specify other breakpoint options." msgstr "ブレークポイントのコンテキストメニューで プロパティ を選択するか、ブレークポイントの設定列のコンテキストメニューで ブレークポイント... を選択すると、その他のブレークポイント用オプションを設定するためのダイアログ ブレークポイントが表示されます。" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3156280\n" "11\n" "help.text" msgid "The list displays all breakpoints with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the Active box." msgstr "ここでは、すべての ブレークポイント が、ソースコード中の該当行の行番号として一覧表示されます。 選択したブレークポイントを有効にするかどうかは、 アクティブ チェックボックスの設定により切り替えることができます。" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3158407\n" "12\n" "help.text" msgid "The Pass Count 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 "ひととおり実行 には、プログラムの実行を一時中断するまでにブレークポイントを無視させる回数を指定できます。この値を 0 に指定したブレークポイントでは (既定値)、その行で常に一時中断が行われます。" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3153968\n" "13\n" "help.text" msgid "Click Delete to remove the breakpoint from the program." msgstr "削除 をクリックすると、プログラムに設定したブレークポイントを削除できます。" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3150439\n" "14\n" "help.text" msgid "Observing the Value of Variables" msgstr "変数の値の監視" #: 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 Watch window. To add a variable to the list of watched variables, type the variable name in the Watch text box and press Enter." msgstr "変数の値がどのように変化するかは、オブザーバ ウィンドウに登録することで確認できます。オブザーバのリストに変数を登録するには、変数名をテキストボックス オブザーバ に入力して Enter キーを押します。" #: 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」と表示されます。" #: 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 "オブザーバウィンドウには、配列の内容を表示させることもできます。オブザーバテキストボックスを使って配列名を指定する場合、インデックスを指定しなければ、配列全体の値が表示されます。" #: 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 "実行時にエディター上で事前定義された変数にマウスポインターを重ねると、ポップアップボックスにその変数の値が表示されます。" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3148618\n" "20\n" "help.text" msgid "The Call Stack Window" msgstr "呼び出しウィンドウ" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3154491\n" "21\n" "help.text" msgid "Provides an overview of the call hierarchy of procedures and functions. You can determine which procedures and functions called which other procedures and functions at the current point in the source code." msgstr "プロシージャーや関数の呼び出し状況を表示します。 現在の実行中のソースコードにおける、関数やプロシージャー相互の呼び出し関係を把握したい場合、この機能が有用です。" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3150594\n" "24\n" "help.text" msgid "List of Run-Time Errors" msgstr "実行時エラーの一覧" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "tit\n" "help.text" msgid "Organizing Libraries and Modules" msgstr "ライブラリとモジュールを準備しています" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "bm_id3148797\n" "help.text" msgid "libraries;organizingmodules;organizingcopying;modulesadding librariesdeleting;libraries/modules/dialogsdialogs;organizingmoving;modulesorganizing;modules/libraries/dialogsrenaming modules and dialogs" msgstr "ライブラリ;管理するモジュール;管理するコピー;モジュールライブラリの追加削除;ライブラリ、モジュール、ダイアログダイアログ;管理する移動;モジュール管理;モジュール、ライブラリ、ダイアログモジュール名とダイアログ名の変更" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3148797\n" "1\n" "help.text" msgid "Organizing Libraries and Modules" msgstr "ライブラリおよびモジュールの管理" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3150868\n" "4\n" "help.text" msgid "Organizing Libraries" msgstr "ライブラリの管理" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3125864\n" "5\n" "help.text" msgid "Creating a New Library" msgstr "ライブラリの新規作成" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3152576\n" "6\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "「ツール」 → 「マクロ」 → 「マクロの管理」 → 「%PRODUCTNAME Basic」 を選択して 「管理」 をクリックするか、Basic IDE の画面で 「モジュールの選択」 アイコンをクリックすると、「マクロの管理」 ダイアログが表示されます。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153726\n" "8\n" "help.text" msgid "Click the Libraries tab." msgstr "ライブラリタブをクリックします。" #: 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 Location 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 "ライブラリを追加するオブジェクトを、「場所」 リストで選択します。ここで「%PRODUCTNAME マクロとダイアログ」を選択すると、ライブラリの登録先は $[officename] アプリケーションとなり、すべてのドキュメントで利用できるようになります。いずれかのドキュメントを選択すると、ライブラリの登録先はこの単独のドキュメントとなり、ライブラリを利用できるのもこのドキュメント上だけとなります。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153365\n" "10\n" "help.text" msgid "Click New and insert a name to create a new library." msgstr "新規にライブラリを作成する場合は、新規作成... をクリックして、ライブラリ名を指定します。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3147394\n" "48\n" "help.text" msgid "Import a Library" msgstr "ライブラリのインポート" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153157\n" "49\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "「ツール」 → 「マクロ」 → 「マクロの管理」 → 「%PRODUCTNAME Basic」 を選択して 「管理」 をクリックするか、Basic IDE の画面で 「モジュールの選択」 アイコンをクリックすると、「マクロの管理」 ダイアログが表示されます。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146972\n" "50\n" "help.text" msgid "Click the Libraries tab." msgstr "ライブラリタブをクリックします。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3145640\n" "51\n" "help.text" msgid "Select to where you want to import the library in the Location 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 "ライブラリを追加するオブジェクトを、「場所」 リストで選択します。ここで「%PRODUCTNAME マクロとダイアログ」 を選択すると、ライブラリの登録先は $[officename] アプリケーションとなり、すべてのドキュメントで利用できるようになります。いずれかのドキュメントを選択すると、ライブラリの登録先はこの単独のドキュメントとなり、ライブラリを利用できるのもこのドキュメント上だけとなります。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3154253\n" "52\n" "help.text" msgid "Click Import... and select an external library to import." msgstr "追加... をクリックして、追加する外部ライブラリを選択します。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3154705\n" "53\n" "help.text" msgid "Select all libraries to be imported in the Import Libraries dialog. The dialog displays all libraries that are contained in the selected file." msgstr "ダイアログライブラリの追加 で、追加するライブラリを選択します。選択したファイルに含まれるすべてのライブラリを一覧したダイアログが表示されます。" #: 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 Insert as reference (read-only) box. Read-only libraries are fully functional but cannot be modified in the Basic IDE." msgstr "ライブラリを参照用として挿入するのであれば、参照として挿入 (読み取り専用) ボックスをオンにします。読み取り専用のライブラリは、完全に機能はしますが、Basic IDE で編集することはできません。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3145228\n" "55\n" "help.text" msgid "Check the Replace existing libraries box if you want existing libraries of the same name to be overwritten." msgstr "同名の既存ライブラリを上書きさせる場合は、既存ライブラリの置換 ボックスをオンにします。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147004\n" "56\n" "help.text" msgid "Click OK to import the library." msgstr "OK をクリックすると、ライブラリが追加されます。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3159099\n" "17\n" "help.text" msgid "Export a Library" msgstr "ライブラリのエクスポート" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147005\n" "70\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "「ツール」 → 「マクロ」 → 「マクロの管理」 → 「%PRODUCTNAME Basic」 を選択して 「管理」 をクリックするか、Basic IDE の画面で 「モジュールの選択」 アイコンをクリックすると、「マクロの管理」 ダイアログが表示されます。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147006\n" "71\n" "help.text" msgid "Click the Libraries tab." msgstr "ライブラリタブをクリックします。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147007\n" "72\n" "help.text" msgid "In the Location list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the Standard library." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147008\n" "73\n" "help.text" msgid "Click Export..." msgstr "エクスポート... をクリックします。" #: 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 "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147010\n" "75\n" "help.text" msgid "Click OK." msgstr "OK をクリックします。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147011\n" "76\n" "help.text" msgid "Select where you want your library exported." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147012\n" "77\n" "help.text" msgid "Click Save to export the library." msgstr "OK をクリックすると、ライブラリが追加されます。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3159100\n" "17\n" "help.text" msgid "Deleting a Library" msgstr "ライブラリの削除" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150086\n" "18\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "「ツール」 → 「マクロ」 → 「マクロの管理」 → 「%PRODUCTNAME Basic」 を選択して 「管理」 をクリックするか、Basic IDE の画面で 「モジュールの選択」 アイコンをクリックすると、「マクロの管理」 ダイアログが表示されます。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146808\n" "57\n" "help.text" msgid "Click the Libraries tab." msgstr "ライブラリタブをクリックします。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3158212\n" "58\n" "help.text" msgid "Select the library to be deleted from the list." msgstr "リストから削除するライブラリを選択します。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150361\n" "20\n" "help.text" msgid "Click Delete." msgstr "削除 をクリックします。" #: 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 ブロックがすべて削除されます。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3148868\n" "59\n" "help.text" msgid "You cannot delete the default library named \"Standard\"." msgstr "デフォルトライブラリである「Standard」は削除できません。" #: 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 "参照として挿入を指定して追加したライブラリの場合は、参照情報のみが削除され、ライブラリ本体は削除されません。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3147070\n" "21\n" "help.text" msgid "Organizing Modules and Dialogs" msgstr "モジュールおよびダイアログの管理" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3155265\n" "61\n" "help.text" msgid "Creating a New Module or Dialog" msgstr "モジュールおよびダイアログの新規作成" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3154537\n" "62\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "「ツール」 → 「マクロ」 → 「マクロの管理」 → 「%PRODUCTNAME Basic」 を選択して 「管理」 をクリックするか、Basic IDE の画面で 「モジュールの選択」 アイコンをクリックすると、「マクロの管理」 ダイアログが表示されます。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146781\n" "63\n" "help.text" msgid "Click the Modules tab or the Dialogs tab." msgstr "「モジュール」 タブ、または「ダイアログ」タブをクリックします。" #: 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 New." msgstr "モジュールを挿入するライブラリを選択して、「新しいモジュール」をクリックします。" #: 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 OK." msgstr "モジュールないしダイアログの名前を入力して、OK をクリックします。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3152872\n" "25\n" "help.text" msgid "Renaming a Module or Dialog" msgstr "モジュールおよびダイアログの名前の変更" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3159230\n" "66\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "「ツール」 → 「マクロ」 → 「マクロの管理」 → 「%PRODUCTNAME Basic」 を選択して 「管理」 をクリックするか、Basic IDE の画面で 「モジュールの選択」 アイコンをクリックすると、「マクロの管理」 ダイアログが表示されます。" #: 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 "名前を変更するモジュールを間を置いて 2 度クリックし、新しい名前を入力します。" #: 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 Rename and type in the new name." msgstr "Basic IDE の画面の下部にあるタブで、名前を変更するモジュールないしダイアログのタブを右クリックし、「名前の変更」を選択して、新しい名前を入力します。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3155526\n" "28\n" "help.text" msgid "Press Enter to confirm your changes." msgstr "変更後の名前を確定するには、Enter キーを押します。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3146963\n" "29\n" "help.text" msgid "Deleting a Module or Dialog" msgstr "モジュールおよびダイアログの削除" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147547\n" "68\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "「ツール」 → 「マクロ」 → 「マクロの管理」 → 「%PRODUCTNAME Basic」 を選択して 「管理」 をクリックするか、Basic IDE の画面で 「モジュールの選択」 アイコンをクリックすると、「マクロの管理」 ダイアログが表示されます。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150958\n" "69\n" "help.text" msgid "Click the Modules tab or the Dialogs tab." msgstr "「モジュール」 タブ、または「ダイアログ」タブをクリックします。" #: 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 "「モジュール/ダイアログ」のリストで、削除するモジュールを選択します。サブ項目がある項目は、ダブルクリックすると下層の項目が表示されます。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147248\n" "32\n" "help.text" msgid "Click Delete." msgstr "削除 をクリックします。" #: 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 "モジュールを削除すると、そこに含まれるプロシージャーおよび関数もすべて削除されます。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3151392\n" "33\n" "help.text" msgid "Organizing Projects among Documents or Templates" msgstr "ドキュメントおよびテンプレート内のプロジェクトの管理" #: 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 "ドキュメント、テンプレート、アプリケーション間でのモジュールの移動とコピー" #: 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 "モジュールやダイアログの移動とコピーを行うドキュメントないしテンプレートをすべて開きます。" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3149319\n" "38\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "「ツール」 → 「マクロ」 → 「マクロの管理」 → 「%PRODUCTNAME Basic」 を選択して 「管理」 をクリックするか、Basic IDE の画面で 「モジュールの選択」 アイコンをクリックすると、「マクロの管理」 ダイアログが表示されます。" #: 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 CommandCtrl key while dragging to copy the object instead of moving it." msgstr "ドキュメント間でモジュールやダイアログを移動する場合は、リスト内で該当するオブジェクトをクリックして移動先へドラッグします。オブジェクトのドラッグ中は、移動後の挿入位置が水平線で表示されます。 CommandCtrl キーを押しながらドラッグすると、移動ではなくコピーされます。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "tit\n" "help.text" msgid "Event-Driven Macros" msgstr "イベント駆動型マクロ" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "bm_id3154581\n" "help.text" msgid "deleting; macro assignments to events macros; assigning to events assigning macros to events events; assigning macros" msgstr "削除; イベントへのマクロの割り当て マクロ; イベントへの割り当て イベントへのマクロの割り当て イベント; マクロの割り当て" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "hd_id3147348\n" "1\n" "help.text" msgid "Event-Driven Macros" msgstr "イベント駆動型マクロ" #: 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 プログラムをプログラムイベントに割り当てる方法について解説します。" #: 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 "ソフトウェアの操作時に発生する特定のイベントに応じて、何らかのマクロを自動実行させるには、該当するイベントにマクロを割り当てます。下記の一覧は、プログラムイベントの概要と、そこに割り当てたマクロがどのタイミングで実行されるかを簡単にまとめたものです。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3148455\n" "5\n" "help.text" msgid "Event" msgstr "イベント" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145799\n" "6\n" "help.text" msgid "An assigned macro is executed..." msgstr "割り当てたマクロが実行されるタイミング" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149379\n" "7\n" "help.text" msgid "Program Start" msgstr "プログラムの開始時" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150715\n" "8\n" "help.text" msgid "... after a $[officename] application is started." msgstr "...$[officename] アプリケーションを起動した直後。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146914\n" "9\n" "help.text" msgid "Program End" msgstr "プログラムの終了時" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3153765\n" "10\n" "help.text" msgid "...before a $[officename] application is terminated." msgstr "...$[officename] アプリケーションを終了する直前。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145150\n" "11\n" "help.text" msgid "Create Document" msgstr "ドキュメントの作成時" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3163808\n" "12\n" "help.text" msgid "...after a new document is created with File - New or with the New icon." msgstr "...メニュー ファイル → 新規作成 および アイコン 新規作成 により新規ドキュメントを作成した直後。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145790\n" "13\n" "help.text" msgid "Open Document" msgstr "ドキュメントを開く時" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154572\n" "14\n" "help.text" msgid "...after a document is opened with File - Open or with the Open icon." msgstr "...メニュー ファイル → 開く... および アイコン ファイルを開く によりドキュメントを開いた直後。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3153266\n" "15\n" "help.text" msgid "Save Document As" 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 File - Save As, or with File - Save or the Save icon, if a document name has not yet been specified)." msgstr "...ドキュメントに新しく名前を付けて保存する直前 (メニュー ファイル → 名前を付けて保存... を選択した場合および、メニュー ファイル → 保存 やアイコン ドキュメントの保存 によるファイルの初回保存時)。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3158215\n" "43\n" "help.text" msgid "Document has been saved as" msgstr "ドキュメントに名前を付けて保存した時" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150980\n" "44\n" "help.text" msgid "... after a document was saved under a specified name (with File - Save As, or with File - Save or with the Save icon, if a document name has not yet been specified)." msgstr "...ドキュメントに新しく名前を付けて保存した直後 (メニュー ファイル → 名前を付けて保存... を選択した場合および、メニュー ファイル → 保存 やアイコン ドキュメントの保存 によるファイルの初回保存時)。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150519\n" "17\n" "help.text" msgid "Save Document" msgstr "ドキュメントの保存時" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3155529\n" "18\n" "help.text" msgid "...before a document is saved with File - Save or the Save icon, provided that a document name has already been specified." msgstr "...既に名前を付けて保存してあるファイルを、メニュー ファイル → 保存 やアイコン ドキュメントの保存 により再保存する直前。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149404\n" "45\n" "help.text" msgid "Document has been saved" msgstr "ドキュメントが保存された時" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3151332\n" "46\n" "help.text" msgid "...after a document is saved with File - Save or the Save icon, provided that a document name has already been specified." msgstr "...既に名前を付けて保存してあるファイルを、メニュー ファイル → 保存 やアイコン ドキュメントの保存 により再保存した直後。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159171\n" "19\n" "help.text" msgid "Document is closing" msgstr "ドキュメントを閉じています" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146868\n" "20\n" "help.text" msgid "...before a document is closed." msgstr "...ドキュメントを保存する直前。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159097\n" "47\n" "help.text" msgid "Document closed" msgstr "ドキュメントを閉じました" #: 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 "...ドキュメントを保存した直後。「ドキュメントの保存時」イベントは、ドキュメントを閉じる際の保存処理で発生することもあるので注意が必要です。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3144772\n" "21\n" "help.text" msgid "Activate Document" msgstr "ドキュメントをアクティブにした時" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149442\n" "22\n" "help.text" msgid "...after a document is brought to the foreground." msgstr "...ドキュメントをフォアグラウンドに移動した直後。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150888\n" "23\n" "help.text" msgid "Deactivate Document" msgstr "ドキュメントを非アクティブにした時" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154060\n" "24\n" "help.text" msgid "...after another document is brought to the foreground." msgstr "...他のドキュメントをフォアグラウンドに移動した直後。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3152384\n" "25\n" "help.text" msgid "Print Document" msgstr "ドキュメントの印刷時" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3152873\n" "26\n" "help.text" msgid "...after the Print dialog is closed, but before the actual print process begins." msgstr "...印刷 ダイアログを閉じた直後で、実際の印刷プロセスが始まる前。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159227\n" "49\n" "help.text" msgid "JavaScript run-time error" msgstr "JavaScript 実行時エラー表示の時" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145362\n" "50\n" "help.text" msgid "...when a JavaScript run-time error occurs." msgstr "...JavaScript 実行時エラーの発生時。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154767\n" "27\n" "help.text" msgid "Print Mail Merge" msgstr "Print Mail Merge" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3153555\n" "28\n" "help.text" msgid "...after the Print dialog is closed, but before the actual print process begins. This event occurs for each copy printed." msgstr "...印刷 ダイアログを閉じた直後で、実際の印刷プロセスが始まる前。個々のコピー印刷時。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3156366\n" "51\n" "help.text" msgid "Change of the page count" msgstr "ページ数の変更" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154627\n" "52\n" "help.text" msgid "...when the page count changes." msgstr "...ページ数の変更時。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154737\n" "53\n" "help.text" msgid "Message received" msgstr "Message received" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150952\n" "54\n" "help.text" msgid "...if a message was received." msgstr "...メッセージの受信時。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "hd_id3153299\n" "30\n" "help.text" msgid "Assigning a Macro to an Event" msgstr "マクロのイベントへの割り当て法" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3147244\n" "31\n" "help.text" msgid "Choose Tools - Customize and click the Events tab." msgstr "メニューツール → カスタマイズ を選択して、イベントタブをクリックします。" #: 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 Save In listbox." msgstr "保存先 リストボックスで、割り当ての有効範囲をすべてのドキュメントとするか、現在のドキュメントだけとするかを選択します。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150431\n" "32\n" "help.text" msgid "Select the event from the Event list." msgstr "割り当てるイベントを、イベント リストから選択します。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3148742\n" "33\n" "help.text" msgid "Click Macro and select the macro to be assigned to the selected event." msgstr "マクロ をクリックし、選択したイベントに割り当てられるマクロを選択します。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146321\n" "35\n" "help.text" msgid "Click OK to assign the macro." msgstr "OK ボタンを押してマクロを割り当てます。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3147414\n" "56\n" "help.text" msgid "Click OK to close the dialog." msgstr "OK をクリックして、ダイアログを閉じます。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "hd_id3154581\n" "36\n" "help.text" msgid "Removing the Assignment of a Macro to an Event" msgstr "イベントへのマクロ割り当てを解除する" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146883\n" "57\n" "help.text" msgid "Choose Tools - Customize and click the Events tab." msgstr "メニューツール → カスタマイズ を選択して、イベントタブをクリックします。" #: 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 Save In listbox." msgstr "保存先 リストボックス内のオプションを選択することで、全体の割り当てを解除するか、現在のドキュメント内でのみ有効な割り当てを解除するかどうかを選択します。" #: 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 Event list." msgstr "割り当てを解除するイベントを、イベント リストから選択します。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149143\n" "37\n" "help.text" msgid "Click Remove." msgstr "解除 をクリックします。" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149351\n" "60\n" "help.text" msgid "Click OK to close the dialog." msgstr "OK をクリックして、ダイアログを閉じます。" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "tit\n" "help.text" msgid "$[officename] Basic IDE" msgstr "$[officename] Basic IDE" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3154422\n" "1\n" "help.text" msgid "$[officename] Basic IDE" msgstr "$[officename] Basic IDE" #: 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 の構造について解説します。" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_idN105C9\n" "help.text" msgid "Opens the Basic IDE where you can write and edit macros." msgstr "マクロを作成および編集できる Basic IDE を開きます。" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3153188\n" "5\n" "help.text" msgid "Commands From the Context menu of the Module Tabs" msgstr "モジュールタブで表示されるコンテキストメニューのコマンド" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3154731\n" "6\n" "help.text" msgid "Insert" msgstr "挿入" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3151074\n" "8\n" "help.text" msgid "Module" msgstr "モジュール" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3149581\n" "9\n" "help.text" msgid "Inserts a new module into the current library." msgstr "現在のライブラリに新規モジュールを挿入します。" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3147397\n" "10\n" "help.text" msgid "Dialog" msgstr "ダイアログ" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3144335\n" "11\n" "help.text" msgid "Inserts a new dialog into the current library." msgstr "現在のライブラリに新規ダイアログを挿入します。" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3155602\n" "12\n" "help.text" msgid "Delete" msgstr "削除" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3155064\n" "13\n" "help.text" msgid "Deletes the selected module." msgstr "選択したモジュールを削除します。" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3149018\n" "14\n" "help.text" msgid "Rename" msgstr "名前の変更" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3154754\n" "15\n" "help.text" msgid "Renames the current module in place." msgstr "選択したモジュールの名前を変更します。" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3150043\n" "16\n" "help.text" msgid "Hide" msgstr "非表示" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3145147\n" "17\n" "help.text" msgid "Hides the current module." msgstr "現在のモジュールを非表示にします。" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3163805\n" "18\n" "help.text" msgid "Modules" msgstr "モジュール" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3153965\n" "19\n" "help.text" msgid "Opens the Macro Organizer dialog." msgstr "ダイアログ マクロの管理 を開く。" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "tit\n" "help.text" msgid "Watch Window" msgstr "オブザーバウィンドウ" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3149457\n" "1\n" "help.text" msgid "Watch Window" msgstr "オブザーバウィンドウ" #: 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 Enable Watch to add the variable to the list box and to display its values." msgstr "オブザーバウィンドウを使うと、プログラム実行時の変数の値を確認できます。変数は、オブザーバテキストボックスで指定します。オブザーバの有効化 をクリックして変数をリストボックスに追加し、その値を表示します。" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3145173\n" "4\n" "help.text" msgid "Watch" msgstr "オブザーバ" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3155132\n" "5\n" "help.text" msgid "Enter the name of the variable whose value is to be monitored." msgstr "表示リストに登録して代入値を監視する変数名を、このテキストボックスに入力します。" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3148645\n" "6\n" "help.text" msgid "Remove Watch" msgstr "オブザーバの削除" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3148576\n" "7\n" "help.text" msgid "Removes the selected variable from the list of watched variables." msgstr "選択した変数名をオブザーバのリストから削除します。" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3147426\n" "help.text" msgid "Icon" msgstr "アイコン" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3154012\n" "8\n" "help.text" msgid "Remove Watch" msgstr "オブザーバの削除" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3154491\n" "10\n" "help.text" msgid "Editing the Value of a Watched Variable" msgstr "オブザーバの変数値の変更" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3156283\n" "11\n" "help.text" msgid "Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value. The new value will be taken as the variable's value for the program." msgstr "変数リストを表示させます。 値を変更する変数を少し間隔を空けて 2 回クリックします。変更後の変数値を使ってプログラムが実行されます。" #: 01050200.xhp msgctxt "" "01050200.xhp\n" "tit\n" "help.text" msgid "Call Stack Window (Calls)" msgstr "スタックの呼び出しウィンドウ (呼び出しウィンドウ)" #: 01050200.xhp msgctxt "" "01050200.xhp\n" "hd_id3146794\n" "1\n" "help.text" msgid "Call Stack Window (Calls)" msgstr "スタックの呼び出しウィンドウ (呼び出しウィンドウ)" #: 01050200.xhp msgctxt "" "01050200.xhp\n" "par_id3150400\n" "2\n" "help.text" msgid "Displays the sequence of procedures and functions during the execution of a program. The Call Stack 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 "プログラム実行中に呼び出されるプロシージャーや関数を表示します。この スタックの呼び出し 機能を使うことで、プログラム実行中におけるプロシージャーや関数の呼び出し関係を確認できます。プロシージャーや関数は、最後に呼び出されたものが最上段に来るように、下から上の順番で表示されます。" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "tit\n" "help.text" msgid "Manage Breakpoints" msgstr "ブレークポイントの管理" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3154927\n" "1\n" "help.text" msgid "Manage Breakpoints" msgstr "ブレークポイントの管理" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3148550\n" "2\n" "help.text" msgid "Specifies the options for breakpoints." msgstr "ブレークポイントに関するオプションを指定します。" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3149670\n" "3\n" "help.text" msgid "Breakpoints" msgstr "ブレークポイント" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3150398\n" "4\n" "help.text" msgid "Enter the line number for a new breakpoint, then click New." msgstr "新規にブレークポイントを設定する行番号を指定して、新規 をクリックします。" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3156280\n" "6\n" "help.text" msgid "Active" msgstr "アクティブ" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3154910\n" "7\n" "help.text" msgid "Activates or deactivates the current breakpoint." msgstr " 選択したブレークポイントのアクティブと非アクティブを切り替えます。" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3144500\n" "8\n" "help.text" msgid "Pass Count" msgstr "ひととおり実行" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3161831\n" "9\n" "help.text" msgid "Specify the number of loops to perform before the breakpoint takes effect." msgstr " ブレークポイントが有効になるまでに処理するループ数を特定します" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3152579\n" "10\n" "help.text" msgid "New" msgstr "新規" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3148575\n" "11\n" "help.text" msgid "Creates a breakpoint on the line number specified." msgstr "指定行にブレークポイントを設定します。" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3147319\n" "12\n" "help.text" msgid "Delete" msgstr "削除" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3153363\n" "13\n" "help.text" msgid "Deletes the selected breakpoint." msgstr " 選択したブレークポイントを削除します。" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "tit\n" "help.text" msgid "Control and Dialog Properties" msgstr "コントロールとダイアログの属性" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "bm_id3153379\n" "help.text" msgid "controls; propertiesproperties; controls and dialogsdialogs; properties" msgstr "コントロール;属性属性;コントロールとダイアログダイアログ;属性" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "hd_id3153379\n" "1\n" "help.text" msgid "Control and Dialog Properties" msgstr "コントロールおよびダイアログのプロパティ" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3156280\n" "2\n" "help.text" msgid "Specifies the properties of the selected dialog or control. You must be in the design mode to be able to use this command." msgstr "選択したダイアログまたはコントロールのプロパティを指定します。このコマンドを使用するには、デザインモードである必要があります。" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "hd_id3151043\n" "20\n" "help.text" msgid "Entering Data in the Properties Dialog" msgstr "プロパティダイアログでのデータ入力" #: 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 Properties dialog:" msgstr "プロパティ ダイアログにある複数行フィールドやコンボボックスにデータを入力する際には、下記のキー操作が利用できます。" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3150010\n" "18\n" "help.text" msgid "Keys" msgstr "キー" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3147317\n" "19\n" "help.text" msgid "Effects" msgstr "機能" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146121\n" "4\n" "help.text" msgid "Alt+Down Arrow" msgstr "(Alt) + 下矢印 キー" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3149581\n" "5\n" "help.text" msgid "Opens a combo box" msgstr "コンボボックスを開きます。" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3147394\n" "6\n" "help.text" msgid "Alt+Up Arrow" msgstr "(Alt) + 上矢印 キー" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3148455\n" "7\n" "help.text" msgid "Closes a combo box" msgstr "コンボボックスを閉じます。" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3154511\n" "8\n" "help.text" msgid "Shift+Enter" msgstr "(Shift) + (Enter) キー" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146971\n" "9\n" "help.text" msgid "Inserts a line break in multiline fields." msgstr "複数行フィールドで改行を挿入します。" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146914\n" "10\n" "help.text" msgid "(UpArrow)" msgstr "上矢印キー" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3153714\n" "11\n" "help.text" msgid "Goes to the previous line." msgstr "1 行上に移動します。" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3159266\n" "12\n" "help.text" msgid "(DownArrow)" msgstr "下矢印キー" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146314\n" "13\n" "help.text" msgid "Goes to the next line." msgstr "1 行下に移動します。" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3149255\n" "14\n" "help.text" msgid "Enter" msgstr "Enter キー" #: 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 "現在のフィールドへの変更を確定して、次のフィールドに移動します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "tit\n" "help.text" msgid "General" msgstr "全般" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3147436\n" "1\n" "help.text" msgid "General" msgstr "全般" #: 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 "選択したコントロールやダイアログのプロパティを設定します。どのようなプロパティを設定できるかは、選択したコントロールの種類ごとに異なります。このため下記のプロパティの中には、コントロールの種類によっては設定できないものが存在します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148647\n" "11\n" "help.text" msgid "Alignment" msgstr "配置" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147318\n" "12\n" "help.text" msgid "Specify the alignment option for the selected control." msgstr "選択したコントロールのテキストの配置方法を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153189\n" "76\n" "help.text" msgid "AutoFill" msgstr "オートフィル" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3152460\n" "77\n" "help.text" msgid "Select \"Yes\" to enable the AutoFill function for the selected control. " msgstr "「はい」を選択すると、選択したコントロールのオートフィル機能が有効になります。 " #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3155307\n" "3\n" "help.text" msgid "Background color" msgstr "背景色" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145251\n" "4\n" "help.text" msgid "Specify the background color for the current control." msgstr "選択したコントロールの背景色を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3151076\n" "263\n" "help.text" msgid "Large change" msgstr "ブロック増分" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148457\n" "262\n" "help.text" msgid "Specify the number of units to scroll when a user clicks in the area between the slider and the arrows on a scrollbar." msgstr "ユーザーがスクロールバー上のスライダーと矢印の間をクリックしたときにスクロールする単位数を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153876\n" "139\n" "help.text" msgid "Border" msgstr "枠" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154017\n" "140\n" "help.text" msgid "Specify the border type for the current control." msgstr "選択したコントロールの枠線の種類を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150749\n" "23\n" "help.text" msgid "Button type" msgstr "ボタンの種類" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155064\n" "24\n" "help.text" msgid "Select a button type. Button types determine what type of action is initiated." msgstr "ボタンの種類を選択します。 ボタンの種類によって、開始されるアクションの種類が決まります。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149019\n" "5\n" "help.text" msgid "Character set" msgstr "文字列" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148406\n" "6\n" "help.text" msgid "Select the font to be used for displaying the contents of the current control." msgstr "選択したコントロールの表示に使用するフォントを指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3147341\n" "149\n" "help.text" msgid "Currency symbol" msgstr "通貨シンボル" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146315\n" "150\n" "help.text" msgid "Enter the currency symbol to be used for currency controls." msgstr "通貨コントロールで使用する通貨記号を入力します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7936643\n" "help.text" msgid "Date" msgstr "日付" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id2293771\n" "help.text" msgid "Specify the default date to be shown in the Date control." msgstr "日付コントロールに表示されるデフォルトの日付を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153965\n" "82\n" "help.text" msgid "Date format" msgstr "日付の形式" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155334\n" "83\n" "help.text" msgid "Specify the desired format for a date control. A date control interprets the user input depending on this format setting." msgstr "日付コントロールで使用する書式を指定します。 日付コントロールは、この書式設定によってユーザー入力を解釈します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154663\n" "121\n" "help.text" msgid "Date max." msgstr "最後の日付" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148485\n" "122\n" "help.text" msgid "Specify the upper limit for a date control." msgstr "日付コントロールの上限を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152778\n" "131\n" "help.text" msgid "Date min." msgstr "最初の日付" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154120\n" "132\n" "help.text" msgid "Specify the lower limit for a date control." msgstr "日付コントロールの下限を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154573\n" "137\n" "help.text" msgid "Decimal accuracy" msgstr "小数点以下の桁数" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3166426\n" "138\n" "help.text" msgid "Specify the number of decimal places displayed for a numerical or currency control." msgstr "数値または通貨コントロールで表示される小数点以下の桁数を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3159091\n" "144\n" "help.text" msgid "Default button" msgstr "標準ボタン" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154200\n" "145\n" "help.text" msgid "Select \"Yes\" to make the current button control the default selection. Pressing Return in the dialog activates the default button." msgstr "「はい」を指定すると、現在のボタンコントロールが標準で選択されます。 ダイアログが表示された状態で Return キーを押すと、標準ボタンがアクティブになります。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN108BA\n" "help.text" msgid "Delay" msgstr "遅延" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN108D0\n" "help.text" msgid "Specifies the delay in milliseconds between scrollbar trigger events. 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 "スクロールバーによるトリガーイベント間の時間をミリ秒単位で指定します。 トリガーイベントは、スクロールバーの矢印またはスクロールバーの背景領域をクリックすると発生します。 スクロールバーの矢印またはスクロールバーの背景領域をクリックしたときにマウスボタンを押し続けた場合は、トリガーイベントが繰り返し発生します。 必要に応じて、たとえば 2 s や 500 ms のように入力する数字に有効な時間単位を含めることもできます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3151278\n" "19\n" "help.text" msgid "Dropdown" msgstr "ドロップダウン" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155113\n" "20\n" "help.text" msgid "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." msgstr "「はい」を指定すると、リストボックスおよびコンボボックスコントロールのドロップダウンオプションが有効になります。 ドロップダウンを指定したコントロールフィールドには矢印ボタンが表示され、これをクリックすることで既存項目の一覧がリスト表示されます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3151216\n" "13\n" "help.text" msgid "Enabled" msgstr "アクティブ" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150517\n" "14\n" "help.text" msgid "Select \"Yes\" to enable the control. If the control is disabled, it is grayed out in the dialog." msgstr "「はい」を選択すると、コントロールが使用可能になります。 使用不可能なコントロールは、ダイアログ上でグレー表示にされます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3155379\n" "91\n" "help.text" msgid "Edit mask" msgstr "入力マスク" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155509\n" "92\n" "help.text" msgid "Specify the edit mask for a pattern control. This is a character code that defines the input format for the control." msgstr "パターンコントロールの入力マスクを指定します。 これは、コントロールの入力書式を定義する文字コードです。" #: 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 "入力マスクに使う入力制限用の文字コードには、下記に一覧する文字が使用できます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155809\n" "93\n" "help.text" msgid "Character" msgstr "文字" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148702\n" "94\n" "help.text" msgid "Meaning" msgstr "意味" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3156199\n" "95\n" "help.text" msgid "L" msgstr "L" #: 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 "テキスト定数。この文字はユーザーによる変更が行えません。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3156016\n" "97\n" "help.text" msgid "a" msgstr "a" #: 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 を許可します。大文字が入力された場合は、自動的に小文字に変換されます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148607\n" "99\n" "help.text" msgid "A" msgstr "A" #: 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 を許可します。小文字が入力された場合は、自動的に大文字に変換されます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149126\n" "101\n" "help.text" msgid "c" msgstr "c" #: 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 を許可します。大文字が入力された場合は、自動的に小文字に変換されます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3152870\n" "103\n" "help.text" msgid "C" msgstr "C" #: 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 を許可します。小文字が入力された場合は、自動的に大文字に変換されます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159230\n" "105\n" "help.text" msgid "N" msgstr "N" #: 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 のみを許可します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149383\n" "107\n" "help.text" msgid "x" msgstr "x" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153489\n" "108\n" "help.text" msgid "All printable characters can be entered." msgstr "入力文字としてすべての印刷可能な文字を許可します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146967\n" "109\n" "help.text" msgid "X" msgstr "X" #: 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 "入力文字としてすべての印刷可能な文字を許可します。小文字が入力された場合は、自動的に大文字に変換されます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id2128971\n" "help.text" msgid "Editable" msgstr "編集可能" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id6519974\n" "help.text" msgid "Specifies whether the nodes of the tree control are editable." msgstr "ツリーコントロールのノードが編集可能かどうかを指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id4591814\n" "help.text" msgid "The default value is FALSE." msgstr "標準値は FALSE です。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149317\n" "114\n" "help.text" msgid "Graphics" msgstr "図" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147546\n" "115\n" "help.text" msgid "Specify the source of the graphics for a button or an image control. Click \"...\" to select a file." msgstr "ボタンおよびイメージコントロールに表示させる画像の場所を指定します。 ファイルを選択するには「...」をクリックします。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154627\n" "258\n" "help.text" msgid "Height" msgstr "高さ" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155754\n" "257\n" "help.text" msgid "Specify the height of the current control or the dialog." msgstr "選択したコントロールまたはダイアログの高さを指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153072\n" "208\n" "help.text" msgid "Help text" msgstr "ヘルプテキスト" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147502\n" "209\n" "help.text" msgid "Enter a help text that is displayed as a tip (bubble help) when the mouse rests over the control." msgstr "マウスがコントロール上にあるときにヒント (バブルヘルプ) として表示されるヘルプテキストを入力します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154400\n" "212\n" "help.text" msgid "Help URL" msgstr "ヘルプURL" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150431\n" "213\n" "help.text" msgid "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." msgstr "特定のコントロールにフォーカスがある状態で (F1) キーを押した際に呼び出す URL ヘルプを指定します。 たとえば、書式 HID:1234 を使用して番号 1234 の Help-ID を呼び出します。" #: 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 に設定すると、ヘルプの詳細ヒントとして Help-ID が表示されます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3159260\n" "85\n" "help.text" msgid "Incr./decrement value" msgstr "間隔" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145233\n" "86\n" "help.text" msgid "Specify the increment and decrement interval for spin button controls." msgstr "スピンボタンコントロールの増分および減分間隔を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id539262\n" "help.text" msgid "Invokes stop mode editing" msgstr "終了モードの編集を呼び出す" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id234382\n" "help.text" msgid "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." msgstr "ツリー内の別のノードの選択、ツリーのデータの変更、またはほかの手段によって編集が中断されるときに、何が起こるかを指定します。" #: 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 に設定すると、編集が中止され、変更が失われることになります。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id9298074\n" "help.text" msgid "The default value is FALSE." msgstr "標準値は FALSE です。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150536\n" "7\n" "help.text" msgid "Label" msgstr "タイトル" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146324\n" "8\n" "help.text" msgid "Specifies the label of the current control. The label is displayed along with the control." msgstr "選択したコントロールのラベルを指定します。 ラベルはコントロールの位置に表示されます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146816\n" "223\n" "help.text" msgid "You can create multi-line labels by inserting manual line breaks in the label using Shift+Enter." msgstr "タイトル は、(Shift) + (Enter) キー を押して強制改行させることで、複数行表示にすることが可能です。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150457\n" "74\n" "help.text" msgid "Line Count" msgstr "行数" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149143\n" "75\n" "help.text" msgid "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. " msgstr "リストコントロールで表示する行数を入力します。 コンボボックスの場合、この設定はドロップダウンオプションを使用可能な場合のみ有効です。 " #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7468489\n" "help.text" msgid "Scrollbar" msgstr "スクロールバー" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id7706228\n" "help.text" msgid "Adds the scrollbar type that you specify to a text box." msgstr "指定するスクロールバーの種類をテキストボックスに追加します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153121\n" "256\n" "help.text" msgid "Small change" msgstr "線増分" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3157875\n" "255\n" "help.text" msgid "Specify the number of units to scroll when a user clicks an arrow on a scrollbar." msgstr "ユーザーがスクロールバーの矢印をクリックしたときにスクロールされる単位数を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3145221\n" "73\n" "help.text" msgid "List entries" msgstr "リストの項目" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154580\n" "120\n" "help.text" msgid "Specify the entries for a list control. One line takes one list entry. Press Shift+Enter to insert a new line." msgstr "リスト形式のコントロールに表示する項目を指定します。 1 つの項目がリストの 1 行分に相当します。 新しい行を挿入するには、Shift+Enter キーを押します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149723\n" "159\n" "help.text" msgid "Literal mask" msgstr "文字マスク" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150656\n" "160\n" "help.text" msgid "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." msgstr "パターンコントロールに表示する初期値を指定します。 この指定により、ユーザーは、パターンコントロールにおいてどのような値の入力が許可されているかを識別できます。 入力マスクに入力制限用の文字コードが指定してあると、文字マスクもその制限を受けます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149015\n" "116\n" "help.text" msgid "Manual line break" msgstr "ハード改行" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149893\n" "117\n" "help.text" msgid "Select \"Yes\" to allow manual line breaks inside multiline controls." msgstr "「はい」を選択すると、複数行表示が可能なコントロールの内部で手動で行ブレークが挿入できるようになります。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150463\n" "123\n" "help.text" msgid "Max. text length" msgstr "最大文字数" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150745\n" "124\n" "help.text" msgid "Specify the maximum number of characters that the user can enter." msgstr "ユーザーが入力できる最大文字数を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154675\n" "21\n" "help.text" msgid "Multiline Input" msgstr "複数行" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3144741\n" "22\n" "help.text" msgid "Select \"Yes\" to allow the input of multiple lines in the control. Press Enter to insert a manual line break in the control." msgstr "コントロールに複数の行を入力できるようにするには、「はい」を選択します。 コントロール内に手動で行ブレークを挿入するには、Enter キーを押します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154848\n" "129\n" "help.text" msgid "Multiselection" msgstr "複数選択" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3151235\n" "130\n" "help.text" msgid "Select \"Yes\" to allow the selection of multiple entries in list controls." msgstr "「はい」を選択すると、リスト形式のコントロールで複数項目の選択が可能になります。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148887\n" "9\n" "help.text" msgid "Name" msgstr "名前" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154548\n" "10\n" "help.text" msgid "Insert a name for the current control. This name is used to identify the control." msgstr "選択したコントロールの名前を挿入します。 この名前は、コントロールの特定に使用できます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148739\n" "44\n" "help.text" msgid "Order" msgstr "配置" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149252\n" "45\n" "help.text" msgid "Specify the order in which the controls receive the focus when the Tab key is pressed in the dialog. On entering a dialog, the control with the lowest order (0) receives the focus. Pressing the Tab key the successively focusses the other controls as specified by their order number." msgstr "ダイアログ上のコントロールについて、Tab キーを押した際にフォーカスを移動する順序を指定します。ダイアログを表示した段階でフォーカスを得るコントロールは、この数値のいちばん小さいもの (0) です。 Tab キーを押すと、この順序指定に従って次のコントロールにフォーカスが移動していきます。" #: 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 は自動的に重複を解消する形で番号を設定し直します。またこの値は、フォーカスが移動しないコントロールに対しても指定できますが、そうしたコントロールは Tab キーを押してもスキップされます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149511\n" "247\n" "help.text" msgid "Orientation" msgstr "方向" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153780\n" "246\n" "help.text" msgid "Specify the orientation for a scrollbar control." msgstr "スクロールバーコントロールの方向を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154374\n" "239\n" "help.text" msgid "Page (step)" msgstr "ページ(ステップ)" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154109\n" "238\n" "help.text" msgid "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. If a dialog has only one page set its Page (Step) value to 0." msgstr "選択したコントロールを割り当てるダイアログページ、または編集するダイアログのページ番号を指定します。ダイアログにページセットが 1 つしかない場合、ページ (ステップ) の値は 0 です。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148580\n" "236\n" "help.text" msgid "Select Page (Step) = 0 to make a control visible on every dialog page." msgstr "コントロールをすべてのダイアログページで表示させるには、ページ (ステップ) の値を0にします。" #: 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 Page (Step)." msgstr "実行時にダイアログのページを切り換えるには、マクロ側でこの ページ (ステップ) 値を変更させる必要があります。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154558\n" "156\n" "help.text" msgid "Password characters" msgstr "パスワード用の記号" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3152787\n" "157\n" "help.text" msgid "Enter a character to be displayed instead of the characters that are typed. This can be used for entering passwords in text controls." msgstr "実際に入力された文字の代わりに表示させる文字を指定します。 この機能は、テキストフィールドコントロールでパスワード入力を行う際に利用できます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148750\n" "245\n" "help.text" msgid "PositionX" msgstr "位置 X" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154517\n" "244\n" "help.text" msgid "Specify the distance of the current control from the left side of the dialog." msgstr "ダイアログの左端から選択したコントロールまでの距離を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152767\n" "243\n" "help.text" msgid "PositionY" msgstr "位置 Y" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159082\n" "242\n" "help.text" msgid "Specify the distance of the current control from the top of the dialog." msgstr "ダイアログの上端から選択したコントロールまでの距離を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3159213\n" "221\n" "help.text" msgid "Prefix symbol" msgstr "シンボルを前に置く" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149688\n" "222\n" "help.text" msgid "Select \"Yes\" to display the currency symbol prefix in currency controls when a number was entered." msgstr "「はい」を選択すると、通貨フィールドコントロールに入力された数値を表示する際に、数値の前に通貨シンボルが表示されます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149728\n" "89\n" "help.text" msgid "Print" msgstr "印刷" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150001\n" "90\n" "help.text" msgid "Select \"Yes\" to include the current control in a document's printout." msgstr "「はい」を選択すると、ドキュメントの印刷時に、選択したコントロールも含めて印刷させます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154671\n" "261\n" "help.text" msgid "Progress value" msgstr "進行値" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146849\n" "260\n" "help.text" msgid "Specify a progress value for a progress bar control." msgstr "進捗バーコントロールの進行値を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153112\n" "254\n" "help.text" msgid "Progress value max." msgstr "最大進行値" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145167\n" "253\n" "help.text" msgid "Specify the maximum value of a progress bar control." msgstr "進捗バーコントロールの最大値を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153569\n" "249\n" "help.text" msgid "Progress value min." msgstr "最小進行値" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154506\n" "248\n" "help.text" msgid "Specify the minimum value of a progress bar control." msgstr "進捗バーコントロールの最小値を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150134\n" "42\n" "help.text" msgid "Read-only" msgstr "読み取り専用" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155930\n" "43\n" "help.text" msgid "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." msgstr "選択したコントロールの値をユーザーが編集できないようにするには、「はい」を選択します。 コントロールは使用可能な状態になり、フォーカスを置くことはできますが変更はできなくなります。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN11112\n" "help.text" msgid "Repeat" msgstr "繰り返し" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN11128\n" "help.text" msgid "Repeats trigger events when you keep the mouse button pressed on a control such as a spin button." msgstr "スピンボタンなどのコントロール上でマウスボタンを押したままにすると、トリガーイベントを繰り返します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id9579149\n" "help.text" msgid "Root displayed" msgstr "ルートが表示されました" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id7126987\n" "help.text" msgid "Specifies if the root node of the tree control is displayed." msgstr "ツリーコントロールのルートノードが表示されるかどうかを指定します。" #: 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 のどのメソッドでも使用できません。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id594195\n" "help.text" msgid "The default value is TRUE." msgstr "標準値は TRUE です。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7534409\n" "help.text" msgid "Row height" msgstr "行の高さ" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id6471755\n" "help.text" msgid "Specifies the height of each row of a tree control, in pixels." msgstr "ツリーコントロールの各行の高さをピクセル単位で指定します。" #: 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 "指定した値が 0 以下である場合、その行の高さがすべての行の最大の高さになります。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id4601580\n" "help.text" msgid "The default value is 0." msgstr "標準値は 0 です。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148761\n" "264\n" "help.text" msgid "Scale" msgstr "イメージの大きさを合わせる" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159134\n" "265\n" "help.text" msgid "Scales the image to fit the control size." msgstr "コントロールのサイズに合うように画像のサイズを変更します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7597277\n" "help.text" msgid "Scrollbar" msgstr "スクロールバー" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id986968\n" "help.text" msgid "Adds the scrollbar type that you specify to a text box." msgstr "テキストボックスに対して指定するスクロールバーの種類を追加します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3147370\n" "241\n" "help.text" msgid "Scroll value" msgstr "スクロール値" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159622\n" "240\n" "help.text" msgid "Specify the initial value of a scrollbar control. This determines the position of the scrollbar slider." msgstr "スクロールバーコントロールの初期値を指定します。 これによってスクロールバーのスライダーの位置が決まります。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3155440\n" "252\n" "help.text" msgid "Scroll value max." msgstr "最大スクロール値" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148877\n" "251\n" "help.text" msgid "Specify the maximum value of a scrollbar control." msgstr "スクロールバーコントロールの最大値を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN111E4\n" "help.text" msgid "Scroll value min." msgstr "スクロール単位の最小値。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN111E8\n" "help.text" msgid "Specify the minimum value of a scrollbar control." msgstr "スクロールバーコントロールの最小値を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id543534\n" "help.text" msgid "Show handles" msgstr "ハンドルの表示" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id5060884\n" "help.text" msgid "Specifies whether the handles of the nodes should be displayed." msgstr "ノードのハンドルが表示されるかどうかを指定します。" #: 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 "ハンドルは、ツリーコントロールの階層構造を視覚化した点線になります。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id7687307\n" "help.text" msgid "The default value is TRUE." msgstr "標準値は TRUE です。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id4062013\n" "help.text" msgid "Show root handles" msgstr "ルートハンドルの表示" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3314004\n" "help.text" msgid "Specifies whether the handles of the nodes should also be displayed at root level." msgstr "ノードのハンドルがルートレベルでも表示されるかどうかを指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id2396313\n" "help.text" msgid "The default value is TRUE." msgstr "標準値は TRUE です。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10EC2\n" "help.text" msgid "Selection" msgstr "選択" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10ED8\n" "help.text" msgid "Specifies the sequence of the selected items, where \"0\" corresponds to the first item. To select more than one item, Multiselection must be enabled." msgstr "選択した項目の順番を指定します。「0」が最初の項目に対応します。 複数の項目を選択する場合は、複数選択オプションを有効にしておく必要があります。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10EEB\n" "help.text" msgid "Click the ... button to open the Selection dialog." msgstr "... ボタンをクリックして 選択 ダイアログを開きます" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10F0A\n" "help.text" msgid "Click the item or items that you want to select. To select more than one item, ensure that the Multiselection option is selected." msgstr "選択する項目 (複数可) をクリックします。 複数の項目を選択する場合は、必ず複数選択オプションを選択してください。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id5026093\n" "help.text" msgid "Selection type" msgstr "選択タイプ" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id1134067\n" "help.text" msgid "Specifies the selection mode that is enabled for this tree control." msgstr "このツリーコントロール用に有効にされる選択モードを指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154193\n" "87\n" "help.text" msgid "Spin Button" msgstr "スピンボタン" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145298\n" "88\n" "help.text" msgid "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." msgstr "スピンボタンを数値、通貨、日付、または時間コントロールに追加して、矢印ボタンで入力値を増減できるようにするには、「はい」を選択します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3156267\n" "232\n" "help.text" msgid "State" msgstr "状態" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150928\n" "231\n" "help.text" msgid "Select the selection state of the current control." msgstr "コントロールの選択状態を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148396\n" "112\n" "help.text" msgid "Strict format" msgstr "書式の確認" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153042\n" "113\n" "help.text" msgid "Select \"Yes\" to only allow valid characters to be entered in a numerical, currency, date, or time control." msgstr "「はい」を選択すると、番号フィールド、通貨フィールド、日付フィールド、時刻フィールドの各コントロールで、有効な文字のみを入力できるようにします。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149538\n" "48\n" "help.text" msgid "Tabstop" msgstr "タブストップ" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148543\n" "49\n" "help.text" msgid "Select the focus behavior of the current control when using the Tab key." msgstr "選択したコントロールについて、Tab キーを押した際のフォーカス移動を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148776\n" "178\n" "help.text" msgid "Default" msgstr "標準" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153547\n" "179\n" "help.text" msgid "Only input controls receive the focus when using the Tab key. Controls without input like caption controls are omitted." msgstr "タブキーでフォーカスを受け取るのは入力コントロールだけです。キャプションのように入力ではないコントロールは無視されます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154632\n" "52\n" "help.text" msgid "No" msgstr "いいえ" #: 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 キーを押した際に、フォーカスの移動対象外とします。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150690\n" "50\n" "help.text" msgid "Yes" msgstr "はい" #: 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 キーを押すことでコントロールを選択できるようにします。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3145152\n" "147\n" "help.text" msgid "Thousands Separator" msgstr "3桁の区切り" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155085\n" "148\n" "help.text" msgid "Select \"Yes\" to display thousands separator characters in numerical and currency controls." msgstr "「はい」を選択すると、番号フィールドおよび通貨フィールドのコントロールで、千単位の桁区切り記号を表示させます。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152816\n" "168\n" "help.text" msgid "Time Format" msgstr "時刻の書式" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145263\n" "169\n" "help.text" msgid "Select the format to be used for time controls." msgstr "時間コントロールで使用する書式を選択します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153920\n" "127\n" "help.text" msgid "Time max." msgstr "最後の時刻" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155401\n" "128\n" "help.text" msgid "Specify the maximum time value for a time control." msgstr "時間コントロールの最大時間値を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3163818\n" "135\n" "help.text" msgid "Time min." msgstr "最初の時刻" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3156262\n" "136\n" "help.text" msgid "Specify the minimum time value for a time control." msgstr "時間コントロールの最小時間値を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148638\n" "266\n" "help.text" msgid "Title" msgstr "タイトル" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147169\n" "267\n" "help.text" msgid "Specify the title of the dialog. Click the border of the dialog to select the dialog." msgstr "ダイアログのタイトルを指定します。 ダイアログを選択するには、ダイアログの境界をクリックします。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153716\n" "55\n" "help.text" msgid "Titles 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 Name property." msgstr "タイトル はダイアログ上でのラベル表示を目的としたもので、入力できるのは 1 行分だけです。なお、マクロ中でのコントロールの参照に使用するのは 名前 プロパティであり、両者の使い分けには注意が必要です。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152594\n" "173\n" "help.text" msgid "Tristate" msgstr "3つの状態" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149825\n" "174\n" "help.text" msgid "Select \"Yes\" to allow a check box to have three states (checked, unchecked, and grayed out) instead of two (checked and unchecked)." msgstr "「はい」を選択すると、チェックボックスは 2 つの選択状態 (チェックのオンとオフ) の代わりに、3 つの選択状態 (チェックのオンとオフおよびグレー状態) が指定できるようになります。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150614\n" "268\n" "help.text" msgid "Value" msgstr "値" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154315\n" "269\n" "help.text" msgid "Specify the value for the current control." msgstr "選択したコントロールの値を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152480\n" "125\n" "help.text" msgid "Value max." msgstr "最大値" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3163823\n" "126\n" "help.text" msgid "Specify the maximum value for the current control." msgstr "選択したコントロールの最大値を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149276\n" "133\n" "help.text" msgid "Value min." msgstr "最小値" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145088\n" "134\n" "help.text" msgid "Specify the minimum value for the current control." msgstr "選択したコントロールの最小値を指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149712\n" "234\n" "help.text" msgid "Visible size" msgstr "可視サイズ" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149445\n" "233\n" "help.text" msgid "Specify the length of the slider of a scrollbar control." msgstr "スクロールバーコントロールのスライダーの長さを指定します。" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152472\n" "142\n" "help.text" msgid "Width" msgstr "幅" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3157963\n" "143\n" "help.text" msgid "Specify the width of the current control or dialog." msgstr "選択したコントロールまたはダイアログの幅を指定します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "tit\n" "help.text" msgid "Events" msgstr "イベント" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3155506\n" "1\n" "help.text" msgid "Events" msgstr "イベント" #: 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 msgctxt "" "01170103.xhp\n" "hd_id3145387\n" "16\n" "help.text" msgid "When receiving focus" msgstr "フォーカスを得た時" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155090\n" "17\n" "help.text" msgid "This event takes place if a control receives the focus." msgstr "このイベントは、コントロールにフォーカスが置かれた場合に発生します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3152892\n" "18\n" "help.text" msgid "When losing focus" msgstr "フォーカスを失った時" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3153305\n" "19\n" "help.text" msgid "This event takes place if a control loses the focus." msgstr "このイベントは、コントロールがフォーカスを失ったときに発生します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3152896\n" "20\n" "help.text" msgid "Key pressed" msgstr "キーを押した時" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3148837\n" "21\n" "help.text" msgid "This event occurs when the user presses any key while the control has the focus." msgstr "このイベントは、フォーカスがコントロールにある間、ユーザーが任意のキーを押した場合に発生します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3146869\n" "43\n" "help.text" msgid "Key released" msgstr "キーを離した時" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155267\n" "44\n" "help.text" msgid "This event occurs when the user releases a key while the control has the focus." msgstr "このイベントは、フォーカスがコントロールにある間、ユーザーが任意のキーを放したときに発生します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3159096\n" "41\n" "help.text" msgid "Modified" msgstr "変更時" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3156019\n" "42\n" "help.text" msgid "This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus." msgstr "このイベントは、フォーカスがコントロールからなくなって以降、コントロールの内容が変更された場合に発生します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3144508\n" "10\n" "help.text" msgid "Text modified" msgstr "テキストを変更した時" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3148608\n" "11\n" "help.text" msgid "This event takes place if you enter or modify a text in an input field." msgstr "このイベントは、入力フィールドでテキストを入力または変更した場合に発生します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3159207\n" "8\n" "help.text" msgid "Item status changed" msgstr "ステータスを変更した時" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155097\n" "9\n" "help.text" msgid "This event takes place if the status of the control field is changed, for example, from checked to unchecked." msgstr "このイベントは、たとえばオンからオフへなど、コントロールフィールドのステータスが変更された場合に発生します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3151304\n" "26\n" "help.text" msgid "Mouse inside" msgstr "マウスを内に入れた時" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3152871\n" "27\n" "help.text" msgid "This event takes place when the mouse enters the control." msgstr "このイベントは、マウスがコントロールに入ったときに発生します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3146778\n" "30\n" "help.text" msgid "Mouse moved while key pressed" msgstr "キーを押しマウス操作する時" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3150403\n" "31\n" "help.text" msgid "This event takes place when the mouse is dragged while a key is pressed." msgstr "このイベントは、キーを押しながらマウスをドラッグしたときに発生します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3150210\n" "32\n" "help.text" msgid "Mouse moved" msgstr "マウス操作時" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3149697\n" "33\n" "help.text" msgid "This event takes place when the mouse moves over the control." msgstr "このイベントは、マウスがコントロール上を移動したときに発生します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3145216\n" "22\n" "help.text" msgid "Mouse button pressed" msgstr "マウスボタンを押した時" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155914\n" "23\n" "help.text" msgid "This event takes place when the mouse button is pressed while the mouse pointer is on the control." msgstr "このイベントは、マウスポインターがコントロール上にある間、マウスボタンを押した場合に発生します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3148899\n" "24\n" "help.text" msgid "Mouse button released" msgstr "マウスボタンを離した時" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3153812\n" "25\n" "help.text" msgid "This event takes place when the mouse button is released while the mouse pointer is on the control." msgstr "このイベントは、マウスポインターがコントロール上にある間、マウスボタンを放したときに発生します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3153556\n" "28\n" "help.text" msgid "Mouse outside" msgstr "マウスを外に出した時" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3153013\n" "29\n" "help.text" msgid "This event takes place when the mouse leaves the control." msgstr "このイベントは、マウスがコントロールを離れたときに発生します。" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3155759\n" "45\n" "help.text" msgid "While adjusting" msgstr "調整中" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3156364\n" "46\n" "help.text" msgid "This event takes place when a scrollbar is being dragged." msgstr "このイベントは、スクロールバーのドラッグ中に発生します。" #: 03000000.xhp msgctxt "" "03000000.xhp\n" "tit\n" "help.text" msgid "Run-Time Functions" msgstr "実行時関数" #: 03000000.xhp msgctxt "" "03000000.xhp\n" "hd_id3152895\n" "1\n" "help.text" msgid "Run-Time Functions" msgstr "実行時関数" #: 03000000.xhp msgctxt "" "03000000.xhp\n" "par_id3148983\n" "2\n" "help.text" msgid "This section describes the Runtime Functions of %PRODUCTNAME Basic." msgstr "このセクションでは、%PRODUCTNAME Basic の実行時関数について解説します。" #: 03010000.xhp msgctxt "" "03010000.xhp\n" "tit\n" "help.text" msgid "Screen I/O Functions" msgstr "画面入出力関数" #: 03010000.xhp msgctxt "" "03010000.xhp\n" "hd_id3156280\n" "1\n" "help.text" msgid "Screen I/O Functions" msgstr "画面入出力関数" #: 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 "このセクションでは、ユーザー入出力の処理用にダイアログを呼び出す実行時関数について解説します。" #: 03010100.xhp msgctxt "" "03010100.xhp\n" "tit\n" "help.text" msgid "Display Functions" msgstr "表示関数" #: 03010100.xhp msgctxt "" "03010100.xhp\n" "hd_id3151384\n" "1\n" "help.text" msgid "Display Functions" msgstr "表示関数" #: 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 "このセクションでは、画面への情報表示に使う実行時関数について解説します。" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "tit\n" "help.text" msgid "MsgBox Statement [Runtime]" msgstr "MsgBox ステートメント [実行時]" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "bm_id1807916\n" "help.text" msgid "MsgBox statement" msgstr "MsgBox ステートメント" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "hd_id3154927\n" "1\n" "help.text" msgid "MsgBox Statement [Runtime]" msgstr "MsgBox ステートメント [実行時]" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3148947\n" "2\n" "help.text" msgid "Displays a dialog box containing a message." msgstr "メッセージ表示用のダイアログボックスを表示します。" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "hd_id3153897\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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 msgctxt "" "03010101.xhp\n" "hd_id3153361\n" "5\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3148798\n" "6\n" "help.text" msgid "Text: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)." msgstr "Text:ダイアログボックスにメッセージとして表示する文字列表式。表示メッセージを改行する場合は、該当箇所に Chr$(13) を挿入します。" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3150769\n" "7\n" "help.text" msgid "DialogTitle: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application." msgstr "DialogTitle:ダイアログボックスのタイトルバーに表示する文字列表式。指定を省略した場合、タイトルバーには該当するアプリケーション名が表示されます。" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3147228\n" "8\n" "help.text" msgid "Type: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. Type represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:" msgstr "Type:ダイアログ本体の種類および、ダイアログ上に表示するボタンの数と種類とアイコンを指定する整数表式。この Type の値は、ビットパターンの組み合わせで指定するもので、該当する個々のダイアログ要素を示す値の合計値を指定します。" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3161832\n" "9\n" "help.text" msgid "0 : Display OK button only." msgstr "0 : OK ボタンのみを表示させます。" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3153726\n" "10\n" "help.text" msgid "1 : Display OK and Cancel buttons." msgstr "1 : OK およびキャンセルの各ボタンを表示させます。" #: 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 msgctxt "" "03010101.xhp\n" "par_id3147318\n" "12\n" "help.text" msgid "3 : Display Yes, No and Cancel buttons." msgstr "3 : はい、いいえ、キャンセルの各ボタンを表示させます。" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3155412\n" "13\n" "help.text" msgid "4 : Display Yes and No buttons." msgstr "4 : はい、いいえの各ボタンを表示させます。" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3146119\n" "14\n" "help.text" msgid "5 : Display Retry and Cancel buttons." msgstr "5 : やり直しおよびキャンセルの各ボタンを表示させます。" #: 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 msgctxt "" "03010101.xhp\n" "par_id3145366\n" "16\n" "help.text" msgid "32 : Add the Question icon to the dialog." msgstr "32 : ダイアログ上に疑問符のアイコンを表示させます。" #: 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 msgctxt "" "03010101.xhp\n" "par_id3149960\n" "18\n" "help.text" msgid "64 : Add the Information icon to the dialog." msgstr "64 : ダイアログ上にインフォメーション記号のアイコンを表示させます。" #: 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 : ダイアログ上の 1 番目のボタンを、標準ボタンとします。" #: 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 : ダイアログ上の 2 番目のボタンを、標準ボタンとします。" #: 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 : ダイアログ上の 3 番目のボタンを、標準ボタンとします。" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "hd_id3150715\n" "22\n" "help.text" msgid "Example:" msgstr "例:" #: 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 occurred.\"" #: 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 msgctxt "" "03010101.xhp\n" "par_id3154757\n" "26\n" "help.text" msgid "Const sText3 = \"Error\"" msgstr "Const sText3 = \"Error\"" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "tit\n" "help.text" msgid "MsgBox Function [Runtime]" msgstr "MsgBox 関数 [実行時]" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "bm_id3153379\n" "help.text" msgid "MsgBox function" msgstr "MsgBox 関数" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3153379\n" "1\n" "help.text" msgid "MsgBox Function [Runtime]" msgstr "MsgBox 関数 [実行時]" #: 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 "メッセージ表示用のダイアログボックスを表示して、値を返します。" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3156281\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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]])" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3153771\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3146985\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3153363\n" "7\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153727\n" "8\n" "help.text" msgid "Text: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)." msgstr "Text:ダイアログボックスにメッセージとして表示する文字列表式。表示メッセージを改行する場合は、該当箇所に Chr$(13) を挿入します。" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3147317\n" "9\n" "help.text" msgid "DialogTitle: String expression displayed in the title bar of the dialog. If omitted, the name of the respective application is displayed." msgstr "DialogTitle:ダイアログボックスのタイトルバーに表示する文字列表式。これを省略した場合は、該当するアプリケーション名が表示されます。" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153954\n" "10\n" "help.text" msgid "Type: Any integer expression that specifies the dialog type and defines the number and type of buttons or icons displayed. Type represents a combination of bit patterns (dialog elements defined by adding the respective values):" msgstr "Type:ダイアログ本体の種類および、ダイアログ上に表示するボタンの数と種類とアイコンを指定する整数表式。この Type の値は、ビットパターン (個々のダイアログ要素を示す値) を組み合わせて指定します。" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3154319\n" "11\n" "help.text" msgid "Values" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3147397\n" "12\n" "help.text" msgid "0 : Display OK button only." msgstr "0 : OK ボタンのみを表示させます。" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3145646\n" "13\n" "help.text" msgid "1 : Display OK and Cancel buttons." msgstr "1 : OK およびキャンセルの各ボタンを表示させます。" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3149410\n" "14\n" "help.text" msgid "2 : Display Abort, Retry, and Ignore buttons." msgstr "2 : 中止、やり直し、および取消しの各ボタンを表示させます。" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3151075\n" "15\n" "help.text" msgid "3 : Display Yes, No, and Cancel buttons." msgstr "3 : はい、いいえ、キャンセルの各ボタンを表示させます。" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153878\n" "16\n" "help.text" msgid "4 : Display Yes and No buttons." msgstr "4 : はい、いいえの各ボタンを表示させます。" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3155601\n" "17\n" "help.text" msgid "5 : Display Retry and Cancel buttons." msgstr "5 : やり直しおよびキャンセルの各ボタンを表示させます。" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3150716\n" "18\n" "help.text" msgid "16 : Add the Stop icon to the dialog." msgstr "16 : ダイアログ上にストップ記号のアイコンを表示させます。" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153837\n" "19\n" "help.text" msgid "32 : Add the Question icon to the dialog." msgstr "32 : ダイアログ上に疑問符のアイコンを表示させます。" #: 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 : ダイアログ上にエクスクラメーション記号のアイコンを表示させます。" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3146915\n" "21\n" "help.text" msgid "64 : Add the Information icon to the dialog." msgstr "64 : ダイアログ上にインフォメーション記号のアイコンを表示させます。" #: 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 : ダイアログ上の 1 番目のボタンを、標準ボタンとします。" #: 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 : ダイアログ上の 2 番目のボタンを、標準ボタンとします。" #: 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 : ダイアログ上の 3 番目のボタンを、標準ボタンとします。" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3159267\n" "25\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3145230\n" "26\n" "help.text" msgid "1 : OK" msgstr "1 : OK" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3149567\n" "27\n" "help.text" msgid "2 : Cancel" msgstr "2 : キャンセル" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id4056825\n" "help.text" msgid "3 : Abort" msgstr "3 : 中止" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3155335\n" "28\n" "help.text" msgid "4 : Retry" msgstr "4 : やり直し" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3146918\n" "29\n" "help.text" msgid "5 : Ignore" msgstr "5 : 無視 (する)" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3155961\n" "30\n" "help.text" msgid "6 : Yes" msgstr "6 : はい" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3148488\n" "31\n" "help.text" msgid "7 : No" msgstr "7 : いいえ" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3150090\n" "40\n" "help.text" msgid "Example:" msgstr "例:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3151278\n" "43\n" "help.text" msgid "sVar = MsgBox(\"Las Vegas\")" msgstr "sVar = MsgBox(\"Las Vegas\")" #: 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)" #: 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\")" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "tit\n" "help.text" msgid "Print Statement [Runtime]" msgstr "Print ステートメント [実行時]" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "bm_id3147230\n" "help.text" msgid "Print statement" msgstr "Print ステートメント" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3147230\n" "1\n" "help.text" msgid "Print Statement [Runtime]" msgstr "Print ステートメント [実行時]" #: 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 "指定された文字列または数値表式をダイアログまたはファイルに出力します。" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3145785\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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[...]]" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3147348\n" "5\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id2508621\n" "help.text" msgid "FileName: Any numeric expression that contains the file number that was set by the Open statement for the respective file." msgstr "FileName: 該当ファイルに対し Open ステートメントが割り当てたファイル番号を示す数値表式。" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3163712\n" "6\n" "help.text" msgid "Expression: 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 "Expression:ダイアログボックス上に表示する数値ないし文字列表式。複数の表式を表示する場合は、セミコロンで区切ります。コンマで区切った場合は、表式は次のタブストップ位置にインデントして表示されます。タブストップの位置は変更できません。" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3153092\n" "7\n" "help.text" msgid "Number: Number of spaces to be inserted by the Spc function." msgstr "Number:Spc 関数で挿入させるスペース記号の数。" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3145364\n" "8\n" "help.text" msgid "Pos: Spaces are inserted until the specified position." msgstr "Pos:指定位置までスペース記号を挿入させます。" #: 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 はこれらのテキストを内部バッファーに格納し、ダイアログを表示することなくプログラムを続行します。そして、末尾にセミコロンやコンマの付いていない他の Print ステートメントを実行する段階で、蓄積しておいた表示テキストを一括して出力します。" #: 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 "正の数値表式の場合は、先頭にスペース記号が付加されます。正の数値表式の場合は、先頭にマイナス記号が付加されます。特定範囲を超えた浮動小数点値の場合は、該当する値を指数形式で表示します。" #: 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 "表式が特定の長さを超えた場合は、強制的に改行された複数行表示にされます。" #: 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 Spc function to insert a specified number of spaces." msgstr "引数の間にセミコロンで挟む形で Tab 関数を記述すると、表示内容を特定の位置までインデントさせることができ、同様に Spc 関数を記述すると、特定の数のスペース記号を挿入できます。" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3146912\n" "13\n" "help.text" msgid "Example:" msgstr "例:" #: 03010200.xhp msgctxt "" "03010200.xhp\n" "tit\n" "help.text" msgid "Functions for Screen Input" msgstr "画面入力機能" #: 03010200.xhp msgctxt "" "03010200.xhp\n" "hd_id3149456\n" "1\n" "help.text" msgid "Functions for Screen Input" msgstr "画面上での入力用関数" #: 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 "このセクションでは、画面上での入力を行うための実行時関数について解説します。" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "tit\n" "help.text" msgid "InputBox Function [Runtime]" msgstr "InputBox 関数 [実行時]" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "bm_id3148932\n" "help.text" msgid "InputBox function" msgstr "InputBox 関数" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3148932\n" "1\n" "help.text" msgid "InputBox Function [Runtime]" msgstr "InputBox 関数 [実行時]" #: 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 "ユーザーによるテキスト入力を行うためのダイアログを表示します。入力された値は、変数に収める必要があります。" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3151100\n" "3\n" "help.text" msgid "The InputBox 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, InputBox returns a zero-length string (\"\")." msgstr "InputBox ステートメントを利用することで、ダイアログによるユーザー入力を簡単に実装できます。ユーザーの入力する値は、OK ボタンをクリックするか Return キーを押した段階で確定されます。こうして得られる入力値は、一種の関数の戻り値として返されます。また、Cancel ボタンをクリックしてダイアログを閉じると、InputBox は文字長ゼロの空白文字列 (\"\") を返します。" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3152347\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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]]]])" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3150713\n" "6\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3145090\n" "7\n" "help.text" msgid "String" msgstr "文字列" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3149346\n" "8\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3153311\n" "9\n" "help.text" msgid "Msg: String expression displayed as the message in the dialog box." msgstr "Msg:ダイアログボックスにメッセージとして表示させる文字列。" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3145315\n" "10\n" "help.text" msgid "Title: String expression displayed in the title bar of the dialog box." msgstr "Title:ダイアログボックスのタイトルバーに表示させる文字列。" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3154307\n" "11\n" "help.text" msgid "Default: String expression displayed in the text box as default if no other input is given." msgstr "Default:ユーザーが何も入力しない場合のデフォルト値としてテキストボックスに表示させる文字列。" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3147573\n" "12\n" "help.text" msgid "x_pos: 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 "x_pos:ダイアログの水平位置を指定する整数表式。この位置指定は絶対座標によるもので、オフィスアプリケーションウィンドウに対するものではありません。" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3156024\n" "13\n" "help.text" msgid "y_pos: 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 "y_pos:ダイアログの垂直位置を指定する整数値。この位置指定は絶対座標によるもので、オフィスアプリケーションウィンドウに対するものではありません。" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3153897\n" "14\n" "help.text" msgid "If x_pos and y_pos are omitted, the dialog is centered on the screen. The position is specified in twips." msgstr "x_pos および y_pos を省略した場合、ダイアログは画面中央に配置されます。位置の指定単位は twip です。" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3149456\n" "15\n" "help.text" msgid "Example:" msgstr "例:" #: 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 (\"フレーズを入力してください: \",\"ようこそ\")" #: 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\")" #: 03010300.xhp msgctxt "" "03010300.xhp\n" "tit\n" "help.text" msgid "Color Functions" msgstr "カラー関係の関数" #: 03010300.xhp msgctxt "" "03010300.xhp\n" "hd_id3157896\n" "1\n" "help.text" msgid "Color Functions" msgstr "カラー関係の関数" #: 03010300.xhp msgctxt "" "03010300.xhp\n" "par_id3155555\n" "2\n" "help.text" msgid "This section describes Runtime functions used to define colors." msgstr "ここでは、カラー指定関係の関数を解説します。" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "tit\n" "help.text" msgid "Blue Function [Runtime]" msgstr "Blue 関数 [実行時]" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "bm_id3149180\n" "help.text" msgid "Blue function" msgstr "Blue 関数" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3149180\n" "1\n" "help.text" msgid "Blue Function [Runtime]" msgstr "Blue 関数 [実行時]" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3156343\n" "2\n" "help.text" msgid "Returns the blue component of the specified color code." msgstr "与えられたカラーコードの青色 (Blue) のコンポーネントを返します。" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3149670\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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 msgctxt "" "03010301.xhp\n" "hd_id3149656\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3154365\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3156423\n" "7\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3150448\n" "8\n" "help.text" msgid "Color value: Long integer expression that specifies any color code for which to return the blue component." msgstr "カラー値:任意のカラーコードを指定するロング整数の表式で、該当する色の青色 (Blue) のコンポーネントが返されます。" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3153091\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03010301.xhp 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 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 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 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\"" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "tit\n" "help.text" msgid "Green Function [Runtime]" msgstr "Green 関数 [実行時]" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "bm_id3148947\n" "help.text" msgid "Green function" msgstr "Green 関数" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3148947\n" "1\n" "help.text" msgid "Green Function [Runtime]" msgstr "Green 関数 [実行時]" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153361\n" "2\n" "help.text" msgid "Returns the Green component of the given color code." msgstr "与えられたカラーコードの緑色 (Green) のコンポーネントを返します。" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3154140\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153969\n" "4\n" "help.text" msgid "Green (Color As Long)" msgstr "Green (Color As Long)" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3154124\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153194\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3154909\n" "7\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153770\n" "8\n" "help.text" msgid "Color: Long integer expression that specifies a color code for which to return the Green component." msgstr "Color:任意のカラーコードを指定するロング整数の表式で、該当する色の緑色 (Green) のコンポーネントが返されます。" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3149664\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03010302.xhp 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) &_" #: 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)&_" #: 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)&_" #: 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\"" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "tit\n" "help.text" msgid "Red Function [Runtime]" msgstr "Red 関数 [実行時]" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "bm_id3148947\n" "help.text" msgid "Red function" msgstr "Red 関数" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3148947\n" "1\n" "help.text" msgid "Red Function [Runtime]" msgstr "Red 関数 [実行時]" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3149656\n" "2\n" "help.text" msgid "Returns the Red component of the specified color code." msgstr "与えられたカラーコードの赤色 (Red) のコンポーネントを返します。" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3148799\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3150448\n" "4\n" "help.text" msgid "Red (ColorNumber As Long)" msgstr "Red (ColorNumber As Long)" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3151042\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3145173\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3154685\n" "7\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3150440\n" "8\n" "help.text" msgid "ColorNumber: Long integer expression that specifies any color code for which to return the Red component." msgstr "ColorNumber:任意のカラーコードを指定するロング整数の表式で、該当する色の赤色 (Red) のコンポーネントが返されます。" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3148575\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03010303.xhp 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) &_" #: 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)&_" #: 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)&_" #: 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\"" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "tit\n" "help.text" msgid "QBColor Function [Runtime]" msgstr "QBColor 関数 [実行時]" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3149670\n" "1\n" "help.text" msgid "QBColor Function [Runtime]" msgstr "QBColor 関数 [実行時]" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3150359\n" "2\n" "help.text" msgid "Returns the RGB color code of the color passed as a color value through an older MS-DOS based programming system." msgstr "従来の MS-DOS ベースのプログラミングシステムの使用するカラー値について、その RGB カラーコードを返します。" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3154140\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3151042\n" "4\n" "help.text" msgid "QBColor (ColorNumber As Integer)" msgstr "QBColor (ColorNumber As Integer)" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3145172\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3154685\n" "6\n" "help.text" msgid "Long" msgstr "ロング整数" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3156560\n" "7\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3161832\n" "8\n" "help.text" msgid "ColorNumber: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system." msgstr "ColorNumber:従来の MS-DOS ベースのプログラミングシステムの使用するカラー値を示す整数表式。" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3147318\n" "9\n" "help.text" msgid "ColorNumber can be assigned the following values:" msgstr "ColorNumber には下記の値を指定できます。" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3152576\n" "10\n" "help.text" msgid "0 : Black" msgstr "0 : 黒" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146975\n" "11\n" "help.text" msgid "1 : Blue" msgstr "1 : 青" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3151116\n" "12\n" "help.text" msgid "2 : Green" msgstr "2 : 緑" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3155412\n" "13\n" "help.text" msgid "3 : Cyan" msgstr "3 : シアン" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3155306\n" "14\n" "help.text" msgid "4 : Red" msgstr "4 : 赤" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3153364\n" "15\n" "help.text" msgid "5 : Magenta" msgstr "5 : マゼンタ" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146119\n" "16\n" "help.text" msgid "6 : Yellow" msgstr "6 : イエロー" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3154730\n" "17\n" "help.text" msgid "7 : White" msgstr "7 : 白" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3153877\n" "18\n" "help.text" msgid "8 : Gray" msgstr "8 : グレー" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3147124\n" "19\n" "help.text" msgid "9 : Light Blue" msgstr "9 : 明るい青" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3145646\n" "20\n" "help.text" msgid "10 : Light Green" msgstr "10 : 明るい緑" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3149958\n" "21\n" "help.text" msgid "11 : Light Cyan" msgstr "11 : 明るいシアン" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3154943\n" "22\n" "help.text" msgid "12 : Light Red" msgstr "12 : 明るい赤" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3150715\n" "23\n" "help.text" msgid "13 : Light Magenta" msgstr "13 : 明るいマゼンタ" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146970\n" "24\n" "help.text" msgid "14 : Light Yellow" msgstr "14 : 明るい黄" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3150750\n" "25\n" "help.text" msgid "15 : Bright White" msgstr "15 : 明るい白" #: 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 の使用するカラー値を示すロング整数が返されます。" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3148406\n" "27\n" "help.text" msgid "Example:" msgstr "例:" #: 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" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "tit\n" "help.text" msgid "RGB Function [Runtime]" msgstr "RGB 関数 [実行時]" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3150792\n" "1\n" "help.text" msgid "RGB Function [Runtime]" msgstr "RGB 関数 [実行時]" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3150447\n" "2\n" "help.text" msgid "Returns a long integer color value consisting of red, green, and blue components." msgstr "赤 (Red)、緑 (Green)、青 (Blue) のコンポーネントで指定されたロング整数を返します。" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3147229\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3155132\n" "4\n" "help.text" msgid "RGB (Red, Green, Blue)" msgstr "RGB (Red, Green, Blue)" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3156442\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3159153\n" "6\n" "help.text" msgid "Long" msgstr "ロング整数" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3154013\n" "7\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3152597\n" "8\n" "help.text" msgid "Red: Any integer expression that represents the red component (0-255) of the composite color." msgstr "Red:コンポジットカラーの、赤 (Red) コンポーネントを指定する整数表式 (0-255)。" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3146974\n" "9\n" "help.text" msgid "Green: Any integer expression that represents the green component (0-255) of the composite color." msgstr "Green:コンポジットカラーの、緑 (Green) コンポーネントを指定する整数表式 (0-255)。" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3151113\n" "10\n" "help.text" msgid "Blue: Any integer expression that represents the blue component (0-255) of the composite color." msgstr "Blue:コンポジットカラーの、青 (Blue) コンポーネントを指定する整数表式 (0-255)。" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3147435\n" "11\n" "help.text" msgid "Example:" msgstr "例:" #: 03010305.xhp 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) &_" #: 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)&_" #: 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)&_" #: 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\"" #: 03020000.xhp msgctxt "" "03020000.xhp\n" "tit\n" "help.text" msgid "File I/O Functions" msgstr "ファイル入出力関数" #: 03020000.xhp msgctxt "" "03020000.xhp\n" "hd_id3156344\n" "1\n" "help.text" msgid "File I/O Functions" msgstr "ファイル入出力関数" #: 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 "ファイル入出力関数は、ユーザーの作成する (データ) ファイルに関係する処理を行うためのものです。" #: 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 "これらの関数を使うと、「相対編成」ファイルを作成することができ、レコード番号を指定することで、特定レコードの保存と再読み込みができます。その他にもファイル入出力関数には、ファイルサイズ、現在のパス設定、ファイルやディレクトリの作成日など、ファイル管理用の情報を取得する機能が用意されています。" #: 03020100.xhp msgctxt "" "03020100.xhp\n" "tit\n" "help.text" msgid "Opening and Closing Files" msgstr "ファイルのオープンおよびクローズ" #: 03020100.xhp msgctxt "" "03020100.xhp\n" "hd_id3152924\n" "1\n" "help.text" msgid "Opening and Closing Files" msgstr "ファイルのオープンおよびクローズ" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "tit\n" "help.text" msgid "Close Statement [Runtime]" msgstr "Close ステートメント [実行時]" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "bm_id3157896\n" "help.text" msgid "Close statement" msgstr "Close ステートメント" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "hd_id3157896\n" "1\n" "help.text" msgid "Close Statement [Runtime]" msgstr "Close ステートメント [実行時]" #: 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 ステートメントでオープンされたファイルに対し、指定ファイルをクローズします。" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "hd_id3156344\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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[,...]]" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "hd_id3153379\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3150791\n" "6\n" "help.text" msgid "FileNumber: Any integer expression that specifies the number of the data channel that was opened with the Open statement." msgstr "FileNumber: Open ステートメントでオープンされたデータチャネル番号を指定する整数表式。" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "hd_id3153192\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 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\"" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "tit\n" "help.text" msgid "FreeFile Function[Runtime]" msgstr "FreeFile 関数 [実行時]" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "bm_id3150400\n" "help.text" msgid "FreeFile function" msgstr "FreeFile 関数" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3150400\n" "1\n" "help.text" msgid "FreeFile Function[Runtime]" msgstr "FreeFile 関数 [実行時]" #: 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 "ファイルのオープン用に、現在使用可能な次のファイル番号を返します。この関数は、現在オープン中のファイルが使用していないファイル番号を取得する際に使用します。" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3150769\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3151042\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3150440\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3148576\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 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 関数は、利用可能な次のファイル番号を返しますが、この番号を予約するわけではありません。" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3159153\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 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\"" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "tit\n" "help.text" msgid "Open Statement[Runtime]" msgstr "Open ステートメント[実行時]" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "bm_id3150791\n" "help.text" msgid "Open statement" msgstr "Open ステートメント" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "hd_id3150791\n" "1\n" "help.text" msgid "Open Statement[Runtime]" msgstr "Open ステートメント [実行時]" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3150769\n" "2\n" "help.text" msgid "Opens a data channel." msgstr "データチャネルを開きます。" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "hd_id3147230\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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]" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "hd_id3156280\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3155132\n" "6\n" "help.text" msgid "FileName: 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 "ファイル名:開こうとするファイルの名前とパス。存在しないファイルを読み取ろうとすると (Access = Read)、エラーメッセージが表示されます。存在しないファイルを書き込もうとすると (Access = Write)、新しいファイルが作成されます。" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3149262\n" "7\n" "help.text" msgid "Mode: 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 "モード: ファイルモードを指定するキーワード。有効な値:Append (順編成ファイルに追加する)、Binary (データは、Get および Put を使用してバイトによってアクセスできる)、Input (読み取り用のデータチャネルを開く)、Output (書き込み用のデータチャネルを開く)、および Random (関連ファイルを編集する)。" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3154014\n" "8\n" "help.text" msgid "IOMode: Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)." msgstr "IOMode: アクセスの種類を定義するキーワードです。有効な値には、Read (読み取り専用)、Write (書き込み専用)、Read Write (読み取りと書き込み) があります。" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3150011\n" "9\n" "help.text" msgid "Protected: 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 "Protected:オープン後のファイルのセキュリティステータスを指定するキーワード。これには下記の値を指定できます。Shared (ファイルを他のアプリケーションでも開けるようにする)、Lock Read (ファイルを読み取り保護する)、Lock Write (ファイルを書き込み保護する)、Lock Read Write (ファイルアクセスを禁止する)。" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3153190\n" "10\n" "help.text" msgid "FileNumber: 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 "FileNumber:使用可能なデータチャネル番号を示す 0 から 511 までの整数表式。オープン後のファイルに対しては、データチャネルを通じてアクセスコマンドを渡せます。ファイル番号は、Open ステートメントの直前で FreeFile 関数を実行して取得する必要があります。" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3151115\n" "11\n" "help.text" msgid "DatasetLength: For random access files, set the length of the records." msgstr "DatasetLength: ランダムアクセスファイル用にレコード長を設定します。" #: 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 ステートメントでオープンしたファイルだけです。オープン済みのファイルを再度オープンしようとすると、エラーメッセージが表示されます。" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "hd_id3149123\n" "13\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 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\"" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "tit\n" "help.text" msgid "Reset Statement [Runtime]" msgstr "Reset ステートメント [実行時]" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "bm_id3154141\n" "help.text" msgid "Reset statement" msgstr "Reset ステートメント" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "hd_id3154141\n" "1\n" "help.text" msgid "Reset Statement [Runtime]" msgstr "Reset ステートメント [実行時]" #: 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 "オープンしてあるすべてのファイルをクローズして、ファイルバッファーの内容をハードディスクに書き込みます。" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "hd_id3154124\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "hd_id3161831\n" "5\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 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\"" #: 03020200.xhp msgctxt "" "03020200.xhp\n" "tit\n" "help.text" msgid "File Input/Output Functions" msgstr "入出力" #: 03020200.xhp msgctxt "" "03020200.xhp\n" "hd_id3150791\n" "1\n" "help.text" msgid "File Input/Output Functions" msgstr "ファイル入出力関数" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "tit\n" "help.text" msgid "Get Statement [Runtime]" msgstr "Get ステートメント [実行時]" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "bm_id3154927\n" "help.text" msgid "Get statement" msgstr "Get ステートメント" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "hd_id3154927\n" "1\n" "help.text" msgid "Get Statement [Runtime]" msgstr "Get ステートメント[実行時]" #: 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 "相対編成ファイルのレコードないし、バイナリファイルのバイトシーケンスを読み取って、変数に代入します。" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3154346\n" "3\n" "help.text" msgid "See also: PUT Statement" msgstr "次も参照してください: PUT ステートメント" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "hd_id3150358\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "hd_id3154138\n" "6\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3150448\n" "7\n" "help.text" msgid "FileNumber: Any integer expression that determines the file number." msgstr "FileNumber:ファイル番号を指定する整数表式。" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3154684\n" "8\n" "help.text" msgid "Position: For files opened in Random mode, Position is the number of the record that you want to read." msgstr "Position: Random モードでオープンしたファイルの場合、読み取るレコードの番号を、この Position に指定します。" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3153768\n" "9\n" "help.text" msgid "For files opened in Binary mode, Position is the byte position in the file where the reading starts." msgstr "Binary モードでオープンしたファイルの場合、ファイル内で読み取りを開始するバイト位置を、この Position に指定します。" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3147319\n" "10\n" "help.text" msgid "If Position is omitted, the current position or the current data record of the file is used." msgstr "Position の指定を省略すると、ファイルの現在の位置ないし現在のデータレコードが使用されます。" #: 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:データを読み込む変数の名前。この変数には、オブジェクト変数を除いた、任意の変数型を使用できます。" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "hd_id3153144\n" "12\n" "help.text" msgid "Example:" msgstr "例:" #: 03020201.xhp 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 バリアント型変数が必要" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3149411\n" "21\n" "help.text" msgid "Seek #iNumber,1 ' Position at beginning" msgstr "Seek #iNumber,1 REM 開始位置" #: 03020201.xhp 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,, \"ここはテキストの始めの行です。\" REM テキストで行を埋める" #: 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\"" #: 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\"" #: 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\"" #: 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\"" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "tit\n" "help.text" msgid "Input# Statement [Runtime]" msgstr "Input# ステートメント [実行時]" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "bm_id3154908\n" "help.text" msgid "Input statement" msgstr "Input ステートメント" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "hd_id3154908\n" "1\n" "help.text" msgid "Input# Statement [Runtime]" msgstr "Input# ステートメント [実行時]" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3156424\n" "2\n" "help.text" msgid "Reads data from an open sequential file." msgstr "オープン済みの順編成ファイルからデータを読み取ります。" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "hd_id3125863\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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[,...]]]" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "hd_id3146121\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3145749\n" "6\n" "help.text" msgid "FileNumber: 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 "FileNumber: 読み取るデータを含むファイルの番号。読み取るファイルは、Open ステートメントに INPUT キーワードを指定して、事前にオープンしておく必要があります。" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3150011\n" "7\n" "help.text" msgid "var: A numeric or string variable that you assign the values read from the opened file to." msgstr "var: オープン済みのファイルから読み取った値を格納する、数値型ないし文字列型の変数。" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3159153\n" "8\n" "help.text" msgid "The Input# 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 "Input# ステートメントは、オープン済みのファイルから数値ないし文字列を読み取り、これらの値を 1 つまたは複数の変数に格納します。数値は、次に来るキャリッジリターン (ASC=13)、ラインフィード (ASC=10)、スペース、コンマまでのデータが、1 度に読み取られます。文字列は、次に来るコードがキャリッジリターン (ASC=13)、ラインフィード (ASC=10)、コンマまでのデータが、1 度に読み取られます。" #: 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」値が格納されます。" #: 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 Line Input# statement to read pure text files (files containing only printable characters) line by line." msgstr "コンマで区切られているレコードを文字列値に割り当てることはできません。 同じようにファイル内の引用符 (\") も無視されます。 ファイルからこのような文字を読み取る場合は Line Input# 文を使用し、テキストファイル (印刷可能な文字のみで構成されるファイル) を読み取ります。" #: 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 "データの読み取り中にファイル末尾に到達すると、エラーが発生してプロセスは終了させられます。" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "hd_id3152578\n" "12\n" "help.text" msgid "Example:" msgstr "例:" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id4144765\n" "help.text" msgid "' Write data ( which we will read later with Input ) to file" msgstr "" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id4144766\n" "help.text" msgid "' Read data file using Input" msgstr "" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "tit\n" "help.text" msgid "Line Input # Statement [Runtime]" msgstr "Line Input # ステートメント [実行時]" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "bm_id3153361\n" "help.text" msgid "Line Input statement" msgstr "数式入力ボックス文" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "hd_id3153361\n" "1\n" "help.text" msgid "Line Input # Statement [Runtime]" msgstr "Line Input # ステートメント [実行時]" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3156280\n" "2\n" "help.text" msgid "Reads strings from a sequential file into a variable." msgstr "順編成ファイルから文字列を読み取り、変数に格納します。" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "hd_id3150447\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "hd_id3145173\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3161832\n" "6\n" "help.text" msgid "FileNumber: 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 "FileNumber: 読み取るデータを含むファイルの番号。 読み取るファイルは、Open ステートメントに INPUT キーワードを指定して、事前に開いておく必要があります。" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3151119\n" "7\n" "help.text" msgid "var: The name of the variable that stores the result." msgstr "var: 戻り値を格納する変数の名前。" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3150010\n" "8\n" "help.text" msgid "With the Line Input# 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 "Line Input# ステートメントは、オープン済みのファイルから文字列を読み取って、その値を変数に格納します。文字列は、次に来るキャリッジリターン (ASC=13) かラインフィード (ASC=10) までのデータが、1 行ごとに読み取られます。行末の記号は読み取られません。" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "hd_id3163711\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 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\"" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "tit\n" "help.text" msgid "Put Statement [Runtime]" msgstr "Put ステートメント [実行時]" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "bm_id3150360\n" "help.text" msgid "Put statement" msgstr "Put ステートメント" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "hd_id3150360\n" "1\n" "help.text" msgid "Put Statement [Runtime]" msgstr "Put ステートメント [実行時]" #: 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 "相対編成ファイルへの 1 つのレコードの書き込みおよび、バイナリファイルへの 1 つのバイトシーケンスの書き込みが行えます。" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3156281\n" "3\n" "help.text" msgid "See also: Get statement" msgstr "次も参照してください: Get ステートメント" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "hd_id3125863\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "hd_id3153190\n" "6\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3146120\n" "7\n" "help.text" msgid "FileNumber: Any integer expression that defines the file that you want to write to." msgstr "FileNumber: 書き込むファイルを指定する整数表式。" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3155411\n" "8\n" "help.text" msgid "Position: For relative files (random access files), the number of the record that you want to write." msgstr "Position:相対編成ファイル (ランダムアクセスファイル) の場合は、書き込むレコードの番号。" #: 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 "バイナリファイル (バイナリアクセス) の場合は、ファイル中の書き込みを開始するバイト位置。" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3153729\n" "10\n" "help.text" msgid "Variable: Name of the variable that you want to write to the file." msgstr "Variable: ファイルに書き込む変数の名前。" #: 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 Len clause of the Open 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 "相対編成ファイルでの注意: この変数の内容が Open ステートメントの Len句で指定されたレコード長と一致しない場合、 新たに書き込まれたレコードの末尾から次のレコードまでの間の空間は、書き込み先ファイルの既存データで埋められます。" #: 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 "バイナリファイルについては、下記の点に注意が必要です。ここで指定する変数の内容は、指定位置から書き込みが開始され、データの最終バイトの次にファイルポインターが移動します。レコードの間に、スペースが残されることはありません。" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "hd_id3154491\n" "13\n" "help.text" msgid "Example:" msgstr "例:" #: 03020204.xhp 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 バリアント型変数が必要" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3156278\n" "22\n" "help.text" msgid "Seek #iNumber,1 ' Position To start writing" msgstr "Seek #iNumber,1 REM 書き込み開始位置" #: 03020204.xhp 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,, \"ここはテキストの始めの行です。\" REM テキストで行を埋める" #: 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\"" #: 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\"" #: 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\"" #: 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\"" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "tit\n" "help.text" msgid "Write Statement [Runtime]" msgstr "Write ステートメント [実行時]" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "bm_id3147229\n" "help.text" msgid "Write statement" msgstr "Write 文" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "hd_id3147229\n" "1\n" "help.text" msgid "Write Statement [Runtime]" msgstr "Write ステートメント [実行時]" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3154685\n" "2\n" "help.text" msgid "Writes data to a sequential file." msgstr "順編成ファイルに対してデータを書き込みます。" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "hd_id3150449\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3145785\n" "4\n" "help.text" msgid "Write [#FileName], [Expressionlist]" msgstr "Write [#FileName], [Expressionlist]" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "hd_id3151116\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3153728\n" "6\n" "help.text" msgid "FileName: Any numeric expression that contains the file number that was set by the Open statement for the respective file." msgstr "FileName: 該当ファイルに対し Open ステートメントが割り当てたファイル番号を示す数値表式。" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3146120\n" "7\n" "help.text" msgid "Expressionlist: Variables or expressions that you want to enter in a file, separated by commas." msgstr "Expressionlist: ファイルに書き込むコンマ区切りのデータを示す、変数または表式。" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3150010\n" "8\n" "help.text" msgid "If the expression list is omitted, the Write statement appends an empty line to the file." msgstr "式リストを省略すると、Write 文が空の行をファイルに追加します。" #: 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 Output or Append mode." msgstr "新規のファイルにせよ既存のファイルにせよ、データを書き込む場合は、該当ファイルを Output またはAppend モードでオープンしておく必要があります。" #: 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 "記述した文字列は引用符で囲まれ、コンマで区切られます。 式リストにこれらの区切り記号を入力する必要はありません。" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id1002838\n" "help.text" msgid "Each Write statement outputs a line end symbol as last entry." msgstr "各 Write ステートメントは、行と記号を最後の項目として出力します。" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id6618854\n" "help.text" msgid "Numbers with decimal delimiters are converted according to the locale settings." msgstr "小数点のある数値は、ロケール設定に従って変換されます。" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "hd_id3151073\n" "11\n" "help.text" msgid "Example:" msgstr "例:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "tit\n" "help.text" msgid "Eof Function [Runtime]" msgstr "End 関数 [実行時]" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "bm_id3154598\n" "help.text" msgid "Eof function" msgstr "Eof 関数" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3154598\n" "1\n" "help.text" msgid "Eof Function [Runtime]" msgstr "Eof 関数 [実行時]" #: 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 "ファイルポインターがファイル末尾に到達したかを確認します。" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3149119\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3147399\n" "4\n" "help.text" msgid "Eof (intexpression As Integer)" msgstr "Eof (intexpression As Integer)" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3153539\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3156027\n" "6\n" "help.text" msgid "Bool" msgstr "ブール型" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3152924\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3153990\n" "8\n" "help.text" msgid "Intexpression: Any integer expression that evaluates to the number of an open file." msgstr "Intexpression:オープン済みファイルを指定する整数表式。" #: 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) を返します。" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3154046\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 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\"" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "tit\n" "help.text" msgid "Loc Function [Runtime]" msgstr "Loc 関数 [実行時]" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "bm_id3148663\n" "help.text" msgid "Loc function" msgstr "Loc 関数" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3148663\n" "1\n" "help.text" msgid "Loc Function [Runtime]" msgstr "Loc 関数 [実行時]" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3154138\n" "2\n" "help.text" msgid "Returns the current position in an open file." msgstr "オープン済みファイルについて、現在のファイルポインタを返します。" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3156422\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3150768\n" "4\n" "help.text" msgid "Loc(FileNumber)" msgstr "Loc(FileNumber)" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3150440\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3152578\n" "6\n" "help.text" msgid "Long" msgstr "ロング整数" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3152462\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3153363\n" "8\n" "help.text" msgid "FileNumber: Any numeric expression that contains the file number that is set by the Open statement for the respective file." msgstr "FileNumber: 該当ファイルに対し Open ステートメントが割り当てたファイル番号を示す数値表式。" #: 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 関数を使用すると、最後に読み取りないし書き込みの行われたレコード番号が返されます。" #: 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 で割ったファイル位置が返されます。バイナリファイルの場合は、最後に読み取りないし書き込みの行われたバイト位置が返されます。" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "tit\n" "help.text" msgid "Lof Function [Runtime]" msgstr "Lof 関数[実行時]" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "bm_id3156024\n" "help.text" msgid "Lof function" msgstr "Lof 関数" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3156024\n" "1\n" "help.text" msgid "Lof Function [Runtime]" msgstr "Lof 関数 [実行時]" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3146794\n" "2\n" "help.text" msgid "Returns the size of an open file in bytes." msgstr "オープン済みファイルのサイズを、バイト単位で返します。" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3153380\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3150359\n" "4\n" "help.text" msgid "Lof (FileNumber)" msgstr "Lof (FileNumber)" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3154141\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3147230\n" "6\n" "help.text" msgid "Long" msgstr "ロング整数" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3156281\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3150869\n" "8\n" "help.text" msgid "FileNumber: Any numeric expression that contains the file number that is specified in the Open statement." msgstr "FileNumber: Open ステートメントが割り当てたファイル番号を示す数値表式。" #: 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 FileLen function." msgstr "オープンされていないファイルのサイズを取得する場合は、FileLen 関数を使用する必要があります。" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3155415\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 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 バリアント型変数が必要" #: 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 開始位置" #: 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 テキストの書き込み" #: 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\"" #: 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\"" #: 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\"" #: 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\"" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "tit\n" "help.text" msgid "Seek Function [Runtime]" msgstr "Seek 関数 [実行時]" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "bm_id3154367\n" "help.text" msgid "Seek function" msgstr "Seek 関数" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3154367\n" "1\n" "help.text" msgid "Seek Function [Runtime]" msgstr "Seek 関数 [実行時]" #: 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 文で開かれたファイル内の次の書き込みまたは読み取りの位置を返します。" #: 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 関数は次に読み取るレコード番号を返します。" #: 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 "その他のファイルの場合、この関数は次の処理を行うバイト位置を返します。" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3155854\n" "5\n" "help.text" msgid "See also: Open, Seek." msgstr "次も参照してください:Open、Seek。" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3152460\n" "6\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3145365\n" "7\n" "help.text" msgid "Seek (FileNumber)" msgstr "Seek (FileNumber)" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3148575\n" "8\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3159156\n" "9\n" "help.text" msgid "Long" msgstr "ロング整数" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3149665\n" "10\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3148645\n" "11\n" "help.text" msgid "FileNumber: The data channel number used in the Open statement." msgstr "FileNumber: Open 文で使用されるデータチャネル番号。" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "tit\n" "help.text" msgid "Seek Statement [Runtime]" msgstr "Seek ステートメント [実行時]" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "bm_id3159413\n" "help.text" msgid "Seek statement" msgstr "seek; 関数" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "hd_id3159413\n" "1\n" "help.text" msgid "Seek Statement [Runtime]" msgstr "Seek ステートメント [実行時]" #: 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 文で開かれたファイル内の次の書き込みまたは読み取りの位置を設定します。" #: 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 文が、アクセスされる次のレコードの番号を設定します。" #: 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 文が、次の演算が行われるバイト位置を設定します。" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3156280\n" "5\n" "help.text" msgid "See also: Open, Seek." msgstr "次も参照してください:Open、Seek。" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "hd_id3145785\n" "6\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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)" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "hd_id3154321\n" "8\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3153952\n" "9\n" "help.text" msgid "FileNumber: The data channel number used in the Open statement." msgstr "FileNumber: Open 文で使用されるデータチャネル番号。" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3145366\n" "10\n" "help.text" msgid "Position: 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 "Position:次に実行する読み取りないし書き込み位置。この引数には、1 から 2,147,483,647 までの数値を指定できます。この値の指定する内容は、対象とするファイルのタイプに応じて、レコード番号 (Random モードのファイル) ないしバイト位置 (Binary、Output、Append、Input モードのファイル) を意味します。ファイル中の最初のバイト位置は 1、次のバイト位置は 2 とされます。" #: 03020400.xhp msgctxt "" "03020400.xhp\n" "tit\n" "help.text" msgid "Managing Files" msgstr "ファイルを管理する" #: 03020400.xhp msgctxt "" "03020400.xhp\n" "hd_id3145136\n" "1\n" "help.text" msgid "Managing Files" msgstr "ファイルの管理" #: 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 "ここでは、ファイル管理用の関数およびステートメントについて説明をします。" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "tit\n" "help.text" msgid "ChDir Statement [Runtime]" msgstr "ChDir ステートメント [実行時]" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "bm_id3150178\n" "help.text" msgid "ChDir statement" msgstr "ChDir 文" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "hd_id3150178\n" "1\n" "help.text" msgid "ChDir Statement [Runtime]" msgstr "ChDir ステートメント [実行時]" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3153126\n" "2\n" "help.text" msgid "Changes the current directory or drive." msgstr "現在のディレクトリないしドライブを変更します。" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id9783013\n" "help.text" msgid "This runtime statement currently does not work as documented. See this issue for more information." msgstr "この実行時ステートメントは、現在、ドキュメントどおりに機能しません。詳細は、この課題の説明 を参照してください。" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "hd_id3154347\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3153897\n" "4\n" "help.text" msgid "ChDir Text As String" msgstr "ChDir Text As String" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "hd_id3148664\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3150543\n" "6\n" "help.text" msgid "Text: Any string expression that specifies the directory path or drive." msgstr "Text:ディレクトリパスないしドライブを指定する文字列表式。" #: 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 "現在のドライブのみを変更するには、ドライブレターに続けてコロンを指定します。" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "hd_id3151116\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "tit\n" "help.text" msgid "ChDrive Statement [Runtime]" msgstr "ChDrive ステートメント [実行時]" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "bm_id3145068\n" "help.text" msgid "ChDrive statement" msgstr "ChDrive ステートメント" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "hd_id3145068\n" "1\n" "help.text" msgid "ChDrive Statement [Runtime]" msgstr "ChDrive ステートメント [実行時]" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3149656\n" "2\n" "help.text" msgid "Changes the current drive." msgstr "現在のドライブを変更します。" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "hd_id3154138\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3154685\n" "4\n" "help.text" msgid "ChDrive Text As String" msgstr "ChDrive Text As String" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "hd_id3156423\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3145172\n" "6\n" "help.text" msgid "Text: Any string expression that contains the drive letter of the new drive. If you want, you can use URL notation." msgstr "Text: 変更後のドライブレターを指定する文字列表式。必要であれば、URL 指定を用いることもできます。" #: 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 ステートメントで対処できます。" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "hd_id3153188\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03020402.xhp 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」が存在する場合にのみ有効" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "tit\n" "help.text" msgid "CurDir Function [Runtime]" msgstr "CurDir 関数[実行時]" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "bm_id3153126\n" "help.text" msgid "CurDir function" msgstr "CurDir 関数" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3153126\n" "1\n" "help.text" msgid "CurDir Function [Runtime]" msgstr "CurDir 関数 [実行時]" #: 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 "指定ドライブの現在のパスを示す文字列を返します。" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3149457\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3153381\n" "4\n" "help.text" msgid "CurDir [(Text As String)]" msgstr "CurDir [(Text As String)]" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3154366\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3156281\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3156423\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3153193\n" "8\n" "help.text" msgid "Text: Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)." msgstr "Text: 既存のドライブを示す文字列表式 (たとえば 1 番目のドライブの第 1 パーティションを指定するには「C」とします)。" #: 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 はエラーを報告します。" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3150010\n" "10\n" "help.text" msgid "This function is not case-sensitive." msgstr "この関数の引数では、大文字と小文字は区別されません。" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3155411\n" "11\n" "help.text" msgid "Example:" msgstr "例:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "tit\n" "help.text" msgid "Dir Function [Runtime]" msgstr "Dir 関数 [実行時]" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "bm_id3154347\n" "help.text" msgid "Dir function" msgstr "Dir 関数" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3154347\n" "1\n" "help.text" msgid "Dir Function [Runtime]" msgstr "Dir 関数 [実行時]" #: 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 "個々のファイルやディレクトリの名前および、指定した検索パスに該当するドライブやディレクトリの中にある、すべてのファイルおよびディレクトリの名前を返します。" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3154365\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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]]" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3156424\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153193\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3153770\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3161831\n" "8\n" "help.text" msgid "Text: 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 URL notation." msgstr "Text: 検索パス、ディレクトリ、ファイルを指定する文字列表式。この引数を指定できるのは、最初に Dir 関数を呼び出す場合だけです。必要であれば、パス指定にURL 指定を用いることもできます。" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3146974\n" "9\n" "help.text" msgid "Attrib: 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 "Attrib:ファイル属性の指定ビットを示す整数表式。Dir 関数は、指定した属性に該当するファイルやディレクトリドライブのみを返します。こうした属性指定は、該当する値を加算することで、複数の指定を組み合わせることが可能です。" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3149666\n" "11\n" "help.text" msgid "0 : Normal files." msgstr "0 : 通常のファイル。" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3147427\n" "15\n" "help.text" msgid "16 : Returns the name of the directory only." msgstr "16 : ディレクトリの名前のみを返す。" #: 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 "この属性指定は、特定のファイルやディレクトリが存在するかをチェックしたい場合や、1 つのディレクトリ中にあるすべてのファイルとフォルダー名を確認する場合などに使用します。" #: 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 関数は文字長ゼロの空白文字列 (\"\") を返します。" #: 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」のような完全な形で指定します。パスの指定に間違いが無く、該当するファイルが 1 つでも検索された場合、Dir 関数は検索パス上で最初に検出したファイル名を返します。検索パス上に存在する2番目以降のファイル名を得るには、引数を指定せずに Dir 関数を再度呼び出します。" #: 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 "ディレクトリ名のみを取得したい場合は、属性指定用のパラメーターを使います。ボリューム名を取得する場合も同様です (たとえばハードディスクのパーティションなど)。" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3154942\n" "20\n" "help.text" msgid "Example:" msgstr "例:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3148455\n" "22\n" "help.text" msgid "' Displays all files and directories" msgstr "REM すべてのファイルとディレクトリの表示" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153416\n" "27\n" "help.text" msgid "sDir=\"Directories:\"" msgstr "sDir=\"Directories:\"" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3154253\n" "34\n" "help.text" msgid "' Get the directories" msgstr "REM ディレクトリの取得" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "tit\n" "help.text" msgid "FileAttr-Function [Runtime]" msgstr "FileAttr 関数 [実行時]" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "bm_id3153380\n" "help.text" msgid "FileAttr function" msgstr "FileAttr 関数" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3153380\n" "1\n" "help.text" msgid "FileAttr Function [Runtime]" msgstr "FileAttr 関数 [実行時]" #: 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 = Operating System Handle)。" #: 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 関数でファイルアクセス番号を取得することはできません。" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3163713\n" "4\n" "help.text" msgid "See also: Open" msgstr "次も参照してください:Open" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3151116\n" "5\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3147349\n" "7\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3146974\n" "8\n" "help.text" msgid "Integer" msgstr "整数" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3153728\n" "9\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3151074\n" "10\n" "help.text" msgid "FileNumber: The number of the file that was opened with the Open statement." msgstr "FileNumber: Open ステートメントでオープンしたファイルの番号。" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3144766\n" "11\n" "help.text" msgid "Attribute: Integer expression that indicates the type of file information that you want to return. The following values are possible:" msgstr "Attribute: 取得するファイル情報のタイプを指定する整数表式。ここには下記の値を指定できます。" #: 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 関数に、該当ファイルのアクセスモードを取得させます。" #: 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 関数に、オペレーティングシステムのファイルアクセス番号を取得させます。" #: 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 を指定した場合は、下記の戻り値が返されます。" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3149124\n" "15\n" "help.text" msgid "1 - INPUT (file open for input)" msgstr "1 - INPUT (入力用にファイルをオープン)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3156275\n" "16\n" "help.text" msgid "2 - OUTPUT (file open for output)" msgstr "2 - OUTPUT (出力用にファイルをオープン)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3155066\n" "17\n" "help.text" msgid "4 - RANDOM (file open for random access)" msgstr "4 - RANDOM (ランダムアクセス用にファイルをオープン)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3148406\n" "18\n" "help.text" msgid "8 - APPEND (file open for appending)" msgstr "8 - APPEND (順編成用にファイルをオープン)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3154757\n" "19\n" "help.text" msgid "32 - BINARY (file open in binary mode)." msgstr "32 - BINARY (バイナリモードでファイルをオープン)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3147339\n" "20\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 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\"" #: 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\"" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "tit\n" "help.text" msgid "FileCopy Statement [Runtime]" msgstr "FileCopy ステートメント [実行時]" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "bm_id3154840\n" "help.text" msgid "FileCopy statement" msgstr "FileCopy ステートメント" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3154840\n" "1\n" "help.text" msgid "FileCopy Statement [Runtime]" msgstr "FileCopy ステートメント [実行時]" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3149497\n" "2\n" "help.text" msgid "Copies a file." msgstr "ファイルをコピーします。" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3147443\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3153825\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3155390\n" "6\n" "help.text" msgid "TextFrom: 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 URL notation." msgstr "TextFrom: コピーするファイル名を指定する文字列表式。 この表式には、オプションでパスやドライブ情報を収めることもできます。 必要であれば、パス指定に URL 指定を用いることもできます。" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3150669\n" "7\n" "help.text" msgid "TextTo: 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 "TextTo: ソースファイルのコピー先を指定する文字列表式。 この表式にはコピー先のドライブ、パス、ファイル名を含めるか、またはそれらをURLで 指定できます。" #: 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 ステートメントでコピーできるのは、オープンされていないファイルだけです。" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3125863\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "tit\n" "help.text" msgid "FileDateTime Function [Runtime]" msgstr "FileDateTime 関数[実行時]" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "bm_id3153361\n" "help.text" msgid "FileDateTime function" msgstr "FileDateTime 関数" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3153361\n" "1\n" "help.text" msgid "FileDateTime Function [Runtime]" msgstr "FileDateTime 関数 [実行時]" #: 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 "ファイルが作成ないし最後に変更された日付および時刻を、文字列として返します。" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3154685\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3154124\n" "4\n" "help.text" msgid "FileDateTime (Text As String)" msgstr "FileDateTime (Text As String)" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3150448\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3159153\n" "6\n" "help.text" msgid "Text: Any string expression that contains an unambiguous (no wildcards) file specification. You can also use URL notation." msgstr "Text: ファイルの位置を明示的に指定した文字列表式 (ワイルドカードは使用不可)。またURL 指定を用いることもできます。" #: 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 "この関数は、指定ファイルの作成ないし最終変更された時間を取得するもので、結果は「YYYY/MM/DD HH:MM:SS」の形式で返します。" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3146119\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "tit\n" "help.text" msgid "FileLen-Function [Runtime]" msgstr "FileLen 関数[実行時]" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "bm_id3153126\n" "help.text" msgid "FileLen function" msgstr "FileLen 関数" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3153126\n" "1\n" "help.text" msgid "FileLen Function [Runtime]" msgstr "FileLen 関数[実行時]" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3145068\n" "2\n" "help.text" msgid "Returns the length of a file in bytes." msgstr "ファイルのサイズをバイト単位で返します。" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3159414\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3149656\n" "4\n" "help.text" msgid "FileLen (Text As String)" msgstr "FileLen (Text As String)" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3148798\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3156282\n" "6\n" "help.text" msgid "Long" msgstr "ロング整数" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3150768\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3153193\n" "8\n" "help.text" msgid "Text: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "Text: ファイルの位置を明示的に指定した文字列表式。またURL 指定を用いることもできます。" #: 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 関数を使用する必要があります。" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3163710\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "tit\n" "help.text" msgid "GetAttr Function [Runtime]" msgstr "GetAttr 関数 [実行時]" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "bm_id3150984\n" "help.text" msgid "GetAttr function" msgstr "GetAttr 関数" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3150984\n" "1\n" "help.text" msgid "GetAttr Function [Runtime]" msgstr "GetAttr 関数 [実行時]" #: 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 "ボリュームやディレクトリの名前ないしファイルのタイプを示すビットパターン情報を取得して返します。" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3149457\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3150359\n" "4\n" "help.text" msgid "GetAttr (Text As String)" msgstr "GetAttr (Text As String)" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3151211\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3154909\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3145172\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3151042\n" "8\n" "help.text" msgid "Text: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "Text: ファイルの位置を明示的に指定した文字列表式。またURL 指定を用いることもできます。" #: 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 "この関数は、指定ファイルの属性を取得して、下記のファイル属性を示すビットパターンを返します。" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3145364\n" "10\n" "help.text" msgid "Value" msgstr "値" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3147349\n" "11\n" "help.text" msgid "0 : Normal files." msgstr "0 : 通常のファイル。" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3147434\n" "12\n" "help.text" msgid "1 : Read-only files." msgstr "1 : 読み取り専用のファイル。" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3159154\n" "15\n" "help.text" msgid "8 : Returns the name of the volume" msgstr "8 : ボリュームの名前を返す。" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3145271\n" "16\n" "help.text" msgid "16 : Returns the name of the directory only." msgstr "16 : ディレクトリの名前のみを返す。" #: 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 : 前回のバックアップ時から変更のあったファイル (アーカイブビット)。" #: 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 "属性バイトの特定ビットがセットされているかは、下記のような処理で確認できます。" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3153094\n" "19\n" "help.text" msgid "Example:" msgstr "例:" #: 03020409.xhp 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 エラーハンドラー用ターゲットを設定" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "tit\n" "help.text" msgid "Kill Statement [Runtime]" msgstr "Kill ステートメント [実行時]" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "bm_id3153360\n" "help.text" msgid "Kill statement" msgstr "Kill ステートメント" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "hd_id3153360\n" "1\n" "help.text" msgid "Kill Statement [Runtime]" msgstr "Kill ステートメント [実行時]" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3151211\n" "2\n" "help.text" msgid "Deletes a file from a disk." msgstr "ディスク上にあるファイルを削除します。" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "hd_id3150767\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3154685\n" "4\n" "help.text" msgid "Kill File As String" msgstr "Kill File As String" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "hd_id3153194\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3150440\n" "6\n" "help.text" msgid "File: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "File: ファイルの位置を明示的に指定した文字列表式。またURL 指定を用いることもできます。" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "hd_id3148645\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 03020410.xhp 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 該当ファイルは事前に作成しておかなければなりません。" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "tit\n" "help.text" msgid "MkDir Statement [Runtime]" msgstr "MkDir ステートメント [Runtime]" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "bm_id3156421\n" "help.text" msgid "MkDir statement" msgstr "MkDir ステートメント" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "hd_id3156421\n" "1\n" "help.text" msgid "MkDir Statement [Runtime]" msgstr "MkDir ステートメント [実行時]" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3147000\n" "2\n" "help.text" msgid "Creates a new directory on a data medium." msgstr "データ記録媒体上に新規ディレクトリを作成します。" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "hd_id3148520\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3155150\n" "4\n" "help.text" msgid "MkDir Text As String" msgstr "MkDir Text As String" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "hd_id3156027\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153750\n" "6\n" "help.text" msgid "Text: Any string expression that specifies the name and path of the directory to be created. You can also use URL notation." msgstr "Text: 作成するディレクトリの名前およびパスを指定する文字列表式。またURL 指定を用いることもできます。" #: 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 "有効なパスが指定されなかった場合、現在のディレクトリの中に新規ディレクトリが作成されます。" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "hd_id3155388\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3149762\n" "10\n" "help.text" msgid "' Example for functions of the file organization" msgstr "' ファイルを整理するための機能の例" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3149669\n" "13\n" "help.text" msgid "Const sSubDir1 As String =\"Test\"" msgstr "Const sSubDir1 as String =\"Test\"" #: 03020411.xhp 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\"" #: 03020411.xhp 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\"" #: 03020411.xhp 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 ' ディレクトリが存在するかの確認" #: 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\"" #: 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\"" #: 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\"" #: 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,\"ファイルサイズ\"" #: 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,\"ファイル属性\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153952\n" "31\n" "help.text" msgid "' Rename in the same directory" msgstr "' 同一ディレクトリ内で名前を変更" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3147426\n" "34\n" "help.text" msgid "SetAttr( sFile, 0 ) 'Delete all attributes" msgstr "SetAttr( sFile, 0 ) 'すべての属性の削除" #: 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\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3150092\n" "40\n" "help.text" msgid "' Converts a system path in URL" msgstr "' システムパスを URL に変換" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3156276\n" "49\n" "help.text" msgid "' the colon with DOS" msgstr "' DOS のコロン処理" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "tit\n" "help.text" msgid "Name Statement [Runtime]" msgstr "Name ステートメント [実行時]" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "bm_id3143268\n" "help.text" msgid "Name statement" msgstr "Name; ステートメント" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3143268\n" "1\n" "help.text" msgid "Name Statement [Runtime]" msgstr "Name ステートメント [実行時]" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3154346\n" "2\n" "help.text" msgid "Renames an existing file or directory." msgstr "既存のファイルおよびディレクトリの名前を変更します。" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3156344\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3153362\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3151210\n" "6\n" "help.text" msgid "OldName, NewName: Any string expression that specifies the file name, including the path. You can also use URL notation." msgstr "OldName, NewName: ファイル名およびパスを指定する文字列表式。またURL 指定を用いることもできます。" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3125863\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3152462\n" "16\n" "help.text" msgid "MsgBox \"File already exists\"" msgstr "msgbox \"File already exists\"" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "tit\n" "help.text" msgid "RmDir Statement [Runtime]" msgstr "RmDir ステートメント [実行時]" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "bm_id3148947\n" "help.text" msgid "RmDir statement" msgstr "RmDir ステートメント" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "hd_id3148947\n" "1\n" "help.text" msgid "RmDir Statement [Runtime]" msgstr "RmDir ステートメント [実行時]" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3149457\n" "2\n" "help.text" msgid "Deletes an existing directory from a data medium." msgstr "データ記録媒体上にある既存ディレクトリを削除します。" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "hd_id3153361\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3154367\n" "4\n" "help.text" msgid "RmDir Text As String" msgstr "RmDir Text As String" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "hd_id3156281\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3151042\n" "6\n" "help.text" msgid "Text: Any string expression that specifies the name and path of the directory that you want to delete. You can also use URL notation." msgstr "Text: 削除するディレクトリの名前およびパスを指定する文字列表式。またURL 指定を用いることもできます。" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3153192\n" "7\n" "help.text" msgid "If the path is not determined, the RmDir Statement searches for the directory that you want to delete in the current path. If it is not found there, an error message appears." msgstr "有効なパスが指定されなかった場合、RmDir ステートメント は、現在のパスの中で該当ディレクトリを検索します。該当するものが確認されないと、エラーメッセージが表示されます。" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "hd_id3145271\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "tit\n" "help.text" msgid "SetAttr Statement [Runtime]" msgstr "SetAttr ステートメント [実行時]" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "bm_id3147559\n" "help.text" msgid "SetAttr statement" msgstr "SetAttr ステートメント" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "hd_id3147559\n" "1\n" "help.text" msgid "SetAttr Statement [Runtime]" msgstr "SetAttr ステートメント [実行時]" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3147264\n" "2\n" "help.text" msgid "Sets the attribute information for a specified file." msgstr "指定ファイルの属性情報を設定します。" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "hd_id3150359\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "hd_id3125863\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 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, SetAttr searches for the file in the current directory. You can also use URL notation." msgstr "FileName:属性を確認するファイルの名前およびパス。パスを指定しないと場合、SetAttr は、現在のディレクトリ中で該当ファイルを検索します。またURL 指定を用いることもできます。" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3153192\n" "7\n" "help.text" msgid "Attribute: Bit pattern defining the attributes that you want to set or to clear:" msgstr "Attribute: 設定ないし解除する属性情報を指定するビットパターン。" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3145786\n" "8\n" "help.text" msgid "Value" msgstr "" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3152596\n" "9\n" "help.text" msgid "0 : Normal files." msgstr "0 : 通常のファイル。" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3149262\n" "10\n" "help.text" msgid "1 : Read-only files." msgstr "1 : 読み取り専用のファイル。" #: 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 : 前回のバックアップ時から変更のあったファイル (アーカイブビット)。" #: 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 "これらの属性値は、論理演算用の OR ステートメントと組み合わせて指定することもできます。" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "hd_id3147434\n" "15\n" "help.text" msgid "Example:" msgstr "例:" #: 03020414.xhp 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 エラーハンドラー用ターゲットを設定" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "tit\n" "help.text" msgid "FileExists Function [Runtime]" msgstr "FileExists 関数[実行時]" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "bm_id3148946\n" "help.text" msgid "FileExists function" msgstr "FileExists 関数" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3148946\n" "1\n" "help.text" msgid "FileExists Function [Runtime]" msgstr "FileExists 関数 [実行時]" #: 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 "指定したファイルやディレクトリが、データ記録媒体上で使用可能であるかを確認します。" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3150447\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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)" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3154126\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "par_id3150769\n" "6\n" "help.text" msgid "Bool" msgstr "ブール型" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3153770\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 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 URL notation." msgstr "FileName | DirectoryName:ファイルの位置を明示的に指定した文字列表式。またURL 指定を用いることもできます。" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3149664\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03030000.xhp msgctxt "" "03030000.xhp\n" "tit\n" "help.text" msgid "Date and Time Functions" msgstr "日付および時刻関数" #: 03030000.xhp msgctxt "" "03030000.xhp\n" "hd_id3150502\n" "1\n" "help.text" msgid "Date and Time Functions" msgstr "日付および時刻関数" #: 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 "ここで説明するステートメントおよび関数は、日付および時刻に関する計算を行うためのものです。" #: 03030000.xhp msgctxt "" "03030000.xhp\n" "par_id3152363\n" "3\n" "help.text" msgid "%PRODUCTNAME 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 "$[officename] Basic での日付および時刻の計算では、これらの情報をいったん連続的な数値に変換してから、各種の処理を行います。そして必要な処理の終了後、専用の変換用関数を用いて、計算結果を通常の日付や時刻の形式に戻します。" #: 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. %PRODUCTNAME Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time." msgstr "特定時点の日付と時刻を示す情報は、 1 つの浮動小数点数値として変換されます。その際に日付は整数部とされ、時刻は小数部として変換されます。また %PRODUCTNAME Basic には Date (日付) 型の変数も用意されており、この中には日付と時刻の両方を示すデータを格納できます。" #: 03030100.xhp msgctxt "" "03030100.xhp\n" "tit\n" "help.text" msgid "Converting Date Values" msgstr "日付データの変換" #: 03030100.xhp msgctxt "" "03030100.xhp\n" "hd_id3147573\n" "1\n" "help.text" msgid "Converting Date Values" msgstr "日付データの変換" #: 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 "このセクションの関数は、日付データから計算用数値への変換、および逆変換を行うためのものです。" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "tit\n" "help.text" msgid "DateSerial Function [Runtime]" msgstr "DateSerial 関数[実行時]" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "bm_id3157896\n" "help.text" msgid "DateSerial function" msgstr "DateSerial 関数" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3157896\n" "1\n" "help.text" msgid "DateSerial Function [Runtime]" msgstr "DateSerial 関数 [実行時]" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3143267\n" "2\n" "help.text" msgid "Returns a Date value for a specified year, month, or day." msgstr "指定された年、月、日に該当する、日付 データを返します。" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3147264\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3149670\n" "4\n" "help.text" msgid "DateSerial (year, month, day)" msgstr "DateSerial (year, month, day)" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3150792\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3150398\n" "6\n" "help.text" msgid "Date" msgstr "日付" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3154141\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3147229\n" "8\n" "help.text" msgid "Year: 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 "Year: 年を指定する整数表式。0 から 99 の数値は、1900 から 1999 の該当年として解釈されますが、その他の数値は 4 桁すべてを指定する必要があります。" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3156280\n" "9\n" "help.text" msgid "Month: Integer expression that indicates the month of the specified year. The accepted range is from 1-12." msgstr "Month: 月を指定する整数表式。1 から 12 の数値を指定できます。" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3151043\n" "10\n" "help.text" msgid "Day: 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 "Day: 指定された月における日を示す整数式。1 から 31 までの数値を指定できます。ただし小の月に存在しない日付を入力しても、エラーは返されません。" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3161832\n" "11\n" "help.text" msgid "The DateSerial function 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 "DateSerial 関数 は、1899 年 12 月 30 日からの経過日数を返します。この関数で得られる数値は、2 つの日付間の日数計算などに利用できます。" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3155306\n" "12\n" "help.text" msgid "The DateSerial function 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 "DateSerial 関数 の返す値は、バリアント型の VarType 7 (Date) です。この値は内部的には倍精度値として格納され、たとえば1900/1/1という日付を指定すると、2 という値が返されます。また、基準日となる 1899 年 12 月 30 日以前の日付 (範囲外の日付) は、負の値として処理されます。" #: 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 からはエラーメッセージが返されます。" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3149481\n" "14\n" "help.text" msgid "Whereas you define the DateValue function as a string that contains the date, the DateSerial function evaluates each of the parameters (year, month, day) as separate numeric expressions." msgstr "DateValue 関数 では日付を 1 つの文字列として指定するのに対して、DateSerial 関数 の場合は各パラメータ ー(年、月、日) を、それぞれ個別に評価します。" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3155411\n" "15\n" "help.text" msgid "Example:" msgstr "例:" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3154942\n" "help.text" msgid "MsgBox lDate ' returns 23476" msgstr "msgbox lDate REM 戻り値は 23476" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3151074\n" "help.text" msgid "MsgBox sDate ' returns 04/09/1964" msgstr "msgbox sDate REM は 04/09/1964 を返します" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "tit\n" "help.text" msgid "DateValue Function [Runtime]" msgstr "DateValue 関数[実行時]" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "bm_id3156344\n" "help.text" msgid "DateValue function" msgstr "DateValue; 関数" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3156344\n" "1\n" "help.text" msgid "DateValue Function [Runtime]" msgstr "DateValue 関数 [実行時]" #: 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 "日付文字列から日付の値を返します。日付文字列は 1 つの数値で表される完全な日付です。このシリアル値を使用して、2 つの日付の間の差を調べることもできます。" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3148799\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3154910\n" "4\n" "help.text" msgid "DateValue [(date)]" msgstr "DateValue [(date)]" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3150870\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3153194\n" "6\n" "help.text" msgid "Date" msgstr "日付" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3153969\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3153770\n" "8\n" "help.text" msgid "Date: String expression that contains the date that you want to calculate. The date can be specified in almost any format." msgstr "Date: 変換する日付データを示す文字列表式。日付を示す書式は、各種のフォーマットが使用できます。" #: 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 はエラーメッセージを表示します。" #: 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 関数の場合は「年.[,]月.[,]日」の形式で一括して指定します。" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3153142\n" "24\n" "help.text" msgid "Example:" msgstr "例:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "tit\n" "help.text" msgid "Day Function [Runtime]" msgstr "Day 関数[実行時]" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "bm_id3153345\n" "help.text" msgid "Day function" msgstr "Day 関数" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3153345\n" "1\n" "help.text" msgid "Day Function [Runtime]" msgstr "Day 関数 [実行時]" #: 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 DateSerial or DateValue." msgstr "DateSerial ないし DateValue 関数による日付データのシリアル変換値を基に、該当する日を返します。" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3149456\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3150358\n" "4\n" "help.text" msgid "Day (Number)" msgstr "Day (Number)" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3148798\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3125865\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3150448\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3156423\n" "8\n" "help.text" msgid "Number: A numeric expression that contains a serial date number from which you can determine the day of the month." msgstr "Number: 日情報を得る日付データのシリアル変換値を示す数値表式。" #: 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 DateSerial or the DateValue function. For example, the expression" msgstr "この関数は基本的に DateSerial 関数と逆方向の機能を担っており、DateSerialDateValue 関数による日付データのシリアル変換値を基に、該当する日を返します。こうした点は、下記のコードを実行してみると分かりやすいでしょう。" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3153190\n" "11\n" "help.text" msgid "returns the value 20." msgstr "この場合の戻り値は 20 となります。" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3149481\n" "12\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "tit\n" "help.text" msgid "Month Function [Runtime]" msgstr "Month 関数[実行時]" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "bm_id3153127\n" "help.text" msgid "Month function" msgstr "Month 関数" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3153127\n" "1\n" "help.text" msgid "Month Function [Runtime]" msgstr "Month 関数 [実行時]" #: 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 関数による日付データのシリアル変換値を基に、該当する月を返します。" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3145068\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3150398\n" "4\n" "help.text" msgid "Month (Number)" msgstr "Month (Number)" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3154366\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3154125\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3150768\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3156423\n" "8\n" "help.text" msgid "Number: Numeric expression that contains the serial date number that is used to determine the month of the year." msgstr "Number: 月情報を得る日付データのシリアル変換値を示す数値表式。" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3153770\n" "9\n" "help.text" msgid "This function is the opposite of the DateSerial function. It returns the month in the year that corresponds to the serial date that is generated by DateSerial or DateValue. For example, the expression" msgstr "この関数は、DateSerial 関数と逆方向の機能を担っています。この場合の戻り値としては、日付データを DateSerialDateValue でシリアル変換した数値を基に、該当する月が返されます。こうした点は、下記のコードを実行してみると分かりやすいでしょう。" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3145366\n" "11\n" "help.text" msgid "returns the value 12." msgstr "この場合の戻り値は 12 となります。" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3146923\n" "12\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "tit\n" "help.text" msgid "WeekDay Function [Runtime]" msgstr "WeekDay 関数 [実行時]" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "bm_id3153127\n" "help.text" msgid "WeekDay function" msgstr "WeekDay 関数" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3153127\n" "1\n" "help.text" msgid "WeekDay Function [Runtime]" msgstr "WeekDay 関数 [実行時]" #: 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 関数による日付データのシリアル変換値を基に、該当する曜日を示す数値を返します。" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3145068\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3149655\n" "4\n" "help.text" msgid "WeekDay (Number)" msgstr "WeekDay (Number)" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3148799\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3154125\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3150768\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3151042\n" "8\n" "help.text" msgid "Number: Integer expression that contains the serial date number that is used to calculate the day of the week (1-7)." msgstr "Number: 曜日情報 (1-7) を得る日付データのシリアル変換値を示す数値表式。" #: 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 関数を用いて表示させています。" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3148616\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3148576\n" "13\n" "help.text" msgid "' Return And display the day of the week" msgstr "REM 本日の曜日の取得と表示" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3151117\n" "16\n" "help.text" msgid "sDay=\"Sunday\"" msgstr "sDay=\"Sunday\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3153952\n" "18\n" "help.text" msgid "sDay=\"Monday\"" msgstr "sDay=\"Monday\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3153157\n" "20\n" "help.text" msgid "sDay=\"Tuesday\"" msgstr "sDay=\"Tuesday\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3154942\n" "22\n" "help.text" msgid "sDay=\"Wednesday\"" msgstr "sDay=\"Wednesday\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3155416\n" "24\n" "help.text" msgid "sDay=\"Thursday\"" msgstr "sDay=\"Thursday\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3154015\n" "26\n" "help.text" msgid "sDay=\"Friday\"" msgstr "sDay=\"Friday\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3153707\n" "28\n" "help.text" msgid "sDay=\"Saturday\"" msgstr "sDay=\"Saturday\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3148993\n" "30\n" "help.text" msgid "MsgBox \"\" + sDay,64,\"Today Is\"" msgstr "msgbox \"\" + sDay,64,\"Today is\"" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "tit\n" "help.text" msgid "Year Function [Runtime]" msgstr "Year 関数 [実行時]" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "bm_id3148664\n" "help.text" msgid "Year function" msgstr "Year 関数" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3148664\n" "1\n" "help.text" msgid "Year Function [Runtime]" msgstr "Year 関数 [実行時]" #: 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 関数による日付データのシリアル変換値を基に、該当する年を返します。" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3154125\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3147229\n" "4\n" "help.text" msgid "Year (Number)" msgstr "Year (Number)" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3154685\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3153970\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3150440\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3163712\n" "8\n" "help.text" msgid "Number: Integer expression that contains the serial date number that is used to calculate the year." msgstr "Number: 年情報を得る日付データのシリアル変換値を示す数値表式。" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3152596\n" "9\n" "help.text" msgid "This function is the opposite of the DateSerial function, and returns the year of a serial date. For example, the expression:" msgstr "この関数は DateSerial 関数と逆方向の機能を担っており、日付データのシリアル変換値から該当する年を取得します。こうした点は、下記のコードを実行してみると分かりやすいでしょう。" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3149483\n" "11\n" "help.text" msgid "returns the value 1994." msgstr "この場合の戻り値は 1994 となります。" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3146985\n" "12\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "tit\n" "help.text" msgid "CDateToIso Function [Runtime]" msgstr "CDateToIso 関数 [実行時]" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "bm_id3150620\n" "help.text" msgid "CdateToIso function" msgstr "CdateToIso 関数" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3150620\n" "1\n" "help.text" msgid "CDateToIso Function [Runtime]" msgstr "CDateToIso 関数 [実行時]" #: 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 形式で返します。" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3159224\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3149497\n" "4\n" "help.text" msgid "CDateToIso(Number)" msgstr "CDateToIso(Number)" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3152347\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3154422\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3147303\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3145136\n" "8\n" "help.text" msgid "Number: Integer that contains the serial date number." msgstr "数値:日付データのシリアル変換値を示す数値表式。" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3147243\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "tit\n" "help.text" msgid "CDateFromIso Function [Runtime]" msgstr "CDateFromIso 関数 [実行時]" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "bm_id3153127\n" "help.text" msgid "CdateFromIso function" msgstr "CdateFromIso 関数" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3153127\n" "1\n" "help.text" msgid "CDateFromIso Function [Runtime]" msgstr "CDateFromIso 関数 [実行時]" #: 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 形式の日付データを示す文字列を基に、該当する内部形式の日付を返します。" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3148947\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3150400\n" "4\n" "help.text" msgid "CDateFromIso(String)" msgstr "CDateFromIso(String)" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3154367\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3156212\n" "6\n" "help.text" msgid "Internal date number" msgstr "内部形式の日付" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3125864\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3154685\n" "8\n" "help.text" msgid "String: A string that contains a date in ISO format. The year may have two or four digits." msgstr "String: ISO 形式の日付データを示す文字列年は2ないし4桁の数値で指定します。" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3150439\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3147318\n" "10\n" "help.text" msgid "dateval = CDateFromIso(\"20021231\")" msgstr "dateval = CDateFromIso(\"20021231\")" #: 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 に該当する日付を、システムの内部書式に変換して返します。" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "tit\n" "help.text" msgid "DateAdd Function [Runtime]" msgstr "DateAdd 関数 [実行時]" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "bm_id6269417\n" "help.text" msgid "DateAdd function" msgstr "DateAdd 関数" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10548\n" "help.text" msgid "DateAdd Function [Runtime]" msgstr "DateAdd 関数 [実行時]" #: 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 "指定の日付に日付の間隔を何度か追加し、結果の日付を返します。" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1055B\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1055F\n" "help.text" msgid "DateAdd (Add, Count, Date)" msgstr "DateAdd (Add, Count, Date)" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1061E\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10622\n" "help.text" msgid "A Variant containing a date." msgstr "日付を含むバリエーション。" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10625\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 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 - 日付の間隔を指定する、後続のテーブルからの文字列式。" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10636\n" "help.text" msgid "Add (string value)" msgstr "Add (文字列値)" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1063C\n" "help.text" msgid "Explanation" msgstr "説明" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10643\n" "help.text" msgid "yyyy" msgstr "Yyyy" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10649\n" "help.text" msgid "Year" msgstr "年" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10650\n" "help.text" msgid "q" msgstr "q" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10656\n" "help.text" msgid "Quarter" msgstr "四半期" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1065D\n" "help.text" msgid "m" msgstr "m" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10663\n" "help.text" msgid "Month" msgstr "月" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1066A\n" "help.text" msgid "y" msgstr "y" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10670\n" "help.text" msgid "Day of year" msgstr "年内の通算日" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10677\n" "help.text" msgid "w" msgstr "w" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1067D\n" "help.text" msgid "Weekday" msgstr "平日" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10684\n" "help.text" msgid "ww" msgstr "ww" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1068A\n" "help.text" msgid "Week of year" msgstr "週" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10691\n" "help.text" msgid "d" msgstr "d" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10697\n" "help.text" msgid "Day" msgstr "日" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1069E\n" "help.text" msgid "h" msgstr "h" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106A4\n" "help.text" msgid "Hour" msgstr "時" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106AB\n" "help.text" msgid "n" msgstr "n" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106B1\n" "help.text" msgid "Minute" msgstr "分" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106B8\n" "help.text" msgid "s" msgstr "s" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106BE\n" "help.text" msgid "Second" msgstr "秒" #: 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 は負) 頻度を指定する数式。" #: 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 回この値に追加されます。" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106C7\n" "help.text" msgid "Example:" msgstr "例:" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "tit\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" msgstr "CDateToUnoDate 関数 [実行時]" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateToUnoDate function" msgstr "CDateToUnoDate 関数" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3150620\n" "1\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" msgstr "" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3151097\n" "2\n" "help.text" msgid "Returns the date as a UNO com.sun.star.util.Date struct." msgstr "" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3159224\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3149497\n" "4\n" "help.text" msgid "CDateToUnoDate(aDate)" msgstr "" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3152347\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3154422\n" "6\n" "help.text" msgid "com.sun.star.util.Date" msgstr "" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3147303\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3145136\n" "8\n" "help.text" msgid "aDate: Date to convert" msgstr "" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3147243\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoDate Function [Runtime]" msgstr "CDateFromUnoDate 関数 [実行時]" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateFromUnoDate function" msgstr "CDateFromUnoDate 関数" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3150620\n" "1\n" "help.text" msgid "CDateFromUnoDate Function [Runtime]" msgstr "" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3151097\n" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.Date struct to a Date value." msgstr "" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3159224\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3149497\n" "4\n" "help.text" msgid "CDateFromUnoDate(aDate)" msgstr "" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3152347\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3154422\n" "6\n" "help.text" msgid "Date" msgstr "日付" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3147303\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3145136\n" "8\n" "help.text" msgid "aDate: Date to convert" msgstr "" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3147243\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "tit\n" "help.text" msgid "CDateToUnoTime Function [Runtime]" msgstr "CDateToUnoTime 関数 [実行時]" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateToUnoTime function" msgstr "CDateToUnoTime 関数" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3150620\n" "1\n" "help.text" msgid "CDateToUnoTime Function [Runtime]" msgstr "" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3151097\n" "2\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct." msgstr "" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3159224\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3149497\n" "4\n" "help.text" msgid "CDateToUnoTime(aDate)" msgstr "" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3152347\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3154422\n" "6\n" "help.text" msgid "com.sun.star.util.Time" msgstr "" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3147303\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3145136\n" "8\n" "help.text" msgid "aDate: Date value to convert" msgstr "" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3147243\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoTime Function [Runtime]" msgstr "CDateFromUnoTime 関数 [実行時]" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateFromUnoTime function" msgstr "CDateFromUnoTime 関数" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3150620\n" "1\n" "help.text" msgid "CDateFromUnoTime Function [Runtime]" msgstr "" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3151097\n" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.Time struct to a Date value." msgstr "" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3159224\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3149497\n" "4\n" "help.text" msgid "CDateFromUnoTime(aTime)" msgstr "" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3152347\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3154422\n" "6\n" "help.text" msgid "Date" msgstr "日付" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3147303\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3145136\n" "8\n" "help.text" msgid "aTime: Time to convert" msgstr "" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3147243\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "tit\n" "help.text" msgid "CDateToUnoDateTime Function [Runtime]" msgstr "CDateToUnoDateTime 関数 [実行時]" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateToUnoDateTime function" msgstr "CDateToUnoDateTime 関数" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3150620\n" "1\n" "help.text" msgid "CDateToUnoDateTime Function [Runtime]" msgstr "" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3151097\n" "2\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct." msgstr "" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3159224\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3149497\n" "4\n" "help.text" msgid "CDateToUnoDateTime(aDate)" msgstr "" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3152347\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3154422\n" "6\n" "help.text" msgid "com.sun.star.util.DateTime" msgstr "" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3147303\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3145136\n" "8\n" "help.text" msgid "aDate: Date value to convert" msgstr "" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3147243\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoDateTime Function [Runtime]" msgstr "CDateFromUnoDateTime 関数 [実行時]" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateFromUnoDateTime function" msgstr "CDateFromUnoDateTime 関数" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3150620\n" "1\n" "help.text" msgid "CDateFromUnoDateTime Function [Runtime]" msgstr "" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3151097\n" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value." msgstr "" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3159224\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3149497\n" "4\n" "help.text" msgid "CDateFromUnoDateTime(aDateTime)" msgstr "" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3152347\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3154422\n" "6\n" "help.text" msgid "Date" msgstr "日付" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3147303\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3145136\n" "8\n" "help.text" msgid "aDateTime: DateTime to convert" msgstr "" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3147243\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "tit\n" "help.text" msgid "DateDiff Function [Runtime]" msgstr "DateDiff 関数 [実行時]" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "bm_id6134830\n" "help.text" msgid "DateDiff function" msgstr "DateDiff 関数" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10542\n" "help.text" msgid "DateDiff Function [Runtime]" msgstr "DateDiff 関数 [実行時]" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10546\n" "help.text" msgid "Returns the number of date intervals between two given date values." msgstr "指定された 2 つの日付値の間の日付間隔の数を返します。" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10549\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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 msgctxt "" "03030120.xhp\n" "par_idN1064B\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1064F\n" "help.text" msgid "A number." msgstr "数値。" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10652\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10656\n" "help.text" msgid "Add - A string expression from the following table, specifying the date interval." msgstr "Add - 日付の間隔を指定する、後続のテーブルからの文字列式。" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10664\n" "help.text" msgid "Date1, Date2 - The two date values to be compared." msgstr "Date1, Date2 - 比較する 2 つの日付値。" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1066A\n" "help.text" msgid "Week_start - An optional parameter that specifies the starting day of a week." msgstr "Week_start - 週の開始曜日を指定するオプションのパラメーター。" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1067A\n" "help.text" msgid "Week_start value" msgstr "Week_start 値" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10680\n" "help.text" msgid "Explanation" msgstr "説明" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10687\n" "help.text" msgid "0" msgstr "0" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1068D\n" "help.text" msgid "Use system default value" msgstr "システムのデフォルト値を使用" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10694\n" "help.text" msgid "1" msgstr "1" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1069A\n" "help.text" msgid "Sunday (default)" msgstr "日曜日 (デフォルト)" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106A1\n" "help.text" msgid "2" msgstr "2" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106A7\n" "help.text" msgid "Monday" msgstr "月曜日" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106AE\n" "help.text" msgid "3" msgstr "3" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106B4\n" "help.text" msgid "Tuesday" msgstr "火曜日" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106BB\n" "help.text" msgid "4" msgstr "4" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106C1\n" "help.text" msgid "Wednesday" msgstr "水曜日" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106C8\n" "help.text" msgid "5" msgstr "5" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106CE\n" "help.text" msgid "Thursday" msgstr "木曜日" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106D5\n" "help.text" msgid "6" msgstr "6" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106DB\n" "help.text" msgid "Friday" msgstr "金曜日" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106E2\n" "help.text" msgid "7" msgstr "7" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106E8\n" "help.text" msgid "Saturday" msgstr "土曜日" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106EB\n" "help.text" msgid "Year_start - An optional parameter that specifies the starting week of a year." msgstr "Year_start - 年の開始週を指定するオプションのパラメーター。" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106FB\n" "help.text" msgid "Year_start value" msgstr "Year_start 値" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10701\n" "help.text" msgid "Explanation" msgstr "説明" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10708\n" "help.text" msgid "0" msgstr "0" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1070E\n" "help.text" msgid "Use system default value" msgstr "システムのデフォルト値を使用" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10715\n" "help.text" msgid "1" msgstr "1" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1071B\n" "help.text" msgid "Week 1 is the week with January, 1st (default)" msgstr "Week 1 は 1 月 1 日を含む週 (デフォルト)" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10722\n" "help.text" msgid "2" msgstr "2" #: 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 "Week 1 は、その年の 4 日以上を含む最初の週" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1072F\n" "help.text" msgid "3" msgstr "3" #: 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 "Week 1 は、新年の日付のみを含む最初の週" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10738\n" "help.text" msgid "Example:" msgstr "例:" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "tit\n" "help.text" msgid "DatePart Function [Runtime]" msgstr "DatePart 関数 [実行時]" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "bm_id249946\n" "help.text" msgid "DatePart function" msgstr "DatePart 関数" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10542\n" "help.text" msgid "DatePart Function [Runtime]" msgstr "DatePart 関数 [実行時]" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10546\n" "help.text" msgid "The DatePart function returns a specified part of a date." msgstr "DatePart 関数は、日付の指定された部分を返します。" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10549\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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]])" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105EB\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105EF\n" "help.text" msgid "A Variant containing a date." msgstr "日付を含むバリエーション。" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105F2\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105F6\n" "help.text" msgid "Add - A string expression from the following table, specifying the date interval." msgstr "Add - 日付の間隔を指定する、後続のテーブルからの文字列式。" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10604\n" "help.text" msgid "Date - The date from which the result is calculated." msgstr "Date - 結果の計算元の日付。" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10611\n" "help.text" msgid "Example:" msgstr "例:" #: 03030200.xhp msgctxt "" "03030200.xhp\n" "tit\n" "help.text" msgid "Converting Time Values" msgstr "時刻データの変換" #: 03030200.xhp msgctxt "" "03030200.xhp\n" "hd_id3147226\n" "1\n" "help.text" msgid "Converting Time Values" msgstr "時刻データの変換" #: 03030200.xhp msgctxt "" "03030200.xhp\n" "par_id3149415\n" "2\n" "help.text" msgid "The following functions convert time values to calculable numbers." msgstr "このセクションの関数は、時刻データから計算用数値への変換を行うためのものです。" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "tit\n" "help.text" msgid "Hour Function [Runtime]" msgstr "Hour 関数 [実行時]" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "bm_id3156042\n" "help.text" msgid "Hour function" msgstr "Hour 関数" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3156042\n" "1\n" "help.text" msgid "Hour Function [Runtime]" msgstr "Hour 関数 [実行時]" #: 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 関数による時刻データのシリアル変換値を基に、該当時刻の時を示す数値を返します。" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3147574\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3147264\n" "4\n" "help.text" msgid "Hour (Number)" msgstr "Hour (Number)" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3145069\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3149670\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3150359\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3154366\n" "8\n" "help.text" msgid "Number: Numeric expression that contains the serial time value that is used to return the hour value." msgstr "Number: 時刻 (時) 情報を返すために使われる時刻データのシリアル変換値を示す数値表式。" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3154909\n" "9\n" "help.text" msgid "This function is the opposite of the TimeSerial function. It returns an integer value that represents the hour from a time value that is generated by the TimeSerial or the TimeValue function. For example, the expression" msgstr "この関数は、TimeSerial 関数と逆方向の機能を担っています。この場合の戻り値としては、時刻データを TimeSerialTimeValue で変換した数値を基に、該当する時刻を示す整数値が返されます。こうした点は、下記のコードを実行してみると分かりやすいでしょう。" #: 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))" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3155132\n" "11\n" "help.text" msgid "returns the value 12." msgstr "この場合の戻り値は 12 となります。" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3147348\n" "12\n" "help.text" msgid "Example:" msgstr "例:" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3146985\n" "13\n" "help.text" msgid "Sub ExampleHour" msgstr "Sub ExampleHour" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3156441\n" "14\n" "help.text" msgid "Print \"The current hour is \" & Hour( Now )" msgstr "Print \"現在の時刻は\" & Hour( Now )" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3153145\n" "15\n" "help.text" msgid "End Sub" msgstr "End Sub" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "tit\n" "help.text" msgid "Minute Function [Runtime]" msgstr "Minute 関数 [実行時]" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "bm_id3155419\n" "help.text" msgid "Minute function" msgstr "Minute 関数" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3155419\n" "1\n" "help.text" msgid "Minute Function [Runtime]" msgstr "Minute 関数 [実行時]" #: 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 関数による時刻データのシリアル変換値を基に、該当時刻の分を示す数値を返します。" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3154758\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3149656\n" "4\n" "help.text" msgid "Minute (Number)" msgstr "Minute (Number)" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3148798\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3150449\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3153193\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3153969\n" "8\n" "help.text" msgid "Number: Numeric expression that contains the serial time value that is used to return the minute value." msgstr "Number: 分情報を返すために使われる時刻データのシリアル変換値を示す数値表式。" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3150869\n" "9\n" "help.text" msgid "This function is the opposite of the TimeSerial function. It returns the minute of the serial time value that is generated by the TimeSerial or the TimeValue function. For example, the expression:" msgstr "この関数は、TimeSerial 関数と逆方向の機能を担っています。この場合の戻り値としては、時刻データを TimeSerialTimeValue 関数で変換したシリアル値を基に、該当時刻の分を示す整数値が返されます。こうした点は、下記のコードを実行してみると分かりやすいでしょう。" #: 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))" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3148576\n" "11\n" "help.text" msgid "returns the value 30." msgstr "この場合の戻り値は 30 となります。" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3150010\n" "12\n" "help.text" msgid "Example:" msgstr "例:" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3159154\n" "13\n" "help.text" msgid "Sub ExampleMinute" msgstr "Sub ExampleMinute" #: 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)& \".\"" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3153726\n" "15\n" "help.text" msgid "end sub" msgstr "end sub" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "tit\n" "help.text" msgid "Now Function [Runtime]" msgstr "Now 関数 [実行時]" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "bm_id3149416\n" "help.text" msgid "Now function" msgstr "Now 関数" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "hd_id3149416\n" "1\n" "help.text" msgid "Now Function [Runtime]" msgstr "Now 関数 [実行時]" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3149670\n" "2\n" "help.text" msgid "Returns the current system date and time as a Date value." msgstr "システム時計から日付と時刻の情報を取得して、日付 の値として返します。" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "hd_id3149456\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3149655\n" "4\n" "help.text" msgid "Now" msgstr "Now" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "hd_id3154366\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3154909\n" "6\n" "help.text" msgid "Date" msgstr "日付" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "hd_id3147229\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3150870\n" "9\n" "help.text" msgid "MsgBox \"It is now \" & Now" msgstr "msgbox \"It is now \" & Now" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "tit\n" "help.text" msgid "Second Function [Runtime]" msgstr "Second 関数 [実行時]" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "bm_id3153346\n" "help.text" msgid "Second function" msgstr "Second 関数" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3153346\n" "1\n" "help.text" msgid "Second Function [Runtime]" msgstr "Second 関数 [実行時]" #: 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 関数による時刻データのシリアル変換値を基に、該当時刻の秒を示す数値を返します。" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3147264\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3146795\n" "4\n" "help.text" msgid "Second (Number)" msgstr "Second (Number)" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3150792\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3154140\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3156280\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3154124\n" "8\n" "help.text" msgid "Number: Numeric expression that contains the serial time number that is used to calculate the number of seconds." msgstr "Number: 秒情報を得る時刻データのシリアル変換値を示す数値表式。" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3125864\n" "9\n" "help.text" msgid "This function is the opposite of the TimeSerial function. It returns the seconds of a serial time value that is generated by the TimeSerial or TimeValue functions. For example, the expression:" msgstr "この関数は、TimeSerial 関数と逆方向の機能を担っています。この場合の戻り値としては、時刻データを TimeSerialTimeValue 関数で変換したシリアル値を基に、該当時刻の秒を示す整数値が返されます。こうした点は、下記のコードを実行してみると分かりやすいでしょう。" #: 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))" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3151117\n" "11\n" "help.text" msgid "returns the value 41." msgstr "この場合の戻り値は 41 となります。" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3147426\n" "12\n" "help.text" msgid "Example:" msgstr "例:" #: 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 \"正確な現在時刻の秒は、 \"& Second( Now )" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "tit\n" "help.text" msgid "TimeSerial Function [Runtime]" msgstr "TimeSerial 関数[実行時]" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "bm_id3143271\n" "help.text" msgid "TimeSerial function" msgstr "TimeSerial 関数" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3143271\n" "1\n" "help.text" msgid "TimeSerial Function [Runtime]" msgstr "TimeSerial 関数 [実行時]" #: 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 "数値として渡される時、分、秒の指定値を基に、該当する時刻データのシリアル換算値を計算します。こうして変換される数値を用いると、異なる時刻間の経過時間などが計算できます。" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3146794\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3150792\n" "5\n" "help.text" msgid "TimeSerial (hour, minute, second)" msgstr "TimeSerial (hour, minute, second)" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3148797\n" "6\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3154908\n" "7\n" "help.text" msgid "Date" msgstr "日付" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3154124\n" "8\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3153193\n" "9\n" "help.text" msgid "hour: Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23." msgstr "hour: シリアル値に換算する時刻データで、時を示す整数表式。これには下記の値を指定できます。 0-23." #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3159252\n" "10\n" "help.text" msgid "minute: 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 "minute: シリアル値に換算する時刻データで、分を示す整数表式。通常使用するのは 0 から 59 までの値です。この範囲外の値も指定できますが、その場合は時の値に影響が生じます。" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3161831\n" "11\n" "help.text" msgid "second: 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 "second: シリアル値に換算する時刻データで、秒を示す整数表式。通常使用するのは 0 から 59 までの値です。この範囲外の値も指定できますが、その場合は分の値に影響が生じます。" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3155854\n" "12\n" "help.text" msgid "Examples:" msgstr "例:" #: 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 と見なされます。" #: 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 と見なされます。" #: 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 と見なされます。" #: 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 と見なされます。" #: 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 関数で変換して得られる数値は、時刻間の時間計算などに利用できます。" #: 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 関数で返される値は、時刻間の計算には使えるものの、そのまま直接的な評価が行えるものではありません。" #: 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 関数の場合、時刻データを 1 つの文字列の形で渡します。これに対して TimeSerial 関数では、関数に渡すパラメータ (時、分、秒) は、それぞれ個別の数値表式として指定します。" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3154790\n" "20\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 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\"" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "tit\n" "help.text" msgid "TimeValue Function [Runtime]" msgstr "TimeValue 関数 [実行時]" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "bm_id3149670\n" "help.text" msgid "TimeValue function" msgstr "TimeValue 関数 " #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3149670\n" "1\n" "help.text" msgid "TimeValue Function [Runtime]" msgstr "TimeValue 関数 [実行時]" #: 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 "文字列として指定された時、分、秒の値を基に、該当する時刻を示す 1 つの数値 (シリアル値) を返します。こうして変換された数値は、2 つの時刻間の時間計算などに利用できます。" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3154138\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3156282\n" "4\n" "help.text" msgid "TimeValue (Text As String)" msgstr "TimeValue (Text As String)" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3153969\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3156424\n" "6\n" "help.text" msgid "Date" msgstr "日付" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3145172\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3145786\n" "8\n" "help.text" msgid "Text: Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"." msgstr "Text: 「HH:MM:SS」の形式で指定した、変換する時刻データを示す文字列表式。" #: 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 "この関数は、任意の時刻を 1 つの数値として変換するもので、こうした得られる数値は時刻間の時間計算などに利用できます。" #: 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 の倍精度値として格納されます。" #: 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 関数で返される値は、時刻間の計算には使えるものの、そのまま直接的な評価が行えるものではありません。" #: 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 関数の場合、関数に渡すパラメータ (時、分、秒) は、それぞれ個別の数値表式として指定することができます。これに対して TimeValue 関数では、時刻データを 1 つの文字列の形で渡します。" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3145271\n" "13\n" "help.text" msgid "Example:" msgstr "例:" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3149378\n" "33\n" "help.text" msgid "a1 = \"start time\"" msgstr "a1 = \"start time\"" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3145800\n" "34\n" "help.text" msgid "b1 = \"end time\"" msgstr "b1 = \"end time\"" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3151074\n" "35\n" "help.text" msgid "c1 = \"total time\"" msgstr "c1 = \"total time\"" #: 03030300.xhp msgctxt "" "03030300.xhp\n" "tit\n" "help.text" msgid "System Date and Time" msgstr "システム日付とシステム時間" #: 03030300.xhp msgctxt "" "03030300.xhp\n" "hd_id3154923\n" "1\n" "help.text" msgid "System Date and Time" msgstr "システム日付と時刻" #: 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 "このセクションの関数とステートメントは、システムからの日付や時刻の取得および、これらの設定値の変更を行うためのものです。" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "tit\n" "help.text" msgid "Date Statement [Runtime]" msgstr "Date ステートメント [実行時]" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "bm_id3156027\n" "help.text" msgid "Date statement" msgstr "Date ステートメント" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "hd_id3156027\n" "1\n" "help.text" msgid "Date Statement [Runtime]" msgstr "Date ステートメント [実行時]" #: 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 "システムの現在の日付を文字列として取得するか、日付のリセットを行います。日付の書式は、ローカルシステムの設定に依存します。" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "hd_id3148686\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "hd_id3154347\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "par_id3145069\n" "6\n" "help.text" msgid "Text: 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 "Text: システムの日付設定をリセットする場合にのみ指定。この場合、指定する文字列の表式は、ローカルシステムの日付書式に準じておく必要があります。" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "hd_id3150793\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "par_id3156424\n" "9\n" "help.text" msgid "MsgBox \"The date is \" & Date" msgstr "msgbox \"The date is \" & Date" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "tit\n" "help.text" msgid "Time Statement [Runtime]" msgstr "Time ステートメント [実行時]" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "bm_id3145090\n" "help.text" msgid "Time statement" msgstr "Time ステートメント" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "hd_id3145090\n" "1\n" "help.text" msgid "Time Statement [Runtime]" msgstr "Time ステートメント [実行時]" #: 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」形式の文字列として返します。" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "hd_id3154346\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "par_id3149670\n" "4\n" "help.text" msgid "Time" msgstr "Time" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "hd_id3150792\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "par_id3149656\n" "6\n" "help.text" msgid "Text: Any string expression that specifies the new time in the format \"HH:MM:SS\"." msgstr "Text:変更後のシステム時刻を指定する、「HH:MM:SS」形式の文字列" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "hd_id3145173\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "tit\n" "help.text" msgid "Timer Function [Runtime]" msgstr "Timer 関数 [実行時]" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "bm_id3149346\n" "help.text" msgid "Timer function" msgstr "Timer 関数" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "hd_id3149346\n" "1\n" "help.text" msgid "Timer Function [Runtime]" msgstr "Timer 関数 [実行時]" #: 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 "午前 0 時を基点とする経過時間を秒数で返します。" #: 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 関数を呼び出す場合は、あらかじめ定義しておいた「ロング整数」型の変数に戻り値を返させる必要があります。そうでない場合は、時刻ではなく日付が返されます。" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "hd_id3153768\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3161831\n" "5\n" "help.text" msgid "Timer" msgstr "Timer" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "hd_id3146975\n" "6\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3146984\n" "7\n" "help.text" msgid "Date" msgstr "日付" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "hd_id3156442\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 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, \"只今の時刻 \"" #: 03050000.xhp msgctxt "" "03050000.xhp\n" "tit\n" "help.text" msgid "Error-Handling Functions" msgstr "エラーを制御するための関数" #: 03050000.xhp msgctxt "" "03050000.xhp\n" "hd_id3143271\n" "1\n" "help.text" msgid "Error-Handling Functions" msgstr "エラー処理関数" #: 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 による実行時エラーの処理法を指定するものです、" #: 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 には、実行時エラー発生時のプログラム中断を防止するための機能が各種用意されています。" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "tit\n" "help.text" msgid "Erl Function [Runtime]" msgstr "Erl 関数 [実行時]" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "bm_id3157896\n" "help.text" msgid "Erl function" msgstr "Erl 関数" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3157896\n" "1\n" "help.text" msgid "Erl Function [Runtime]" msgstr "Erl 関数 [実行時]" #: 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 "プログラム実行時にエラーの発生した行番号を返します。" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3147574\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3146795\n" "4\n" "help.text" msgid "Erl" msgstr "Erl" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3147265\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3154924\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3150792\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 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 関数が返すのは行番号だけであり、行ラベルは返しません。" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3146921\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03050100.xhp 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 エラーハンドラーの設定" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3153188\n" "14\n" "help.text" msgid "' Error caused by non-existent file" msgstr "REM 存在しないファイルにアクセスするとエラーが発生" #: 03050100.xhp 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 ,\"に、エラーが発生した。\"" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "tit\n" "help.text" msgid "Err Function [Runtime]" msgstr "Err 関数 [実行時]" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "bm_id3156343\n" "help.text" msgid "Err function" msgstr "Err 関数" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3156343\n" "1\n" "help.text" msgid "Err Function [Runtime]" msgstr "Err 関数 [実行時]" #: 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 "プログラム実行中に発生したエラー内容の特定に利用するエラーコードを返します。" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3149656\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3154123\n" "4\n" "help.text" msgid "Err" msgstr "Err" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3147229\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3150869\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3153193\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 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 関数を使ったエラー処理ルーチンが利用できます。" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3147317\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03050200.xhp 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 エラーハンドラーの設定" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3149481\n" "14\n" "help.text" msgid "REM Error occurs due to non-existent file" msgstr "REM 存在しないファイルにアクセスするとエラーが発生" #: 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\"" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "tit\n" "help.text" msgid "Error Function [Runtime]" msgstr "Error 関数[実行時]" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "bm_id3159413\n" "help.text" msgid "Error function" msgstr "Error 関数" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3159413\n" "1\n" "help.text" msgid "Error Function [Runtime]" msgstr "Error 関数 [実行時]" #: 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 "与えられたエラーコードに該当するエラーメッセージを返します。" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3153379\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3154366\n" "4\n" "help.text" msgid "Error (Expression)" msgstr "Error (Expression)" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3145173\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3154125\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3150869\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3153193\n" "8\n" "help.text" msgid "Expression: Any numeric expression that contains the error code of the error message that you want to return." msgstr "Expression: 対応するエラーメッセージを返させるエラーコードを示す数値表式。" #: 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 関数は、プログラム実行中に最後に発生したエラーのエラーメッセージを返します。" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "tit\n" "help.text" msgid "On Error GoTo ... Resume Statement [Runtime]" msgstr "On Error GoTo ... Resume ステートメント [実行時]" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "bm_id3146795\n" "help.text" msgid "Resume Next parameterOn Error GoTo ... Resume statement" msgstr "関数; Resume NextResume Next; 関数On Error GoTo ...Resume; 関数" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "hd_id3146795\n" "1\n" "help.text" msgid "On Error GoTo ... Resume Statement [Runtime]" msgstr "On Error GoTo ...Resume ステートメント [実行時]" #: 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 "エラー発生時のエラーハンドリング用ルーチンおよび、プログラムの実行再開を指定します。" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "hd_id3151212\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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 {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "hd_id3154125\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3150869\n" "7\n" "help.text" msgid "GoTo Labelname: If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"." msgstr "GoTo Labelname: エラーが発生した場合、「Labelname」で指定されるエラーハンドリング用ルーチンを使用可能にします。" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3150439\n" "8\n" "help.text" msgid "Resume Next: If an error occurs, program execution continues with the statement that follows the statement in which the error occurred." msgstr "Resume Next: エラーが発生した場合、エラー発生行の次のステートメントからプログラムを継続実行させます。" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3149482\n" "9\n" "help.text" msgid "GoTo 0: Disables the error handler in the current procedure." msgstr "GoTo 0:現在のプロシージャー中でのエラーハンドラーを使用不可にします。" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3149483\n" "9\n" "help.text" msgid "Local: \"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 "ローカル:\"On error\"のスコープはグローバルで、他の\"On error\"文でキャンセルされるまで、アクティブなままです。\"On Local error\"はそれを起動するルーチンにローカルなものです。ローカルエラー処理は、何らかの以前のグローバル設定をオーバーライドします。起動ルーチンを終了する際には、ローカルエラー処理は、自動的にキャンセルされます。そして、以前のグローバル設定が修復されます。" #: 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 文はマクロで生じるエラーに反応するために用いられます。" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "hd_id3146985\n" "11\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 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\"" #: 03060000.xhp msgctxt "" "03060000.xhp\n" "tit\n" "help.text" msgid "Logical Operators" msgstr "論理演算子" #: 03060000.xhp msgctxt "" "03060000.xhp\n" "hd_id3147559\n" "1\n" "help.text" msgid "Logical Operators" msgstr "論理演算子" #: 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 では下記の論理演算子をサポートしています。" #: 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 "論理演算子とは、2 つの表式や変数をビット情報とみなして各種の演算をするもので、これらの機能を利用して、たとえば特定のビットがセットされているかなどの判定が行えます。" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "tit\n" "help.text" msgid "AND Operator [Runtime]" msgstr "AND 演算子 [実行時]" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "bm_id3146117\n" "help.text" msgid "AND operator (logical)" msgstr "And 論理演算子" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3146117\n" "1\n" "help.text" msgid "AND Operator [Runtime]" msgstr "AND 演算子 [実行時]" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3143268\n" "2\n" "help.text" msgid "Logically combines two expressions." msgstr "2 つの表式間の論理積演算を行います。" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3147574\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3156344\n" "4\n" "help.text" msgid "Result = Expression1 And Expression2" msgstr "Result = Expression1 And Expression2" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3148946\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3149457\n" "6\n" "help.text" msgid "Result: Any numeric variable that records the result of the combination." msgstr "Result: 演算結果を格納する数値変数。" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3150541\n" "7\n" "help.text" msgid "Expression1, Expression2: Any expressions that you want to combine." msgstr "Expression1, Expression2: 論理積の演算を行う表式。" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3156215\n" "8\n" "help.text" msgid "Boolean expressions combined with AND only return the value True if both expressions evaluate to True:" msgstr "ブール型の表式に対して AND 演算子による論理積を取る場合、2 つの表式がともに True と評価された場合のみ、結果が True となります。" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3150870\n" "9\n" "help.text" msgid "True AND True returns True; for all other combinations the result is False." msgstr "つまり、True AND True の場合のみ結果が Trueとなり、その他の組合せはすべて False を返します。" #: 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 "AND 演算子はまた、2 つの数値表式を対象とするビット演算をすることもでき、この場合は両者の値を 2 進数に変換して、対応する個々のビット間を比較します。" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3153727\n" "11\n" "help.text" msgid "Example:" msgstr "例:" #: 03060100.xhp 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" #: 03060100.xhp 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" #: 03060100.xhp 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 returns 0" #: 03060100.xhp 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" #: 03060100.xhp 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 2 つの引数に対するビット単位の論理積の結果、戻り値は 8" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "tit\n" "help.text" msgid "Eqv Operator [Runtime]" msgstr "Eqv 演算子 [実行時]" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "bm_id3156344\n" "help.text" msgid "Eqv operator (logical)" msgstr "Eqv 論理演算子" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3156344\n" "1\n" "help.text" msgid "Eqv Operator [Runtime]" msgstr "Eqv 演算子 [実行時]" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149656\n" "2\n" "help.text" msgid "Calculates the logical equivalence of two expressions." msgstr "2 つの表式間の論理等価演算を行います。" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3154367\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3154910\n" "4\n" "help.text" msgid "Result = Expression1 Eqv Expression2" msgstr "Result = Expression1 Eqv Expression2" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3151043\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3150869\n" "6\n" "help.text" msgid "Result: Any numeric variable that contains the result of the comparison." msgstr "Result: 演算結果を格納する数値変数。" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3150448\n" "7\n" "help.text" msgid "Expression1, Expression2: Any expressions that you want to compare." msgstr "Expression1, Expression2: 論理等価を行う式。" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149562\n" "8\n" "help.text" msgid "When testing for equivalence between Boolean expressions, the result is True if both expressions are either True or False." msgstr "ブール型の表式に対して論理等価の判定をする場合、2 つの表式がともに True であるか、あるいはともに False である場合に、結果が True となります。" #: 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 "ビット型の表式に対して Eqv 演算子による論理等価の比較を行う場合、両者の表式で対応するビットがともに 1 であるか、あるいはともに 0 である場合に、演算結果のビットが 1 となります。" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3159154\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03060200.xhp 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" #: 03060200.xhp 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 returns 0" #: 03060200.xhp 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 returns 0" #: 03060200.xhp 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 returns -1" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149959\n" "19\n" "help.text" msgid "vOut = B Eqv A ' returns -3" msgstr "vOut = B Eqv A REM returns -3" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "tit\n" "help.text" msgid "Imp-Operator [Runtime]" msgstr "Imp 演算子 [実行時]" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "bm_id3156024\n" "help.text" msgid "Imp operator (logical)" msgstr "Imp論理演算子" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3156024\n" "1\n" "help.text" msgid "Imp Operator [Runtime]" msgstr "Imp 演算子 [実行時]" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3148947\n" "2\n" "help.text" msgid "Performs a logical implication on two expressions." msgstr "2 つの表式間の論理包含演算を行います。" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3148664\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3149656\n" "4\n" "help.text" msgid "Result = Expression1 Imp Expression2" msgstr "Result = Expression1 Imp Expression2" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3151212\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3154910\n" "6\n" "help.text" msgid "Result: Any numeric variable that contains the result of the implication." msgstr "Result:演算結果を格納する数値変数。" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3156281\n" "7\n" "help.text" msgid "Expression1, Expression2: Any expressions that you want to evaluate with the Imp operator." msgstr "Expression1, Expression2: Imp 演算子に評価させる表式。" #: 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 "ブール型の表式に対して Imp 演算を行う場合、1 番目の表式が True と評価され、2 番目の表式が False と評価される場合、結果が False となります。" #: 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 "ビット型の表式に対して Imp 演算を行う場合、1 番目のビットが 1 であり、2 番目のビットが 0 である場合、演算結果のビットが 0 となります。" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3147318\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03060300.xhp 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" #: 03060300.xhp 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 returns -1" #: 03060300.xhp 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 returns 0" #: 03060300.xhp 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 returns -1" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3154492\n" "19\n" "help.text" msgid "vOut = B Imp A ' returns -1" msgstr "vOut = B Imp A REM returns -1" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "tit\n" "help.text" msgid "Not-Operator [Runtime]" msgstr "Not 演算子 [実行時]" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "bm_id3156024\n" "help.text" msgid "Not operator (logical)" msgstr "Not 論理演算子" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3156024\n" "1\n" "help.text" msgid "Not-Operator [Runtime]" msgstr "Not 演算子 [実行時]" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3159414\n" "2\n" "help.text" msgid "Negates an expression by inverting the bit values." msgstr "ビット値を反転させて、表式の論理否定を取ります。" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3149457\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3150360\n" "4\n" "help.text" msgid "Result = Not Expression" msgstr "Result = Not Expression" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3151211\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3147228\n" "6\n" "help.text" msgid "Result: Any numeric variable that contains the result of the negation." msgstr "Result: 演算結果を格納する数値変数。" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3154124\n" "7\n" "help.text" msgid "Expression: Any expression that you want to negate." msgstr "Expression: 論理否定を行う式。" #: 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 に変換されます。" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3145785\n" "9\n" "help.text" msgid "In a bitwise negation each individual bit is inverted." msgstr "ビット単位の論理否定を行う場合は、個々のビットが反転されます。" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3153093\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3145749\n" "15\n" "help.text" msgid "vOut = Not vA ' Returns -11" msgstr "vOut = Not vA REM 戻り値は -11" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3148645\n" "16\n" "help.text" msgid "vOut = Not(vC > vD) ' Returns -1" msgstr "vOut = Not(vC > vD) REM Returns -1" #: 03060400.xhp 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" #: 03060400.xhp 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" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "tit\n" "help.text" msgid "Or-Operator [Runtime]" msgstr "Or 演算子 [実行時]" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "bm_id3150986\n" "help.text" msgid "Or operator (logical)" msgstr "Or 論理演算子" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3150986\n" "1\n" "help.text" msgid "Or Operator [Runtime]" msgstr "Or 論理演算子[実行時]" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3148552\n" "2\n" "help.text" msgid "Performs a logical OR disjunction on two expressions." msgstr "2 つの表式間の論理和演算を行います。" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3148664\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3150358\n" "4\n" "help.text" msgid "Result = Expression1 Or Expression2" msgstr "Result = Expression1 Or Expression2" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3151211\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3153192\n" "6\n" "help.text" msgid "Result: Any numeric variable that contains the result of the disjunction." msgstr "Result:演算結果を格納する数値変数。" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3147229\n" "7\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to compare." msgstr "Expression1, Expression2: 論理和の演算を行う表式。" #: 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 "ブール型の表式に対して論理和の判定をする場合、2 つの表式の一方ないし両方が True である場合に、結果が True となります。" #: 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 "ビット型の表式に対して論理和の比較演算を行う場合、両者の表式で対応するビットの一方ないし両方が 1 である場合に、演算結果のビットが 1 となります。" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3161831\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "tit\n" "help.text" msgid "Xor-Operator [Runtime]" msgstr "Xor 論理演算子[実行時]" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "bm_id3156024\n" "help.text" msgid "Xor operator (logical)" msgstr "Xor 論理演算子" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3156024\n" "1\n" "help.text" msgid "Xor-Operator [Runtime]" msgstr "Xor 演算子 [実行時]" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3159414\n" "2\n" "help.text" msgid "Performs a logical Exclusive-Or combination of two expressions." msgstr "2 つの表式間の排他的論理和を行います。" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3153381\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3150400\n" "4\n" "help.text" msgid "Result = Expression1 Xor Expression2" msgstr "Result = Expression1 Xor Expression2" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3153968\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3150448\n" "6\n" "help.text" msgid "Result: Any numeric variable that contains the result of the combination." msgstr "Result:演算結果を格納する数値変数。" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3125864\n" "7\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to combine." msgstr "Expression1, Expression2: 排他的論理和の演算を行う表式。" #: 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 "ブール型の表式に対して排他的論理和の判定をする場合、2 つの表式が互いに異なる値である場合にのみ、結果が True となります。" #: 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 "ビット型の表式に対して排他的論理和の演算を行う場合、両者の表式で対応するビットのいずれか一方だけが 1 である場合に、演算結果のビットが 1 となります。" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3153366\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03060600.xhp 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" #: 03060600.xhp 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" #: 03060600.xhp 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 returns -1" #: 03060600.xhp 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 returns 0" #: 03060600.xhp 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" #: 03070000.xhp msgctxt "" "03070000.xhp\n" "tit\n" "help.text" msgid "Mathematical Operators" msgstr "算術演算子" #: 03070000.xhp msgctxt "" "03070000.xhp\n" "hd_id3149234\n" "1\n" "help.text" msgid "Mathematical Operators" msgstr "算術演算子" #: 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 では下記の算術演算子をサポートしています。" #: 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 "このセクションでは、プログラム中での計算処理に必要となるであろう各種の算術演算子について、簡単に解説します。" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "tit\n" "help.text" msgid "\"-\" Operator [Runtime]" msgstr "「-」演算子 [実行時]" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "bm_id3156042\n" "help.text" msgid "\"-\" operator (mathematical)" msgstr "「-」演算子; 算術演算子" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3156042\n" "1\n" "help.text" msgid "\"-\" Operator [Runtime]" msgstr "「-」演算子 [実行時]" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3153345\n" "2\n" "help.text" msgid "Subtracts two values." msgstr "2つの値の間で減算 (引き算) を行います。" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3149416\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3156023\n" "4\n" "help.text" msgid "Result = Expression1 - Expression2" msgstr "Result = Expression1 - Expression2" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3154760\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3147560\n" "6\n" "help.text" msgid "Result: Any numerical expression that contains the result of the subtraction." msgstr "Result :演算結果を格納する数値変数。" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3150398\n" "7\n" "help.text" msgid "Expression1, Expression2: Any numerical expressions that you want to subtract." msgstr "Expression1, Expression2 :減算を行う表式。" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3154366\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "tit\n" "help.text" msgid "\"*\" Operator [Runtime]" msgstr "「*」演算子 [実行時]" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "bm_id3147573\n" "help.text" msgid "\"*\" operator (mathematical)" msgstr "「*」演算子 算術演算子" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3147573\n" "1\n" "help.text" msgid "\"*\" Operator [Runtime]" msgstr "「*」演算子 [実行時]" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3154347\n" "2\n" "help.text" msgid "Multiplies two values." msgstr "2 つの値の間で乗算 (掛け算) を行います。" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3148946\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3150358\n" "4\n" "help.text" msgid "Result = Expression1 * Expression2" msgstr "Result = Expression1 * Expression2" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3150400\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3154365\n" "6\n" "help.text" msgid "Result: Any numeric expression that records the result of a multiplication." msgstr "Result: 演算結果を格納する数値変数。" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3154685\n" "7\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to multiply." msgstr "Expression1, Expression2: 乗算を行う表式。" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3153968\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "tit\n" "help.text" msgid "\"+\" Operator [Runtime]" msgstr "「+」演算子 [実行時]" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "bm_id3145316\n" "help.text" msgid "\"+\" operator (mathematical)" msgstr "「+」演算子; 算術演算子" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3145316\n" "1\n" "help.text" msgid "\"+\" Operator [Runtime]" msgstr "「+」演算子 [実行時]" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3145068\n" "2\n" "help.text" msgid "Adds or combines two expressions." msgstr "2 つの表式を加算ないし結合します。" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3144500\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3150358\n" "4\n" "help.text" msgid "Result = Expression1 + Expression2" msgstr "Result = Expression1 + Expression2" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3150400\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3154123\n" "6\n" "help.text" msgid "Result: Any numerical expression that contains the result of the addition." msgstr "Result: 演算結果を格納する表式" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3150870\n" "7\n" "help.text" msgid "Expression1, Expression2: Any numerical expressions that you want to combine or to add." msgstr "Expression1, Expression2: 加算および結合演算の対象となる表式" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3153969\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "tit\n" "help.text" msgid "\"/\" Operator [Runtime]" msgstr "「/」演算子 [実行時]" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "bm_id3150669\n" "help.text" msgid "\"/\" operator (mathematical)" msgstr "「/」演算子; 算術演算子" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3150669\n" "1\n" "help.text" msgid "\"/\" Operator [Runtime]" msgstr "「/」演算子 [実行時]" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3149670\n" "2\n" "help.text" msgid "Divides two values." msgstr "2 つの値の間で除算 (割り算) を行います。" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3148946\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3153360\n" "4\n" "help.text" msgid "Result = Expression1 / Expression2" msgstr "Result = Expression1 / Expression2" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3150359\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3154141\n" "6\n" "help.text" msgid "Result: Any numerical value that contains the result of the division." msgstr "Result: 演算結果を格納する数値表式。" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3150448\n" "7\n" "help.text" msgid "Expression1, Expression2: Any numerical expressions that you want to divide." msgstr "Expression1, Expression2: 除算を行う表式。" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3154684\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "tit\n" "help.text" msgid "\"^\" Operator [Runtime]" msgstr "\"^\" 演算子[実行時]" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "bm_id3145315\n" "help.text" msgid "\"^\" operator (mathematical)" msgstr "「/」演算子 算術演算子" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3145315\n" "1\n" "help.text" msgid "\"^\" Operator [Runtime]" msgstr "「^」演算子 [実行時]" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3149670\n" "2\n" "help.text" msgid "Raises a number to a power." msgstr "与えられた数値の指数 (累乗、べき乗) 計算を行います。" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3147264\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3149656\n" "4\n" "help.text" msgid "Result = Expression ^ Exponent" msgstr "Result = Expression ^ Exponent" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3151211\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3153192\n" "6\n" "help.text" msgid "Result: Any numerical expression that contains the result of the number raised to a power." msgstr "Result: 演算結果を格納する数値表式" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3150448\n" "7\n" "help.text" msgid "Expression: Numerical value that you want to raise to a power." msgstr "Expression: 指数計算を行う数値。" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3156422\n" "8\n" "help.text" msgid "Exponent: The value of the power that you want to raise the expression to." msgstr "Exponent: 先に与えられた数値を何乗するかを指定する数値 (べき計算の指数)。" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3147287\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03070500.xhp 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 対数計算の掛け算を使った指数計算" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "tit\n" "help.text" msgid "Mod-Operator [Runtime]" msgstr "Mod 演算子 [実行時]" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "bm_id3150669\n" "help.text" msgid "MOD operator (mathematical)" msgstr "MOD 算術演算子" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3150669\n" "1\n" "help.text" msgid "Mod Operator [Runtime]" msgstr "Mod 演算子 [実行時]" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3148686\n" "2\n" "help.text" msgid "Returns the integer remainder of a division." msgstr "整数除算を実行した際の余りの値を返します。" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3146795\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3147560\n" "4\n" "help.text" msgid "Result = Expression1 MOD Expression2" msgstr "Result = Expression1 MOD Expression2" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3149657\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3153380\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3154365\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3145172\n" "8\n" "help.text" msgid "Result: Any numeric variable that contains the result of the MOD operation." msgstr "Result: MOD 演算の結果を格納する数値変数。" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3151042\n" "9\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to divide." msgstr "Expression1、Expression2: 除算を行う数値表式。" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3147287\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03070600.xhp 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" #: 03070600.xhp 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" #: 03070600.xhp 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" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3150011\n" "15\n" "help.text" msgid "Print 10 / 5 ' returns 2" msgstr "print 10 / 5 REM 戻り値は 2" #: 03070600.xhp 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" #: 03070600.xhp 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" #: 03080000.xhp msgctxt "" "03080000.xhp\n" "tit\n" "help.text" msgid "Numeric Functions" msgstr "数値関数" #: 03080000.xhp msgctxt "" "03080000.xhp\n" "hd_id3153127\n" "1\n" "help.text" msgid "Numeric Functions" msgstr "数値関数" #: 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 "数値の計算には、下記の数値関数を使用できます。なお、算術演算子およびブール演算子については、別のセクションで解説してあります。こうした演算子と関数の違いとしては、演算子は通常 2 つの数値表式間の計算結果を返すのに対して、関数による計算結果を得る際には、各種の引数を渡す点が異なります。" #: 03080100.xhp msgctxt "" "03080100.xhp\n" "tit\n" "help.text" msgid "Trigonometric Functions" msgstr "三角関数" #: 03080100.xhp msgctxt "" "03080100.xhp\n" "hd_id3159201\n" "1\n" "help.text" msgid "Trigonometric Functions" msgstr "三角関数" #: 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 で使用できる三角関数です。" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "tit\n" "help.text" msgid "Atn Function [Runtime]" msgstr "Atn 関数 [実行時]" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "bm_id3150616\n" "help.text" msgid "Atn function" msgstr "Atn関数" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3150616\n" "1\n" "help.text" msgid "Atn Function [Runtime]" msgstr "Atn 関数 [実行時]" #: 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 "この三角関数は、与えられた数値表式の Atn (アークタンジェント、逆正接) 値を計算します。戻り値は、-π/2 から +π/2 の範囲を取ります。" #: 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 "Atn 関数は、Tan 関数の逆関数です。つまり Atn 関数に、頂角αの Tan 値を渡すと、この頂角の値を逆算して返します (単位はラジアン) 。これは、頂角の 1 つをαとする直角三角形を想定して、この頂点に隣接する辺と対辺の比率から、頂点αを計算する関数ということもできます。" #: 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 (頂点の対辺の長さ/頂点に隣接する辺の長さ)= 頂点の角度α" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3149669\n" "5\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3148947\n" "6\n" "help.text" msgid "Atn (Number)" msgstr "Atn (Number)" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3148664\n" "7\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3150359\n" "8\n" "help.text" msgid "Double" msgstr "倍精度" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3148798\n" "9\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3156212\n" "10\n" "help.text" msgid "Number: 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 "Number: 直角三角形の 1 つの頂点に隣接する辺と対辺の比率を示す数値表式。Atn 関数による計算では、この値に該当する角度 (アークタンジェント、逆正接) をラジアン値で返します" #: 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/π と計算します。" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3147230\n" "12\n" "help.text" msgid "degree=(radian*180)/pi" msgstr "通常の角度の値 = (ラジアン値*180)/pi" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3125864\n" "13\n" "help.text" msgid "radian=(degree*pi)/180" msgstr "ラジアン値 = (通常の角度の値*pi)/180" #: 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.141592657 になります。" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3153142\n" "15\n" "help.text" msgid "Example:" msgstr "例:" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3146985\n" "16\n" "help.text" msgid "' The following example calculates for a right-angled triangle" msgstr "REM この例では、頂角の 1 つをαとする直角三角形を想定して、" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3145750\n" "17\n" "help.text" msgid "' the angle Alpha from the tangent of the angle Alpha:" msgstr "REM この頂点に隣接する辺と対辺の長さから、頂角αの値を計算します。" #: 03080101.xhp 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 は事前定義されている定数で、円周率の近似値" #: 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 "" #: 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 "" #: 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\"" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "tit\n" "help.text" msgid "Cos Function [Runtime]" msgstr "Cos 関数 [実行時]" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "bm_id3154923\n" "help.text" msgid "Cos function" msgstr "Cos関数" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3154923\n" "1\n" "help.text" msgid "Cos Function [Runtime]" msgstr "Cos 関数 [実行時]" #: 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 "与えられた角度の Cos (コサイン、余弦) 値を計算します。角度の単位はラジアンです。この関数の戻り値は、-1 から 1 の範囲を取ります。" #: 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 "たとえば角度αの Cos 値は、角度αを 1 つの頂角とする直角三角形を想定して、この頂点で交わる辺と斜辺の長さの比 (辺÷斜辺) として計算します。" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3154141\n" "4\n" "help.text" msgid "Cos(Alpha) = Adjacent/Hypotenuse" msgstr "Cos (α) = 頂角αに隣接する辺の長さ/斜辺の長さ" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3154125\n" "5\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3145172\n" "6\n" "help.text" msgid "Cos (Number)" msgstr "Cos (Number)" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3156214\n" "7\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3150449\n" "8\n" "help.text" msgid "Double" msgstr "倍精度" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3153969\n" "9\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3153770\n" "10\n" "help.text" msgid "Number: Numeric expression that specifies an angle in radians that you want to calculate the cosine for." msgstr "Number: Cos 値を計算させる角度を示す数値表式 (単位はラジアン)。" #: 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 "通常の角度をラジアン値に変換するには、角度×π/180 と計算します。ラジアン値を通常の角度に変換するには、ラジアン値×180/π と計算します。" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3149664\n" "12\n" "help.text" msgid "degree=(radian*180)/pi" msgstr "通常の角度の値 = (ラジアン値*180)/pi" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3146985\n" "13\n" "help.text" msgid "radian=(degree*pi)/180" msgstr "ラジアン値 = (通常の角度の値*pi)/180" #: 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.141592657 … という固定値です。" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3153951\n" "15\n" "help.text" msgid "Example:" msgstr "例:" #: 03080102.xhp 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 この例では、直角三角形の一辺の長さとその頂角 (通常の角度) を" #: 03080102.xhp 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 ユーザーに入力させて、斜辺の長さを計算しています。" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3150010\n" "19\n" "help.text" msgid "' rounded Pi = 3.14159" msgstr "REM Pi = 3.14159 と近似" #: 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 "" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3154491\n" "22\n" "help.text" msgid "dAngle = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")" msgstr "" #: 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))" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "tit\n" "help.text" msgid "Sin Function [Runtime]" msgstr "Sin 関数[実行時]" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "bm_id3153896\n" "help.text" msgid "Sin function" msgstr "Sin 関数" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3153896\n" "1\n" "help.text" msgid "Sin Function [Runtime]" msgstr "Sin 関数 [実行時]" #: 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 "与えられた角度の Sin (サイン、正弦) 値を計算します。角度の単位はラジアンです。この関数の戻り値は、-1 から 1 の範囲を取ります。" #: 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 "たとえば角度αの Sin 値は、角度αを 1 つの頂角とする直角三角形を想定して、この頂点の対辺と斜辺の長さの比 (対辺÷斜辺) として計算します。" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3148798\n" "4\n" "help.text" msgid "Sin(Alpha) = side opposite the angle/hypotenuse" msgstr "Sin (α) = 頂角αの対辺の長さ/斜辺の長さ" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3147230\n" "5\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3154909\n" "6\n" "help.text" msgid "Sin (Number)" msgstr "Sin (Number)" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3156214\n" "7\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3150870\n" "8\n" "help.text" msgid "Double" msgstr "倍精度" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3155132\n" "9\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3145786\n" "10\n" "help.text" msgid "Number: Numeric expression that defines the angle in radians that you want to calculate the sine for." msgstr "Number: Sin 値を計算させる角度を示す数値表式 (単位はラジアン)。" #: 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 "通常の角度をラジアン値に変換するには、角度×π/180 と計算し、ラジアン値を通常の角度に変換するには、ラジアン値×180/π と計算します。" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149664\n" "12\n" "help.text" msgid "grad=(radiant*180)/pi" msgstr "通常の角度の値 = (ラジアン値*180)/pi" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153143\n" "13\n" "help.text" msgid "radiant=(grad*pi)/180" msgstr "ラジアン値 = (通常の角度の値*pi)/180" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3151112\n" "14\n" "help.text" msgid "Pi is approximately 3.141593." msgstr "ここで pi は近似値で 3.141593 という値です。" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3163712\n" "15\n" "help.text" msgid "Example:" msgstr "例:" #: 03080103.xhp 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 この例では、直角三角形を想定しています。" #: 03080103.xhp 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 ここでは 1 つの頂角 (通常の角度) とその対辺の長さから、斜辺の長さを計算しています。" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3150011\n" "19\n" "help.text" msgid "' Pi = 3.1415926 is a predefined variable" msgstr "REM Pi = 3.1415926 は事前定義されている定数" #: 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 "" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3148456\n" "23\n" "help.text" msgid "dAlpha = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")" msgstr "" #: 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))" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "tit\n" "help.text" msgid "Tan Function [Runtime]" msgstr "Tan 関数[実行時]" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "bm_id3148550\n" "help.text" msgid "Tan function" msgstr "Tan 関数" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3148550\n" "1\n" "help.text" msgid "Tan Function [Runtime]" msgstr "Tan 関数 [実行時]" #: 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 "角度のタンジェントを指定します。 角度はラジアン単位で指定します。" #: 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 "たとえば角度αの Tan 値は、角度αを 1 つの頂角とする直角三角形を想定して、この頂点に隣接する辺と対辺の長さの比 (対辺÷隣接する辺) として計算します。" #: 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 (α) = 頂点αの対辺の長さ/頂点αに隣接する辺の長さ" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3145174\n" "5\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3151042\n" "6\n" "help.text" msgid "Tan (Number)" msgstr "Tan (Number)" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3156214\n" "7\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3156281\n" "8\n" "help.text" msgid "Double" msgstr "倍精度" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3155132\n" "9\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3145786\n" "10\n" "help.text" msgid "Number: Any numeric expression that you want to calculate the tangent for (in radians)." msgstr "Number: Tan 値を計算させる角度を示す数値表式 (単位はラジアン)。" #: 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 "通常の角度をラジアン値に変換するには、角度×π/180 と計算します。ラジアン値を通常の角度に変換するには、ラジアン値×180/π と計算します。" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3155414\n" "12\n" "help.text" msgid "degrees=(radiant*180)/Pi" msgstr "度数=(ラジアン*180)/Pi" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3146975\n" "13\n" "help.text" msgid "radiant=(degrees*Pi)/180" msgstr "ラジアン=(度数*Pi)/180" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3147434\n" "14\n" "help.text" msgid "Pi is approximately 3.141593." msgstr "ここで pi は近似値で 3.141593 という値です。" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3149483\n" "15\n" "help.text" msgid "Example:" msgstr "例:" #: 03080104.xhp 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 この例では、直角三角形を想定しています。" #: 03080104.xhp 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 ここでは 1 つの頂角 (通常の角度) とその対辺の長さから、この頂点に隣接する辺の長さを計算しています。" #: 03080104.xhp 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 は事前定義されている定数" #: 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 "" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3149582\n" "23\n" "help.text" msgid "dAlpha = InputBox(\"Enter the Alpha angle (in degrees): \",\"Alpha\")" msgstr "" #: 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))" #: 03080200.xhp msgctxt "" "03080200.xhp\n" "tit\n" "help.text" msgid "Exponential and Logarithmic Functions" msgstr "指数関数と対数関数" #: 03080200.xhp msgctxt "" "03080200.xhp\n" "hd_id3154758\n" "1\n" "help.text" msgid "Exponential and Logarithmic Functions" msgstr "指数関数と対数関数" #: 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 で使用できる指数関数と対数関数です。" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "tit\n" "help.text" msgid "Exp Function [Runtime]" msgstr "Exp 関数[実行時]" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "bm_id3150616\n" "help.text" msgid "Exp function" msgstr "Exp 関数 " #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3150616\n" "1\n" "help.text" msgid "Exp Function [Runtime]" msgstr "Exp 関数[実行時]" #: 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 = 2.718282) を基準に、その指数 (累乗、べき乗) を返します。" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3150984\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3145315\n" "4\n" "help.text" msgid "Exp (Number)" msgstr "Exp (Number)" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3154347\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3149670\n" "6\n" "help.text" msgid "Double" msgstr "倍精度" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3154760\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3150793\n" "8\n" "help.text" msgid "Number: 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 "Number: 「e」(自然対数の底) の指数を取る数値。指数の値は、単精度型の場合で 88.02969 以下、倍精度型の場合で 709.782712893 以下とする必要があり、これらの値を超過すると $[officename] Basic はオーバーフローエラーを返します。" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3156280\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3159254\n" "13\n" "help.text" msgid "Const b2=1.345e34" msgstr "const b2=1.345e34" #: 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\"" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "tit\n" "help.text" msgid "Log Function [Runtime]" msgstr "Log 関数[実行時]" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "bm_id3149416\n" "help.text" msgid "Log function" msgstr "Log 関数" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3149416\n" "1\n" "help.text" msgid "Log Function [Runtime]" msgstr "Log 関数 [実行時]" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3145066\n" "2\n" "help.text" msgid "Returns the natural logarithm of a number." msgstr "与えられた数値の自然対数を返します。" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3159414\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3154760\n" "4\n" "help.text" msgid "Log (Number)" msgstr "Log (Number)" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3149457\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3150791\n" "6\n" "help.text" msgid "Double" msgstr "倍精度" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3151211\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3151041\n" "8\n" "help.text" msgid "Number: Any numeric expression that you want to calculate the natural logarithm for." msgstr "Number: 自然対数を計算する数値表式。" #: 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... という定数値を示します。" #: 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 の自然対数で割ります。" #: 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)" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3155131\n" "12\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03080300.xhp msgctxt "" "03080300.xhp\n" "tit\n" "help.text" msgid "Generating Random Numbers" msgstr "乱数の生成" #: 03080300.xhp msgctxt "" "03080300.xhp\n" "hd_id3143270\n" "1\n" "help.text" msgid "Generating Random Numbers" msgstr "乱数の生成法" #: 03080300.xhp msgctxt "" "03080300.xhp\n" "par_id3154347\n" "2\n" "help.text" msgid "The following statements and functions generate random numbers." msgstr "乱数を生成するための関数です。" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "tit\n" "help.text" msgid "Randomize Statement [Runtime]" msgstr "Randomize ステートメント [実行時]" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "bm_id3150616\n" "help.text" msgid "Randomize statement" msgstr "Randomize ステートメント" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3150616\n" "1\n" "help.text" msgid "Randomize Statement [Runtime]" msgstr "Randomize ステートメント [実行時]" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3145090\n" "2\n" "help.text" msgid "Initializes the random-number generator." msgstr "乱数発生関数を初期化します。" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3147573\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3145315\n" "4\n" "help.text" msgid "Randomize [Number]" msgstr "Randomize [Number]" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3152456\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3149670\n" "6\n" "help.text" msgid "Number: Any integer value that initializes the random-number generator." msgstr "数値: 乱数生成器を初期化するある整数値。" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3149655\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 03080301.xhp 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 の値を生成" #: 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\"" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "tit\n" "help.text" msgid "Rnd Function [Runtime]" msgstr "Rnd関数[実行時]" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "bm_id3148685\n" "help.text" msgid "Rnd function" msgstr "Rnd 関数" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3148685\n" "1\n" "help.text" msgid "Rnd Function [Runtime]" msgstr "Rnd 関数 [実行時]" #: 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 の間の乱数を返します。" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3153897\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3150543\n" "4\n" "help.text" msgid "Rnd [(Expression)]" msgstr "Rnd [(Expression)]" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3149655\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3154365\n" "6\n" "help.text" msgid "Double" msgstr "倍精度" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3154909\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3125864\n" "8\n" "help.text" msgid "Expression: Any numeric expression." msgstr "Expression:任意の数値表式。" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3155306\n" "12\n" "help.text" msgid "Omitted: Returns the next random number in the sequence." msgstr "省略時: 乱数系列の次の値を生成して返します。" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3147318\n" "14\n" "help.text" msgid "The Rnd 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 "Rnd 関数で生成できるのは 0 から 1 までの数値であり、これ以外の範囲の整数値を取る乱数が必要であれば、下記の例を参考にしてください。" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3151118\n" "15\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 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\"" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3151074\n" "25\n" "help.text" msgid "Print \"Greater than 8\"" msgstr "Print \"Greater than 8\"" #: 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\"" #: 03080400.xhp msgctxt "" "03080400.xhp\n" "tit\n" "help.text" msgid "Square Root Calculation" msgstr "平方根の計算" #: 03080400.xhp msgctxt "" "03080400.xhp\n" "hd_id3148946\n" "1\n" "help.text" msgid "Square Root Calculation" msgstr "平方根の計算" #: 03080400.xhp msgctxt "" "03080400.xhp\n" "par_id3159414\n" "2\n" "help.text" msgid "Use this function to calculate square roots." msgstr "この関数は、与えられた数値の平方根を計算します。" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "tit\n" "help.text" msgid "Sqr Function [Runtime]" msgstr "Sqr 関数[実行時]" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "bm_id3156027\n" "help.text" msgid "Sqr function" msgstr "Sqr 関数" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3156027\n" "1\n" "help.text" msgid "Sqr Function [Runtime]" msgstr "Sqr 関数 [実行時]" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3147226\n" "2\n" "help.text" msgid "Calculates the square root of a numeric expression." msgstr "与えられた数値表式の平方根を計算します。" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3143267\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3149415\n" "4\n" "help.text" msgid "Sqr (Number)" msgstr "Sqr (Number)" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3156023\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3156343\n" "6\n" "help.text" msgid "Double" msgstr "倍精度" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3147265\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3149457\n" "8\n" "help.text" msgid "Number: Any numeric expression that you want to calculate the square root for." msgstr "Number: 平方根を計算する数値表式。" #: 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 "ある数値の平方根とは、それを 2 乗した値が基の値となるもののことで、たとえば 36 の平方根は 6 です。" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3153192\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03080500.xhp msgctxt "" "03080500.xhp\n" "tit\n" "help.text" msgid "Integers" msgstr "整数" #: 03080500.xhp msgctxt "" "03080500.xhp\n" "hd_id3153345\n" "1\n" "help.text" msgid "Integers" msgstr "整数" #: 03080500.xhp msgctxt "" "03080500.xhp\n" "par_id3156152\n" "2\n" "help.text" msgid "The following functions round values to integers." msgstr "与えられた値を整数値に変換する関数です。" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "tit\n" "help.text" msgid "Fix Function [Runtime]" msgstr "Fix 関数 [実行時]" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "bm_id3159201\n" "help.text" msgid "Fix function" msgstr "Fix; 関数" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3159201\n" "1\n" "help.text" msgid "Fix Function [Runtime]" msgstr "Fix 関数 [実行時]" #: 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 "与えられた数値表式に対して、小数部を切り捨てた整数値を返します。" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3155419\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3156152\n" "4\n" "help.text" msgid "Fix (Expression)" msgstr "Fix (Expression)" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3154923\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3148947\n" "6\n" "help.text" msgid "Double" msgstr "倍精度" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3154760\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3149457\n" "8\n" "help.text" msgid "Expression: Numeric expression that you want to return the integer value for." msgstr "Expression: 整数にする数値表式。" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3150447\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03080501.xhp 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。" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3154217\n" "12\n" "help.text" msgid "Print Fix(0) ' returns 0." msgstr "Print Fix(0) REM 戻り値は 0。" #: 03080501.xhp 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 を返します。" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "tit\n" "help.text" msgid "Int Function [Runtime]" msgstr "Int 関数 [実行時]" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "bm_id3153345\n" "help.text" msgid "Int function" msgstr "Int 関数" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3153345\n" "1\n" "help.text" msgid "Int Function [Runtime]" msgstr "Int 関数 [実行時]" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3155420\n" "2\n" "help.text" msgid "Returns the integer portion of a number." msgstr "数値の整数部を返します。" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3147559\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3146795\n" "4\n" "help.text" msgid "Int (Number)" msgstr "Int (Number)" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3149670\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3150400\n" "6\n" "help.text" msgid "Double" msgstr "倍精度" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3149656\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3148797\n" "8\n" "help.text" msgid "Number: Any valid numeric expression." msgstr "数: 有効な数式。" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3148672\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03080502.xhp 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 を返します" #: 03080502.xhp 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 を返します" #: 03080502.xhp 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 を返します" #: 03080600.xhp msgctxt "" "03080600.xhp\n" "tit\n" "help.text" msgid "Absolute Values" msgstr "絶対値" #: 03080600.xhp msgctxt "" "03080600.xhp\n" "hd_id3146958\n" "1\n" "help.text" msgid "Absolute Values" msgstr "絶対値" #: 03080600.xhp msgctxt "" "03080600.xhp\n" "par_id3150771\n" "2\n" "help.text" msgid "This function returns absolute values." msgstr "この関数は、絶対値を返します。" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "tit\n" "help.text" msgid "Abs Function [Runtime]" msgstr "Abs 関数 [実行時]" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "bm_id3159201\n" "help.text" msgid "Abs function" msgstr "Abs 関数" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3159201\n" "1\n" "help.text" msgid "Abs Function [Runtime]" msgstr "Abs 関数 [実行時]" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3153394\n" "2\n" "help.text" msgid "Returns the absolute value of a numeric expression." msgstr "数値表式の絶対値を返します。" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3149233\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3147573\n" "4\n" "help.text" msgid "Abs (Number)" msgstr "Abs (Number)" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3156152\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3149670\n" "6\n" "help.text" msgid "Double" msgstr "倍精度" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3154924\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3154347\n" "8\n" "help.text" msgid "Number: 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 "Number: 絶対値を求める数値表式。ゼロを含めた正の値については、そのままの数値が返され、負の値については、正の値への変換値が返されます。" #: 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 関数を用いて 2 つの数値の差を求めています。どちらの値を先に入力しても、同じ結果が得られます。" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3148451\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3145786\n" "14\n" "help.text" msgid "siW1 = Int(InputBox(\"Please enter the first amount\",\"Value Input\"))" msgstr "" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3149561\n" "15\n" "help.text" msgid "siW2 = Int(InputBox(\"Please enter the second amount\",\"Value Input\"))" msgstr "" #: 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)" #: 03080700.xhp msgctxt "" "03080700.xhp\n" "tit\n" "help.text" msgid "Expression Signs" msgstr "数式" #: 03080700.xhp msgctxt "" "03080700.xhp\n" "hd_id3150702\n" "1\n" "help.text" msgid "Expression Signs" msgstr "表式の符号" #: 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 "この関数は、数値表式の符号を返します。" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "tit\n" "help.text" msgid "Sgn Function [Runtime]" msgstr "Sgn 関数 [実行時]" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "bm_id3148474\n" "help.text" msgid "Sgn function" msgstr "Sgn 関数" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3148474\n" "1\n" "help.text" msgid "Sgn Function [Runtime]" msgstr "Sgn 関数 [実行時]" #: 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、0、-1) を返します。" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3156023\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3153897\n" "4\n" "help.text" msgid "Sgn (Number)" msgstr "Sgn (Number)" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3145069\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3150359\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3150543\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3154365\n" "8\n" "help.text" msgid "Number: Numeric expression that determines the value that is returned by the function." msgstr "Number: 関数に判定させる数値表式。" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3150767\n" "9\n" "help.text" msgid "NumExpression" msgstr "NumExpression" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3150441\n" "10\n" "help.text" msgid "Return value" msgstr "戻り値" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3161833\n" "11\n" "help.text" msgid "negative" msgstr "負の値" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3155306\n" "12\n" "help.text" msgid "Sgn returns -1." msgstr "Sgn 関数の戻り値は -1 となります。" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3145271\n" "13\n" "help.text" msgid "0" msgstr "0" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3146119\n" "14\n" "help.text" msgid "Sgn returns 0." msgstr "Sgn 関数の戻り値は 0 となります。" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3153139\n" "15\n" "help.text" msgid "positive" msgstr "正の値" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3154319\n" "16\n" "help.text" msgid "Sgn returns 1." msgstr "Sgn returns 1." #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3152576\n" "17\n" "help.text" msgid "Example:" msgstr "例:" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3155416\n" "19\n" "help.text" msgid "Print sgn(-10) ' returns -1" msgstr "Print sgn(-10) REM 戻り値は -1" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3154096\n" "20\n" "help.text" msgid "Print sgn(0) ' returns 0" msgstr "Print sgn(0) REM 戻り値は 0" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3148457\n" "21\n" "help.text" msgid "Print sgn(10) ' returns 1" msgstr "Print sgn(10) REM 戻り値は1" #: 03080800.xhp msgctxt "" "03080800.xhp\n" "tit\n" "help.text" msgid "Converting Numbers" msgstr "数字を変換しています" #: 03080800.xhp msgctxt "" "03080800.xhp\n" "hd_id3145315\n" "1\n" "help.text" msgid "Converting Numbers" msgstr "数値の変換" #: 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 "数値形式の変換を行う関数です。" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "tit\n" "help.text" msgid "Hex Function [Runtime]" msgstr "Hex関数[実行時]" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "bm_id3150616\n" "help.text" msgid "Hex function" msgstr "Hex 関数" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3150616\n" "1\n" "help.text" msgid "Hex Function [Runtime]" msgstr "Hex 関数 [実行時]" #: 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 "与えられた数値を 16 進数にした文字列を返します。" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3147573\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3150771\n" "4\n" "help.text" msgid "Hex (Number)" msgstr "Hex (Number)" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3147530\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3159414\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3156344\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3148947\n" "8\n" "help.text" msgid "Number: Any numeric expression that you want to convert to a hexadecimal number." msgstr "Number: 16 進数にする数値を示す表式。" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3154365\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3156214\n" "30\n" "help.text" msgid "' uses BasicFormulas in $[officename] Calc" msgstr "REM $[officename] Calc タイプの関数を再現" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3149262\n" "20\n" "help.text" msgid "' Returns a long integer from a hexadecimal value." msgstr "REM 16 進数値をロング整数に換算して返す" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3147215\n" "25\n" "help.text" msgid "' Calculates a hexadecimal value in integer." msgstr "REM 整数値を 16 進数値に換算" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "tit\n" "help.text" msgid "Oct Function [Runtime]" msgstr "Oct 関数 [実行時]" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "bm_id3155420\n" "help.text" msgid "Oct function" msgstr "Oct 関数" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3155420\n" "1\n" "help.text" msgid "Oct Function [Runtime]" msgstr "Oct 関数 [実行時]" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3154924\n" "2\n" "help.text" msgid "Returns the octal value of a number." msgstr "与えられた数値を 8 進数にして返します。" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3148947\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3150543\n" "4\n" "help.text" msgid "Oct (Number)" msgstr "Oct (Number)" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3153360\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3154138\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3156422\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3150768\n" "8\n" "help.text" msgid "Number: Any numeric expression that you want to convert to an octal value." msgstr "Number: 8 進数にする数値を示す表式。" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3148672\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03090000.xhp msgctxt "" "03090000.xhp\n" "tit\n" "help.text" msgid "Controlling Program Execution" msgstr "プログラム実行の制御" #: 03090000.xhp msgctxt "" "03090000.xhp\n" "hd_id3145136\n" "1\n" "help.text" msgid "Controlling Program Execution" msgstr "プログラムの実行制御" #: 03090000.xhp msgctxt "" "03090000.xhp\n" "par_id3143268\n" "2\n" "help.text" msgid "The following statements control the execution of a program." msgstr "下記のステートメントは、プログラムの実行制御を行うためのものです。" #: 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 "通常、プログラムコードは先頭行から順番に実行されてゆきます。それ以外にも、指定した条件が成立した場合に特定のプロシージャーを実行させたり、サブルーチンや関数の一部を繰り返し実行させることができます。プログラムの一部を繰り返し実行させる際には、ループ回数を明示的に指定することも、特定の条件が成立するまでループさせることも可能です。このようなプログラムの実行制御を行うためのステートメントは、大きく分けて条件分岐、ループ (繰り返し)、ジャンプ (移動) のステートメント群に分類されます。" #: 03090100.xhp msgctxt "" "03090100.xhp\n" "tit\n" "help.text" msgid "Condition Statements" msgstr "条件判定ステートメント" #: 03090100.xhp msgctxt "" "03090100.xhp\n" "hd_id3154422\n" "1\n" "help.text" msgid "Condition Statements" msgstr "条件判定ステートメント" #: 03090100.xhp msgctxt "" "03090100.xhp\n" "par_id3153750\n" "2\n" "help.text" msgid "The following statements are based on conditions." msgstr "条件判定を行うステートメントです。" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "tit\n" "help.text" msgid "If...Then...Else Statement [Runtime]" msgstr "If... 行う作業 Else ステートメント [実行時]" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "bm_id3154422\n" "help.text" msgid "If statement" msgstr "If ステートメント" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "hd_id3154422\n" "1\n" "help.text" msgid "If...Then...Else Statement [Runtime]" msgstr "If...Then...Else ステートメント [実行時]" #: 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 で合った場合にのみ、指定したステートメントブロック (複数指定可能) を実行させます。" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "hd_id3146957\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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 "" #: 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 "" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "hd_id3155419\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153062\n" "6\n" "help.text" msgid "The If...Then statement executes program blocks depending on given conditions. When $[officename] Basic encounters an If statement, the condition is tested. If the condition is True, all subsequent statements up to the next Else or ElseIf statement are executed. If the condition is False, and an ElseIf 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 ElseIf or Else statement. Statements following Else 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 EndIf." msgstr "If... Then ステートメントが指定したプログラムブロックを実行するかは、与えられた判定条件によります。 $[officename] Basic の実行行が If ステートメントに到達すると、判定条件のチェックが行われます。 判定結果が True であれば、次の Else ないし ElseIf ステートメントまでに記述されているすべてのステートメントブロックが実行されます。 判定結果が False であり ElseIf ステートメントが指定されていれば、$[officename] Basic は次の判定条件をチェックし、その判定結果が True であれば、該当するステートメントブロックが実行されます。 判定結果が False であれば、直後の ElseIf ないし Else に従って処理が続行されます。 Else に続くステートメントブロックは、それ以前にある判定条件がすべて満たされなかった場合にのみ実行されます。 こうしたすべての判定条件が評価され、該当するステートメントブロックの実行が終了すると、EndIf 以降に記述されたステートメントが実行されます。" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153192\n" "7\n" "help.text" msgid "You can nest multiple If...Then statements." msgstr "If...Then ステートメントは、複数のものをネスト (入れ子化) することができます。" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3154684\n" "8\n" "help.text" msgid "Else and ElseIf statements are optional." msgstr "Else および ElseIf は省略可能です。" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3152939\n" "9\n" "help.text" msgid "You can use GoTo and GoSub to jump out of an If...Then block, but not to jump into an If...Then structure." msgstr "GoToGoSub を使って、If...Then の中から外へジャンプすることは可能ですが、If...Then の中にジャンプすることはできません。" #: 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 "下記の例では、製品の有効期限をユーザーに入力させて、期限が切れていないかを判定しています。" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "hd_id3152576\n" "11\n" "help.text" msgid "Example:" msgstr "例:" #: 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)\")" #: 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\"" #: 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\"" #: 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\"" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "tit\n" "help.text" msgid "Select...Case Statement [Runtime]" msgstr "選択... Caseステートメント[実行時]" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "bm_id3149416\n" "help.text" msgid "Select...Case statementCase statement" msgstr "Select... Case ステートメントCase ステートメント" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3149416\n" "1\n" "help.text" msgid "Select...Case Statement [Runtime]" msgstr "Select...Case ステートメント [実行時]" #: 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 "1 ないし複数のステートメントブロックを、与えられた表式に応じて選択します。" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3147265\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3150767\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3156281\n" "6\n" "help.text" msgid "Condition: Any expression that controls if the statement block that follows the respective Case clause is executed." msgstr "Condition: 個々の Case 句に続くステートメントブロックを実行するかの判定基準となる表式。" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3150448\n" "7\n" "help.text" msgid "Expression: Any expression that is compatible with the Condition type expression. The statement block that follows the Case clause is executed if Condition matches Expression." msgstr "Expression: Condition の判定基準と対比させる、同じ変数型の表式。各 Case 句に続くステートメントブロックは、該当する ExpressionCondition と一致した場合にのみ実行されます。" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3153768\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 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\"" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3152886\n" "18\n" "help.text" msgid "Print \"Greater than 8\"" msgstr "Print \"Greater than 8\"" #: 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\"" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "tit\n" "help.text" msgid "IIf Statement [Runtime]" msgstr "IIf ステートメント [実行時]" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "bm_id3155420\n" "help.text" msgid "IIf statement" msgstr "IIf ステートメント" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "hd_id3155420\n" "1\n" "help.text" msgid "IIf Statement [Runtime]" msgstr "IIf ステートメント [実行時]" #: 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 "与えられた表式を評価して得られる論理値に基づいて、2 つある選択肢の 1 つを結果として返します。" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "hd_id3159413\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3147560\n" "4\n" "help.text" msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)" msgstr "IIf (Expression, ExpressionTrue, ExpressionFalse)" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "hd_id3150541\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3153381\n" "6\n" "help.text" msgid "Expression: Any expression that you want to evaluate. If the expression evaluates to True, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse." msgstr "Expression: 評価の対象とする表式。表式の評価結果が True となった場合は ExpressionTrue を返し、それ以外の場合は ExpressionFalse を返します。" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3150870\n" "7\n" "help.text" msgid "ExpressionTrue, ExpressionFalse: Any expression, one of which will be returned as the function result, depending on the logical evaluation." msgstr "ExpressionTrue, ExpressionFalse: 論理判定の結果として返す表式。2 つある表式の 1 つを、判定結果に応じて返します。" #: 03090200.xhp msgctxt "" "03090200.xhp\n" "tit\n" "help.text" msgid "Loops" msgstr "ループ" #: 03090200.xhp msgctxt "" "03090200.xhp\n" "hd_id3153990\n" "1\n" "help.text" msgid "Loops" msgstr "ループ (繰り返し)" #: 03090200.xhp msgctxt "" "03090200.xhp\n" "par_id3147226\n" "2\n" "help.text" msgid "The following statements execute loops." msgstr "ループ処理を行うためのステートメントです。" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "tit\n" "help.text" msgid "Do...Loop Statement [Runtime]" msgstr "Do... Loop ステートメント [実行時]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "bm_id3156116\n" "help.text" msgid "Do...Loop statementWhile; Do loopUntilloops" msgstr "Do... Loop ステートメントWhile; DoloopUntilloops" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3156116\n" "1\n" "help.text" msgid "Do...Loop Statement [Runtime]" msgstr "Do...Loop ステートメント [実行時]" #: 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 "Do ステートメントから Loop ステートメントの間に配置されたステートメントブロックを、判定条件が True である間ないし True になるまでの間、繰り返し実行します。" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3149119\n" "3\n" "help.text" msgid "Syntax" msgstr "構文" #: 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]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154422\n" "5\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150789\n" "6\n" "help.text" msgid "[Exit Do]" msgstr "[Exit Do]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3155805\n" "7\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3145090\n" "8\n" "help.text" msgid "Loop" msgstr "Loop" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154749\n" "9\n" "help.text" msgid "or" msgstr "ないしは" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150503\n" "10\n" "help.text" msgid "Do" msgstr "Do" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149762\n" "11\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150984\n" "12\n" "help.text" msgid "[Exit Do]" msgstr "[Exit Do]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3143228\n" "13\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 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]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3156024\n" "15\n" "help.text" msgid "Parameters/Elements" msgstr "パラメーターおよび要素" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3156344\n" "16\n" "help.text" msgid "Condition: A comparison, numeric or string expression, that evaluates either True or False." msgstr "Condition: True ないし False として評価可能な比較条件あるいは、数値ないし文字列表式。" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149669\n" "17\n" "help.text" msgid "Statement block: Statements that you want to repeat while or until the condition is True." msgstr "ステートメントブロック: 判定条件が True である間ないしは、True になるまでの間に繰り返し実行するステートメント群。" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150791\n" "18\n" "help.text" msgid "The Do...Loop 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 Do or the Loop statement. The following examples are valid combinations:" msgstr "Do...Loop ステートメントのループは、判定条件が True である間ないしは、True になるまでの間、繰り返し実行されます。ループ終了の判定条件は、Do ないし Loop ステートメントのいずれかに続けて指定する必要があります。判定条件の指定法は、下記の例を参照してください。" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3154366\n" "19\n" "help.text" msgid "Syntax" msgstr "構文" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3145171\n" "20\n" "help.text" msgid "Do While condition = True" msgstr "Do While 判定条件 = True" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149203\n" "21\n" "help.text" msgid "...statement block" msgstr "...ステートメントブロック" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3125864\n" "22\n" "help.text" msgid "Loop" msgstr "Loop" #: 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 "この場合、Do While から Loop ステートメントまでの間にあるステートメントブロックは、判定条件が True である限り、繰り返し実行されます。" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3153968\n" "25\n" "help.text" msgid "Do Until condition = True" msgstr "Do Until 判定条件 = True" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154909\n" "26\n" "help.text" msgid "...statement block" msgstr "...ステートメントブロック" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3159151\n" "27\n" "help.text" msgid "Loop" msgstr "Loop" #: 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 "この場合、Do Until から Loop ステートメントまでの間にあるステートメントブロックは、判定条件が False である限り、繰り返し実行されます。" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3153952\n" "30\n" "help.text" msgid "Do" msgstr "Do" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3147349\n" "31\n" "help.text" msgid "...statement block" msgstr "...ステートメントブロック" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3159153\n" "32\n" "help.text" msgid "Loop While condition = True" msgstr "Loop While 判定条件 = True" #: 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 "この場合、Do から Loop ステートメントまでの間にあるステートメントブロックは、判定条件が True である限り、繰り返し実行されます。" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150488\n" "35\n" "help.text" msgid "Do" msgstr "Do" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3153189\n" "36\n" "help.text" msgid "...statement block" msgstr "...ステートメントブロック" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3155411\n" "37\n" "help.text" msgid "Loop Until condition = True" msgstr "Loop Until 判定条件 = True" #: 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 となるまでの間、繰り返し実行されます。" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149484\n" "41\n" "help.text" msgid "Use the Exit Do statement to unconditionally end the loop. You can add this statement anywhere in a Do...Loop statement. You can also define an exit condition using the If...Then structure as follows:" msgstr "ループを無条件に終了させるには、Exit Do ステートメントを使用します。このステートメントは、Do...Loop ステートメントの間の任意の位置に記述できます。また下記の例のように、ループの終了条件に If...Then を使用することもできます。" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149262\n" "42\n" "help.text" msgid "Do..." msgstr "Do..." #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149298\n" "43\n" "help.text" msgid "statements" msgstr "ステートメント群" #: 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" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154490\n" "45\n" "help.text" msgid "statements" msgstr "ステートメント群" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3153159\n" "46\n" "help.text" msgid "Loop..." msgstr "Loop..." #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3147396\n" "47\n" "help.text" msgid "Example" msgstr "例" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "tit\n" "help.text" msgid "For...Next Statement [Runtime]" msgstr "For... Next ステートメント [実行時]" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "bm_id3149205\n" "help.text" msgid "For statementTo statementStep statementNext statement" msgstr "For; ステートメントTo; ステートメントStep; ステートメントNext; ステートメント" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3149205\n" "1\n" "help.text" msgid "For...Next Statement [Runtime]" msgstr "For...Next ステートメント [実行時]" #: 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 ブロックの間にあるステートメントを、指定回数分だけ繰り返し実行させます。" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3156153\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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]" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156024\n" "5\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3146796\n" "6\n" "help.text" msgid "[Exit For]" msgstr "[Exit For]" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3159414\n" "7\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3153897\n" "8\n" "help.text" msgid "Next [counter]" msgstr "Next [counter]" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3150400\n" "9\n" "help.text" msgid "Variables:" msgstr "変数:" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3150358\n" "10\n" "help.text" msgid "Counter: 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 "Counter: ループカウンターとして用いる変数で、イコール記号の右側の値 (start) が初期値として割り当てられます。使用可能なものは、数値変数だけです。ループカウンターの値は、Step の指定値に応じて加算ないし減算が行われ、End の指定値に到達するかがチェックされます。" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3152455\n" "11\n" "help.text" msgid "Start: Numeric variable that defines the initial value at the beginning of the loop." msgstr "Start: ループ開始時における初期値を指定する数値変数。" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3151043\n" "12\n" "help.text" msgid "End: Numeric variable that defines the final value at the end of the loop." msgstr "End: ループ終了時における終了値を指定する数値変数。" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156281\n" "13\n" "help.text" msgid "Step: 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 "Step: ループカウンターの加算幅ないし減算幅を指定する増分値。Step に値を指定しないと、ループカウンターの増分値は 1 とされます。この場合は、Start の指定値よりも大きな値を、End に指定する必要があります。ループカウンターの値を減算させる場合は、Step に負の値を指定して、Start の指定値よりも小さな値を End に指定する必要があります。" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3154684\n" "14\n" "help.text" msgid "The For...Next loop repeats all of the statements in the loop for the number of times that is specified by the parameters." msgstr "For...Next ループでは、パラメーター群で指定する回数分だけ、ステートメントブロックの全コードが繰り返されます。" #: 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 がチェックします。カウンター値が終了値に到達すると、ループは終了します。" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3159154\n" "16\n" "help.text" msgid "It is possible to nest For...Next statements. If you do not specify a variable following the Next statement, Next automatically refers to the most recent For statement." msgstr "For...Next ステートメントは、複数のものをネスト (入れ子化) することができます。Next ステートメントに続けて変数名を指定しない場合、各 Next は一番近くに存在する For ステートメントに対応づけられます。" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155306\n" "17\n" "help.text" msgid "If you specify an increment of 0, the statements between For and Next are repeated continuously." msgstr "増分値を0とすると、For から Next までの間にあるステートメントブロックが永続的に繰り返し実行され続けます。" #: 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 に負の値を指定した場合) 段階で、ループは終了します。" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3145273\n" "19\n" "help.text" msgid "Use the Exit For statement to exit the loop unconditionally. This statement must be within a For...Next loop. Use the If...Then statement to test the exit condition as follows:" msgstr "Exit For ステートメントを指定すると、ループは無条件に終了させられます。このステートメントは、For...Next ループの内部に記述する必要があります。この場合も、下記の例のように If...Then ステートメントを使って、終了条件を満たしているかの判定が行えます。" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3153190\n" "20\n" "help.text" msgid "For..." msgstr "For..." #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3149482\n" "21\n" "help.text" msgid "statements" msgstr "ステートメント群" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3147124\n" "22\n" "help.text" msgid "If condition = True Then Exit For" msgstr "If 終了条件 = True Then Exit For" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3153159\n" "23\n" "help.text" msgid "statements" msgstr "ステートメント群" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3154096\n" "24\n" "help.text" msgid "Next" msgstr "Next" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156286\n" "25\n" "help.text" msgid "Note: In nested For...Next loops, if you exit a loop unconditionally with Exit For, only one loop is exited." msgstr "注意:複数の For...Next ループをネストしている場合、1 つの Exit For ステートメントで無条件に終了できるループは 1 つだけです。" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3148457\n" "26\n" "help.text" msgid "Example" msgstr "例" #: 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( )) を用意しておき、二重にネストしたループを使って要素の並べ替えを行っています。" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155767\n" "42\n" "help.text" msgid "sEntry(0) = \"Jerry\"" msgstr "sEntry(0) = \"Jerry\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3153711\n" "33\n" "help.text" msgid "sEntry(1) = \"Patty\"" msgstr "sEntry(1) = \"Patty\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3148993\n" "34\n" "help.text" msgid "sEntry(2) = \"Kurt\"" msgstr "sEntry(2) = \"Kurt\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156382\n" "35\n" "help.text" msgid "sEntry(3) = \"Thomas\"" msgstr "sEntry(3) = \"Thomas\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155174\n" "36\n" "help.text" msgid "sEntry(4) = \"Michael\"" msgstr "sEntry(4) = \"Michael\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3166448\n" "37\n" "help.text" msgid "sEntry(5) = \"David\"" msgstr "sEntry(5) = \"David\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3149255\n" "38\n" "help.text" msgid "sEntry(6) = \"Cathy\"" msgstr "sEntry(6) = \"Cathy\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3149565\n" "39\n" "help.text" msgid "sEntry(7) = \"Susie\"" msgstr "sEntry(7) = \"Susie\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3145148\n" "40\n" "help.text" msgid "sEntry(8) = \"Edward\"" msgstr "sEntry(8) = \"Edward\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3145229\n" "41\n" "help.text" msgid "sEntry(9) = \"Christine\"" msgstr "sEntry(9) = \"Christine\"" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "tit\n" "help.text" msgid "While...Wend Statement[Runtime]" msgstr "While... Wend ステートメント[実行時]" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "bm_id3150400\n" "help.text" msgid "While;While...Wend loop" msgstr "While;While... Wend ループ" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "hd_id3150400\n" "1\n" "help.text" msgid "While...Wend Statement[Runtime]" msgstr "While...Wend ステートメント [実行時]" #: 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 While statement. If the condition is still True, the loop is executed again." msgstr "プログラムの実行が While ステートメントに差し掛かると、ループ条件の判定が行われます。この判定結果が False であれば、Wend ステートメント以降のプログラムコードが実行されます。判定結果が True であれば、Wend まで続くループ部のプログラムコードを実行してから、再度 While ステートメントの位置に実行行が戻ります。こうした判定結果が True であり続ける限り、ループ部が繰り返し実行されます。" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151041\n" "3\n" "help.text" msgid "Unlike the Do...Loop statement, you cannot cancel a While...Wend loop with Exit. Never exit a While...Wend loop with GoTo, since this can cause a run-time error." msgstr "Do...Loop とは異なり、While...WendExit でループを中断することができません。また While...Wend ループを GoTo で抜け出すと、実行時エラーが発生することがあるため、この方法でループを中断させることはできません。" #: 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 "こうした理由から、より柔軟な対応の行える Do...Loop の使用が推奨されます。" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "hd_id3155133\n" "5\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3147288\n" "6\n" "help.text" msgid "While Condition [Statement] Wend" msgstr "While Condition [Statement] Wend" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "hd_id3153139\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3159153\n" "8\n" "help.text" msgid "Sub ExampleWhileWend" msgstr "Sub ExampleWhileWend" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151114\n" "9\n" "help.text" msgid "Dim stext As String" msgstr "Dim stext As String" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3153143\n" "10\n" "help.text" msgid "Dim iRun As Integer" msgstr "Dim iRun As Integer" #: 03090203.xhp 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\"" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3154011\n" "12\n" "help.text" msgid "iRun = 1" msgstr "iRun = 1" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3147215\n" "13\n" "help.text" msgid "While iRun < Len(sText)" msgstr "while iRun < Len(sText)" #: 03090203.xhp 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 )) )" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3149665\n" "15\n" "help.text" msgid "iRun = iRun + 1" msgstr "iRun = iRun + 1" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3152939\n" "16\n" "help.text" msgid "Wend" msgstr "Wend" #: 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\"" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3145251\n" "18\n" "help.text" msgid "End Sub" msgstr "End Sub" #: 03090300.xhp msgctxt "" "03090300.xhp\n" "tit\n" "help.text" msgid "Jumps" msgstr "ジャンプ" #: 03090300.xhp msgctxt "" "03090300.xhp\n" "hd_id3151262\n" "1\n" "help.text" msgid "Jumps" msgstr "ジャンプ (移動)" #: 03090300.xhp msgctxt "" "03090300.xhp\n" "par_id3148983\n" "2\n" "help.text" msgid "The following statements execute jumps." msgstr "各種のジャンプ処理を行うためのステートメントです。" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "tit\n" "help.text" msgid "GoSub...Return Statement [Runtime]" msgstr "GoSub... Return ステートメント[実行時]" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "bm_id3147242\n" "help.text" msgid "GoSub...Return statement" msgstr "GoSub...Return; ステートメント" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "hd_id3147242\n" "1\n" "help.text" msgid "GoSub...Return Statement [Runtime]" msgstr "GoSub...Return ステートメント [実行時]" #: 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 GoSub statement." msgstr "サブルーチンや関数中から、ラベルで指定するサブルーチンを呼び出します。ラベルの指定先にあるステートメント群は、最初に出現する Return ステートメントの位置までが実行されます。これらのステートメント群の実行後、プログラムの処理行は、呼び出し元の GoSub ステートメントの次行にあたるステートメントに戻ります。" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "hd_id3145609\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145069\n" "4\n" "help.text" msgid "see Parameters" msgstr "パラメーターを参照" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "hd_id3147265\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3148664\n" "6\n" "help.text" msgid "Sub/Function" msgstr "Sub/Function" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3150400\n" "7\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154140\n" "8\n" "help.text" msgid "Label" msgstr "タイトル" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3150869\n" "9\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154909\n" "10\n" "help.text" msgid "GoSub Label" msgstr "GoSub Label" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3153969\n" "11\n" "help.text" msgid "Exit Sub/Function" msgstr "Exit Sub/Function" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154685\n" "12\n" "help.text" msgid "Label:" msgstr "Label:" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145786\n" "13\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3159252\n" "14\n" "help.text" msgid "Return" msgstr "Return" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154321\n" "15\n" "help.text" msgid "End Sub/Function" msgstr "End Sub/Function" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3147318\n" "16\n" "help.text" msgid "The GoSub 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 "GoSub ステートメントは、ラベルで指定するローカルサブルーチンを、サブルーチンや関数内で呼び出します。ラベル位置の指定では、ラベル名に続けて末尾にコロン (:) を付ける必要があります。" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3153190\n" "17\n" "help.text" msgid "If the program encounters a Return statement not preceded by GoSub, $[officename] Basic returns an error message. Use Exit Sub or Exit Function to ensure that the program leaves a Sub or Function before reaching the next Return statement." msgstr "プログラムの実行時に、対応する GoSub の存在しない Return ステートメントに遭遇すると、$[officename] Basic からエラーメッセージが返されます。 こうした不適切な Return ステートメントの実行を避けるには、必要な箇所に Exit Sub ないし Exit Function を記述して、該当する Sub や Function を明示的に終了させる必要があります。" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145799\n" "19\n" "help.text" msgid "The following example demonstrates the use of GoSub and Return. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user." msgstr "下記の例は、GoSubReturn を使用したサンプルコードです。ここではユーザーに 2 つの値を入力させていますが、これらの平方根の計算は、共通の処理セクションを 2 度呼び出すことで処理しています。" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "hd_id3156284\n" "20\n" "help.text" msgid "Example:" msgstr "例:" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3146970\n" "25\n" "help.text" msgid "iInputa = Int(InputBox(\"Enter the first number: \",\"NumberInput\"))" msgstr "" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3150329\n" "26\n" "help.text" msgid "iInputb = Int(InputBox(\"Enter the second number: \",\"NumberInput\"))" msgstr "" #: 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" #: 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" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "tit\n" "help.text" msgid "GoTo Statement [Runtime]" msgstr "GoTo ステートメント [実行時]" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "bm_id3159413\n" "help.text" msgid "GoTo statement" msgstr "GoTo ステートメント" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3159413\n" "1\n" "help.text" msgid "GoTo Statement [Runtime]" msgstr "GoTo ステートメント [実行時]" #: 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 "Sub や Function などのブロック中で、プログラムの実行行をラベル指定された位置に移動させます。" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3149656\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3154367\n" "4\n" "help.text" msgid "see Parameters" msgstr "パラメーターを参照" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3150870\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3156214\n" "6\n" "help.text" msgid "Sub/Function" msgstr "Sub/Function" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3156424\n" "7\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3154685\n" "8\n" "help.text" msgid "Label1" msgstr "Label1" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3145786\n" "9\n" "help.text" msgid "Label2:" msgstr "Label2:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3161832\n" "10\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3146120\n" "11\n" "help.text" msgid "Exit Sub" msgstr "Exit Sub" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3150010\n" "12\n" "help.text" msgid "Label1:" msgstr "Label1:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3152462\n" "13\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3149664\n" "14\n" "help.text" msgid "GoTo Label2" msgstr "GoTo Label2" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3152886\n" "15\n" "help.text" msgid "End Sub/Function" msgstr "End Sub/Function" #: 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 プログラムの実行行を他の位置にジャンプさせる際に使用します。移動先はラベルで指示する必要があります。個々のラベルは、ラベル名に続けてコロンを入力することで指定します。" #: 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 ステートメントを使って、Sub や Function などのブロック外へジャンプすることはできません。" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3154731\n" "19\n" "help.text" msgid "Example:" msgstr "例:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id6967035\n" "help.text" msgid "see Parameters" msgstr "パラメーターを参照" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "tit\n" "help.text" msgid "On...GoSub Statement; On...GoTo Statement [Runtime]" msgstr "On... GoSub ステートメント; On... GoTo ステートメント [実行時]" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "bm_id3153897\n" "help.text" msgid "On...GoSub statementOn...GoTo statement" msgstr "On... GoSub ステートメントOn... GoTo ステートメント" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "hd_id3153897\n" "1\n" "help.text" msgid "On...GoSub Statement; On...GoTo Statement [Runtime]" msgstr "On...GoSub ステートメント; On...GoTo ステートメント [実行時]" #: 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 "プログラムコード上に複数の指定行を設けておき、与えられる数値表式を基にして、いずれか 1 つの行に分岐します。" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "hd_id3148798\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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[,...]]]" #: 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[,...]]]" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "hd_id3156215\n" "6\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3148673\n" "7\n" "help.text" msgid "NumExpression: 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 "NumExpression: プログラム実行行の分岐先を示す、0 から 255 までの数値表式。NumExpression の指定値が 0 であると、このステートメントは実行されません。NumExpression が 0 よりも大きい場合は、指定値に該当するラベルにプログラム実行行がジャンプします (1 = 最初のラベル; 2 = 次のラベル)。" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3153194\n" "8\n" "help.text" msgid "Label: Target line according to GoTo or GoSub structure." msgstr "Label: GoTo および GoSub でラベル付けされたターゲット行。" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3156442\n" "9\n" "help.text" msgid "The GoTo or GoSub conventions are valid." msgstr "分岐方式の指定には GoTo および GoSub が使用できます。" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "hd_id3148645\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 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" #: 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" #: 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" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3155764\n" "27\n" "help.text" msgid "sVar =sVar & \" Label 2\"" msgstr "sVar =sVar & \" Label 2\"" #: 03090400.xhp msgctxt "" "03090400.xhp\n" "tit\n" "help.text" msgid "Further Statements" msgstr "その他のステートメント" #: 03090400.xhp msgctxt "" "03090400.xhp\n" "hd_id3145316\n" "1\n" "help.text" msgid "Further Statements" msgstr "その他のステートメント" #: 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 "ここでは、その他のカテゴリに分類されていないステートメントについて説明します。" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "tit\n" "help.text" msgid "Call Statement [Runtime]" msgstr "Call ステートメント[実行時]" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "bm_id3154422\n" "help.text" msgid "Call statement" msgstr "Call ステートメント" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "hd_id3154422\n" "1\n" "help.text" msgid "Call Statement [Runtime]" msgstr "Call ステートメント [実行時]" #: 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 プロシージャーなどに渡します。" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "hd_id3153345\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3150984\n" "4\n" "help.text" msgid "[Call] Name [Parameter]" msgstr "[Call] Name [Parameter]" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "hd_id3150771\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3148473\n" "6\n" "help.text" msgid "Name: Name of the subroutine, the function, or the DLL that you want to call" msgstr "Name: 呼び出すサブルーチン、関数、DLL の名前。" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3148946\n" "7\n" "help.text" msgid "Parameter: Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing." msgstr "Parameter: プロシージャーに渡すパラメータ。どのようなパラメーターをいくつ渡すかは、実行するルーチンに依存します。" #: 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 Declare-Statement." msgstr "プロシージャー呼び出し時のキーワードは省略可能です。関数を表式の一部として実行する場合、ステートメント中に記述するパラメーターはかっこで囲む必要があります。DLL を呼び出す場合は、最初に Declare ステートメント による宣言をしておく必要があります。" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "hd_id3125865\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "tit\n" "help.text" msgid "Choose Function [Runtime]" msgstr "Choose 関数 [実行時]" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "bm_id3143271\n" "help.text" msgid "Choose function" msgstr "Choose 関数" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3143271\n" "1\n" "help.text" msgid "Choose Function [Runtime]" msgstr "Choose 関数 [実行時]" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3149234\n" "2\n" "help.text" msgid "Returns a selected value from a list of arguments." msgstr "引数のリストの中から、指定された値を返します。" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3148943\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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]])" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3154346\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3148664\n" "6\n" "help.text" msgid "Index: A numeric expression that specifies the value to return." msgstr "Index: 返す値を指定するための数値表式。" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3150791\n" "7\n" "help.text" msgid "Selection1: Any expression that contains one of the possible choices." msgstr "Selection1: 戻り値の候補となる任意の値。" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3151043\n" "8\n" "help.text" msgid "The Choose 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 "Choose 関数は、与えられた値のリストの中から、インデックス値の指定するものを返します。ここでは、インデックス値が 1 であればリスト中の 1 番目の値を返し、インデックス値が 2 であればリスト中の 2 番目の値を返す、という処理が行われます。" #: 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 "インデックス値が 1 より小さいか、リストの要素数よりも大きい場合、関数の戻り値は Null 値が返されます。" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3156281\n" "10\n" "help.text" msgid "The following example uses the Choose function to select a string from several strings that form a menu:" msgstr "下記の例では、Choose 関数を使って、メニューを構成する複数の文字列の中から、特定の文字列を取り出しています。" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3150439\n" "11\n" "help.text" msgid "Example:" msgstr "例:" #: 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\")" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "tit\n" "help.text" msgid "Declare Statement [Runtime]" msgstr "Declare ステートメント [実行時]" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "bm_id3148473\n" "help.text" msgid "Declare statement" msgstr "Declare ステートメント" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3148473\n" "1\n" "help.text" msgid "Declare Statement [Runtime]" msgstr "Declare ステートメント [実行時]" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "bm_id3145316\n" "help.text" msgid "DLL (Dynamic Link Library)" msgstr "DLL (Dynamic Link Library)" #: 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 ファイル内のサブルーチンの宣言と定義を行います。" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3146795\n" "3\n" "help.text" msgid "See also: FreeLibrary" msgstr "次も参照してください:FreeLibrary。" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3156344\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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]" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3153360\n" "6\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3154140\n" "8\n" "help.text" msgid "Name: A different name than defined in the DLL, to call the subroutine from $[officename] Basic." msgstr "Name: $[officename] Basic からサブルーチンを呼び出すための DLL 内の定義名とは異なる名前。" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3150870\n" "9\n" "help.text" msgid "Aliasname: Name of the subroutine as defined in the DLL." msgstr "Aliasname:サブルーチンの DLL 内の定義名。" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3154684\n" "10\n" "help.text" msgid "Libname: File or system name of the DLL. This library is automatically loaded the first time the function is used." msgstr "Libname: DLL のファイルないしシステム名このライブラリは、関数の初回使用時に自動的に読み込まれます。" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3148452\n" "11\n" "help.text" msgid "Argumentlist: 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 "Argumentlist: 呼び出し時にプロシージャーに渡される引数を示すパラメーターのリストパラメータの種類と数は、実行するプロシージャーに依存します。" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3147289\n" "12\n" "help.text" msgid "Type: 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 "Type: 関数プロシージャーにより返される値のデータ型を指定します。名前の次に型宣言子を入力する場合、このパラメーターは省略できます。" #: 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 ByVal." msgstr "パラメーターをサブルーチンに参照渡しでなく値渡しで与える場合、このパラメーターは ByVal キーワードで指定する必要があります。" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3153951\n" "14\n" "help.text" msgid "Example:" msgstr "例:" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "tit\n" "help.text" msgid "End Statement [Runtime]" msgstr "End ステートメント[実行時]" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "bm_id3150771\n" "help.text" msgid "End statement" msgstr "End ステートメント " #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3150771\n" "1\n" "help.text" msgid "End Statement [Runtime]" msgstr "End ステートメント [実行時]" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3153126\n" "2\n" "help.text" msgid "Ends a procedure or block." msgstr "プロシージャーやブロックの終了を宣言します。" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3147264\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3149456\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3150398\n" "6\n" "help.text" msgid "Use the End statement as follows:" msgstr "End ステートメントは、下記のように使用します。" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3154366\n" "7\n" "help.text" msgid "Statement" msgstr "ステートメント" #: 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 "終了期:必ずしも使用する必要はありませんが、プロシージャー中でプログラムの実行を終了させたい任意の位置に配置できます。" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3145171\n" "9\n" "help.text" msgid "End Function: Ends a Function statement." msgstr "End Function:Function ステートメントの終了を宣言します。" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3153192\n" "10\n" "help.text" msgid "End If: Marks the end of a If...Then...Else block." msgstr "End If:If...Then...Else ブロックの終了を宣言します。" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3148451\n" "11\n" "help.text" msgid "End Select: Marks the end of a Select Case block." msgstr "End Select:Select Case ブロックの終了を宣言します。" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3155131\n" "12\n" "help.text" msgid "End Sub: Ends a Sub statement." msgstr "End Sub:Sub ステートメントの終了を宣言します。" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3146120\n" "13\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 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\"" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3147436\n" "23\n" "help.text" msgid "Print \"Greater than 8\"" msgstr "Print \"Greater than 8\"" #: 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\"" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "tit\n" "help.text" msgid "FreeLibrary Function [Runtime]" msgstr "FreeLibrary 関数[実行時]" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "bm_id3143270\n" "help.text" msgid "FreeLibrary function" msgstr "FreeLibrary関数" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3143270\n" "1\n" "help.text" msgid "FreeLibrary Function [Runtime]" msgstr "FreeLibrary 関数 [実行時]" #: 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: Declare" msgstr "Declare ステートメントで読み込んだ DLL を解放します。解放後の DLL は、その中の関数が呼び出された場合、自動的に再読み込みされます。次も参照してください:Declare" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3148550\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3153361\n" "4\n" "help.text" msgid "FreeLibrary (LibName As String)" msgstr "FreeLibrary (LibName As String)" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3153380\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3154138\n" "6\n" "help.text" msgid "LibName: String expression that specifies the name of the DLL." msgstr "LibName:DLL 名を指定する文字列。" #: 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 で解放できる DLL は、Basic の実行時に読み込んだものだけです。" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3153363\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "tit\n" "help.text" msgid "Function Statement [Runtime]" msgstr "Function ステートメント [実行時]" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "bm_id3153346\n" "help.text" msgid "Function statement" msgstr "Function ステートメント" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3153346\n" "1\n" "help.text" msgid "Function Statement [Runtime]" msgstr "Function ステートメント [実行時]" #: 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 "処理結果を戻り値として返すサブルーチンを定義します。" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3145316\n" "3\n" "help.text" msgid "Syntax" msgstr "構文" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3148944\n" "4\n" "help.text" msgid "see Parameter" msgstr "パラメーターを参照" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3154760\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3156344\n" "6\n" "help.text" msgid "Syntax" msgstr "構文" #: 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]" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3153360\n" "8\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3148797\n" "9\n" "help.text" msgid "[Exit Function]" msgstr "[Exit Function]" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3145419\n" "10\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3150449\n" "11\n" "help.text" msgid "End Function" msgstr "End Function" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3156281\n" "12\n" "help.text" msgid "Parameter" msgstr "パラメーター" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3153193\n" "13\n" "help.text" msgid "Name: Name of the subroutine to contain the value returned by the function." msgstr "Name: 関数が返す値を格納しておくサブルーチン名。" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3147229\n" "14\n" "help.text" msgid "VarName: Parameter to be passed to the subroutine." msgstr "VarName: サブルーチンに渡すパラメーター。" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3147287\n" "15\n" "help.text" msgid "Type: Type-declaration keyword." msgstr "Type: 型宣言用のキーワード。" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3163710\n" "16\n" "help.text" msgid "Example:" msgstr "例:" #: 03090406.xhp 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 配列にテスト用データを代入" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3154943\n" "32\n" "help.text" msgid "' Linsearch searches a TextArray:sList() for a TextEntry:" msgstr "REM LinSearch はテキスト配列 sList( ) 内に指定文字列を検索" #: 03090406.xhp 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 戻り値は、該当するインデックス値ないしゼロ (Null)" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3153707\n" "36\n" "help.text" msgid "Exit For ' sItem found" msgstr "Exit for REM 検索で sItem がヒット" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "tit\n" "help.text" msgid "Rem Statement [Runtime]" msgstr "Rem ステートメント [実行時]" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "bm_id3154347\n" "help.text" msgid "Rem statementcomments;Rem statement" msgstr "Rem ステートメントコメント Rem" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "hd_id3154347\n" "1\n" "help.text" msgid "Rem Statement [Runtime]" msgstr "Rem ステートメント [実行時]" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3153525\n" "2\n" "help.text" msgid "Specifies that a program line is a comment." msgstr "プログラム行中のコメント文を指定します。" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "hd_id3153360\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3154141\n" "4\n" "help.text" msgid "Rem Text" msgstr "Rem Text" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "hd_id3151042\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3150869\n" "6\n" "help.text" msgid "Text: Any text that serves as a comment." msgstr "Text: コメント文として記入する任意のテキスト" #: 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 キーワードの代わりに単一引用符 (シングルクオート) 記号を使うこともできます。このキーワードは、通常のプログラムコードの右側に置くこともでき、それ以降の記述はコメント文と見なされます。" #: 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 "空白に続くアンダーライン文字 _ を行の最後の 2 文字として使用して、次の行で論理行を継続することができます。 コメント行を継続するには、同じ Basic モジュールに \"Option Compatible\" と入力する必要があります。" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "hd_id3150012\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3153140\n" "13\n" "help.text" msgid "' Nothing occurs here" msgstr "REM ここでは何の処理も行われません" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "tit\n" "help.text" msgid "Stop Statement [Runtime]" msgstr "Stop ステートメント [実行時]" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "bm_id3153311\n" "help.text" msgid "Stop statement" msgstr "Stop ステートメント" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "hd_id3153311\n" "1\n" "help.text" msgid "Stop Statement [Runtime]" msgstr "Stop ステートメント [実行時]" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "par_id3154142\n" "2\n" "help.text" msgid "Stops the execution of the Basic program." msgstr "Basic プログラムの実行を停止させます。" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "hd_id3153126\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "par_id3156023\n" "4\n" "help.text" msgid "Stop" msgstr "Stop" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "hd_id3156344\n" "5\n" "help.text" msgid "Example:" msgstr "例:" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "tit\n" "help.text" msgid "Sub Statement [Runtime]" msgstr "Sub ステートメント [実行時]" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "bm_id3147226\n" "help.text" msgid "Sub statement" msgstr "Sub ステートメント" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3147226\n" "1\n" "help.text" msgid "Sub Statement [Runtime]" msgstr "Sub ステートメント [実行時]" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3153311\n" "2\n" "help.text" msgid "Defines a subroutine." msgstr "サブルーチンを定義します。" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3149416\n" "3\n" "help.text" msgid "Syntax" msgstr "構文" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3147530\n" "5\n" "help.text" msgid "statement block" msgstr "ステートメントブロック" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3153525\n" "9\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3150792\n" "10\n" "help.text" msgid "Name: Name of the subroutine ." msgstr "Name: サブルーチンの名前。" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3154138\n" "11\n" "help.text" msgid "VarName: Parameter that you want to pass to the subroutine." msgstr "VarName:サブルーチンに渡すパラメーター。" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3154908\n" "12\n" "help.text" msgid "Type: Type-declaration key word." msgstr "Type: 型宣言キーワード" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3153770\n" "16\n" "help.text" msgid "Example:" msgstr "例:" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_idN1063F\n" "help.text" msgid "' some statements" msgstr "REM 一部の文" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "tit\n" "help.text" msgid "Switch Function [Runtime]" msgstr "Switch 関数 [実行時]" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "bm_id3148554\n" "help.text" msgid "Switch function" msgstr "Switch 関数" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "hd_id3148554\n" "1\n" "help.text" msgid "Switch Function [Runtime]" msgstr "Switch 関数 [実行時]" #: 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 msgctxt "" "03090410.xhp\n" "hd_id3154863\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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 msgctxt "" "03090410.xhp\n" "hd_id3149119\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153894\n" "6\n" "help.text" msgid "The Switch 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 "Switch 関数は、表式を左から右の順番で判定してゆき、関数に与えられた表式に該当する値を返します。表式と値がペアとして指定されていない場合は、実行時エラーが発生します。" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153990\n" "7\n" "help.text" msgid "Expression: The expression that you want to evaluate." msgstr "Expression: 評価の対象となる表式。" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153394\n" "8\n" "help.text" msgid "Value: The value that you want to return if the expression is True." msgstr "Value: 表式が該当した場合に返す値。" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153346\n" "9\n" "help.text" msgid "In the following example, the Switch function assigns the appropriate gender to the name that is passed to the function:" msgstr "下記の例では、Switch 関数により、与えられた名前の性別を判定させています。" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "hd_id3159157\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3149579\n" "13\n" "help.text" msgid "sGender = GetGenderIndex( \"John\" )" msgstr "sGender = GetGenderIndex( \"John\" )" #: 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\")" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "tit\n" "help.text" msgid "With Statement [Runtime]" msgstr "With ステートメント[実行時]" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "bm_id3153311\n" "help.text" msgid "With statement" msgstr "Withステートメント" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "hd_id3153311\n" "1\n" "help.text" msgid "With Statement [Runtime]" msgstr "With ステートメント [実行時]" #: 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 ステートメントまでのコード行では、オブジェクト名を明示しない限り、すべての属性やメソッドはこのデフォルトオブジェクトを参照しているものと見なされます。" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "hd_id3156153\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "hd_id3154924\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "par_id3147560\n" "6\n" "help.text" msgid "Use With and End With if you have several properties or methods for a single object." msgstr "特定のオブジェクトに対して、複数の属性やメソッドを適用する場合は、With および End With の利用が便利です。" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "tit\n" "help.text" msgid "Exit Statement [Runtime]" msgstr "Exit ステートメント [Runtime]" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "bm_id3152924\n" "help.text" msgid "Exit statement" msgstr "Exit ステートメント" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "hd_id3152924\n" "1\n" "help.text" msgid "Exit Statement [Runtime]" msgstr "Exit ステートメント [実行時]" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153394\n" "2\n" "help.text" msgid "Exits a Do...Loop, For...Next, a function, or a subroutine." msgstr "Do...LoopFor...Next、関数、サブルーチンなどを強制的に終了させます。" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "hd_id3149763\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3159157\n" "4\n" "help.text" msgid "see Parameters" msgstr "パラメーターを参照" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "hd_id3148943\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3154760\n" "6\n" "help.text" msgid "Exit Do" msgstr "Exit Do" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3147559\n" "7\n" "help.text" msgid "Only valid within a Do...Loop statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If Do...Loop statements are nested, the control is transferred to the loop in the next higher level." msgstr "Do...Loop ステートメント内部でのみ使用可能で、ループを強制的に終了させます。プログラムの処理は、終了したループステートメント以降のコードを続行します。Do...Loop ステートメントがネストされている場合、プログラムの処理は、より上位レベルのループに移されます。" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3150398\n" "8\n" "help.text" msgid "Exit For" msgstr "Exit For" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3148797\n" "9\n" "help.text" msgid "Only valid within a For...Next loop to exit the loop. Program execution continues with the first statement that follows the Next statement. In nested statements, the control is transferred to the loop in the next higher level." msgstr "For...Next ステートメント内部でのみ使用可能で、ループを強制的に終了させます。プログラムの処理は、終了した Next ステートメント以降のコードを続行します。ステートメントがネストされている場合、プログラムの処理は、より上位レベルのループに移されます。" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3147229\n" "10\n" "help.text" msgid "Exit Function" msgstr "Exit Function" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3154685\n" "11\n" "help.text" msgid "Exits the Function procedure immediately. Program execution continues with the statement that follows the Function call." msgstr "Function プロシージャーを強制的に終了させます。プログラムの処理は、該当する Function を呼び出したコードの次にあるステートメントから続行されます。" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3155132\n" "12\n" "help.text" msgid "Exit Sub" msgstr "Exit Sub" #: 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 Sub call." msgstr "サブルーチンを強制的に終了させます。プログラムの処理は、該当する Sub を呼び出したコードの次にあるステートメントから続行されます。" #: 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 ステートメントとは異なり、サブルーチンなどのブロックの終了部を宣言するものではないので注意が必要です。" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "hd_id3147348\n" "15\n" "help.text" msgid "Example:" msgstr "例:" #: 03090412.xhp 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 配列にテスト用データを代入" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153764\n" "31\n" "help.text" msgid "' LinSearch searches a TextArray:sList() for a TextEntry:" msgstr "REM LinSearch はテキスト配列: sList() 内に指定文字列を検索:" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3148995\n" "32\n" "help.text" msgid "' Returns the index of the entry or 0 (Null)" msgstr "REM 戻り値は、該当するインデックス値ないしゼロ (Null)" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3149567\n" "35\n" "help.text" msgid "Exit For ' sItem found" msgstr "Exit for REM 検索で sItem がヒット" #: 03100000.xhp msgctxt "" "03100000.xhp\n" "tit\n" "help.text" msgid "Variables" msgstr "変数" #: 03100000.xhp msgctxt "" "03100000.xhp\n" "hd_id3149669\n" "1\n" "help.text" msgid "Variables" msgstr "変数" #: 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 msgctxt "" "03100050.xhp\n" "tit\n" "help.text" msgid "CCur Function [Runtime]" msgstr "CCur 関数 [実行時]" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "bm_id8926053\n" "help.text" msgid "CCur function" msgstr "CCur 関数" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN10541\n" "help.text" msgid "CCur Function [Runtime]" msgstr "CCur 関数 [実行時]" #: 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 "文字列式または数式を通貨式に変換します。小数点および通貨記号にはロケール設定が使用されます。" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN10548\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105E8\n" "help.text" msgid "CCur(Expression)" msgstr "CCur(Expression)" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105EB\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105EF\n" "help.text" msgid "Currency" msgstr "通貨" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105F2\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 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: Any string or numeric expression that you want to convert." #: 03100060.xhp msgctxt "" "03100060.xhp\n" "tit\n" "help.text" msgid "CDec Function [Runtime]" msgstr "CDec 関数 [実行時]" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "bm_id863979\n" "help.text" msgid "CDec function" msgstr "CDec 関数" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN10548\n" "help.text" msgid "CDec Function [Runtime]" msgstr "CDec 関数 [実行時]" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN10558\n" "help.text" msgid "Converts a string expression or numeric expression to a decimal expression." msgstr "文字列式または数式を 10 進数の式に変換します。" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN1055B\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105EA\n" "help.text" msgid "CDec(Expression)" msgstr "CDec(Expression)" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105ED\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105F1\n" "help.text" msgid "Decimal number." msgstr "10 進数。" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105F4\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 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: Any string or numeric expression that you want to convert." #: 03100070.xhp msgctxt "" "03100070.xhp\n" "tit\n" "help.text" msgid "CVar Function [Runtime]" msgstr "CVar 関数 [実行時]" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "bm_id2338633\n" "help.text" msgid "CVar function" msgstr "CVar 関数" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1054B\n" "help.text" msgid "CVar Function [Runtime]" msgstr "CVar 関数 [実行時]" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1055B\n" "help.text" msgid "Converts a string expression or numeric expression to a variant expression." msgstr "文字列式または数式をバリエーション式に変換します。" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1055E\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10562\n" "help.text" msgid "CVar(Expression)" msgstr "CVar(Expression)" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10565\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10569\n" "help.text" msgid "Variant." msgstr "バリエーション。" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1056C\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 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: Any string or numeric expression that you want to convert." #: 03100080.xhp msgctxt "" "03100080.xhp\n" "tit\n" "help.text" msgid "CVErr Function [Runtime]" msgstr "CVErr 関数 [実行時]" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "bm_id531022\n" "help.text" msgid "CVErr function" msgstr "CVErr 関数" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1054B\n" "help.text" msgid "CVErr Function [Runtime]" msgstr "CVErr 関数 [実行時]" #: 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 "文字列式または数式をサブタイプ「Error」のバリエーション式に変換します。" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1055E\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10562\n" "help.text" msgid "CVErr(Expression)" msgstr "CVErr(Expression)" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10565\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10569\n" "help.text" msgid "Variant." msgstr "バリエーション。" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1056C\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 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: Any string or numeric expression that you want to convert." #: 03100100.xhp msgctxt "" "03100100.xhp\n" "tit\n" "help.text" msgid "CBool Function [Runtime]" msgstr "CBool 関数 [実行時]" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "bm_id3150616\n" "help.text" msgid "CBool function" msgstr "CBool 関数" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3150616\n" "1\n" "help.text" msgid "CBool Function [Runtime]" msgstr "CBool 関数 [実行時]" #: 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 "文字列や数値の比較演算結果、および単独の数値表式をブール型の表式に変換します。" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3153345\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3149514\n" "4\n" "help.text" msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)" msgstr "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) あるいは CBool (Number)" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3156152\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155419\n" "6\n" "help.text" msgid "Bool" msgstr "ブール型" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3147530\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3156344\n" "8\n" "help.text" msgid "Expression1, Expression2: Any string or numeric expressions that you want to compare. If the expressions match, the CBool function returns True, otherwise False is returned." msgstr "Expression1, Expression2: 比較する文字列および数値の表式。CBool 関数は、2 つの表式が一致すれば True を返し、それ以外の場合は False を返します。" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3149655\n" "9\n" "help.text" msgid "Number: Any numeric expression that you want to convert. If the expression equals 0, False is returned, otherwise True is returned." msgstr "Number: 変換させる数値表式。表式が 0 に等しい場合は False を返し、それ以外の場合は True を返します。" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3145171\n" "10\n" "help.text" msgid "The following example uses the CBool function to evaluate the value that is returned by the Instr function. The function checks if the word \"and\" is found in the sentence that was entered by the user." msgstr "下記の例は、Instr 関数から返される値を、CBool 関数を使って評価させています。この関数は、ユーザーの入力する文字列の中に「and」という単語が含まれているかを判定します。" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3156212\n" "11\n" "help.text" msgid "Example:" msgstr "例:" #: 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:\")" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155855\n" "15\n" "help.text" msgid "' Proof if the word »and« appears in the sentence." msgstr "REM 入力した文字列中に「and」があるかを調べます。" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3146984\n" "16\n" "help.text" msgid "' Instead of the command line" msgstr "REM 通常こうした判定には下記のような IF 文を使います。" #: 03100100.xhp 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..." #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3154014\n" "18\n" "help.text" msgid "' the CBool function is applied as follows:" msgstr "REM ここではその代わりに CBool 関数を使って判定をしています。" #: 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" #: 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 \"入力した文字列中に「and」があります。" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "tit\n" "help.text" msgid "CDate Function [Runtime]" msgstr "CDate 関数 [実行時]" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "bm_id3150772\n" "help.text" msgid "CDate function" msgstr "CDate 関数" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3150772\n" "1\n" "help.text" msgid "CDate Function [Runtime]" msgstr "CDate 関数 [実行時]" #: 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 "文字列および数値表式を、日付データに変換します。" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3148944\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3148947\n" "4\n" "help.text" msgid "CDate (Expression)" msgstr "CDate (Expression)" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3148552\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3159414\n" "6\n" "help.text" msgid "Date" msgstr "日付" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3153525\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3150359\n" "8\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Expression: 日付データに変換する文字列および数値表式。" #: 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 DateValue and TimeValue 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 "文字列を変換する場合、その日付と時刻の表記は、DateValue および TimeValue 関数で使われる MM.DD.YYYY HH.MM.SS の形式で与える必要があります。数値表記を変換する場合、左側の数値が 1899 年 12 月 31 日から始まる日付を表し、数値の右側が時刻を表します。" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3156422\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "tit\n" "help.text" msgid "CDbl Function [Runtime]" msgstr "CDbl 関数[実行時]" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "bm_id3153750\n" "help.text" msgid "CDbl function" msgstr "CDbl 関数" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3153750\n" "1\n" "help.text" msgid "CDbl Function [Runtime]" msgstr "CDbl 関数 [実行時]" #: 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 "文字列および数値表式を、倍精度の数値データに変換します。" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3149516\n" "3\n" "help.text" msgid "Syntax" msgstr "構文" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3156152\n" "4\n" "help.text" msgid "CDbl (Expression)" msgstr "CDbl (Expression)" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3153061\n" "5\n" "help.text" msgid "Return value" msgstr "戻り値" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3145068\n" "6\n" "help.text" msgid "Double" msgstr "倍精度" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3154760\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3153897\n" "8\n" "help.text" msgid "Expression: 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 "Expression: 日付データに変換する文字列および数値表式。また文字列を変換する場合は、オペレーティングシステムが標準で使用する数の書式 (「123.5」など) でテキストを指定する必要があります。" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3148797\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "tit\n" "help.text" msgid "CInt Function [Runtime]" msgstr "CInt 関数 [実行時]" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "bm_id3149346\n" "help.text" msgid "CInt function" msgstr "CInt 関数" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3149346\n" "1\n" "help.text" msgid "CInt Function [Runtime]" msgstr "CInt 関数 [実行時]" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3155419\n" "2\n" "help.text" msgid "Converts any string or numeric expression to an integer." msgstr "文字列および数値表式を、整数値に変換します。" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3147573\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3154142\n" "4\n" "help.text" msgid "CInt (Expression)" msgstr "CInt (Expression)" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3147531\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3147560\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3145069\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3159414\n" "8\n" "help.text" msgid "Expression: Any numeric expression that you want to convert. If the Expression 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 "Expression: 変換させる数値表式。Expression の値が -32768 から 32767 の範囲に収まらない場合、$[officename] Basic はオーバーフローエラーを出します。また文字列を変換する場合は、オペレーティングシステムが標準で使用する数の書式 (「123.5」など) でテキストを指定する必要があります。" #: 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 "この関数で小数を変換すると、常に数値の小数部を丸めた整数値が返されます。" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3145419\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "tit\n" "help.text" msgid "CLng Function [Runtime]" msgstr "CLng 関数 [実行時]" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "bm_id3153311\n" "help.text" msgid "CLng function" msgstr "CLng 関数" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3153311\n" "1\n" "help.text" msgid "CLng Function [Runtime]" msgstr "CLng 関数 [実行時]" #: 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 "文字列および数値表式を、ロング整数の数値データに変換します。" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3145315\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3147573\n" "4\n" "help.text" msgid "CLng (Expression)" msgstr "CLng (Expression)" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3145610\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3153897\n" "6\n" "help.text" msgid "Long" msgstr "ロング整数" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3154760\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3159414\n" "8\n" "help.text" msgid "Expression: Any numerical expression that you want to convert. If the Expression 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 "Expression: 変換させる数値表式。Expression がロング整数で扱える -2,147,483,648 から 2,147,483,647 の範囲に収まらない場合、$[officename] Basic はオーバーフローエラーを出します。また文字列を変換する場合は、オペレーティングシステムが標準で使用する数の書式 (「123.5」など) でテキストを指定する必要があります。" #: 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 "この関数で小数を変換すると、常に数値の小数部を丸めた整数値が返されます。" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3154216\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "tit\n" "help.text" msgid "Const Statement [Runtime]" msgstr "Const ステートメント[実行時]" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "bm_id3146958\n" "help.text" msgid "Const statement" msgstr "Const ステートメント" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "hd_id3146958\n" "1\n" "help.text" msgid "Const Statement [Runtime]" msgstr "Const ステートメント [実行時]" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3154143\n" "2\n" "help.text" msgid "Defines a string as a constant." msgstr "文字列を定数として定義します。" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "hd_id3150670\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3150984\n" "4\n" "help.text" msgid "Const Text = Expression" msgstr "Const Text = Expression" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "hd_id3147530\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3153897\n" "6\n" "help.text" msgid "Text: Any constant name that follows the standard variable naming conventions." msgstr "Text: 定数名。命名規則は変数名のものと同じ。" #: 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 "定数は変数の一種であり、プログラムの可読性を向上させるために使用します。定数は、特定の型の変数として定義されるわけではなく、コード中に存在する一種のプレースホルダーとして使用されます。各定数の定義は 1 度だけが可能で、定義後に変更することはできません。定数の定義は、下記のステートメントで行います。" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3150542\n" "8\n" "help.text" msgid "CONST ConstName=Expression" msgstr "CONST ConstName=Expression" #: 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 msgctxt "" "03100700.xhp\n" "hd_id3154366\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 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" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "tit\n" "help.text" msgid "CSng Function[Runtime]" msgstr "CSng 関数[実行時]" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "bm_id3153753\n" "help.text" msgid "CSng function" msgstr "CSng function" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3153753\n" "1\n" "help.text" msgid "CSng Function[Runtime]" msgstr "CSng 関数 [実行時]" #: 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 "文字列および数値表式を、単精度の数値データに変換します。" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3153255\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3148983\n" "4\n" "help.text" msgid "CSng (Expression)" msgstr "CSng (Expression)" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3152347\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3153750\n" "6\n" "help.text" msgid "Single" msgstr "単精度" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3146957\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3153345\n" "8\n" "help.text" msgid "Expression: 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 "Expression: 日付データに変換する文字列および数値表式。また文字列を変換する場合は、オペレーティングシステムが標準で使用する数の書式 (「123.5」など) でテキストを指定する必要があります。" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3149514\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "tit\n" "help.text" msgid "CStr Function [Runtime]" msgstr "CStr 関数 [実行時]" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "bm_id3146958\n" "help.text" msgid "CStr function" msgstr "CStr 関数" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3146958\n" "1\n" "help.text" msgid "CStr Function [Runtime]" msgstr "CStr 関数 [実行時]" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3147574\n" "2\n" "help.text" msgid "Converts any numeric expression to a string expression." msgstr "数値表式を、文字列に変換します。" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3148473\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3145315\n" "4\n" "help.text" msgid "CStr (Expression)" msgstr "CStr (Expression)" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3153062\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3153897\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3154760\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3149457\n" "8\n" "help.text" msgid "Expression: Any valid string or numeric expression that you want to convert." msgstr "Expression: 変換させる文字列および数値表式。" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3150358\n" "9\n" "help.text" msgid "Expression Types and Conversion Returns" msgstr "変換させる表式のデータ型と得られる戻り値" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3153192\n" "10\n" "help.text" msgid "Boolean :" msgstr "ブール型:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3156422\n" "11\n" "help.text" msgid "String that evaluates to either True or False." msgstr "True または False としての評価結果の文字列。" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3147287\n" "12\n" "help.text" msgid "Date :" msgstr "日付:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3155411\n" "13\n" "help.text" msgid "String that contains the date and time." msgstr "該当する日付と時刻を表す文字列。" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3147428\n" "14\n" "help.text" msgid "Null :" msgstr "Null:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3150486\n" "15\n" "help.text" msgid "Run-time error." msgstr "実行時エラー。" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3153953\n" "16\n" "help.text" msgid "Empty :" msgstr "空白:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3155306\n" "17\n" "help.text" msgid "String without any characters." msgstr "文字長ゼロの空白文字列。" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3149260\n" "18\n" "help.text" msgid "Any :" msgstr "その他:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3152938\n" "19\n" "help.text" msgid "Corresponding number as string." msgstr "該当する数値を文字列化したもの。" #: 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 "浮動小数点の末尾にくるゼロは、返される文字列には含まれません。" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3154729\n" "21\n" "help.text" msgid "Example:" msgstr "例:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "tit\n" "help.text" msgid "DefBool Statement [Runtime]" msgstr "DefBool ステートメント [実行時]" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "bm_id3145759\n" "help.text" msgid "DefBool statement" msgstr "DefBool ステートメント" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "hd_id3145759\n" "1\n" "help.text" msgid "DefBool Statement [Runtime]" msgstr "DefBool ステートメント [実行時]" #: 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 ステートメントでは、型宣言子やキーワードが指定されない場合にデフォルトの変数型を適用する、変数名の文字範囲を指定します。" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "hd_id3149495\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3150682\n" "4\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "hd_id3159201\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3147226\n" "6\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." msgstr "Characterrange: デフォルトのデータ型の設定対象である変数の範囲を指定する文字。" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3149178\n" "7\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "xxx: デフォルトの変数型を定義するキーワード。" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3150669\n" "8\n" "help.text" msgid "Keyword: Default variable type" msgstr "キーワード:デフォルトの変数型" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3149233\n" "9\n" "help.text" msgid "DefBool: Boolean" msgstr "DefBool: ブール型" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "hd_id3149762\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3156152\n" "12\n" "help.text" msgid "' Prefix definition for variable types:" msgstr "REM 各変数型に定義されているプレフィックス" #: 03101100.xhp 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はブール型変数として解釈されます" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "tit\n" "help.text" msgid "DefCur Statement [Runtime]" msgstr "DefCur ステートメント [実行時]" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "bm_id9555345\n" "help.text" msgid "DefCur statement" msgstr "DefCur ステートメント" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN1057D\n" "help.text" msgid "DefCur Statement [Runtime]" msgstr "DefCur ステートメント [実行時]" #: 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 ステートメントは文字範囲に従ってデフォルトの変数型を設定します。" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN10590\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN10594\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN10597\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN1059B\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." msgstr "Characterrange: デフォルトのデータ型の設定対象である変数の範囲を指定する文字。" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105A2\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "xxx: デフォルトの変数型を定義するキーワード。" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105A9\n" "help.text" msgid "Keyword: Default variable type" msgstr "Keyword: デフォルトの変数型" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105B0\n" "help.text" msgid "DefCur: Currency" msgstr "DefCur: 通貨" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105B7\n" "help.text" msgid "Example:" msgstr "例:" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105BB\n" "help.text" msgid "REM Prefix definitions for variable types:" msgstr "REM 変数型のプレフィックスの定義:" #: 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 は暗黙的な通貨変数です" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "tit\n" "help.text" msgid "DefErr Statement [Runtime]" msgstr "DefErr ステートメント [実行時]" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "bm_id8177739\n" "help.text" msgid "DefErr statement" msgstr "DefErr ステートメント" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN1057D\n" "help.text" msgid "DefErr Statement [Runtime]" msgstr "DefErr ステートメント [実行時]" #: 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 ステートメントは文字範囲に従ってデフォルトの変数型を設定します。" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN10590\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN10594\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN10597\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN1059B\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." msgstr "Characterrange: デフォルトのデータ型の設定対象である変数の範囲を指定する文字。" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105A2\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "xxx: デフォルトの変数型を定義するキーワード。" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105A9\n" "help.text" msgid "Keyword: Default variable type" msgstr "Keyword: デフォルトの変数型" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105B0\n" "help.text" msgid "DefErr: Error" msgstr "DefErr: エラー" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105B7\n" "help.text" msgid "Example:" msgstr "例:" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105BB\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "REM 変数型のプレフィックスの定義:" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105D9\n" "help.text" msgid "eErr=Error ' eErr is an implicit error variable" msgstr "eErr=Error REM eErr は暗黙的なエラー変数です" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "tit\n" "help.text" msgid "DefSng Statement [Runtime]" msgstr "DefSng ステートメント [実行時]" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "bm_id2445142\n" "help.text" msgid "DefSng statement" msgstr "DefSng ステートメント" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN10577\n" "help.text" msgid "DefSng Statement [Runtime]" msgstr "DefSng ステートメント [実行時]" #: 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 ステートメントは文字範囲に従ってデフォルトの変数型を設定します。" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN1058A\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN1058E\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN10591\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN10595\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." msgstr "Characterrange: デフォルトのデータ型の設定対象である変数の範囲を指定する文字。" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN1059C\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "xxx: デフォルトの変数型を定義するキーワード。" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105A3\n" "help.text" msgid "Keyword: Default variable type" msgstr "Keyword: デフォルトの変数型" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105AA\n" "help.text" msgid "DefSng: Single" msgstr "DefSng: シングル" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105B1\n" "help.text" msgid "Example:" msgstr "例:" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105B5\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "REM 変数型のプレフィックスの定義:" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105D3\n" "help.text" msgid "sSng=Single ' sSng is an implicit single variable" msgstr "sSng=Single REM sSng は暗黙的な 1 つの変数です" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "tit\n" "help.text" msgid "DefStr Statement [Runtime]" msgstr "DefStr ステートメント [実行時]" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "bm_id6161381\n" "help.text" msgid "DefStr statement" msgstr "DefStr ステートメント" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN10577\n" "help.text" msgid "DefStr Statement [Runtime]" msgstr "DefStr ステートメント [実行時]" #: 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 ステートメントは文字範囲に従ってデフォルトの変数型を設定します。" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN1058A\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN1058E\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN10591\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN10595\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." msgstr "Characterrange: デフォルトのデータ型の設定対象である変数の範囲を指定する文字。" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN1059C\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "xxx: デフォルトの変数型を定義するキーワード。" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105A3\n" "help.text" msgid "Keyword: Default variable type" msgstr "Keyword: デフォルトの変数型" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105AA\n" "help.text" msgid "DefStr: String" msgstr "DefStr: 文字列" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105B1\n" "help.text" msgid "Example:" msgstr "例:" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105B5\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "REM 変数型のプレフィックスの定義:" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105D3\n" "help.text" msgid "sStr=String ' sStr is an implicit string variable" msgstr "sStr=String REM sStr は暗黙的な文字列変数です" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "tit\n" "help.text" msgid "DefDate Statement [Runtime]" msgstr "DefDate ステートメント [実行時]" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "bm_id3150504\n" "help.text" msgid "DefDate statement" msgstr "DefDate ステートメント" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "hd_id3150504\n" "1\n" "help.text" msgid "DefDate Statement [Runtime]" msgstr "DefDate ステートメント [実行時]" #: 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 ステートメントでは、型宣言子やキーワードが指定されない場合にデフォルトの変数型を適用する、変数名の文字範囲を指定します。" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "hd_id3154758\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3148664\n" "4\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "hd_id3150541\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3156709\n" "6\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." msgstr "Characterrange: デフォルトのデータ型の設定対象である変数の範囲を指定する文字。" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3150869\n" "7\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "xxx: デフォルトの変数型を定義するキーワード。" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3145171\n" "8\n" "help.text" msgid "Keyword: Default variable type" msgstr "Keyword: デフォルトの変数型" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3150767\n" "9\n" "help.text" msgid "DefDate: Date" msgstr "DefDate: 日付" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "hd_id3153768\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3145785\n" "12\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "REM 変数型のプレフィックスの定義:" #: 03101300.xhp 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 msgctxt "" "03101400.xhp\n" "tit\n" "help.text" msgid "DefDbl Statement [Runtime]" msgstr "DefDbl ステートメント [実行時]" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "bm_id3147242\n" "help.text" msgid "DefDbl statement" msgstr "DefDblステートメント" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "hd_id3147242\n" "1\n" "help.text" msgid "DefDbl Statement [Runtime]" msgstr "DefDbl ステートメント [実行時]" #: 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 "型宣言子や型宣言キーワードが指定されていない変数に対して、変数名に応じて適用するデフォルトの変数型を設定します。" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "hd_id3155420\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3147530\n" "4\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "hd_id3145069\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3147560\n" "6\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." msgstr "Characterrange: デフォルトのデータ型の設定対象である変数の範囲を指定する文字。" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3150791\n" "7\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "xxx: デフォルトの変数型を定義するキーワード。" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3151210\n" "8\n" "help.text" msgid "Keyword: Default variable type" msgstr "Keyword: デフォルトの変数型" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3154123\n" "9\n" "help.text" msgid "DefDbl: Double" msgstr "DefDbl: 倍精度" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "hd_id3153192\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3156281\n" "12\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "REM 変数型のプレフィックスの定義:" #: 03101400.xhp 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 は倍精度変数として解釈されます" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "tit\n" "help.text" msgid "DefInt Statement [Runtime]" msgstr "DefInt ステートメント[実行時]" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "bm_id3149811\n" "help.text" msgid "DefInt statement" msgstr "DefInt ステートメント" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "hd_id3149811\n" "1\n" "help.text" msgid "DefInt Statement [Runtime]" msgstr "DefInt ステートメント [実行時]" #: 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 "型宣言子や型宣言キーワードが指定されていない変数に対して、変数名に応じて適用するデフォルトの変数型を設定します。" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "hd_id3148686\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3156023\n" "4\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "hd_id3156344\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3147560\n" "6\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." msgstr "Characterrange: デフォルトのデータ型の設定対象である変数の範囲を指定する文字。" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3150398\n" "7\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "xxx: デフォルトの変数型を定義するキーワード。" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3154365\n" "8\n" "help.text" msgid "Keyword: Default variable type" msgstr "Keyword: デフォルトの変数型" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3125863\n" "9\n" "help.text" msgid "DefInt: Integer" msgstr "DefInt: 整数" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "hd_id3154123\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3151042\n" "12\n" "help.text" msgid "' Prefix definitions for variable types" msgstr "REM 変数型のプレフィックスの定義" #: 03101500.xhp 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 は整数変数として解釈されます" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "tit\n" "help.text" msgid "DefLng Statement [Runtime]" msgstr "DefLng ステートメント[実行時]" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "bm_id3148538\n" "help.text" msgid "DefLng statement" msgstr "DefLng; ステートメント" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "hd_id3148538\n" "1\n" "help.text" msgid "DefLng Statement [Runtime]" msgstr "DefLng ステートメント [実行時]" #: 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 "型宣言子や型宣言キーワードが指定されていない変数に対して、変数名に応じて適用するデフォルトの変数型を設定します。" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "hd_id3150504\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3145609\n" "4\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "hd_id3154760\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3145069\n" "6\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." msgstr "Characterrange: デフォルトのデータ型の設定対象である変数の範囲を指定する文字。" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3150791\n" "7\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "xxx: デフォルトの変数型を定義するキーワード。" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3148798\n" "8\n" "help.text" msgid "Keyword: Default variable type" msgstr "キーワード:デフォルトの変数型" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3154686\n" "9\n" "help.text" msgid "DefLng: Long" msgstr "DefLng: ロング整数" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "hd_id3153192\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3154124\n" "12\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "REM 変数型のプレフィックスの定義:" #: 03101600.xhp 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 はロング整数変数として解釈されます" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "tit\n" "help.text" msgid "DefObj Statement [Runtime]" msgstr "DefObj ステートメント [実行時]" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "bm_id3149811\n" "help.text" msgid "DefObj statement" msgstr "DefObj ステートメント" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "hd_id3149811\n" "1\n" "help.text" msgid "DefObj Statement [Runtime]" msgstr "DefObj ステートメント [実行時]" #: 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 "型宣言子や型宣言キーワードが指定されていない変数に対して、変数名に応じて適用するデフォルトの変数型を設定します。" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "hd_id3150504\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3147530\n" "4\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "hd_id3153896\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3148552\n" "6\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." msgstr "Characterrange: デフォルトのデータ型の設定対象である変数の範囲を指定する文字。" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3150358\n" "7\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "xxx: デフォルトの変数型を定義するキーワード。" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3148798\n" "8\n" "help.text" msgid "Keyword: Default variable type" msgstr "キーワード:デフォルトの変数型" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3150769\n" "9\n" "help.text" msgid "DefObj: Object" msgstr "DefObj: オブジェクト" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "hd_id3156212\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3153969\n" "12\n" "help.text" msgid "REM Prefix definitions for variable types:" msgstr "REM 変数型のプレフィックスの定義:" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3156424\n" "13\n" "help.text" msgid "DefBool b" msgstr "DefBool b" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3159254\n" "14\n" "help.text" msgid "DefDate t" msgstr "DefDate t" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3150440\n" "15\n" "help.text" msgid "DefDbL d" msgstr "DefDbL d" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3161832\n" "16\n" "help.text" msgid "DefInt i" msgstr "DefInt i" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3145365\n" "17\n" "help.text" msgid "DefLng l" msgstr "DefLng l" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3149481\n" "18\n" "help.text" msgid "DefObj o" msgstr "DefObj o" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3152886\n" "19\n" "help.text" msgid "DefVar v" msgstr "DefVar v" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "tit\n" "help.text" msgid "DefVar Statement [Runtime]" msgstr "DefVar ステートメント [実行時]" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "bm_id3143267\n" "help.text" msgid "DefVar statement" msgstr "DefVar; ステートメント" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "hd_id3143267\n" "1\n" "help.text" msgid "DefVar Statement [Runtime]" msgstr "DefVar ステートメント [実行時]" #: 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 "型宣言子や型宣言キーワードが指定されていない変数に対して、変数名に応じて適用するデフォルトの変数型を設定します。" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "hd_id3154143\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3149514\n" "4\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "Defxxx Characterrange1[, Characterrange2[,...]]" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "hd_id3156024\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3147560\n" "6\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." msgstr "Characterrange: デフォルトのデータ型の設定対象である変数の範囲を指定する文字。" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3148552\n" "7\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "xxx: デフォルトの変数型を定義するキーワード。" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3153524\n" "8\n" "help.text" msgid "Keyword: Default variable type" msgstr "キーワード:デフォルトの変数型" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3150767\n" "9\n" "help.text" msgid "DefVar: Variant" msgstr "DefVar: バリアント型" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "hd_id3151041\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3156214\n" "11\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "REM 変数型のプレフィックスの定義:" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3154012\n" "21\n" "help.text" msgid "vDiv=99 ' vDiv is an implicit variant" msgstr "vDiv=99 REM ここで vDiv はバリアント型変数として解釈されます" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3146121\n" "22\n" "help.text" msgid "vDiv=\"Hello world\"" msgstr "vDiv=\"Hello world\"" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "tit\n" "help.text" msgid "Dim Statement [Runtime]" msgstr "Dim ステートメント [実行時]" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "bm_id3149812\n" "help.text" msgid "Dim statementarrays; dimensioningdimensioning arrays" msgstr "Dim ステートメント配列 次元次元 配列" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "hd_id3149812\n" "1\n" "help.text" msgid "Dim Statement [Runtime]" msgstr "Dim ステートメント [実行時]" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3143271\n" "2\n" "help.text" msgid "Declares a variable or an array." msgstr "変数や配列を宣言します。" #: 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 "複数の変数名をコンマで区切って 1 度に宣言した場合 (たとえば DIM sPar1, sPar2, sPar3 AS STRING)、変数はすべてバリアント型として定義されます。これを回避するには、変数ごとに分けて定義する必要があります。" #: 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 ステートメントを使用する必要があります。" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "hd_id3156443\n" "8\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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][,...]]" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "hd_id3147397\n" "10\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154730\n" "11\n" "help.text" msgid "VarName: Any variable or array name." msgstr "VarName: 変数ないし配列の名前。" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3147125\n" "12\n" "help.text" msgid "Start, End: Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range." msgstr "Start, End:要素数 (要素の数 = (end-start)+1) とインデックス範囲を定義する数値または定数。" #: 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 には数値表式を使えます。" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153510\n" "14\n" "help.text" msgid "VarType: Key word that declares the data type of a variable." msgstr "VarType: 変数型を指定するキーワード。" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154015\n" "15\n" "help.text" msgid "Keyword: Variable type" msgstr "キーワード: 変数型" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153949\n" "16\n" "help.text" msgid "Bool: Boolean variable (True, False)" msgstr "Bool: ブール型変数 (True、False)" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3156275\n" "17\n" "help.text" msgid "Currency: Currency-Variable (Currency with 4 Decimal places)" msgstr "Currency: 通貨変数 (金額を示す小数点以下 4 桁の数値)" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3156057\n" "18\n" "help.text" msgid "Date: Date variable" msgstr "Date: 日付変数" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3148405\n" "19\n" "help.text" msgid "Double: Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)" msgstr "Double: 倍精度型の浮動小数点変数 (1.79769313486232 × 10E308 から 4.94065645841247 × 10E-324)" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3148916\n" "20\n" "help.text" msgid "Integer: Integer variable (-32768 - 32767)" msgstr "Integer: 整数変数 (-32768 から 32767)" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3150045\n" "21\n" "help.text" msgid "Long: Long integer variable (-2.147.483.648 - 2.147.483.647)" msgstr "Long: ロング整数変数 (-2,147,483,648 から 2,147,483,647)" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149255\n" "22\n" "help.text" msgid "Object: Object variable (Note: this variable can only subsequently be defined with Set!)" msgstr "Object: オブジェクト変数 (注意:この変数を定義する場合は、Set ステートメントを使用する必要があります)" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3155937\n" "23\n" "help.text" msgid "Single: Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)." msgstr "Single: 単精度型の浮動小数点変数 (3.402823 × 10E38 から 1.401298 × 10E-45)。" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3151251\n" "24\n" "help.text" msgid "String: String variable consisting of a maximum of 64,000 ASCII characters." msgstr "String: 最大 64,000 文字からなる文字列変数。" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154704\n" "25\n" "help.text" msgid "[Variant]: 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 "[Variant]: バリアント型変数 (定義によりすべてのデータ型を代入できる変数)。キーワードを省略した場合、DefBool や DefVar などのステートメントを使用していない限り、すべての変数は自動的にバリアント型とされます。" #: 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 ステートメントで変数を宣言する場合、コンマで区切ることで複数の宣言を 1 度に行うことができます。 変数のデータ型は、変数名の後に型宣言子またはキーワードを付けることで指定します。" #: 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 では 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 ステートメントで行います。インデックス範囲の指定法には2通りあります。" #: 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 個の要素を定義" #: 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 個の要素を定義" #: 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 (0 も含めた) 計 21 個の要素を定義" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3152774\n" "32\n" "help.text" msgid "REM numbered from -15 to 5" msgstr "REM インデックスの範囲は -15 から 5 まで" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3150829\n" "33\n" "help.text" msgid "Two-dimensional data field" msgstr "2 次元のデータフィールド" #: 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 要素 (それぞれ 0 から 20 までの要素が3レベル分)" #: 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 ステートメントを使って配列の次元を定義できます。次元の定義には数値表式のみを使用できます。これは、必要最小限のフィールドのみを確保するためです。" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "hd_id3150344\n" "36\n" "help.text" msgid "Example:" msgstr "例:" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154657\n" "40\n" "help.text" msgid "sVar = \"Office\"" msgstr "sVar = \"Star Suite\"" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149036\n" "44\n" "help.text" msgid "' Two-dimensional data field" msgstr "2 次元のデータフィールド" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153782\n" "46\n" "help.text" msgid "Const sDim As String = \" Dimension:\"" msgstr "Const sDim as String = \" Dimension:\"" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "tit\n" "help.text" msgid "ReDim Statement [Runtime]" msgstr "ReDim ステートメント [実行時]" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "bm_id3150398\n" "help.text" msgid "ReDim statement" msgstr "ReDim ステートメント" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3150398\n" "1\n" "help.text" msgid "ReDim Statement [Runtime]" msgstr "ReDim ステートメント [実行時]" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3154685\n" "2\n" "help.text" msgid "Declares a variable or an array." msgstr "変数や配列を宣言します。" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3154218\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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][,...]]" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id711996\n" "help.text" msgid "Optionally, you can add the Preserve keyword as a parameter to preserve the contents of the array that is redimensioned." msgstr "オプションとして Preserve キーワードをパラメーターとして使えば、再宣言される配列の内容を保持することが出来ます。" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3148451\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3156423\n" "6\n" "help.text" msgid "VarName: Any variable or array name." msgstr "VarName: 変数ないし配列の名前。" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3149562\n" "7\n" "help.text" msgid "Start, End: Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range." msgstr "Start, End:要素数 (要素の数 = (end-start)+1) とインデックス範囲を定義する数値または定数。" #: 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 を記述する場合は、開始および終了値に数値表式を使用できます。" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3153951\n" "9\n" "help.text" msgid "VarType: Keyword that declares the data type of a variable." msgstr "VarType: 変数型を指定するキーワード。" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3147317\n" "10\n" "help.text" msgid "Keyword: Variable type" msgstr "キーワード: 変数型" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3153728\n" "11\n" "help.text" msgid "Bool: Boolean variable (True, False)" msgstr "Bool:ブール型変数 (True、False)" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3146121\n" "12\n" "help.text" msgid "Date: Date variable" msgstr "Date: 日付変数" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3159156\n" "13\n" "help.text" msgid "Double: Double floating point variable (1.79769313486232x10E308 - 4.94065645841247x10E-324)" msgstr "Double: 倍精度型の浮動小数点変数 (1.79769313486232 × 10E308 から 4.94065645841247 × 10E-324)" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3148616\n" "14\n" "help.text" msgid "Integer: Integer variable (-32768 - 32767)" msgstr "Integer: 整数変数 (-32768 から 32767)" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3147348\n" "15\n" "help.text" msgid "Long: Long integer variable (-2,147,483,648 - 2,147,483,647)" msgstr "Long: ロング整数変数 (-2,147,483,648 から 2,147,483,647)" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3149412\n" "16\n" "help.text" msgid "Object: Object variable (can only be subsequently defined by Set!)" msgstr "Object: オブジェクト変数 (この変数を定義する場合は、Set ステートメントを使用する必要があります)" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3154729\n" "17\n" "help.text" msgid "[Single]: 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 "[Single]: 単精度型の浮動小数点変数 (3.402823 × 10E38 から 1.401298 × 10E-45)。 キーワードを省略した場合、DefBool から DefVar までのステートメントを使用していないかぎり、すべての変数は自動的に単精度型とされます。" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3148458\n" "18\n" "help.text" msgid "String: String variable containing a maximum of 64,000 ASCII characters." msgstr "String: 最大 64,000 テキストからなる文字列変数。" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3149581\n" "19\n" "help.text" msgid "Variant: Variant variable type (can contain all types and is set by definition)." msgstr "Variant: バリアント型変数 (定義によりすべてのデータ型を代入できる変数)。" #: 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 ステートメントで変数を宣言する場合、コンマで区切ることで複数の宣言を 1 度に行うことができます。 変数のデータ型は、変数名の後に型宣言子またはキーワードを付けることで指定します。" #: 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 では 1 次元および多次元配列を使用することができ、変数宣言をする際に変数型を指定します。配列は、プログラム中でリストやテーブルを操作する場合に適しています。配列を使用するメリットとして、インデックスを指定することで配列中の各要素にアクセスできる点がありますが、これらのインデックス指定には数値表式や変数が使えます。" #: 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 ステートメントで宣言する際に、配列の長さ (インデックスの範囲) は下記の2通りの方法で指定できます。" #: 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 要素" #: 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 要素" #: 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 を含む)" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3150321\n" "26\n" "help.text" msgid "rem numbered from -15 to 5" msgstr "rem 範囲は -15 から 5 まで" #: 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により次元を指定する場合、変数フィールドはそのタイプにかかわらず動的に作成できます。 通常、配列の範囲は1度設定したら、その後変更することはできません。 プロシージャー内部では、ReDim ステートメントを使って配列を宣言する際に、フィールドサイズの範囲指定に数式を使用できます。" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3148405\n" "28\n" "help.text" msgid "Example:" msgstr "例:" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "tit\n" "help.text" msgid "IsArray Function [Runtime]" msgstr "IsArray 関数 [実行時]" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "bm_id3154346\n" "help.text" msgid "IsArray function" msgstr "IsArray 関数" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3154346\n" "1\n" "help.text" msgid "IsArray Function [Runtime]" msgstr "IsArray 関数 [実行時]" #: 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 "与えられた変数が、配列内のデータフィールドであるかを判定します。" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3150792\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3153379\n" "4\n" "help.text" msgid "IsArray (Var)" msgstr "IsArray (Var)" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3154365\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3154685\n" "6\n" "help.text" msgid "Bool" msgstr "ブール型" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3153969\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3145172\n" "8\n" "help.text" msgid "Var: Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns True, otherwise False is returned." msgstr "Var: 配列として宣言されたものであるかを判定する変数。与えられた変数が配列であれば、この関数は True を返し、そうでない場合は False を返します。" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3155131\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "tit\n" "help.text" msgid "IsDate Function [Runtime]" msgstr "IsDate 関数 [実行時]" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "bm_id3145090\n" "help.text" msgid "IsDate function" msgstr "IsDate 関数" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3145090\n" "1\n" "help.text" msgid "IsDate Function [Runtime]" msgstr "IsDate 関数 [実行時]" #: 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 Date variable." msgstr "数値ないし文字列表式が 日付 変数に変換できるかを判定します。" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3153824\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3147573\n" "4\n" "help.text" msgid "IsDate (Expression)" msgstr "IsDate (Expression)" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3143270\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3147560\n" "6\n" "help.text" msgid "Bool" msgstr "ブール型" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3148947\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3145069\n" "8\n" "help.text" msgid "Expression: Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns True, otherwise the function returns False." msgstr "Expression: 評価する数値ないし文字列表式。この関数は、与えられた表式が日付データに変換できる場合に True を返し、それ以外の場合は False を返します。" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3150447\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3150869\n" "13\n" "help.text" msgid "Print IsDate(sDateVar) ' Returns True" msgstr "print IsDate(sDateVar) REM 戻り値は True" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3147288\n" "15\n" "help.text" msgid "Print IsDate(sDateVar) ' Returns False" msgstr "print IsDate(sDateVar) REM 戻り値は False" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "tit\n" "help.text" msgid "IsEmpty Function [Runtime]" msgstr "IsEmpty 関数 [実行時]" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "bm_id3153394\n" "help.text" msgid "IsEmpty function" msgstr "IsEmpty 関数" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3153394\n" "1\n" "help.text" msgid "IsEmpty Function [Runtime]" msgstr "IsEmpty 関数 [実行時]" #: 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) である変数は、初期化前であることを意味します。" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3159158\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3153126\n" "4\n" "help.text" msgid "IsEmpty (Var)" msgstr "IsEmpty (Var)" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3148685\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3156344\n" "6\n" "help.text" msgid "Bool" msgstr "ブール型" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3148947\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3154347\n" "8\n" "help.text" msgid "Var: Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False." msgstr "Var: 判定する変数。関数の戻り値は、バリアント型変数の値が空 (Empty) であれば True を返し、そうでない場合は False を返します。" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3154138\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3154863\n" "13\n" "help.text" msgid "Print IsEmpty(sVar) ' Returns True" msgstr "Print IsEmpty(sVar) REM この場合は True が返されます" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "tit\n" "help.text" msgid "IsError Function [Runtime]" msgstr "IsError 関数 [実行時]" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "bm_id4954680\n" "help.text" msgid "IsError function" msgstr "IsError 関数" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1054E\n" "help.text" msgid "IsError Function [Runtime]" msgstr "IsError 関数 [実行時]" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1055E\n" "help.text" msgid "Tests if a variable contains an error value." msgstr "変数にエラー値が含まれているかどうかをテストします。" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10561\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10565\n" "help.text" msgid "IsError (Var)" msgstr "IsError (Var)" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10568\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1056C\n" "help.text" msgid "Bool" msgstr "ブール型" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1056F\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10573\n" "help.text" msgid "Var: Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False." msgstr "Var: テストする任意の変数。変数にエラー値が含まれている場合、この関数は True を返し、含まれていない場合は False を返します。" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "tit\n" "help.text" msgid "IsNull Function [Runtime]" msgstr "IsNull 関数[実行時]" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "bm_id3155555\n" "help.text" msgid "IsNull functionNull value" msgstr "IsNull 関数Null 値" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3155555\n" "1\n" "help.text" msgid "IsNull Function [Runtime]" msgstr "IsNull 関数 [実行時]" #: 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 という特殊な値であるかを判定します。" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3150670\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3150984\n" "4\n" "help.text" msgid "IsNull (Var)" msgstr "IsNull (Var)" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3149514\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3145609\n" "6\n" "help.text" msgid "Bool" msgstr "ブール型" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3149669\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3159414\n" "8\n" "help.text" msgid "Var: 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 "Var: 判定する変数。この関数は、バリアント型変数の内容が Null 値である場合に True を返し、Null 値でない場合は False を返します。" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_idN1062A\n" "help.text" msgid "Null - This value is used for a variant data sub type without valid contents." msgstr "Null - この値は、有効なコンテンツのないバリエーションデータサブタイプに使用します。" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3153381\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "tit\n" "help.text" msgid "IsNumeric Function [Runtime]" msgstr "IsNumeric 関数[実行時]" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "bm_id3145136\n" "help.text" msgid "IsNumeric function" msgstr "IsNumeric 関数" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3145136\n" "1\n" "help.text" msgid "IsNumeric Function [Runtime]" msgstr "IsNumeric 関数 [実行時]" #: 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 number, the function returns True, otherwise the function returns False." msgstr "与えられた表式が数値であるかを判定します。この関数は、与えられた表式が数値である場合に True を返し、そうでない場合は False を返します。" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3149415\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3150771\n" "4\n" "help.text" msgid "IsNumeric (Var)" msgstr "IsNumeric (Var)" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3148685\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3148944\n" "6\n" "help.text" msgid "Bool" msgstr "ブール型" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3148947\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3154760\n" "8\n" "help.text" msgid "Var: Any expression that you want to test." msgstr "Var: 判定する表式。" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3149656\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3147230\n" "13\n" "help.text" msgid "Print IsNumeric(vVar) ' Returns False" msgstr "Print IsNumeric(vVar) REM 戻り値は False" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3154910\n" "15\n" "help.text" msgid "Print IsNumeric(vVar) ' Returns True" msgstr "Print IsNumeric(vVar) REM 戻り値は True" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "tit\n" "help.text" msgid "IsObject Function [Runtime]" msgstr "IsObject 関数[実行時]" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "bm_id3149346\n" "help.text" msgid "IsObject function" msgstr "IsObject 関数" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "hd_id3149346\n" "1\n" "help.text" msgid "IsObject Function [Runtime]" msgstr "IsObject 関数 [実行時]" #: 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 オブジェクトであるかを判定します。この関数は、与えられた変数が OLE オブジェクトである場合に True を返し、そうでない場合は False を返します。" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "hd_id3149234\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3154285\n" "4\n" "help.text" msgid "IsObject (ObjectVar)" msgstr "IsObject (ObjectVar)" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "hd_id3148685\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3156024\n" "6\n" "help.text" msgid "Bool" msgstr "ブール型" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "hd_id3148947\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3148552\n" "8\n" "help.text" msgid "ObjectVar: Any variable that you want to test. If the Object variable contains an OLE object, the function returns True." msgstr "ObjectVar: 判定する変数。オブジェクト変数に OLE オブジェクトが含まれていれば、関数の戻り値は True となります。" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "tit\n" "help.text" msgid "LBound Function [Runtime]" msgstr "LBound 関数 [実行時]" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "bm_id3156027\n" "help.text" msgid "LBound function" msgstr "LBound 関数" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3156027\n" "1\n" "help.text" msgid "LBound Function [Runtime]" msgstr "LBound 関数 [実行時]" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3147226\n" "2\n" "help.text" msgid "Returns the lower boundary of an array." msgstr "配列のインデックス範囲の下限値を返します。" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3148538\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3150503\n" "4\n" "help.text" msgid "LBound (ArrayName [, Dimension])" msgstr "LBound (ArrayName [, Dimension])" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3150984\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3153126\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3144500\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3145069\n" "8\n" "help.text" msgid "ArrayName: Name of the array for which you want to return the upper (Ubound) or the lower (LBound) boundary of the array dimension." msgstr "ArrayName: インデックス範囲の最大値 (Ubound) ないし最小値 (LBound) を確認する配列の名前。" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3149457\n" "9\n" "help.text" msgid "[Dimension]: Integer that specifies which dimension to return the upper (Ubound) or the lower (LBound) boundary for. If a value is not specified, the first dimension is assumed." msgstr "[Dimension]: インデックス範囲の最大値 (Ubound) ないし最小値 (LBound) を確認する次元を示す整数値。この値を指定しない場合は、最初の次元が適用されます。" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3145171\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3145365\n" "18\n" "help.text" msgid "Print LBound(sVar()) ' Returns 10" msgstr "Print LBound(sVar()) REM 戻り値は 10" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3150486\n" "19\n" "help.text" msgid "Print UBound(sVar()) ' Returns 20" msgstr "UBound(sVar()) REM 戻り値は 20" #: 03102900.xhp 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" #: 03102900.xhp 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" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "tit\n" "help.text" msgid "UBound Function [Runtime]" msgstr "UBound 関数 [実行時]" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "bm_id3148538\n" "help.text" msgid "UBound function" msgstr "UBound 関数" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3148538\n" "1\n" "help.text" msgid "UBound Function [Runtime]" msgstr "UBound 関数 [実行時]" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3147573\n" "2\n" "help.text" msgid "Returns the upper boundary of an array." msgstr "配列のインデックス範囲の最大値を返します。" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3150984\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3149415\n" "4\n" "help.text" msgid "UBound (ArrayName [, Dimension])" msgstr "UBound (ArrayName [, Dimension])" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3153897\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3149670\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3154347\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3153381\n" "8\n" "help.text" msgid "ArrayName: Name of the array for which you want to determine the upper (Ubound) or the lower (LBound) boundary." msgstr "ArrayName: インデックス範囲の最大値 (Ubound) ないし最小値 (LBound) を確認する配列の名前。" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3148797\n" "9\n" "help.text" msgid "[Dimension]: Integer that specifies which dimension to return the upper(Ubound) or lower (LBound) boundary for. If no value is specified, the boundary of the first dimension is returned." msgstr "[Dimension]: インデックス範囲の最大値 (Ubound) ないし最小値 (LBound) を確認する次元を示す整数値。この値を指定しない場合は、最初の次元のインデックス範囲が返されます。" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3153192\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3152596\n" "18\n" "help.text" msgid "Print LBound(sVar()) ' Returns 10" msgstr "Print LBound(sVar()) REM 戻り値は 10" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3153138\n" "19\n" "help.text" msgid "Print UBound(sVar()) ' Returns 20" msgstr "UBound(sVar()) REM 戻り値は 20" #: 03103000.xhp 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" #: 03103000.xhp 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" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "tit\n" "help.text" msgid "Let Statement [Runtime]" msgstr "Let ステートメント[実行時]" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "bm_id3147242\n" "help.text" msgid "Let statement" msgstr "Let; ステートメント" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3147242\n" "1\n" "help.text" msgid "Let Statement [Runtime]" msgstr "Let ステートメント [実行時]" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3149233\n" "2\n" "help.text" msgid "Assigns a value to a variable." msgstr "変数に値を代入します。" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3153127\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3154285\n" "4\n" "help.text" msgid "[Let] VarName=Expression" msgstr "[Let] VarName=Expression" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3148944\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3147560\n" "6\n" "help.text" msgid "VarName: Variable that you want to assign a value to. Value and variable type must be compatible." msgstr "VarName: 値を代入する変数。変数と代入する値は、データ型が一致している必要があります。" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3148451\n" "7\n" "help.text" msgid "As in most BASIC dialects, the keyword Let is optional." msgstr "大部分の BASIC 言語でそうであるように、キーワード Let は省略可能です。" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3145785\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3152939\n" "12\n" "help.text" msgid "MsgBox Len(sText) ' returns 9" msgstr "MsgBox Len(sText) REM 戻り値は 9" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "tit\n" "help.text" msgid "Option Base Statement [Runtime]" msgstr "Option Base ステートメント[実行時]" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "bm_id3155805\n" "help.text" msgid "Option Base statement" msgstr "Option Base ステートメント" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "hd_id3155805\n" "1\n" "help.text" msgid "Option Base Statement [Runtime]" msgstr "Option Base ステートメント [実行時]" #: 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 のいずれかに設定します。" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "hd_id3150771\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "par_id3147573\n" "4\n" "help.text" msgid "Option Base { 0 | 1}" msgstr "Option Base { 0 | 1}" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "hd_id3145315\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 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 "このステートメントを記述するプログラム中の位置は、モジュール内のすべての実行コードよりも前にする必要があります。" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "hd_id3150870\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "tit\n" "help.text" msgid "Option Explicit Statement [Runtime]" msgstr "Option Explicit ステートメント[実行時]" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "bm_id3145090\n" "help.text" msgid "Option Explicit statement" msgstr "Option Explicit ステートメント" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "hd_id3145090\n" "1\n" "help.text" msgid "Option Explicit Statement [Runtime]" msgstr "Option Explicit ステートメント [実行時]" #: 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 ステートメントを使って明示的に宣言する必要があるようにします。" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "hd_id3149763\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "par_id3149514\n" "4\n" "help.text" msgid "Option Explicit" msgstr "Option Explicit" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "hd_id3145315\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 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 "このステートメントを記述するプログラム中の位置は、モジュール内のすべての実行コードよりも前にする必要があります。" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "hd_id3125864\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 03103300.xhp 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 これは実行時エラーとなります" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "tit\n" "help.text" msgid "Public Statement [Runtime]" msgstr "Public ステートメント[実行時]" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "bm_id3153311\n" "help.text" msgid "Public statement" msgstr "Public ステートメント" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "hd_id3153311\n" "1\n" "help.text" msgid "Public Statement [Runtime]" msgstr "Public ステートメント [実行時]" #: 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 "変数や配列を (有効範囲を関数やサブルーチン内に限定するのではなく) モジュールレベルで定義し、すべてのライブラリやモジュールを通じて利用できるようにします。" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "hd_id3150772\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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][,...]]" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "hd_id3145315\n" "5\n" "help.text" msgid "Example:" msgstr "例:" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "tit\n" "help.text" msgid "Global Statement [Runtime]" msgstr "Global ステートメント[実行時]" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "bm_id3159201\n" "help.text" msgid "Global statement" msgstr "Global ステートメント" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "hd_id3159201\n" "1\n" "help.text" msgid "Global Statement [Runtime]" msgstr "Global ステートメント [実行時]" #: 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 "変数や配列を (1 つのサブルーチンや関数内部に限定するのではなく) 大域レベルで定義し、現在のセッションにおけるすべてのライブラリやモジュールで使用可能にします。" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "hd_id3143270\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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][,...]]" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "hd_id3156152\n" "5\n" "help.text" msgid "Example:" msgstr "例:" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "tit\n" "help.text" msgid "Static Statement [Runtime]" msgstr "Static ステートメント[実行時]" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "bm_id3149798\n" "help.text" msgid "Static statement" msgstr "Static ステートメント" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "hd_id3149798\n" "1\n" "help.text" msgid "Static Statement [Runtime]" msgstr "Static ステートメント [実行時]" #: 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 ステートメントと同様の規約が適用されます。" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3147264\n" "3\n" "help.text" msgid "The Static statement cannot be used to define variable arrays. Arrays must be specified according to a fixed size." msgstr "Static ステートメント は、配列変数の定義には使用できません。配列は固定サイズで定義する必要があります。" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "hd_id3149657\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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], ..." #: 03103500.xhp msgctxt "" "03103500.xhp\n" "hd_id3148452\n" "6\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3151115\n" "15\n" "help.text" msgid "' Function for initialization of the static variable" msgstr "REM スタティック変数の初期化用関数" #: 03103500.xhp 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" #: 03103500.xhp 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" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "tit\n" "help.text" msgid "TypeName Function; VarType Function[Runtime]" msgstr "TypeName 関数; VarType 関数 [実行時]" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "bm_id3143267\n" "help.text" msgid "TypeName functionVarType function" msgstr "TypeName 関数VarType 関数" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3143267\n" "1\n" "help.text" msgid "TypeName Function; VarType Function[Runtime]" msgstr "TypeName 関数; VarType 関数 [実行時]" #: 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) を返します。" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3153825\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3155341\n" "4\n" "help.text" msgid "TypeName (Variable)VarType (Variable)" msgstr "TypeName (Variable)VarType (Variable)" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3145610\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148947\n" "6\n" "help.text" msgid "String; Integer" msgstr "String; Integer" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3146795\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148664\n" "8\n" "help.text" msgid "Variable: The variable that you want to determine the type of. You can use the following values:" msgstr "Variable: データ型を判定する変数。ここで扱えるのは、下記の値です。" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145171\n" "9\n" "help.text" msgid "key word" msgstr "キーワード" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3156212\n" "10\n" "help.text" msgid "VarType" msgstr "VarType" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3154684\n" "11\n" "help.text" msgid "Variable type" msgstr "変数型" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3151041\n" "12\n" "help.text" msgid "Boolean" msgstr "Boolean" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3153367\n" "13\n" "help.text" msgid "11" msgstr "11" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148645\n" "14\n" "help.text" msgid "Boolean variable" msgstr "ブール型変数" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3153138\n" "15\n" "help.text" msgid "Date" msgstr "日付" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3153363\n" "16\n" "help.text" msgid "7" msgstr "7" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3155411\n" "17\n" "help.text" msgid "Date variable" msgstr "日付変数" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3146975\n" "18\n" "help.text" msgid "Double" msgstr "倍精度" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3150486\n" "19\n" "help.text" msgid "5" msgstr "5" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148616\n" "20\n" "help.text" msgid "Double floating point variable" msgstr "倍精度型の浮動小数点変数" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148457\n" "21\n" "help.text" msgid "Integer" msgstr "整数" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145647\n" "22\n" "help.text" msgid "2" msgstr "2" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3154490\n" "23\n" "help.text" msgid "Integer variable" msgstr "整数変数" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3149960\n" "24\n" "help.text" msgid "Long" msgstr "ロング整数" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3154513\n" "25\n" "help.text" msgid "3" msgstr "3" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3151318\n" "26\n" "help.text" msgid "Long integer variable" msgstr "ロング整数変数" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3146972\n" "27\n" "help.text" msgid "Object" msgstr "Object" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3154482\n" "28\n" "help.text" msgid "9" msgstr "9" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3150323\n" "29\n" "help.text" msgid "Object variable" msgstr "オブジェクト変数" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148405\n" "30\n" "help.text" msgid "Single" msgstr "単精度" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3149020\n" "31\n" "help.text" msgid "4" msgstr "4" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3147341\n" "32\n" "help.text" msgid "Single floating-point variable" msgstr "単精度型の浮動小数点変数" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3155901\n" "33\n" "help.text" msgid "String" msgstr "文字列" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3155960\n" "34\n" "help.text" msgid "8" msgstr "8" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3146313\n" "35\n" "help.text" msgid "String variable" msgstr "文字列変数" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145149\n" "36\n" "help.text" msgid "Variant" msgstr "Variant" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3154021\n" "37\n" "help.text" msgid "12" msgstr "12" #: 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 "バリアント型変数 (すべてのデータ型を代入できる変数)" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148630\n" "39\n" "help.text" msgid "Empty" msgstr "Empty" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3152584\n" "40\n" "help.text" msgid "0" msgstr "0" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3151278\n" "41\n" "help.text" msgid "Variable is not initialized" msgstr "初期化前の変数に代入される値" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3154576\n" "42\n" "help.text" msgid "Null" msgstr "Null" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3166424\n" "43\n" "help.text" msgid "1" msgstr "1" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145131\n" "44\n" "help.text" msgid "No valid data" msgstr "有効なデータが格納されていないことを示す値" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3149338\n" "45\n" "help.text" msgid "Example:" msgstr "例:" #: 03103600.xhp 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\"" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "tit\n" "help.text" msgid "Set Statement[Runtime]" msgstr "Set ステートメント [実行時]" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "bm_id3154422\n" "help.text" msgid "Set statementNothing object" msgstr "Set ステートメントNothing オブジェクト" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "hd_id3154422\n" "1\n" "help.text" msgid "Set Statement[Runtime]" msgstr "Set ステートメント [実行時]" #: 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 "変数や属性へのオブジェクト参照を設定します。" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "hd_id3153105\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3154217\n" "4\n" "help.text" msgid "Set ObjectVar = Object" msgstr "Set ObjectVar = Object" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "hd_id3154685\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3156281\n" "6\n" "help.text" msgid "ObjectVar: a variable or a property that requires an object reference." msgstr "ObjectVar: オブジェクト参照を設定する変数ないし属性。" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3159252\n" "7\n" "help.text" msgid "Object: Object that the variable or the property refers to." msgstr "Object: 変数や属性への参照を設定するオブジェクト。" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_idN10623\n" "help.text" msgid "Nothing - Assign the Nothing object to a variable to remove a previous assignment." msgstr "Nothing - 変数に Nothing オブジェクトを割り当て、以前の割り当てを削除します。" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "hd_id3159153\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "tit\n" "help.text" msgid "FindObject Function [Runtime]" msgstr "FindObject 関数 [実行時]" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "bm_id3145136\n" "help.text" msgid "FindObject function" msgstr "FindObject 関数" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "hd_id3145136\n" "1\n" "help.text" msgid "FindObject Function [Runtime]" msgstr "FindObject 関数 [実行時]" #: 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 "文字列パラメーターにオブジェクト名を指定することで、実行時に該当オブジェクトへアクセスします。" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150669\n" "3\n" "help.text" msgid "For example, the following command:" msgstr "たとえば、下記のコマンドを行ったとします。" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3148473\n" "4\n" "help.text" msgid "MyObj.Prop1.Command = 5" msgstr "MyObj.Prop1.Command = 5" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3156023\n" "5\n" "help.text" msgid "corresponds to the command block:" msgstr "この処理は、下記のコマンドブロックに対応します。" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3153896\n" "6\n" "help.text" msgid "Dim ObjVar as Object" msgstr "Dim ObjVar as Object" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3154760\n" "7\n" "help.text" msgid "Dim ObjProp as Object" msgstr "Dim ObjProp as Object" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3145069\n" "8\n" "help.text" msgid "ObjName As String = \"MyObj\"" msgstr "ObjName As String = \"MyObj\"" #: 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 )" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150793\n" "10\n" "help.text" msgid "PropName As String = \"Prop1\"" msgstr "PropName As String = \"Prop1\"" #: 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 )" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3156424\n" "12\n" "help.text" msgid "ObjProp.Command = 5" msgstr "ObjProp.Command = 5" #: 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 "これを利用して、実行時に名前を動的に定義できます。たとえば、" #: 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」の 5 つのコントロール名を作成します。" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150767\n" "15\n" "help.text" msgid "See also: FindPropertyObject" msgstr "次も参照してください:FindPropertyObject" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "hd_id3150868\n" "16\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3151042\n" "17\n" "help.text" msgid "FindObject( ObjName As String )" msgstr "FindObject( ObjName As String )" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "hd_id3159254\n" "18\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150439\n" "19\n" "help.text" msgid "ObjName: String that specifies the name of the object that you want to address at run-time." msgstr "ObjName: 実行時にアクセスするオブジェクト名を指定する文字列。" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "tit\n" "help.text" msgid "FindPropertyObject Function [Runtime]" msgstr "FindPropertyObject 関数[実行時]" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "bm_id3146958\n" "help.text" msgid "FindPropertyObject function" msgstr "FindPropertyObject 関数" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "hd_id3146958\n" "1\n" "help.text" msgid "FindPropertyObject Function [Runtime]" msgstr "FindPropertyObject 関数 [実行時]" #: 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 "文字列パラメーターにオブジェクト名を指定することで、実行時に該当オブジェクトへアクセスします。" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3147573\n" "3\n" "help.text" msgid "For instance, the command:" msgstr "たとえば、下記のコマンドを行ったとします。" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3145610\n" "4\n" "help.text" msgid "MyObj.Prop1.Command = 5" msgstr "MyObj.Prop1.Command = 5" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3147265\n" "5\n" "help.text" msgid "corresponds to the following command block:" msgstr "この処理は、下記のコマンドブロックに対応します。" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3153896\n" "6\n" "help.text" msgid "Dim ObjVar as Object" msgstr "Dim ObjVar as Object" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3148664\n" "7\n" "help.text" msgid "Dim ObjProp as Object" msgstr "Dim ObjProp as Object" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3150792\n" "8\n" "help.text" msgid "ObjName As String = \"MyObj\"" msgstr "ObjName As String = \"MyObj\"" #: 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 )" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3148453\n" "10\n" "help.text" msgid "PropName As String = \"Prop1\"" msgstr "PropName As String = \"Prop1\"" #: 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 )" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3159152\n" "12\n" "help.text" msgid "ObjProp.Command = 5" msgstr "ObjProp.Command = 5" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3156214\n" "13\n" "help.text" msgid "To dynamically create Names at run-time, use:" msgstr "実行時に名前を動的に定義するには、" #: 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」の 5 つの名前を作成します。" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3150868\n" "15\n" "help.text" msgid "See also: FindObject" msgstr "次も参照してください:FindObject" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "hd_id3147287\n" "16\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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 )" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "hd_id3150012\n" "18\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3109839\n" "19\n" "help.text" msgid "ObjVar: Object variable that you want to dynamically define at run-time." msgstr "ObjVar: 実行時に動的に定義するオブジェクト変数。" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3153363\n" "20\n" "help.text" msgid "PropName: String that specifies the name of the property that you want to address at run-time." msgstr "PropName: 実行時にアクセスする属性名を指定する文字列。" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "tit\n" "help.text" msgid "IsMissing function [Runtime]" msgstr "IsMissing 関数[実行時]" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "bm_id3153527\n" "help.text" msgid "IsMissing function" msgstr "IsMissing 関数" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "hd_id3153527\n" "1\n" "help.text" msgid "IsMissing function [Runtime]" msgstr "IsMissing 関数 [実行時]" #: 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 "関数の呼び出し時にオプションパラメーターが指定されているかをチェックします。" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3150669\n" "3\n" "help.text" msgid "See also: Optional" msgstr "次も参照してください:Optional" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "hd_id3145611\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3154924\n" "5\n" "help.text" msgid "IsMissing( ArgumentName )" msgstr "IsMissing( ArgumentName )" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "hd_id3145069\n" "6\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3149457\n" "7\n" "help.text" msgid "ArgumentName: the name of an optional argument." msgstr "ArgumentName: オプション引数の名前。" #: 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 関数に ArgumentName をチェックさせると True が返されます。" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3148798\n" "9\n" "help.text" msgid "See also Examples." msgstr "詳細は例を参照してください。" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "tit\n" "help.text" msgid "Optional (in Function Statement) [Runtime]" msgstr "Optional (Function ステートメントと併用) [実行時]" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "bm_id3149205\n" "help.text" msgid "Optional function" msgstr "Optional関数" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "hd_id3149205\n" "1\n" "help.text" msgid "Optional (in Function Statement) [Runtime]" msgstr "Optional (Function ステートメントと併用) [実行時]" #: 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 "オプションとして関数に渡すパラメーターを指定します。" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3155419\n" "3\n" "help.text" msgid "See also: IsMissing" msgstr "次も参照してください:IsMissing" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "hd_id3153824\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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)" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "hd_id3145610\n" "7\n" "help.text" msgid "Examples:" msgstr "例:" #: 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\") ' すべての引数を渡した場合。" #: 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) ' 2番目の引数を省略した場合。" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3153897\n" "10\n" "help.text" msgid "See also Examples." msgstr "詳細は例を参照してください。" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "tit\n" "help.text" msgid "Array Function [Runtime]" msgstr "Array 関数 [実行時]" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "bm_id3150499\n" "help.text" msgid "Array function" msgstr "Array 関数" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "hd_id3150499\n" "1\n" "help.text" msgid "Array Function [Runtime]" msgstr "Array 関数 [実行時]" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3155555\n" "2\n" "help.text" msgid "Returns the type Variant with a data field." msgstr "指定データをバリアント型データの配列として返します。" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "hd_id3148538\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3153126\n" "4\n" "help.text" msgid "Array ( Argument list)" msgstr "Array ( Argument list)" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3155419\n" "5\n" "help.text" msgid "See also DimArray" msgstr "DimArrayも参照してください。" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "hd_id3150669\n" "6\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3145609\n" "7\n" "help.text" msgid "Argument list: A list of any number of arguments that are separated by commas." msgstr "Argument list: 任意の数の引数リスト (区切り記号はコンマ)。" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "hd_id3156343\n" "8\n" "help.text" msgid "Example:" msgstr "例:" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3153897\n" "9\n" "help.text" msgid "Dim A As Variant" msgstr "Dim A As Variant" #: 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\")" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3150792\n" "11\n" "help.text" msgid "Msgbox A(2)" msgstr "Msgbox A(2)" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "tit\n" "help.text" msgid "DimArray Function [Runtime]" msgstr "DimArray関数[実行時]" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "bm_id3150616\n" "help.text" msgid "DimArray function" msgstr "DimArray 関数" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3150616\n" "1\n" "help.text" msgid "DimArray Function [Runtime]" msgstr "DimArray 関数 [実行時]" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3153527\n" "2\n" "help.text" msgid "Returns a Variant array." msgstr "バリアント型の配列を返します。" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3149762\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3148473\n" "4\n" "help.text" msgid "DimArray ( Argument list)" msgstr "DimArray ( Argument list)" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3154142\n" "5\n" "help.text" msgid "See also Array" msgstr "Arrayも参照してください。" #: 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 の長さゼロのシーケンスとなります)。パラメーターを指定した場合、パラメーターごとに次元が確保されます。" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3154760\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3159414\n" "8\n" "help.text" msgid "Argument list: A list of any number of arguments that are separated by commas." msgstr "Argument list: 任意の数の引数リスト (区切り記号はコンマ)。" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3150358\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 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 ) と同じです。" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "tit\n" "help.text" msgid "HasUnoInterfaces Function [Runtime]" msgstr "HasUnoInterfaces関数[実行時]" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "bm_id3149987\n" "help.text" msgid "HasUnoInterfaces function" msgstr "HasUnoInterfaces 関数" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3149987\n" "1\n" "help.text" msgid "HasUnoInterfaces Function [Runtime]" msgstr "HasUnoInterfaces 関数 [実行時]" #: 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 "特定の Uno インタフェースを Basic Uno オブジェクトがサポートしているかを確認します。" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3154232\n" "3\n" "help.text" msgid "Returns True, if all stated Uno interfaces are supported, otherwise False is returned." msgstr "指定した すべての Uno インタフェースがサポートされていれば True を返し、そうでない場合は False を返します。" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3150040\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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 msgctxt "" "03104400.xhp\n" "hd_id3153345\n" "6\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3148538\n" "7\n" "help.text" msgid "Bool" msgstr "ブール型" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3159157\n" "8\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3155419\n" "9\n" "help.text" msgid "oTest: the Basic Uno object that you want to test." msgstr "oTest: 確認する Basic Uno オブジェクト" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3149236\n" "10\n" "help.text" msgid "Uno-Interface-Name: list of Uno interface names." msgstr "Uno-Interface-Name: インタフェース名のリスト。" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3147574\n" "11\n" "help.text" msgid "Example:" msgstr "例:" #: 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\" )" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "tit\n" "help.text" msgid "IsUnoStruct Function [Runtime]" msgstr "IsUnoStruct 関数[実行時]" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "bm_id3146117\n" "help.text" msgid "IsUnoStruct function" msgstr "IsUnoStruct関数" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3146117\n" "1\n" "help.text" msgid "IsUnoStruct Function [Runtime]" msgstr "IsUnoStruct 関数 [実行時]" #: 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 を返します。" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3148538\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3155341\n" "4\n" "help.text" msgid "IsUnoStruct( Uno type )" msgstr "IsUnoStruct( Uno type name )" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3148473\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3145315\n" "6\n" "help.text" msgid "Bool" msgstr "ブール型" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3145609\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3148947\n" "8\n" "help.text" msgid "Uno type : A UnoObject" msgstr "Uno type name:Uno タイプの名前" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3156343\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10638\n" "help.text" msgid "' Instantiate a service" msgstr "' サービスを開始" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10644\n" "help.text" msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess Is NO struct" msgstr "MsgBox bIsStruct ' oSimpleFileAccess は構造体ではないため False と表示" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10649\n" "help.text" msgid "' Instantiate a Property struct" msgstr "' Property 構造体を開始" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10653\n" "help.text" msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct" msgstr "MsgBox bIsStruct ' aProperty は構造体であるため True と表示" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN1065B\n" "help.text" msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct" msgstr "MsgBox bIsStruct ' 42 は構造体ではないため False と表示" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "tit\n" "help.text" msgid "EqualUnoObjects Function [Runtime]" msgstr "EqualUnoObjects 関数 [実行時]" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "bm_id3149205\n" "help.text" msgid "EqualUnoObjects function" msgstr "EqualUnoObjects関数" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "hd_id3149205\n" "1\n" "help.text" msgid "EqualUnoObjects Function [Runtime]" msgstr "EqualUnoObjects 関数 [実行時]" #: 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 "2 つの Basic Uno オブジェクトが同一の Uno オブジェクトインスタンスを示す場合、True を返します。" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "hd_id3148538\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3150669\n" "4\n" "help.text" msgid "EqualUnoObjects( oObj1, oObj2 )" msgstr "EqualUnoObjects( oObj1, oObj2 )" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "hd_id3150984\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3154285\n" "6\n" "help.text" msgid "Bool" msgstr "ブール型" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "hd_id3145315\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3156024\n" "8\n" "help.text" msgid "// Copy of objects -> same instance" msgstr "// Copy of objects -> same instance" #: 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\" )" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3147559\n" "10\n" "help.text" msgid "oIntro2 = oIntrospection" msgstr "oIntro2 = oIntrospection" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3150541\n" "11\n" "help.text" msgid "print EqualUnoObjects( oIntrospection, oIntro2 )" msgstr "print EqualUnoObjects( oIntrospection, oIntro2 )" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3153525\n" "12\n" "help.text" msgid "// Copy of structs as value -> new instance" msgstr "// Copy of structs as value -> new instance" #: 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" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3154348\n" "14\n" "help.text" msgid "Struct2 = Struct1" msgstr "Struct2 = Struct1" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3154125\n" "15\n" "help.text" msgid "print EqualUnoObjects( Struct1, Struct2 )" msgstr "print EqualUnoObjects( Struct1, Struct2 )" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "tit\n" "help.text" msgid "Erase Function [Runtime]" msgstr "Erase 関数 [実行時]" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "bm_id624713\n" "help.text" msgid "Erase function" msgstr "Erase 関数" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN10548\n" "help.text" msgid "Erase Function [Runtime]" msgstr "Erase 関数 [実行時]" #: 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 "固定サイズ配列の配列要素の内容を消去し、可変サイズ配列により使用されているメモリーを解放します。" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN1055D\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN105E6\n" "help.text" msgid "Erase Arraylist" msgstr "Erase Arraylist" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN105E9\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN105ED\n" "help.text" msgid "Arraylist - The list of arrays to be erased." msgstr "Arraylist - 消去する配列のリスト。" #: 03110000.xhp msgctxt "" "03110000.xhp\n" "tit\n" "help.text" msgid "Comparison Operators" msgstr "比較演算子" #: 03110000.xhp msgctxt "" "03110000.xhp\n" "hd_id3155555\n" "1\n" "help.text" msgid "Comparison Operators" msgstr "比較演算子" #: 03110000.xhp msgctxt "" "03110000.xhp\n" "par_id3153528\n" "2\n" "help.text" msgid "The available comparison operators are described here." msgstr "ここでは、比較演算子について説明をします。" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "tit\n" "help.text" msgid "Comparison Operators [Runtime]" msgstr "比較演算子 [実行時]" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "bm_id3150682\n" "help.text" msgid "comparison operators;%PRODUCTNAME Basicoperators;comparisons" msgstr "比較演算子;%PRODUCTNAME Basic演算子;比較" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3150682\n" "1\n" "help.text" msgid "Comparison Operators [Runtime]" msgstr "比較演算子 [実行時]" #: 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 "比較演算子は、2 つの表式の比較を行う際に使用します。比較の結果は、True (-1) ないし False (0) で表されるブール型表式として返されます。" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3147291\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3149177\n" "4\n" "help.text" msgid "Result = Expression1 { = | < | > | <= | >= } Expression2" msgstr "Result = Expression1 { = | < | > | <= | >= } Expression2" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3145316\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3147573\n" "6\n" "help.text" msgid "Result: Boolean expression that specifies the result of the comparison (True, or False)" msgstr "Result: 比較結果 (True ないし False) を格納するブール型表式。" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3148686\n" "7\n" "help.text" msgid "Expression1, Expression2: Any numeric values or strings that you want to compare." msgstr "Expression1、Expression2: 比較する数値ないし文字列。" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3147531\n" "8\n" "help.text" msgid "Comparison operators" msgstr "比較演算子" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3147265\n" "9\n" "help.text" msgid "= : Equal to" msgstr "= : 等しい" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3154924\n" "10\n" "help.text" msgid "< : Less than" msgstr "< : より小さい" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3146795\n" "11\n" "help.text" msgid "> : Greater than" msgstr "> : より大きい" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3150541\n" "12\n" "help.text" msgid "<= : Less than or equal to" msgstr "<= : 以下" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3150400\n" "13\n" "help.text" msgid ">= : Greater than or equal to" msgstr ">= : 以上" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3148797\n" "14\n" "help.text" msgid "<> : Not equal to" msgstr "<> : 等しくない" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3154686\n" "15\n" "help.text" msgid "Example:" msgstr "例:" #: 03110100.xhp 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 入出力ファイルのルートディレクトリ" #: 03120000.xhp msgctxt "" "03120000.xhp\n" "tit\n" "help.text" msgid "Strings" msgstr "文字列" #: 03120000.xhp msgctxt "" "03120000.xhp\n" "hd_id3156153\n" "1\n" "help.text" msgid "Strings" msgstr "文字列" #: 03120000.xhp msgctxt "" "03120000.xhp\n" "par_id3159176\n" "2\n" "help.text" msgid "The following functions and statements validate and return strings." msgstr "下記の関数とステートメントは、文字列に関する各種の操作を行うためのものです。" #: 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 プログラム内で様々なテキスト操作を行う際に使用します。" #: 03120100.xhp msgctxt "" "03120100.xhp\n" "tit\n" "help.text" msgid "ASCII/ANSI Conversion in Strings" msgstr "文字列をASCII/ANSI 変換" #: 03120100.xhp msgctxt "" "03120100.xhp\n" "hd_id3147443\n" "1\n" "help.text" msgid "ASCII/ANSI Conversion in Strings" msgstr "文字列の ASCII/ANSI 変換" #: 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 コードとの変換を行うための関数です。" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "tit\n" "help.text" msgid "Asc Function [Runtime]" msgstr "Asc 関数 [実行時]" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "bm_id3150499\n" "help.text" msgid "Asc function" msgstr "Asc 関数" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3150499\n" "1\n" "help.text" msgid "Asc Function [Runtime]" msgstr "Asc 関数 [実行時]" #: 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 (American Standard Code for Information Interchange) コードを返します。" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3155555\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3143267\n" "4\n" "help.text" msgid "Asc (Text As String)" msgstr "Asc (Text As String)" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3147242\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3150669\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3148473\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3149415\n" "8\n" "help.text" msgid "Text: Any valid string expression. Only the first character in the string is relevant." msgstr "Text: 変換させる文字列表式。変換対象は、文字列の最初の文字だけです。" #: 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 は実行時エラーを返します。ASCII 関数は、7 ビットの ASCII 文字 (コード 0 から 127) だけでなく、ASCII コード中に含まれる非印刷用のキーコードも検出できます。またこの関数は、16 ビット unicode 文字も処理できます。" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3159413\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3150792\n" "12\n" "help.text" msgid "Print ASC(\"A\") ' returns 65" msgstr "Print ASC(\"A\") REM 戻り値は 65" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3148797\n" "13\n" "help.text" msgid "Print ASC(\"Z\") ' returns 90" msgstr "Print ASC(\"Z\") REM 戻り値は 90" #: 03120101.xhp 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" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_idN1067B\n" "help.text" msgid "CHR" msgstr "CHR" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "tit\n" "help.text" msgid "Chr Function [Runtime]" msgstr "Chr 関数 [実行時]" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "bm_id3149205\n" "help.text" msgid "Chr function" msgstr "Chr 関数" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3149205\n" "1\n" "help.text" msgid "Chr Function [Runtime]" msgstr "Chr 関数 [実行時]" #: 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 "指定された文字コードに対応する文字を返します。" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3149514\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3150669\n" "4\n" "help.text" msgid "Chr(Expression As Integer)" msgstr "Chr(Expression As Integer)" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3143228\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3153824\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3148944\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3149295\n" "8\n" "help.text" msgid "Expression: Numeric variables that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value." msgstr "Expression: 8 ビットの ASCII 値 (0-255) ないしは 16 ビットの Unicode 値を示す数値変数を指定します。" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3159414\n" "9\n" "help.text" msgid "Use the Chr$ 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 "Chr$ 関数は、プリンターなどの出力装置に対して、制御用の特殊なシーケンスを送信する際に使用します。また文字列中に引用符を挿入する場合にも使用できます。" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3154366\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03120102.xhp 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) を文字列中に挿入します。" #: 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.\"" #: 03120102.xhp 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. と表示されます。" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_idN10668\n" "help.text" msgid "ASC" msgstr "ASC" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "tit\n" "help.text" msgid "Str Function [Runtime]" msgstr "Str 関数 [実行時]" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "bm_id3143272\n" "help.text" msgid "Str function" msgstr "Str 関数" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3143272\n" "1\n" "help.text" msgid "Str Function [Runtime]" msgstr "Str 関数 [実行時]" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3155100\n" "2\n" "help.text" msgid "Converts a numeric expression into a string." msgstr "数値表式を文字列に変換します。" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3109850\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3149497\n" "4\n" "help.text" msgid "Str (Expression)" msgstr "Str (Expression)" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3150040\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3146117\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3155805\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3149178\n" "8\n" "help.text" msgid "Expression: Any numeric expression." msgstr "Expression:任意の数値表式。" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3146958\n" "9\n" "help.text" msgid "The Str 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 "Str 関数は、数値変数および数値演算の結果を、文字列に変換します。負の値にはマイナス記号が付きます。正の値にはスペース記号が付きます (プラス記号は付きません)。" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3155419\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "tit\n" "help.text" msgid "Val Function [Runtime]" msgstr "Val 関数 [実行時]" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "bm_id3149205\n" "help.text" msgid "Val function" msgstr "Val 関数" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3149205\n" "1\n" "help.text" msgid "Val Function [Runtime]" msgstr "Val 関数 [実行時]" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3153345\n" "2\n" "help.text" msgid "Converts a string to a numeric expression." msgstr "文字列を数式に変換します。" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3159157\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3149514\n" "4\n" "help.text" msgid "Val (Text As String)" msgstr "Val (Text As String)" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3150669\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3143228\n" "6\n" "help.text" msgid "Double" msgstr "倍精度" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3156024\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3154348\n" "8\n" "help.text" msgid "Text: String that represents a number." msgstr "Text: 数値を示す文字列。" #: 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 Str 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 Val function returns the value 0." msgstr "Val 関数を使うことで、数値を示す文字列を数値に変換できます。これは、Str 関数の逆の操作を行います。文字列の一部だけが数字である場合、最初の該当部分だけが変換されます。文字列に数字がまったく含まれない場合、Val 関数は0を返します。" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3154365\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "tit\n" "help.text" msgid "CByte Function [Runtime]" msgstr "Byte 関数 [実行時]" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "bm_id3156027\n" "help.text" msgid "CByte function" msgstr "CByte; 関数" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3156027\n" "1\n" "help.text" msgid "CByte Function [Runtime]" msgstr "CByte 関数 [実行時]" #: 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 "与えられた文字列や数値表式をバイト型に変換します。" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3149811\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3147573\n" "4\n" "help.text" msgid "Cbyte( expression )" msgstr "Cbyte( expression )" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3145315\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3148473\n" "6\n" "help.text" msgid "Byte" msgstr "バイト型" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3147530\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3145068\n" "8\n" "help.text" msgid "Expression: A string or a numeric expression." msgstr "Expression: 文字列ないし数値表式。" #: 03120200.xhp msgctxt "" "03120200.xhp\n" "tit\n" "help.text" msgid "Repeating Contents" msgstr "内容を繰り返します" #: 03120200.xhp msgctxt "" "03120200.xhp\n" "hd_id3152363\n" "1\n" "help.text" msgid "Repeating Contents" msgstr "指定値の繰り返し" #: 03120200.xhp msgctxt "" "03120200.xhp\n" "par_id3150178\n" "2\n" "help.text" msgid "The following functions repeat the contents of strings." msgstr "下記の関数は、与えられた文字列を何回か繰り返したものを返します。" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "tit\n" "help.text" msgid "Space Function [Runtime]" msgstr "Space 関数[実行時]" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "bm_id3150499\n" "help.text" msgid "Space function" msgstr "Space 関数" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3150499\n" "1\n" "help.text" msgid "Space Function [Runtime]" msgstr "Space 関数 [実行時]" #: 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 "スペース記号を指定された数繰り返した文字列を返します。" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3153394\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3143267\n" "4\n" "help.text" msgid "Space (n As Long)" msgstr "Space (n As Integer)" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3147242\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3149233\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3156152\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3143228\n" "8\n" "help.text" msgid "n: Numeric expression that defines the number of spaces in the string. The maximum allowed value of n is 65535." msgstr "n:スペース記号の繰り返し数を指定するための数値表式。" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3154760\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3154216\n" "18\n" "help.text" msgid "MsgBox sOut,0,\"Info:\"" msgstr "msgBox sOut,0,\"Info:\"" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "tit\n" "help.text" msgid "String Function [Runtime]" msgstr "String 関数[実行時]" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "bm_id3147291\n" "help.text" msgid "String function" msgstr "String 関数" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3147291\n" "1\n" "help.text" msgid "String Function [Runtime]" msgstr "String 関数 [実行時]" #: 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 "与えられた 1 キャラクター (ないしは文字列表式の最初の 1 文字) を指定回数分繰り返した文字列を作成します。" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3149516\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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})" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3143270\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3147530\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3154923\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3154347\n" "8\n" "help.text" msgid "n: Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535." msgstr "n: キャラクターを繰り返す回数を示す数値表式。" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3148664\n" "9\n" "help.text" msgid "Expression: Numeric expression that defines the ASCII code for the character." msgstr "Expression: キャラクターの ASCII コードを示す数値表式。" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3150359\n" "10\n" "help.text" msgid "Character: Any single character used to build the return string, or any string of which only the first character will be used." msgstr "Character: 繰り返し文字列を作成するための 1 キャラクター。複数キャラクターからなる文字列を指定した場合は、最初の 1 キャラクターが適用されます。" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3152920\n" "11\n" "help.text" msgid "Example:" msgstr "例:" #: 03120300.xhp msgctxt "" "03120300.xhp\n" "tit\n" "help.text" msgid "Editing String Contents" msgstr "文字列の編集" #: 03120300.xhp msgctxt "" "03120300.xhp\n" "bm_id7499008\n" "help.text" msgid "ampersand symbol in StarBasic" msgstr "StarBasic のアンパサンド記号" #: 03120300.xhp msgctxt "" "03120300.xhp\n" "hd_id3153894\n" "1\n" "help.text" msgid "Editing String Contents" msgstr "文字列の編集" #: 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 "文字列の編集、書式設定、整列などを行うための関数です。 文字列の結合には&演算子を使用します。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "tit\n" "help.text" msgid "Format Function [Runtime]" msgstr "Format 関数 [実行時]" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "bm_id3153539\n" "help.text" msgid "Format function" msgstr "Format 関数" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3153539\n" "1\n" "help.text" msgid "Format Function [Runtime]" msgstr "Format 関数 [実行時]" #: 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 "与えられた数値を文字列に変換してから、指定の書式にフォーマットします。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3145090\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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])" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3149178\n" "6\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3148474\n" "7\n" "help.text" msgid "String" msgstr "文字列" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3159176\n" "8\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3149415\n" "9\n" "help.text" msgid "Number: Numeric expression that you want to convert to a formatted string." msgstr "Number: 書式設定された文字列にフォーマットさせる数値表式。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3147531\n" "10\n" "help.text" msgid "Format: String that specifies the format code for the number. If Format is omitted, the Format function works like the Str function." msgstr "Format: 数値の書式コードを指定する文字列Format 関数でこの Format 指定を省略すると、得られる結果は Str 関数の場合と同様のものとなります。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3147561\n" "47\n" "help.text" msgid "Formatting Codes" msgstr "書式コード" #: 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 "下記の一覧は、数値を書式化する際のコードをまとめたものです。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153380\n" "12\n" "help.text" msgid "0: If Number has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed." msgstr "0: 書式コード中の 0 は、Number の該当桁の数字を表示させるよう指定する記号で、該当桁に数値が無い場合は 0 を表示させます。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3151210\n" "13\n" "help.text" msgid "If Number 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 "書式コードに指定した0の桁数よりも Number の数値の桁が小さい場合 (整数部および小数部) は、先頭側および末尾側に 0 が追加表示されます。書式コード中の 0 の桁数よりも数値の整数部の桁が大きい場合は、不足分の桁が補われる形で、整数部がそのまま表示されます。" #: 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 Format code." msgstr "数値の小数部は、Format コードの小数部に指定する 0 の桁数に合わせて丸められます。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3154123\n" "15\n" "help.text" msgid "#: If Number contains a digit at the position of the # placeholder in the Format code, the digit is displayed, otherwise nothing is displayed at this position." msgstr "#: Format コード中の # プレースホルダーは、Number の該当桁の数字を表示させるよう指定する記号で、該当桁に数値が無い場合は何も表示させません。" #: 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 と同様の機能を担っていますが、書式コード側の # の桁数より数値側の桁が小さくても、先頭側および末尾側に 0 が追加表示されない点が異なります。表示されるのは、数値側に実在する桁の数字だけです。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3159150\n" "17\n" "help.text" msgid ".: The decimal placeholder determines the number of decimal places to the left and right of the decimal separator." msgstr ".: 小数点プレースホルダーは、小数点の位置を指定する記号で、この位置に応じて整数部および小数部の桁数も規定されます。" #: 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 を表示させるのであれば、書式コードの 1 の位の桁のプレースホルダーとして0を指定します。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153368\n" "19\n" "help.text" msgid "%: Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code." msgstr "%: 数値を 100 倍して、書式コード中の該当箇所にパーセント記号 (%) を表示させます。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3149481\n" "20\n" "help.text" msgid "E- E+ e- e+ : 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 "E- E+ e- e+ :書式コード中で、E-、E+、e-、e+ のいずれかの記号の右側に数値プレースホルダー (0 ないし #) が 1 つでもあれば、数値を指数形式 (科学書式) で表示させます。この場合得られる結果では、数値と指数部の間に E ないし e が表示されます。この記号の右側にくる数値プレースホルダーの数で、指数表示の桁数が決まります。" #: 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+ による指数表示にのみ、直前にプラス記号が表示されます。" #: 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 "千単位の桁区切りを示す記号を表示させるには、書式コード中の数値プレースホルダーの該当位置に区切り記号を指定しておく必要があります。" #: 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 "ピリオド記号が小数点と千単位の桁区切りのどちらに使われるかは、ロケール設定により決まります。 BASICのソースコード内で数値を直接記述するときは、常にピリオド記号を小数点の記号として使います。 小数点としてどの記号が実際に表示されるかは、システムの数値表式設定により決まります。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3152887\n" "24\n" "help.text" msgid "- + $ ( ) space: A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character." msgstr "- + $ ( ) スペース記号 :書式コード中に、プラス記号 (+)、マイナス記号 (-)、ドル記号 ($)、スペース記号、かっこなどの記号を直接記入した場合は、そのままの記号として表示されます。" #: 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 "ここで説明したプレースホルダなどの記号を、本来の記号そのものとして表記させるには、バックスラッシュ記号 (\\) を直前に付けるか、引用符 (\" \") で囲む必要があります。" #: 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 "\\ : 書式コード中のバックスラッシュ記号は、次に続く記号をそのまま表示させます。" #: 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 "書式コード用に特定の機能を担っている文字の場合、本来の記号そのものとして表記させるには、バックスラッシュ記号を直前に付ける必要があります。同様に、バックスラッシュ記号そのものを表示させるには、書式コード中でバックスラッシュ記号を2つ続けて記入します (\\\\)。" #: 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、/、:)、数値の書式設定用文字2(#、0、%、E、e、コンマ、ピリオド)、文字列の書式設定用文字 (@、&、<、>、!) が該当します。" #: 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」を除くこれらの書式コードは、どれも有効数字 2 桁の数値を返します。" #: 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 "こうした事前定義された書式コードは、書式コード名を引用符で囲んで使用します。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3149377\n" "32\n" "help.text" msgid "Predefined format" msgstr "事前定義された書式コード" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3154730\n" "33\n" "help.text" msgid "General Number: Numbers are displayed as entered." msgstr "General Number: 与えられた数値をそのまま表示します。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153158\n" "34\n" "help.text" msgid "Currency: Inserts a dollar sign in front of the number and encloses negative numbers in brackets." msgstr "Currency: 数値の前に通貨記号を挿入し、負の値の場合はかっこで囲みます。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3154490\n" "35\n" "help.text" msgid "Fixed: Displays at least one digit in front of the decimal separator." msgstr "Fixed: 1 より小さい小数の場合に 1 の位の桁の0を表示させます。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153415\n" "36\n" "help.text" msgid "Standard: Displays numbers with a thousands separator." msgstr "Standard: 千単位の桁区切り記号を表示させます" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3150715\n" "37\n" "help.text" msgid "Percent: Multiplies the number by 100 and appends a percent sign to the number." msgstr "Percent: 数値を 100 倍して、パーセント記号 (%) を表示させます。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153836\n" "38\n" "help.text" msgid "Scientific: Displays numbers in scientific format (for example, 1.00E+03 for 1000)." msgstr "科学: 数字を指数表現で表します (例;1000は1.00E+03 と表示されます )。" #: 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 "書式コードには、セミコロンを区切り記号として、3つのセクションを指定できます。1 番目のセクションは正の値に対する書式指定、2 番目のセクションは負の値に対する書式指定、3 番目のセクションはゼロに対する書式指定です。書式コードを 1 つだけ指定した場合は、これらすべての数値に対して適用されます。" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3149019\n" "40\n" "help.text" msgid "Example:" msgstr "例:" #: 03120301.xhp 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 "REM BASICのソースコード内で数値を直接記述するときは、常にピリオド記号を小数点の記号として使います。" #: 03120301.xhp 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 と表示します。" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "tit\n" "help.text" msgid "LCase Function [Runtime]" msgstr "LCase 関数 [実行時]" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "bm_id3152363\n" "help.text" msgid "LCase function" msgstr "LCase 関数" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3152363\n" "1\n" "help.text" msgid "LCase Function [Runtime]" msgstr "LCase 関数 [実行時]" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3145609\n" "2\n" "help.text" msgid "Converts all uppercase letters in a string to lowercase." msgstr "文字列中のすべての大文字を小文字に変換します。" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3154347\n" "3\n" "help.text" msgid "See also: UCase Function" msgstr "次も参照してください:UCase 関数" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3149456\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3150791\n" "5\n" "help.text" msgid "LCase (Text As String)" msgstr "LCase (Text As String)" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3154940\n" "6\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3144760\n" "7\n" "help.text" msgid "String" msgstr "文字列" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3151043\n" "8\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3153193\n" "9\n" "help.text" msgid "Text: Any string expression that you want to convert." msgstr "Text: 変換する文字列表式。" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3148451\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03120302.xhp 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」" #: 03120302.xhp 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」" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "tit\n" "help.text" msgid "Left Function [Runtime]" msgstr "Left 関数 [実行時]" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "bm_id3149346\n" "help.text" msgid "Left function" msgstr "Left 関数" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3149346\n" "1\n" "help.text" msgid "Left Function [Runtime]" msgstr "Left 関数 [実行時]" #: 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 "与えられた文字列表式の左側から、指定分の文字を取得して返します。" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3156153\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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)" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3153824\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3147530\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3148946\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3148552\n" "8\n" "help.text" msgid "Text: Any string expression that you want to return the leftmost characters from." msgstr "Text: 左側の文字を取得する文字列表式。" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3149456\n" "9\n" "help.text" msgid "n: Numeric expression that specifies the number of characters that you want to return. If n = 0, a zero-length string is returned. The maximum allowed value is 65535." msgstr "n: 取得する文字の数を指定する整数表式。n にゼロを指定すると、文字長ゼロの空白文字列が返されます。" #: 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 形式に変換しています。" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3125863\n" "11\n" "help.text" msgid "Example:" msgstr "例:" #: 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'\")" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "tit\n" "help.text" msgid "LSet Statement [Runtime]" msgstr "LSet ステートメント[実行時]" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "bm_id3143268\n" "help.text" msgid "LSet statement" msgstr "LSet ステートメント" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "hd_id3143268\n" "1\n" "help.text" msgid "LSet Statement [Runtime]" msgstr "LSet ステートメント [実行時]" #: 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 "文字列変数の指定に従い文字列を左側に揃えるか、ユーザー定義型の変数を他のユーザー定義型の変数にコピーします。" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "hd_id3145317\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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 ないし LSet Var1 = Var2" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "hd_id3143271\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3145610\n" "6\n" "help.text" msgid "Var: Any String variable that contains the string that you want align to the left." msgstr "Var: 文字列を左揃えにして格納する文字列変数。" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3154346\n" "7\n" "help.text" msgid "Text: String that you want to align to the left of the string variable." msgstr "Text: 文字列変数中に左揃えで格納する文字列。" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3151054\n" "8\n" "help.text" msgid "Var1: Name of the user-defined type variable that you want to copy to." msgstr "Var1: コピー先となるユーザー定義型の変数の名前。" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3153361\n" "9\n" "help.text" msgid "Var2: Name of the user-defined type variable that you want to copy from." msgstr "Var2: コピー元となるユーザー定義型の変数の名前。" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3154686\n" "10\n" "help.text" msgid "If the string is shorter than the string variable, LSet 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 LSet statement, you can also copy a user-defined type variable to another variable of the same type." msgstr "文字列が文字列変数よりも短い場合、LSet は、該当文字列だけを文字列変数中に左揃えで格納します。文字列変数の残りの部分は、スペース記号が挿入されます。文字列が文字列変数よりも長い場合、左側から文字列変数の長さの分だけがコピーされます。LSet ステートメントでは、ユーザー定義型の変数を、同じ型の他の変数にコピーすることもできます。" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "hd_id3156282\n" "11\n" "help.text" msgid "Example:" msgstr "例:" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3152940\n" "18\n" "help.text" msgid "' Align \"SBX\" within the 40-character reference string" msgstr "REM \"SBX\"を40文字の参照文字列に配置をする" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3148647\n" "19\n" "help.text" msgid "' Replace asterisks with spaces" msgstr "REM アスタリスク記号は、スペース記号で置き換えられます" #: 03120304.xhp 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」を左揃えで格納します" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "tit\n" "help.text" msgid "LTrim Function [Runtime]" msgstr "LTrim 関数[実行時]" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "bm_id3147574\n" "help.text" msgid "LTrim function" msgstr "LTrim 関数" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3147574\n" "1\n" "help.text" msgid "LTrim Function [Runtime]" msgstr "LTrim 関数 [実行時]" #: 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 "文字列表式の先頭部にあるスペース記号を、すべて削除します。" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3154924\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3148552\n" "4\n" "help.text" msgid "LTrim (Text As String)" msgstr "LTrim (Text As String)" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3156344\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3151056\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3150543\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3150792\n" "8\n" "help.text" msgid "Text: Any string expression." msgstr "Text: 処理をする文字列表現。" #: 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 "この関数は、文字列表式の先頭部にあるスペース記号を削除します。" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3145419\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "tit\n" "help.text" msgid "Mid Function, Mid Statement [Runtime]" msgstr "Mid 関数, Mid ステートメント [実行時]" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "bm_id3143268\n" "help.text" msgid "Mid functionMid statement" msgstr "Mid 関数Mid ステートメント" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3143268\n" "1\n" "help.text" msgid "Mid Function, Mid Statement [Runtime]" msgstr "Mid 関数、Mid ステートメント [実行時]" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3148473\n" "2\n" "help.text" msgid "Returns the specified portion of a string expression (Mid function), or replaces the portion of a string expression with another string (Mid statement)." msgstr "文字列表式の中から指定部分を取得して返す (Mid 関数) か、該当部分を他の文字列に置き換えます (Mid ステートメント)。" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3154285\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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)" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3145068\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3149295\n" "6\n" "help.text" msgid "String (only by Function)" msgstr "文字列 (関数のみ)" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3154347\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3148664\n" "8\n" "help.text" msgid "Text: Any string expression that you want to modify." msgstr "Text: 操作対象とする文字列表式。" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3150359\n" "9\n" "help.text" msgid "Start: 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 "Start: 指定文字列中での、取得ないし置換の開始文字位置を示す整数表式。使用できる最大値は 65535 です。" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3148451\n" "10\n" "help.text" msgid "Length: Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535." msgstr "Length: 取得ないし置換する文字の長さを示す整数表式。" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3125864\n" "11\n" "help.text" msgid "If the Length parameter in the Mid function is omitted, all characters in the string expression from the start position to the end of the string are returned." msgstr "Mid 関数 の場合、Length パラメーターを指定しないと、指定文字列の開始位置から末尾までが返されます。" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3144762\n" "12\n" "help.text" msgid "If the Length parameter in the Mid statement is less than the length of the text that you want to replace, the text is reduced to the specified length." msgstr "Mid ステートメント の場合、Length パラメーターの値が置き換えるテキストよりも短いと、この長さにテキストが切りつめられます。" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3150769\n" "13\n" "help.text" msgid "Text: The string to replace the string expression (Mid statement)." msgstr "Text: 文字列表式を置き換える文字列 (Mid ステートメント)。" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3149560\n" "14\n" "help.text" msgid "Example:" msgstr "例:" #: 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'\")" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "tit\n" "help.text" msgid "Right Function [Runtime]" msgstr "Right 関数 [実行時]" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "bm_id3153311\n" "help.text" msgid "Right function" msgstr "Right 関数" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3153311\n" "1\n" "help.text" msgid "Right Function [Runtime]" msgstr "Right 関数 [実行時]" #: 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」文字を取得して返します。" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3149763\n" "3\n" "help.text" msgid "See also: Left Function." msgstr "次も参照してください:Left 関数。" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3145315\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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)" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3145068\n" "6\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3156344\n" "7\n" "help.text" msgid "String" msgstr "文字列" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3146795\n" "8\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3153526\n" "9\n" "help.text" msgid "Text: Any string expression that you want to return the rightmost characters of." msgstr "Text: 右側の文字を取得する文字列表式。" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3151211\n" "10\n" "help.text" msgid "n: Numeric expression that defines the number of characters that you want to return. If n = 0, a zero-length string is returned. The maximum allowed value is 65535." msgstr "n: 取得する文字の数を指定する整数表式。n にゼロを指定すると、文字長ゼロの空白文字列が返されます。" #: 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 形式の日付を、アメリカで用いられている形式 (MM/DD/YYYY) に変換します。" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3156212\n" "12\n" "help.text" msgid "Example:" msgstr "例:" #: 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'\")" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "tit\n" "help.text" msgid "RSet Statement [Runtime]" msgstr "RSet ステートメント [実行時]" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "bm_id3153345\n" "help.text" msgid "RSet statement" msgstr "RSet ステートメント" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "hd_id3153345\n" "1\n" "help.text" msgid "RSet Statement [Runtime]" msgstr "RSet ステートメント [実行時]" #: 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 "文字列変数中に右揃えで文字列を格納するか、ユーザー定義型の変数を他のユーザー定義型の変数にコピーします。" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "hd_id3149234\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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 ないし RSet Variable1 = Variable2" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "hd_id3156024\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3148552\n" "6\n" "help.text" msgid "Text: Any string variable." msgstr "Text: 文字列変数。" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3154924\n" "7\n" "help.text" msgid "Text: String that you want to right-align in the string variable." msgstr "Text:文字列変数中に右揃えで格納する文字列。" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3149456\n" "8\n" "help.text" msgid "Variable1: User-defined variable that is the target for the copied variable." msgstr "Variable1: コピーする変数のターゲットとなるユーザー定義型の変数。" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3153381\n" "9\n" "help.text" msgid "Variable2: User-defined variable that you want to copy to another variable." msgstr "Variable2: 他の変数へコピーするユーザー定義型の変数。" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3154140\n" "10\n" "help.text" msgid "If the string is shorter than the string variable, RSet 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 "文字列が文字列変数よりも短い場合、RSet は、該当文字列だけを文字列変数中に右揃えで格納します。文字列変数の残りの部分は、スペース記号が挿入されます。文字列が文字列変数よりも長い場合、文字列中の超過分の文字は切り捨てられ、残りの部分が文字列中に右揃えで収められます。" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3149202\n" "11\n" "help.text" msgid "You can also use the RSet statement to assign variables of one user-defined type to another." msgstr "RSet ステートメント では、ユーザー定義型の変数を他の変数にコピーすることもできます。" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3151042\n" "12\n" "help.text" msgid "The following example uses the RSet and LSet statements to modify the left and right alignment of a string." msgstr "下記の例では、RSet および LSet ステートメントを使って、文字列の右および左揃え処理を行っています。" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "hd_id3154909\n" "13\n" "help.text" msgid "Example:" msgstr "例:" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3155856\n" "20\n" "help.text" msgid "' Right-align \"SBX\" in a 40-character string" msgstr "REM 40 文字長の文字列変数中に「SBX」を右揃えで格納します" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3152577\n" "21\n" "help.text" msgid "' Replace asterisks with spaces" msgstr "REM アスタリスク記号は、スペース記号で置き換えられます" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3145801\n" "32\n" "help.text" msgid "' Left-align \"SBX\" in a 40-character string" msgstr "REM 40 文字長の文字列変数中に「SBX」を左揃えで格納します" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "tit\n" "help.text" msgid "RTrim Function [Runtime]" msgstr "RTrim 関数[実行時]" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "bm_id3154286\n" "help.text" msgid "RTrim function" msgstr "RTrim 関数" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3154286\n" "1\n" "help.text" msgid "RTrim Function [Runtime]" msgstr "RTrim 関数 [実行時]" #: 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 "文字列表式の末尾にあるスペース記号を削除します。" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3153062\n" "3\n" "help.text" msgid "See also: LTrim Function" msgstr "次も参照してください:LTrim 関数" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3154924\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3154347\n" "5\n" "help.text" msgid "RTrim (Text As String)" msgstr "RTrim (Text As String)" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3149457\n" "6\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3153381\n" "7\n" "help.text" msgid "String" msgstr "文字列" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3148798\n" "8\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3151380\n" "9\n" "help.text" msgid "Text: Any string expression." msgstr "Text: 処理をする文字列表現。" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3151041\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "tit\n" "help.text" msgid "UCase Function [Runtime]" msgstr "UCase 関数[実行時]" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "bm_id3153527\n" "help.text" msgid "UCase function" msgstr "UCase 関数" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "hd_id3153527\n" "1\n" "help.text" msgid "UCase Function [Runtime]" msgstr "UCase 関数 [実行時]" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3155420\n" "2\n" "help.text" msgid "Converts lowercase characters in a string to uppercase." msgstr "文字列中のすべての小文字を大文字に変換します。" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3150771\n" "3\n" "help.text" msgid "See also: LCase Function" msgstr "次も参照してください:LCase 関数" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3149233\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3153061\n" "5\n" "help.text" msgid "UCase (Text As String)" msgstr "UCase (Text As String)" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3159414\n" "6\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3146795\n" "7\n" "help.text" msgid "String" msgstr "文字列" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "hd_id3149457\n" "8\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3150791\n" "9\n" "help.text" msgid "Text: Any string expression that you want to convert." msgstr "Text: 変換する文字列表式。" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "hd_id3154125\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03120310.xhp 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」" #: 03120310.xhp 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」" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "tit\n" "help.text" msgid "Trim Function [Runtime]" msgstr "Trim 関数 [実行時]" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "bm_id3150616\n" "help.text" msgid "Trim function" msgstr "Trim 関数" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3150616\n" "1\n" "help.text" msgid "Trim Function [Runtime]" msgstr "Trim 関数 [実行時]" #: 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 "文字列表式の末尾および先頭にあるスペース記号を、すべて削除します。" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3159157\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3155341\n" "4\n" "help.text" msgid "Trim( Text As String )" msgstr "Trim( Text As String )" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3155388\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3143228\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3145609\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3159414\n" "8\n" "help.text" msgid "Text: Any string expression." msgstr "Text: 処理をする文字列表現。" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3148663\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "tit\n" "help.text" msgid "ConvertToURL Function [Runtime]" msgstr "ConvertToURL 関数 [実行時]" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "bm_id3152801\n" "help.text" msgid "ConvertToURL function" msgstr "ConvertToURL 関数" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3152801\n" "1\n" "help.text" msgid "ConvertToURL Function [Runtime]" msgstr "ConvertToURL 関数 [実行時]" #: 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 へ変換します。" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3150669\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3154285\n" "4\n" "help.text" msgid "ConvertToURL(filename)" msgstr "ConvertToURL(filename)" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3150984\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3147530\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3148550\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3148947\n" "8\n" "help.text" msgid "Filename: A file name as string." msgstr "Filename: ファイル名を示す文字列。" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3153361\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3154365\n" "11\n" "help.text" msgid "url$ = ConvertToURL( systemFile$ )" msgstr "url$ = ConvertToURL( systemFile$ )" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3151042\n" "12\n" "help.text" msgid "print url$" msgstr "print url$" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3154909\n" "13\n" "help.text" msgid "systemFileAgain$ = ConvertFromURL( url$ )" msgstr "systemFileAgain$ = ConvertFromURL( url$ )" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3144762\n" "14\n" "help.text" msgid "print systemFileAgain$" msgstr "print systemFileAgain$" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "tit\n" "help.text" msgid "ConvertFromURL Function [Runtime]" msgstr "ConvertFromURL 関数 [実行時]" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "bm_id3153894\n" "help.text" msgid "ConvertFromURL function" msgstr "ConvertFromURL 関数" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3153894\n" "1\n" "help.text" msgid "ConvertFromURL Function [Runtime]" msgstr "ConvertFromURL 関数 [実行時]" #: 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 をシステムファイル名へ変換します。" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3143267\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3154142\n" "4\n" "help.text" msgid "ConvertFromURL(filename)" msgstr "ConvertFromURL(filename)" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3159157\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3150669\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3143270\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3156023\n" "8\n" "help.text" msgid "Filename: A file name as a string." msgstr "Filename: ファイル名を示す文字列。" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3154760\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3150541\n" "11\n" "help.text" msgid "url$ = ConvertToURL( systemFile$ )" msgstr "url$ = ConvertToURL( systemFile$ )" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3150792\n" "12\n" "help.text" msgid "print url$" msgstr "print url$" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3154367\n" "13\n" "help.text" msgid "systemFileAgain$ = ConvertFromURL( url$ )" msgstr "systemFileAgain$ = ConvertFromURL( url$ )" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3153194\n" "14\n" "help.text" msgid "print systemFileAgain$" msgstr "print systemFileAgain$" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "tit\n" "help.text" msgid "Split Function [Runtime]" msgstr "Split 関数[実行時]" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "bm_id3156027\n" "help.text" msgid "Split function" msgstr "Split 関数" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3156027\n" "1\n" "help.text" msgid "Split Function [Runtime]" msgstr "Split 関数 [実行時]" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3155805\n" "2\n" "help.text" msgid "Returns an array of substrings from a string expression." msgstr "与えられた文字列表式を分割し、これらのサブストリング (文字列) を要素とする配列を作成して返します。" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3149177\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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)" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3149763\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3154285\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3145315\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3156023\n" "8\n" "help.text" msgid "Text: Any string expression." msgstr "Text: 処理をする文字列表現。" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3147560\n" "9\n" "help.text" msgid "delimiter (optional): A string of one or more characters length that is used to delimit the Text. The default is the space character." msgstr "delimiter (省略可能): Text 中で区切り記号とする文字。デフォルト設定ではスペース記号が使用されます。" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3145069\n" "12\n" "help.text" msgid "number (optional): The number of substrings that you want to return." msgstr "number (省略可能): 取得するサブストリングの数。" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3150398\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "tit\n" "help.text" msgid "Join Function [Runtime]" msgstr "Join 関数[実行時]" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "bm_id3149416\n" "help.text" msgid "Join function" msgstr "Join 関数" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3149416\n" "1\n" "help.text" msgid "Join Function [Runtime]" msgstr "Join 関数 [実行時]" #: 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 "文字列配列として与えられるサブストリングを、1 つの文字列に変換して返します。" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3159414\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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)" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3150400\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3150359\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3148798\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3145171\n" "8\n" "help.text" msgid "Text: A string array." msgstr "Text: 処理する文字列配列。" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3154908\n" "9\n" "help.text" msgid "delimiter (optional): 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 "delimiter (省略可能): 戻り値として返す文字列中の区切り記号とする文字を指定します。デフォルト設定ではスペース記号が、区切り記号として使用されます。区切り記号として長さゼロの空白文字列を指定すると、サブストリングは区切り記号無しで連結されます。" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3154218\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 03120400.xhp msgctxt "" "03120400.xhp\n" "tit\n" "help.text" msgid "Editing String Length" msgstr "文字列長の操作" #: 03120400.xhp msgctxt "" "03120400.xhp\n" "hd_id3155150\n" "1\n" "help.text" msgid "Editing String Length" msgstr "文字列長の操作" #: 03120400.xhp msgctxt "" "03120400.xhp\n" "par_id3159201\n" "2\n" "help.text" msgid "The following functions determine string lengths and compare strings." msgstr "文字列の長さを計算したり文字列間の比較を行うための関数です。" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "tit\n" "help.text" msgid "InStr Function [Runtime]" msgstr "InStr 関数 [実行時]" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "bm_id3155934\n" "help.text" msgid "InStr function" msgstr "InStr; 関数" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3155934\n" "1\n" "help.text" msgid "InStr Function [Runtime]" msgstr "InStr 関数 [実行時]" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3153990\n" "2\n" "help.text" msgid "Returns the position of a string within another string." msgstr "2 つの文字列の一方が、他方の文字列中のどの位置にあるかを返します。" #: 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 が返されます。" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3145090\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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])" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3148538\n" "6\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3149763\n" "7\n" "help.text" msgid "Integer" msgstr "整数" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3148473\n" "8\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3153126\n" "9\n" "help.text" msgid "Start: 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 "Start: 検索対象の文字列のどの位置から検索文字列のマッチングを開始するかを指定します。このパラメーター指定を省略すると、文字列の最初の文字から検索が始まります。使用できる最大値は 65535 です。" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3145609\n" "10\n" "help.text" msgid "Text1: The string expression that you want to search." msgstr "Text1: 検索対象とする文字列の表式。" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3147559\n" "11\n" "help.text" msgid "Text2: The string expression that you want to search for." msgstr "Text2: 検索文字列の表式。" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3154758\n" "12\n" "help.text" msgid "Compare: 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 "Compare:比較の種類を指定する数値表式 (省略可)。このパラメーターの値には 0 または 1 を指定できます。デフォルト値は 1 は、大文字と小文字の区別がないテキスト比較を指定します。値 0 は、大文字と小文字を区別するバイナリ比較を指定します。" #: 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 パラメータを指定すると、実行時エラーが発生することがあります。" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3154366\n" "14\n" "help.text" msgid "Example:" msgstr "例:" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3144760\n" "19\n" "help.text" msgid "sInput = \"Office\"" msgstr "sInput = \"Star Suite\"" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3154125\n" "20\n" "help.text" msgid "iPos = Instr(sInput,\"c\")" msgstr "iPos = Instr(sInput,\"v\")" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "tit\n" "help.text" msgid "Len Function [Runtime]" msgstr "Len 関数 [実行時]" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "bm_id3154136\n" "help.text" msgid "Len function" msgstr "Len関数" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3154136\n" "1\n" "help.text" msgid "Len Function [Runtime]" msgstr "Len 関数 [実行時]" #: 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 "文字列中の文字数ないしは、変数の格納に必要となるバイト数を返します。" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3159177\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3150669\n" "4\n" "help.text" msgid "Len (Text As String)" msgstr "Len (Text As String)" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3148473\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3143270\n" "6\n" "help.text" msgid "Long" msgstr "ロング整数" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3147531\n" "7\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3147265\n" "8\n" "help.text" msgid "Text: Any string expression or a variable of another type." msgstr "Text:文字列表式または、その他のタイプの変数。" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3153360\n" "9\n" "help.text" msgid "Example:" msgstr "例:" #: 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" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "tit\n" "help.text" msgid "StrComp Function [Runtime]" msgstr "StrComp 関数 [実行時]" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "bm_id3156027\n" "help.text" msgid "StrComp function" msgstr "StrComp 関数" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3156027\n" "1\n" "help.text" msgid "StrComp Function [Runtime]" msgstr "StrComp 関数 [関数]" #: 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 "2 つの文字列を比較して、その結果を示す数値を返します。" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3153345\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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])" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3147574\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3156152\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3150984\n" "7\n" "help.text" msgid "Parameter:" msgstr "パラメーター:" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3153061\n" "8\n" "help.text" msgid "Text1: Any string expression" msgstr "Text1: 任意の文字列表式。" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3147560\n" "9\n" "help.text" msgid "Text2: Any string expression" msgstr "Text2: 任意の文字列表式。" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3146796\n" "10\n" "help.text" msgid "Compare: 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 "Compare: 比較モードを指定する数値表式 (省略可)。Compare に 1 を指定すると、大文字と小文字を区別した比較が行われます。Compare に 0 を指定すると、大文字と小文字を区別せずに比較が行われます。" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3154940\n" "13\n" "help.text" msgid "Return value" msgstr "戻り値" #: 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 が返されます。" #: 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 が返されます。" #: 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 が返されます。" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3153968\n" "18\n" "help.text" msgid "Example:" msgstr "例:" #: 03130000.xhp msgctxt "" "03130000.xhp\n" "tit\n" "help.text" msgid "Other Commands" msgstr "その他のコマンド" #: 03130000.xhp msgctxt "" "03130000.xhp\n" "hd_id3156027\n" "1\n" "help.text" msgid "Other Commands" msgstr "その他のコマンド" #: 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 "ここで一覧する関数およびステートメントは、特定のカテゴリに分類されていないものです。" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "tit\n" "help.text" msgid "Beep Statement [Runtime]" msgstr "Beep ステートメント [実行時]" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "bm_id3143284\n" "help.text" msgid "Beep statement" msgstr "Beep ステートメント" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "hd_id3143284\n" "1\n" "help.text" msgid "Beep Statement [Runtime]" msgstr "Beep ステートメント [実行時]" #: 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 "コンピューターのスピーカーを使ってビープ音を鳴らします。どのような音が再生されるかはシステムの設定により決まり、ボリュームやピッチの指定なども行えません。" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "hd_id3153990\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "par_id3147291\n" "4\n" "help.text" msgid "Beep" msgstr "Beep" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "hd_id3148538\n" "5\n" "help.text" msgid "Example:" msgstr "例:" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "tit\n" "help.text" msgid "Shell Function [Runtime]" msgstr "Shell 関数[実行時]" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "bm_id3150040\n" "help.text" msgid "Shell function" msgstr "Shell 関数" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3150040\n" "1\n" "help.text" msgid "Shell Function [Runtime]" msgstr "Shell 関数 [実行時]" #: 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 "他のアプリケーションを起動し、必要であれば表示ウィンドウのスタイル設定なども行います。" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3153345\n" "4\n" "help.text" msgid "Syntax" msgstr "構文" #: 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])" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3149235\n" "6\n" "help.text" msgid "Parameter" msgstr "パラメーター" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3154306\n" "23\n" "help.text" msgid "Pathname" msgstr "Pathname" #: 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 "実行するプログラムの名前と絶対パス。" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3150771\n" "24\n" "help.text" msgid "Windowstyle" msgstr "Windowstyle" #: 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 "オプション設定として、プログラムの実行ウィンドウのスタイルを指定する整数表式。ここには下記の値を指定できます。" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3148663\n" "25\n" "help.text" msgid "0" msgstr "0" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3153360\n" "10\n" "help.text" msgid "The focus is on the hidden program window." msgstr "プログラムウィンドウを非表示にして、フォーカスを移動します。" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3154123\n" "26\n" "help.text" msgid "1" msgstr "1" #: 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 "プログラムウィンドウを標準サイズにして、フォーカスを移動します。" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3156422\n" "27\n" "help.text" msgid "2" msgstr "2" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3148451\n" "12\n" "help.text" msgid "The focus is on the minimized program window." msgstr "プログラムウィンドウを最小化 (アイコン化) して、フォーカスを移動します。" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3149561\n" "28\n" "help.text" msgid "3" msgstr "3" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3146921\n" "13\n" "help.text" msgid "focus is on the maximized program window." msgstr "プログラムウィンドウを最大表示にして、フォーカスを移動します。" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3149481\n" "29\n" "help.text" msgid "4" msgstr "4" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3155854\n" "14\n" "help.text" msgid "Standard size program window, without focus." msgstr "プログラムウィンドウを標準サイズにしますが、フォーカスは移動しません。" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3145271\n" "30\n" "help.text" msgid "6" msgstr "6" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3152938\n" "15\n" "help.text" msgid "Minimized program window, focus remains on the active window." msgstr "プログラムウィンドウを最小化しますが、フォーカスはアクティブウィンドウにとどめておきます。" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3146119\n" "31\n" "help.text" msgid "10" msgstr "10" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3151112\n" "16\n" "help.text" msgid "Full-screen display." msgstr "全画面表示にします。" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3150419\n" "33\n" "help.text" msgid "Param" msgstr "Param" #: 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 "実行するアプリケーションに渡すコマンド行パラメータを示す文字列表式。" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3148456\n" "32\n" "help.text" msgid "bSync" msgstr "BSync" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3154096\n" "18\n" "help.text" msgid "If this value is set to true, the Shell command and all $[officename] tasks wait until the shell process completes. If the value is set to false, the shell returns directly. The default value is false." msgstr "この値に True を指定すると、シェルプロセスの実行が完了するまで、Shell コマンドを含めたすべての $[officename] のタスクが待機します。この値に False を指定すると、実行直後にシェル制御が戻ります。デフォルト値は False です。" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3154270\n" "19\n" "help.text" msgid "Example" msgstr "例" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "tit\n" "help.text" msgid "Wait Statement [Runtime]" msgstr "Wait ステートメント[実行時]" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "bm_id3154136\n" "help.text" msgid "Wait statement" msgstr "Wait ステートメント" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "hd_id3154136\n" "1\n" "help.text" msgid "Wait Statement [Runtime]" msgstr "Wait ステートメント [実行時]" #: 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 "プログラムの実行に割り込みをかけ、ミリ秒単位の指定時間だけ待機させます。" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "hd_id3143229\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3150669\n" "4\n" "help.text" msgid "Wait millisec" msgstr "Wait millisec" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "hd_id3148943\n" "5\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3154924\n" "6\n" "help.text" msgid "millisec: Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed." msgstr "millisec: プログラムの実行中断時間 (ミリ秒) を示す数値表式。" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "hd_id3150541\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "tit\n" "help.text" msgid "GetSystemTicks Function [Runtime]" msgstr "GetSystemTicks 関数 [実行時]" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "bm_id3147143\n" "help.text" msgid "GetSystemTicks function" msgstr "GetSystemTicks 関数" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3147143\n" "1\n" "help.text" msgid "GetSystemTicks Function [Runtime]" msgstr "GetSystemTicks 関数 [実行時]" #: 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 "オペレーティングシステムから現在の実行時間 (チック数) を取得して返します。この関数は、プロセスの最適化をする際などに利用できます。" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3153311\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "par_id3147242\n" "4\n" "help.text" msgid "GetSystemTicks()" msgstr "GetSystemTicks()" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3149233\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "par_id3149762\n" "6\n" "help.text" msgid "Long" msgstr "ロング整数" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3156152\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "tit\n" "help.text" msgid "Environ Function [Runtime]" msgstr "Environ 関数[実行時]" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "bm_id3155364\n" "help.text" msgid "Environ function" msgstr "Environ 関数 " #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3155364\n" "1\n" "help.text" msgid "Environ Function [Runtime]" msgstr "Environ 関数 [実行時]" #: 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 "環境変数の値を取得して、文字列として返します。どのような環境変数が存在するかは、使用するオペレーティングシステムに依存します。" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3150670\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3159176\n" "5\n" "help.text" msgid "Environ (Environment As String)" msgstr "Environ (Environment As String)" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3159157\n" "6\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3148473\n" "7\n" "help.text" msgid "String" msgstr "文字列" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3145609\n" "8\n" "help.text" msgid "Parameters:" msgstr "パラメーター:" #: 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:値を取得する環境変数。" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3148663\n" "10\n" "help.text" msgid "Example:" msgstr "例:" #: 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:\"" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "tit\n" "help.text" msgid "GetSolarVersion Function [Runtime]" msgstr "GetSolarVersion 関数[実行時]" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "bm_id3157898\n" "help.text" msgid "GetSolarVersion function" msgstr "GetSolarVersion 関数" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3157898\n" "1\n" "help.text" msgid "GetSolarVersion Function [Runtime]" msgstr "GetSolarVersion 関数 [実行時]" #: 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] について、そのインターナルナンバーを返します。" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3153311\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "par_id3155388\n" "4\n" "help.text" msgid "s = GetSolarVersion" msgstr "s = GetSolarVersion" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3149514\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "par_id3148685\n" "6\n" "help.text" msgid "String" msgstr "文字列" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3143270\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "tit\n" "help.text" msgid "TwipsPerPixelX Function [Runtime]" msgstr "TwipsPerPixelX 関数[実行時]" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "bm_id3153539\n" "help.text" msgid "TwipsPerPixelX function" msgstr "TwipsPerPixelX 関数" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3153539\n" "1\n" "help.text" msgid "TwipsPerPixelX Function [Runtime]" msgstr "TwipsPerPixelX 関数 [実行時]" #: 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 数を返します。" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3153527\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "par_id3151110\n" "4\n" "help.text" msgid "n = TwipsPerPixelX" msgstr "n = TwipsPerPixelX" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3150669\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "par_id3150503\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3159176\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "tit\n" "help.text" msgid "TwipsPerPixelY Function [Runtime]" msgstr "TwipsPerPixelY 関数[実行時]" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "bm_id3150040\n" "help.text" msgid "TwipsPerPixelY function" msgstr "TwipsPerPixelY 関数" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3150040\n" "1\n" "help.text" msgid "TwipsPerPixelY Function [Runtime]" msgstr "TwipsPerPixelY 関数 [実行時]" #: 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 数を返します。" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3145090\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "par_id3153681\n" "4\n" "help.text" msgid "n = TwipsPerPixelY" msgstr "n = TwipsPerPixelY" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3148473\n" "5\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "par_id3154306\n" "6\n" "help.text" msgid "Integer" msgstr "整数" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3149235\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 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\"" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "tit\n" "help.text" msgid "CreateUnoStruct Function [Runtime]" msgstr "CreateUnoStruct 関数[実行時]" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "bm_id3150499\n" "help.text" msgid "CreateUnoStruct function" msgstr "CreateUnoStruct 関数" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "hd_id3150499\n" "1\n" "help.text" msgid "CreateUnoStruct Function [Runtime]" msgstr "CreateUnoStruct 関数 [実行時]" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3150713\n" "2\n" "help.text" msgid "Creates an instance of a Uno structure type." msgstr "Uno 構造型のインスタンスを作成します。" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3147226\n" "3\n" "help.text" msgid "Use the following structure for your statement:" msgstr "ステートメントには下記の構造体を使用します。" #: 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" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "hd_id3156153\n" "5\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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 )" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "hd_id3145316\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 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\" )" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "tit\n" "help.text" msgid "CreateUnoService Function [Runtime]" msgstr "CreateUnoService 関数[実行時]" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "bm_id3150682\n" "help.text" msgid "CreateUnoService function" msgstr "CreateUnoService 関数" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "hd_id3150682\n" "1\n" "help.text" msgid "CreateUnoService Function [Runtime]" msgstr "CreateUnoService 関数 [実行時]" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_id3152924\n" "2\n" "help.text" msgid "Instantiates a Uno service with the ProcessServiceManager." msgstr "ProcessServiceManager で Uno サービスのインスタンスを作成します。" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "hd_id3152801\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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 )" #: 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" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "hd_id3151111\n" "5\n" "help.text" msgid "Examples:" msgstr "例:" #: 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\" )" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "bm_id8334604\n" "help.text" msgid "filepicker;API service" msgstr "filepicker;API service" #: 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 "以下のプログラムでは「ファイルを開く」ダイアログを開くサービスを使っています:" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_idN1062B\n" "help.text" msgid "fName = FileOpenDialog (\"Please select a file\")" msgstr "fName = FileOpenDialog (\"ファイルを選択してください\")" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_idN10630\n" "help.text" msgid "Print \"file chosen: \"+fName" msgstr "print \"選択したファイル名: \"+fName" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "tit\n" "help.text" msgid "GetProcessServiceManager Function [Runtime]" msgstr "GetProcessServiceManager 関数[実行時]" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "bm_id3153255\n" "help.text" msgid "GetProcessServiceManager functionProcessServiceManager" msgstr "GetProcessServiceManager 関数ProcessServiceManager" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "hd_id3153255\n" "1\n" "help.text" msgid "GetProcessServiceManager Function [Runtime]" msgstr "GetProcessServiceManager 関数 [実行時]" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3156414\n" "2\n" "help.text" msgid "Returns the ProcessServiceManager (central Uno ServiceManager)." msgstr "ProcessServiceManager (セントラル Uno ServiceManager) を返します。" #: 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 を使ってサービスのインスタンスを作成する場合に必要となります。" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "hd_id3153681\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3151110\n" "5\n" "help.text" msgid "oServiceManager = GetProcessServiceManager()" msgstr "oServiceManager = GetProcessServiceManager()" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "hd_id3149516\n" "6\n" "help.text" msgid "Example:" msgstr "例:" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3143270\n" "7\n" "help.text" msgid "oServiceManager = GetProcessServiceManager()" msgstr "oServiceManager = GetProcessServiceManager()" #: 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\");" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3148473\n" "9\n" "help.text" msgid "this is the same as the following statement:" msgstr "これは、下記のステートメントと同等の働きをします。" #: 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\" )" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "tit\n" "help.text" msgid "CreateUnoDialog Function [Runtime]" msgstr "CreateUnoDialog Function [Runtime]" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "bm_id3150040\n" "help.text" msgid "CreateUnoDialog function" msgstr "CreateUnoDialog 関数" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "hd_id3150040\n" "1\n" "help.text" msgid "CreateUnoDialog Function [Runtime]" msgstr "CreateUnoDialog 関数 [実行時]" #: 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 オブジェクトを作成します。" #: 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 "ダイアログの定義は、ダイアログライブラリで行います。ダイアログを表示するには、ライブラリから「ライブ」ダイアログを作成しておく必要があります。" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3153681\n" "4\n" "help.text" msgid "See Examples." msgstr "詳細は例を参照してください。" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "hd_id3154286\n" "5\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3159176\n" "6\n" "help.text" msgid "CreateUnoDialog( oDlgDesc )" msgstr "CreateUnoDialog( oDlgDesc )" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "hd_id3143270\n" "7\n" "help.text" msgid "Example:" msgstr "例:" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3159157\n" "8\n" "help.text" msgid "' Get dialog description from the dialog library" msgstr "' ダイアログライブラリからのダイアログ情報の取得" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3149234\n" "9\n" "help.text" msgid "oDlgDesc = DialogLibraries.Standard.Dialog1" msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3154923\n" "10\n" "help.text" msgid "' generate \"live\" dialog" msgstr "' 「ライブ」ダイアログの作成" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3149670\n" "11\n" "help.text" msgid "oDlgControl = CreateUnoDialog( oDlgDesc )" msgstr "oDlgControl = CreateUnoDialog( oDlgDesc )" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3148550\n" "12\n" "help.text" msgid "' display \"live\" dialog" msgstr "' 「ライブ」ダイアログの表示" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3154072\n" "13\n" "help.text" msgid "oDlgControl.execute" msgstr "oDlgControl.execute" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "tit\n" "help.text" msgid "GlobalScope [Runtime]" msgstr "GlobalScope [実行時]" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "bm_id3150682\n" "help.text" msgid "GlobalScope functionlibrary systemsLibraryContainerBasicLibraries (LibraryContainer)DialogLibraries (LibraryContainer)" msgstr "GlobalScope functionlibrary systemsLibraryContainerBasicLibraries (LibraryContainer)DialogLibraries (LibraryContainer)" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3150682\n" "1\n" "help.text" msgid "GlobalScope [Runtime]" msgstr "GlobalScope [実行時]" #: 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 のソースコードおよびライブラリは、ライブラリシステムで管理されます。" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3145315\n" "3\n" "help.text" msgid "The LibraryContainer contains libraries" msgstr "LibraryContainer には、ライブラリが格納されます。" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3149514\n" "4\n" "help.text" msgid "Libraries can contain modules and dialogs" msgstr "ライブラリには、モジュールおよびダイアログを収めることができます。" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3143271\n" "5\n" "help.text" msgid "In Basic:" msgstr "Basic の場合:" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3153061\n" "6\n" "help.text" msgid "The LibraryContainer is called BasicLibraries." msgstr "LibraryContainer は BasicLibraries で呼び出されます。" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3154346\n" "7\n" "help.text" msgid "In dialogs:" msgstr "ダイアログの場合:" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3148663\n" "8\n" "help.text" msgid "The LibraryContainer is called DialogLibraries." msgstr "LibraryContainer は DialogLibraries で呼び出されます。" #: 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 GlobalScope." msgstr "どちらの LibraryContainer もアプリケーションレベルの存在で、個々のドキュメントに収められます。ドキュメント Basic では、ドキュメントの LibraryContainer は自動的に呼び出されます。大域 LibraryContainer をドキュメントから呼び出す場合は、GlobalScope キーワードを使用する必要があります。" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3148920\n" "10\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3149203\n" "11\n" "help.text" msgid "GlobalScope" msgstr "GlobalScope" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3154685\n" "12\n" "help.text" msgid "Example:" msgstr "例:" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3154124\n" "13\n" "help.text" msgid "Example in the document Basic" msgstr "ドキュメント Basic での例" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3158408\n" "14\n" "help.text" msgid "' calling Dialog1 in the document library Standard" msgstr "' ドキュメントライブラリ Standard からの Dialog1 の呼び出し" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3125865\n" "15\n" "help.text" msgid "oDlgDesc = DialogLibraries.Standard.Dialog1" msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3154910\n" "16\n" "help.text" msgid "' calling Dialog2 in the application library Library1" msgstr "' アプリケーションライブラリ Library1 からの Dialog2 の呼び出し" #: 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" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "tit\n" "help.text" msgid "CreateUnoListener Function [Runtime]" msgstr "CreateUnoListener 関数[実行時]" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "bm_id3155150\n" "help.text" msgid "CreateUnoListener function" msgstr "CreateUnoListener 関数" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "hd_id3155150\n" "53\n" "help.text" msgid "CreateUnoListener Function [Runtime]" msgstr "CreateUnoListener 関数 [実行時]" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3149346\n" "52\n" "help.text" msgid "Creates a Listener instance." msgstr "リスナーインスタンスを作成します。" #: 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 関数は、呼び出されたリスナーインタフェースの到着を待ち、そのインタフェースのサポートするオブジェクトへ、インタフェースを引き渡します。次にこのオブジェクトはメソッドへ引き渡されてリスナーが登録されます。" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "hd_id3148685\n" "50\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3143228\n" "49\n" "help.text" msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )" msgstr "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "hd_id3147574\n" "48\n" "help.text" msgid "Example:" msgstr "例:" #: 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 ライブラリオブジェクトをベースにしています。" #: 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 メソッドは、2 つのパラメーターを使用します。1 番目のパラメーターはプレフィックスで、詳細は後述します。2 番目のパラメーターは、使用する Listener インタフェースの完全な名前です。" #: 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 "Listener は Broadcaster Object に追加する必要があります。この処理は、Listener 追加用のメソッドを呼び出すことで実行します。通常こうしたメソッドの取るパターンは「addFooListener」という形式で、ここで「Foo」が Listener Interface Type で「X」は付きません。ここでの例では、addContainerListener メソッドを呼び出して XContainerListener を登録しています。" #: 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 の存在が必要" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150359\n" "40\n" "help.text" msgid "oLib.addContainerListener( oListener ) ' Register the listener" msgstr "oLib.addContainerListener( oListener ) ' リスナーの登録" #: 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 "これで Listener が登録されます。イベントが発生すると、該当する Listener が com.sun.star.container.XContainerListener Interface から呼び出されます。" #: 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 "プレフィックスは、登録した Listener を Basic サブルーチンから呼び出します。Basic の実行時システムは、「PrefixListenerMethod」という名前の Basic サブルーチンや関数を検索して、該当するものを発見した段階でこれらを呼び出します。該当するものが存在しないと、実行時エラーが発生します。" #: 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 "ここでの例では、Listener-Interface は下記のメソッドを利用しています。" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3151176\n" "36\n" "help.text" msgid "disposing:" msgstr "disposing:" #: 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):すべての Listener Interface のベースインタフェース" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3156212\n" "34\n" "help.text" msgid "elementInserted:" msgstr "elementInserted:" #: 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 インタフェースのメソッド" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3147287\n" "32\n" "help.text" msgid "elementRemoved:" msgstr "elementRemoved:" #: 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 インタフェースのメソッド" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3153951\n" "30\n" "help.text" msgid "elementReplaced:" msgstr "elementReplaced:" #: 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 インタフェースのメソッド" #: 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 に実装しておく必要があります。" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3155411\n" "27\n" "help.text" msgid "ContListener_disposing" msgstr "ContListener_disposing" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3146923\n" "26\n" "help.text" msgid "ContListener_elementInserted" msgstr "ContListener_elementInserted" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3147318\n" "25\n" "help.text" msgid "ContListener_elementRemoved" msgstr "ContListener_elementRemoved" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3152578\n" "24\n" "help.text" msgid "ContListener_elementReplaced" msgstr "ContListener_elementReplaced" #: 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 "Listener の種類ごとに、イベント情報を格納するイベント構造型が存在します。Listener メソッドが呼び出されると、このイベントのインスタンスがメソッドにパラメーターとして渡されます。Basic の Listener メソッドは、該当するパラメーターが Sub 宣言部で渡される限り、これらのイベントオブジェクトを呼び出すこともできます。たとえば、" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3153876\n" "21\n" "help.text" msgid "MsgBox \"disposing\"" msgstr "MsgBox \"disposing\"" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154098\n" "17\n" "help.text" msgid "MsgBox \"elementInserted\"" msgstr "MsgBox \"elementInserted\"" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3153947\n" "13\n" "help.text" msgid "MsgBox \"elementRemoved\"" msgstr "MsgBox \"elementRemoved\"" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3148915\n" "9\n" "help.text" msgid "MsgBox \"elementReplaced\"" msgstr "MsgBox \"elementReplaced\"" #: 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 "使用しないオブジェクトについては、イベントオブジェクトのパラメーターを省略できます。" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150042\n" "5\n" "help.text" msgid "' Minimal implementation of Sub disposing" msgstr "' disposing 用 Sub の最小構成" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150940\n" "2\n" "help.text" msgid "Listener methods must always be implemented to avoid Basic run-time errors." msgstr "Basic の実行時エラーを回避するため、Listener メソッドは 常に 実装しておく必要があります。" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "tit\n" "help.text" msgid "GetGuiType Function [Runtime]" msgstr "GetGuiType 関数[実行時]" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "bm_id3147143\n" "help.text" msgid "GetGuiType function" msgstr "GetGuiType 関数" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3155310\n" "1\n" "help.text" msgid "GetGuiType Function [Runtime]" msgstr "GetGuiType 関数 [実行時]" #: 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 "グラフィカルユーザーインタフェースの種類を示す数値を返します。" #: 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 "この実行時関数は、旧バージョンのユーザーに対する下方互換性を維持するためだけに用意されています。またクライアント‐サーバー環境に対する戻り値は定義されていません。" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3154894\n" "4\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3147143\n" "5\n" "help.text" msgid "GetGUIType()" msgstr "GetGUIType()" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3149346\n" "6\n" "help.text" msgid "Return value:" msgstr "戻り値:" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3153748\n" "7\n" "help.text" msgid "Integer" msgstr "整数" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3149177\n" "8\n" "help.text" msgid "Return values:" msgstr "戻り値:" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3147242\n" "9\n" "help.text" msgid "1: Windows" msgstr "1: Windows" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3156152\n" "11\n" "help.text" msgid "4: UNIX" msgstr "4: UNIX" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3148685\n" "12\n" "help.text" msgid "Example:" msgstr "例:" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "tit\n" "help.text" msgid "ThisComponent Statement [Runtime]" msgstr "ThisComponent ステートメント[実行時]" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "bm_id3155342\n" "help.text" msgid "ThisComponent propertycomponents;addressing" msgstr "ThisComponent 属性コンポーネント;アドレス指定" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "hd_id3155342\n" "1\n" "help.text" msgid "ThisComponent [Runtime]" msgstr "ThisComponent [実行時]" #: 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 がアクセスするオブジェクトの種類は、ドキュメントの種類によって異なります。" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "hd_id3154346\n" "3\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3151056\n" "4\n" "help.text" msgid "ThisComponent" msgstr "ThisComponent" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "hd_id3154940\n" "5\n" "help.text" msgid "Example:" msgstr "例:" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3154123\n" "7\n" "help.text" msgid "' updates the \"Table of Contents\" in a text doc" msgstr "REM 文章ドキュメント上の「目次」の更新" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3153194\n" "10\n" "help.text" msgid "index = allindexes.getByName(\"Table of Contents1\")" msgstr "index = allindexes.getByName(\"目次1\")" #: 03132200.xhp 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 目次のデフォルト名を使用" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "tit\n" "help.text" msgid "CreateUnoValue Function [Runtime]" msgstr "CreateUnoValue 関数 [実行時]" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "bm_id3150682\n" "help.text" msgid "CreateUnoValue function" msgstr "CreateUnoValue 関数" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "hd_id3150682\n" "1\n" "help.text" msgid "CreateUnoValue Function [Runtime]" msgstr "CreateUnoValue 関数 [実行時]" #: 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 タイプを明示的に指定された値を示すオブジェクトを返します。" #: 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 タイプ名を指定する必要があります。" #: 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 タイプがよく使われます。これは、他の環境で使われる Variant タイプと対をなすものです。Any タイプは一般の Uno インタフェースで利用されているもので、任意の Uno タイプを 1 つ格納できます。" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "hd_id3147560\n" "5\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 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 ) でバイトシーケンスを取得します。" #: 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 "指定した Uno タイプへの CreateUnoValue による変換ができない場合は、エラーが発生します。変換には TypeConverter サービスを使用します。" #: 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 タイプへの変換では処理しきれない場合があり、そうした状況に対処するためです。こうした状況が発生しうるのは、XPropertySet::setPropertyValue( Name, Value ) や X???Container::insertBy???( ???, Value ) のような Any を使用した一般のインタフェースに $[officename] Basic から アクセスしようとした場合です。これらのタイプは、対応するサービス内でのみ定義されているため、Basic ランタイムは認識することができません。" #: 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 タイプにもっとも合ったタイプを選択します。 ただし、間違ったタイプが選択されると、エラーが発生します。 不明な Uno タイプの値を作成するには、CreateUnoValue() 関数を使用します。" #: 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 の実行速度が低下します。" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "tit\n" "help.text" msgid "CreateObject Function [Runtime]" msgstr "CreateObject 関数 [Runtime]" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "bm_id659810\n" "help.text" msgid "CreateObject function" msgstr "CreateObject 関数" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN10580\n" "help.text" msgid "CreateObject Function [Runtime]" msgstr "CreateObject 関数 [実行時]" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN10590\n" "help.text" msgid "Creates a UNO object. On Windows, can also create OLE objects." msgstr "UNO オブジェクトを作成します。Windows では、OLE オブジェクトも作成できます。" #: 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 "このメソッドにより、パラメーターとして渡されるタイプのインスタンスが作成されます。" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN105A2\n" "help.text" msgid "Syntax:" msgstr "構文:" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN105A6\n" "help.text" msgid "oObj = CreateObject( type )" msgstr "oObj = CreateObject( type )" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN105A9\n" "help.text" msgid "Example:" msgstr "例:" #: 03132500.xhp msgctxt "" "03132500.xhp\n" "tit\n" "help.text" msgid "GetDefaultContext Function [Runtime]" msgstr "GetDefaultContext 関数 [実行時]" #: 03132500.xhp msgctxt "" "03132500.xhp\n" "bm_id4761192\n" "help.text" msgid "GetDefaultContext function" msgstr "GetDefaultContext 関数" #: 03132500.xhp msgctxt "" "03132500.xhp\n" "par_idN10580\n" "help.text" msgid "GetDefaultContext Function [Runtime]" msgstr "GetDefaultContext 関数 [実行時]" #: 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 "(存在する場合は) プロセスサービスファクトリのデフォルトコンテキストを返します。存在しない場合は null 参照を返します。" #: 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 Professional UNO chapter in the Developer's Guide on api.libreoffice.org for more information." msgstr "この実行時関数は、XMultiServiceFactory を介してサービスをインスタンス化する場合、使用されるデフォルトのコンポーネントコンテキストを返します。詳細については、api.libreoffice.org にある『開発者ガイド』の「プロフェッショナル UNO」の章を参照してください。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "tit\n" "help.text" msgid "Macro" msgstr "マクロ" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "bm_id3153894\n" "help.text" msgid "events;linked to objects" msgstr "マクロ; 適用するイベント; マクロに適用する" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3153894\n" "1\n" "help.text" msgid "Macro" msgstr "マクロ" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153748\n" "2\n" "help.text" msgid "Choose the macro that you want to execute when the selected graphic, frame, or OLE object is selected. Depending on the object that is selected, the function is either found on the Macro tab of the Object dialog, or in the Assign Macro dialog." msgstr "選択した図、枠、または OLE オブジェクトを選択すると実行されるマクロを選択します。 選択するオブジェクトによって、機能は、オブジェクト ダイアログの マクロ タブ、または マクロの割り当て ダイアログのいずれかにあります。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3150503\n" "3\n" "help.text" msgid "Event" msgstr "イベント" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3149763\n" "4\n" "help.text" msgid "Lists the events that are relevant to the macros that are currently assigned to the selected object." msgstr "選択オブジェクトに割り当てたマクロに関連づけるイベントを指定します。" #: 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 msgctxt "" "05060700.xhp\n" "par_id3153360\n" "24\n" "help.text" msgid "Event" msgstr "イベント" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154365\n" "25\n" "help.text" msgid "Event trigger" msgstr "イベントトリガー" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3159149\n" "26\n" "help.text" msgid "OLE object" msgstr "OLE オブジェクト" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3148451\n" "27\n" "help.text" msgid "Graphics" msgstr "図" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3125863\n" "28\n" "help.text" msgid "Frame" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154216\n" "29\n" "help.text" msgid "AutoText" msgstr "入力支援" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145785\n" "30\n" "help.text" msgid "ImageMap area" msgstr "イメージマップの領域" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153138\n" "31\n" "help.text" msgid "Hyperlink" msgstr "ハイパーリンク" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155306\n" "32\n" "help.text" msgid "Click object" msgstr "オブジェクトのクリック" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3152460\n" "33\n" "help.text" msgid "Object is selected." msgstr "オブジェクトが選択された時。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147348\n" "34\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147426\n" "35\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153951\n" "36\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150116\n" "37\n" "help.text" msgid "Mouse over object" msgstr "マウスをオブジェクト上に移動" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145253\n" "38\n" "help.text" msgid "Mouse moves over the object." msgstr "マウスがオブジェクト上に移動した時。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3144765\n" "39\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153418\n" "40\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153948\n" "41\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145652\n" "42\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155066\n" "43\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155446\n" "44\n" "help.text" msgid "Trigger Hyperlink" msgstr "ハイパーリンクの実行" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154756\n" "45\n" "help.text" msgid "Hyperlink assigned to the object is clicked." msgstr "オブジェクトに割り当てたハイパーリンクがクリックされた時。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150042\n" "46\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151252\n" "47\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147344\n" "48\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3146920\n" "49\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3159333\n" "50\n" "help.text" msgid "Mouse leaves object" msgstr "マウスをオブジェクト外に移動" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147003\n" "51\n" "help.text" msgid "Mouse moves off of the object." msgstr "マウスがオブジェクトから離れた時。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151278\n" "52\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145257\n" "53\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154122\n" "54\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3156139\n" "55\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3149036\n" "56\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150785\n" "57\n" "help.text" msgid "Graphics load successful" msgstr "図の読み込み完了" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153705\n" "58\n" "help.text" msgid "Graphics are loaded successfully." msgstr "画像の読み込みに成功した時。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150343\n" "59\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150202\n" "60\n" "help.text" msgid "Graphics load terminated" msgstr "図の読み込み中止" #: 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 msgctxt "" "05060700.xhp\n" "par_id3154259\n" "62\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155089\n" "63\n" "help.text" msgid "Graphics load faulty" msgstr "図の読み込みエラー" #: 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 msgctxt "" "05060700.xhp\n" "par_id3148840\n" "65\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154533\n" "66\n" "help.text" msgid "Input of alpha characters" msgstr "アルファベット文字の入力" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155266\n" "67\n" "help.text" msgid "Text is entered from the keyboard." msgstr "キーボードからテキストが入力された時。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3144768\n" "68\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145659\n" "69\n" "help.text" msgid "Input of non-alpha characters" msgstr "アルファベットでない文字の入力" #: 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 msgctxt "" "05060700.xhp\n" "par_id3159206\n" "71\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150405\n" "72\n" "help.text" msgid "Resize frame" msgstr "枠のサイズ変更" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153972\n" "73\n" "help.text" msgid "Frame is resized with the mouse." msgstr "テキスト枠をマウスでサイズ変更した時。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3152873\n" "74\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3148900\n" "75\n" "help.text" msgid "Move frame" msgstr "枠の移動" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154767\n" "76\n" "help.text" msgid "Frame is moved with the mouse." msgstr "テキスト枠をマウスで移動した時。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155914\n" "77\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153010\n" "78\n" "help.text" msgid "Before inserting AutoText" msgstr "入力支援を挿入する前" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147515\n" "79\n" "help.text" msgid "Before a text block is inserted." msgstr "テキストブロックを挿入する前。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151191\n" "80\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150956\n" "81\n" "help.text" msgid "After inserting AutoText" msgstr "入力支援を挿入した後" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147502\n" "82\n" "help.text" msgid "After a text block is inserted." msgstr "テキストブロックを挿入した後。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147555\n" "83\n" "help.text" msgid "x" msgstr "x" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3153958\n" "5\n" "help.text" msgid "Macros" msgstr "マクロ" #: 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 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 msgctxt "" "05060700.xhp\n" "hd_id3155587\n" "7\n" "help.text" msgid "Category" msgstr "範囲" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154068\n" "8\n" "help.text" msgid "Lists the open $[officename] documents and applications. Click the name of the location where you want to save the macros." msgstr "開かれている $[officename] ドキュメントおよびアプリケーションが一覧表示されます。 マクロの保存先をクリックします。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3149744\n" "9\n" "help.text" msgid "Macro name" msgstr "マクロ名" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151391\n" "10\n" "help.text" msgid "Lists the available macros. Click the macro that you want to assign to the selected object." msgstr "使用可能なマクロが一覧表示されます。 選択したオブジェクトに割り当てるマクロをクリックします。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3159260\n" "11\n" "help.text" msgid "Assign" msgstr "適用" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147406\n" "12\n" "help.text" msgid "Assigns the selected macro to the specified event. The assigned macro's entries are set after the event." msgstr "選択したマクロを特定のイベントに割り当てます。 割り当てたマクロは、該当イベントの横に表示されます。" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3150533\n" "15\n" "help.text" msgid "Remove" msgstr "解除" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3166456\n" "16\n" "help.text" msgid "Removes the macro that is assigned to the selected item." msgstr "選択した項目に割り当てられているマクロを削除します" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3159126\n" "85\n" "help.text" msgid "Macro selection" msgstr "マクロ選択ボックス" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3149149\n" "86\n" "help.text" msgid "Select the macro that you want to assign." msgstr "割り当てるマクロを選択します。" #: keys.xhp msgctxt "" "keys.xhp\n" "tit\n" "help.text" msgid "Keyboard Shortcuts in the Basic IDE" msgstr "Basic IDEのキーボードショートカット" #: keys.xhp msgctxt "" "keys.xhp\n" "bm_id3154760\n" "help.text" msgid "keyboard;in IDEshortcut keys;Basic IDEIDE;keyboard shortcuts" msgstr "キーボード; IDEショートカットキー;Basic IDEIDE;キーボードショートカット" #: keys.xhp msgctxt "" "keys.xhp\n" "hd_id3154760\n" "1\n" "help.text" msgid "Keyboard Shortcuts in the Basic IDE" msgstr "Basic IDE のキーボードショートカット" #: 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 msgctxt "" "keys.xhp\n" "par_id3154908\n" "3\n" "help.text" msgid "Action" msgstr "アクション" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3153192\n" "4\n" "help.text" msgid "Keyboard shortcut" msgstr "キーボードショートカット" #: 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 msgctxt "" "keys.xhp\n" "par_id3163712\n" "6\n" "help.text" msgid "F5" msgstr "F5" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3150010\n" "7\n" "help.text" msgid "Stop" msgstr "Stop" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154319\n" "8\n" "help.text" msgid "Shift+F5" msgstr "(Shift) + (F5) キー" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3151073\n" "11\n" "help.text" msgid "Add watch for the variable at the cursor" msgstr "オブザーバにカーソル位置の変数を追加します。" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154731\n" "12\n" "help.text" msgid "F7" msgstr "F7" #: 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 msgctxt "" "keys.xhp\n" "par_id3150716\n" "14\n" "help.text" msgid "F8" msgstr "F8" #: 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 one statement" msgstr "F8 キーの場合と同様にシングルステップで実行しますが、関数呼び出しは 単一の ステートメントとみなします。" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3153764\n" "16\n" "help.text" msgid "Shift+F8" msgstr "(Shift) + (F8)" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3150323\n" "17\n" "help.text" msgid "Set or remove a breakpoint at the current line or all breakpoints in the current selection" msgstr "カーソル行のブレークポイントないし、選択範囲中のすべての行のブレークポイントに対して、その解除と設定を切り換えます。" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3147339\n" "18\n" "help.text" msgid "F9" msgstr "F9" #: 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 msgctxt "" "keys.xhp\n" "par_id3155175\n" "20\n" "help.text" msgid "Shift+F9" msgstr "(Shift) + (F9)" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154702\n" "21\n" "help.text" msgid "A running macro can be aborted with Shift+CommandCtrl+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+CommandCtrl+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8." msgstr "実行中のマクロは BASIC IDE の外部からも (Shift)+Command(Ctrl)+(Q) で中断できます。 BASIC IDE の内部からは、マクロがブレークポイントで停止しているのであれば (Shift)+(Command)(Ctrl)+(Q) で中断できます。ただし (F5)、(F8) または (Shift)+(F8) を押すまで結果を知ることはできません。" #: main0211.xhp msgctxt "" "main0211.xhp\n" "tit\n" "help.text" msgid "Macro Toolbar" msgstr "マクロツールバー" #: main0211.xhp msgctxt "" "main0211.xhp\n" "bm_id3150543\n" "help.text" msgid "toolbars; Basic IDEmacro toolbar" msgstr "ツールバー; Basic IDEファンクションバー; マクロマクロ; ファンクションバー" #: main0211.xhp msgctxt "" "main0211.xhp\n" "hd_id3150543\n" "1\n" "help.text" msgid "Macro Toolbar" msgstr "マクロツールバー" #: main0211.xhp msgctxt "" "main0211.xhp\n" "par_id3147288\n" "2\n" "help.text" msgid "The Macro Toolbar contains commands to create, edit, and run macros." msgstr "マクロツールバーには、マクロの作成、編集、実行に関するコマンドがあります。" #: main0601.xhp msgctxt "" "main0601.xhp\n" "tit\n" "help.text" msgid "$[officename] Basic Help" msgstr "$[officename] Basic ヘルプ" #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id3154232\n" "1\n" "help.text" msgid "%PRODUCTNAME Basic Help" msgstr "%PRODUCTNAME Basic ヘルプ" #: main0601.xhp msgctxt "" "main0601.xhp\n" "par_id3153894\n" "4\n" "help.text" msgid "%PRODUCTNAME 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 http://api.libreoffice.org" msgstr "" #: 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 OpenOffice.org BASIC Programming Guide on the Wiki." msgstr "このヘルプ項目は、もっとも一般的な %PRODUCTNAME Basic のランタイム機能を説明します。より詳細な情報を得るためには、Wiki の OpenOffice.org BASIC プログラミングガイド を参照してください。" #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id3146957\n" "9\n" "help.text" msgid "Working with %PRODUCTNAME Basic" msgstr "%PRODUCTNAME Basic の使い方" #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id3148473\n" "7\n" "help.text" msgid "Help about the Help" msgstr "ヘルプの操作法"