インデックスによる選択、またはワイルドカードによる選択、または[検索して選択...]をします。
Select by index, or select by wildcard, or [Find and Select...].
パラメータ1がワイルドカードの場合、以下の値の論理和で選択する方法を指定します。
0x01:追加選択
パラメータ1が文字列指定でワイルドカードでない場合、以下の値の論理和で選択する方法を指定します。
0x01:追加選択 0x10:ファイルを対象としない(V1.42) 0x20:フォルダを対象としない(V1.42)
In case of numeric specification in parameter 1.
0x01:追加選択 0x02:ファイル名に完全一致するもの(拡張子非表示でも)(V1.01) 0x10:ファイルを対象としない(V1.42) 0x20:フォルダを対象としない(V1.42) 0x02を含む場合は、[検索して選択...]コマンドと同じではなく、拡張子を含んだ完全に一致する項目を選択します。
0x01: Add selectionIn the case of wildcards in parameter 1:
Specifies the method to select. (Bitwise OR of the following values)In the case of string specified (not wildcards) in parameter 1:
0x01: Add selection
0x10: Do not target files (V 1.42)
0x20: Do not target folder (V 1.42)
Specifies the method to select. (Bitwise OR of the following values)
0x01: Add selection
0x02: Perfect match to the file name (even if the extension is not displayed) (V1.01)
0x10: Do not target files (V 1.42)
0x20: Do not target folder (V 1.42)
If contains 0x02, select the exact match item including the extension, not the same as the "Find and Select ..." command.