diff --git a/target/docs/lib/FileGetAttrib.htm b/target/docs/lib/FileGetAttrib.htm index 8b2542f49..c0eaadb96 100644 --- a/target/docs/lib/FileGetAttrib.htm +++ b/target/docs/lib/FileGetAttrib.htm @@ -22,7 +22,7 @@
型:文字列
-If omitted, the current file of the innermost enclosing file loop will be used. Otherwise, specify the name of the target file, which is assumed to be in A_WorkingDir if an absolute path isn't specified. FileExistや DirExistとは異なり、パターンではなく、本当のファイル名でなければなりません。
+省略された場合、最も内側の file loop 中の現在のファイルが設定されます。Otherwise, specify the name of the target file, which is assumed to be in A_WorkingDir if an absolute path isn't specified. FileExistや DirExistとは異なり、パターンではなく、本当のファイル名でなければなりません。
型:文字列
-If omitted, the current file of the innermost enclosing file loop will be used. Otherwise, specify the name of the target file, which is assumed to be in A_WorkingDir if an absolute path isn't specified.
+省略された場合、最も内側の file loop 中の現在のファイルが設定されます。Otherwise, specify the name of the target file, which is assumed to be in A_WorkingDir if an absolute path isn't specified.
型:文字列
-If omitted, the current file of the innermost enclosing file loop will be used. Otherwise, specify the name of the target file or folder, which is assumed to be in A_WorkingDir if an absolute path isn't specified.
+省略された場合、最も内側の file loop 中の現在のファイルが設定されます。Otherwise, specify the name of the target file or folder, which is assumed to be in A_WorkingDir if an absolute path isn't specified.
型:文字列
-If omitted, the current file of the innermost enclosing file loop will be used. Otherwise, specify the name of the target file. If a full path is not specified, this function uses the search sequence specified by the system LoadLibrary function.
+省略された場合、最も内側の file loop 中の現在のファイルが設定されます。Otherwise, specify the name of the target file. If a full path is not specified, this function uses the search sequence specified by the system LoadLibrary function.
型:文字列
-If omitted, the current file of the innermost enclosing file loop will be used. Otherwise, specify the name of a single file or folder, or a wildcard pattern such as "C:\Temp\*.tmp"
. FilePattern is assumed to be in A_WorkingDir if an absolute path isn't specified.
省略された場合、最も内側の file loop 中の現在のファイルが設定されます。それ以外の場合、単一のファイルまたはフォルダの名前、または"C:\Temp\*.tmp"
のようなワイルドカードパターンです。絶対パスが指定されない場合、FilePatternはA_WorkingDir にあるとみなされます。</p>
1つまたは複数のファイルまたはフォルダーの日時スタンプを変更します。ワイルドカードに対応しています。
+1つまたは複数のファイルまたはフォルダーのタイムスタンプを変更します。ワイルドカードに対応しています。
-ファイルセットタイム YYYYMMDDHH24MISS、FilePattern、WhichTime、Mode+
FileSetTime YYYYMMDDHH24MISS, FilePattern, WhichTime, Mode
型:文字列
-If blank or omitted, it defaults to the current local date and time. Otherwise, specify the time to use for the operation (see Remarks for the format). 1601年以前の年号はサポート対象外です。
+空白または省略された場合、現在のローカルタイムがデフォルトとなります。それ以外の場合は、操作に使用する時間を指定します(形式は「備考」を参照)。1601年以前はサポート対象外です。
型:文字列
-If omitted, the current file of the innermost enclosing file loop will be used. Otherwise, specify the name of a single file or folder, or a wildcard pattern such as "C:\Temp\*.tmp"
. FilePattern is assumed to be in A_WorkingDir if an absolute path isn't specified.
省略された場合、最も内側の file loop 中の現在のファイルが設定されます。それ以外の場合、単一のファイルまたはフォルダの名前、または"C:\Temp\*.tmp"
のようなワイルドカードパターンです。絶対パスが指定されない場合、FilePatternはA_WorkingDir にあるとみなされます。</p>
型:文字列
-If blank or omitted, it defaults to the current local date and time. それ以外の場合は、YYYYMMDDHH24MISS形式のタイムスタンプの全部または先頭部分を指定します。
+空白または省略された場合、現在のローカルタイムがデフォルトとなります。それ以外の場合は、YYYYMMDDHH24MISS形式のタイムスタンプの全部または先頭部分を指定します。