1001 | scrrn |
scrrn |
16384 | Microsoft Scripting ランタイム |
Microsoft Scripting Runtime |
16385 | Scripting.Dictionary インターフェイス |
Scripting.Dictionary Interface |
16386 | 指定したキーに対する項目を設定します。値の取得も可能です。 |
Set or get the item for a given key |
16387 | ディクショナリに新しいキーおよび項目を追加します。 |
Add a new key and item to the dictionary. |
16388 | ディクショナリ内の項目数を取得します。 |
Get the number of items in the dictionary. |
16389 | 指定したキーがディクショナリに含まれているかどうかを示します。 |
Determine if a given key is in the dictionary. |
16390 | ディクショナリ内のすべての項目を含む配列を取得します。 |
Get an array containing all items in the dictionary. |
16391 | キーを別のキーに変更します。 |
Change a key to a different key. |
16392 | ディクショナリ内のすべてのキーを含む配列を取得します。 |
Get an array containing all keys in the dictionary. |
16393 | 指定したキーをディクショナリから削除します。 |
Remove a given key from the dictionary. |
16394 | ディクショナリからすべての情報を削除します。 |
Remove all information from the dictionary. |
16395 | 文字列を比較するメソッドを設定します。値の取得も可能です。 |
Set or get the string comparison method. |
16396 | Scripting.Dictionary |
Scripting.Dictionary |
16397 | ドライブのコレクションを取得します。 |
Get drives collection |
16398 | 既存のパスおよび名前からパスを作成します。 |
Generate a path from an existing path and a name |
16399 | パスのドライブ名を返します。 |
Return drive from a path |
16400 | 1 つ上のフォルダのパスを返します。 |
Return path to the parent folder |
16401 | パスのファイル名を返します。 |
Return the file name from a path |
16402 | パスのベース名を返します。 |
Return base name from a path |
16403 | パスの拡張子を返します。 |
Return extension from path |
16404 | パスの基準表現を返します。 |
Return the canonical representation of the path |
16405 | 一時ファイルの名前として使用する名前を作成します。 |
Generate name that can be used to name a temporary file |
16406 | ディスク ドライブまたはネットワーク ドライブが存在するかどうか調べます。 |
Check if a drive or a share exists |
16407 | ファイルが存在するかどうか調べます。 |
Check if a file exists |
16408 | パスが存在するかどうか調べます。 |
Check if a path exists |
16409 | ディスク ドライブ名またはネットワーク ドライブの UNC 名を取得します。 |
Get drive or UNC share |
16410 | ファイルを取得します。 |
Get file |
16411 | フォルダを取得します。 |
Get folder |
16412 | 各システム フォルダの位置を取得します。 |
Get location of various system folders |
16413 | ファイルを削除します。 |
Delete a file |
16414 | フォルダを削除します。 |
Delete a folder |
16415 | ファイルを移動します。 |
Move a file |
16416 | フォルダを移動します。 |
Move a folder |
16417 | ファイルをコピーします。 |
Copy a file |
16418 | フォルダをコピーします |
Copy a folder |
16419 | フォルダを作成します。 |
Create a folder |
16420 | TextStream オブジェクトとしてファイルを作成します. |
Create a file as a TextStream |
16421 | ファイルを TextStream オブジェクトとして開きます。 |
Open a file as a TextStream |
16422 | Drive インターフェイス |
Drive Interface |
16423 | パス |
Path |
16424 | ドライブ文字 |
Drive letter |
16425 | 共有名 |
Share name |
16426 | ドライブの種類 |
Drive type |
16427 | ルート フォルダ |
Root folder |
16428 | 使用可能な容量を取得します。 |
Get available space |
16429 | ドライブの空き容量を取得します。 |
Get drive free space |
16430 | ドライブの全体の容量を返します。 |
Get total drive size |
16431 | ボリューム名 |
Name of volume |
16432 | ファイル システムの種類 |
Filesystem type |
16433 | シリアル番号 |
Serial number |
16434 | ディスクが使用可能かどうか調べます。 |
Check if disk is available |
16435 | Drive コレクション インターフェイス |
Drive Collection Interface |
16436 | ドライブを取得します。 |
Get drive |
16437 | ドライブの数 |
Number of drives |
16438 | Folder インターフェイス |
Folder Interface |
16439 | フォルダのパス |
Path to folder |
16440 | フォルダ名を取得します。 |
Get name of folder |
16441 | フォルダ名を設定します。 |
Set name of folder |
16442 | 短いパス |
Short path |
16443 | 短い名前 |
Short name |
16444 | フォルダの含まれているドライブを取得します。 |
Get drive that contains folder |
16445 | 1 つ上のフォルダを取得します。 |
Get parent folder |
16446 | フォルダの属性 |
Folder attributes |
16447 | Date フォルダが作成されました。 |
Date folder was created |
16448 | 最後に Date フォルダが変更されました。 |
Date folder was last modified |
16449 | 最後に Date フォルダがアクセスされました。 |
Date folder was last accessed |
16450 | タイプ記述 |
Type description |
16451 | 指定したフォルダを削除します。 |
Delete this folder |
16452 | 指定したフォルダをコピーします。 |
Copy this folder |
16453 | 指定したフォルダを移動します。 |
Move this folder |
16454 | ルート フォルダの場合には True を返します。 |
True if folder is root |
16455 | ファイルおよびサブフォルダの合計 |
Sum of files and subfolders |
16456 | フォルダのコレクションを取得します。 |
Get folders collection |
16457 | ファイルのコレクションを取得します。 |
Get files collection |
16459 | Folder コレクション インターフェイス |
Folder Collection Interface |
16460 | 新規フォルダを作成します。 |
Create a new folder |
16462 | フォルダの数 |
Number of folders |
16463 | File インターフェイス |
File Interface |
16464 | ファイルのパス |
Path to the file |
16465 | ファイル名を取得します |
Get name of file |
16466 | ファイル名を設定します。 |
Set name of file |
16469 | ファイルを含むドライブを取得します。 |
Get drive that contains file |
16470 | ファイルを含むフォルダを取得します。 |
Get folder that contains file |
16471 | ファイルの属性 |
File attributes |
16472 | Date ファイルが作成されました。 |
Date file was created |
16473 | 最後に Date ファイルが変更されました。 |
Date file was last modified |
16474 | 最後に Date ファイルがアクセスされました。 |
Date file was last accessed |
16475 | ファイルの容量 |
File size |
16477 | 指定したファイルを削除します。 |
Delete this file |
16478 | 指定したファイルをコピーします。 |
Copy this file |
16479 | 指定したファイルを移動します。 |
Move this file |
16481 | File コレクション インターフェイス |
File Collection Interface |
16484 | Scripting.TextStream インターフェイス |
Scripting.TextStream Interface |
16485 | 現在の行番号 |
Current line number |
16486 | 現在の桁数 |
Current column number |
16487 | 現在の位置はストリームの最後かどうかを示します。 |
Is the current position at the end of the stream? |
16488 | 現在の位置は行の末尾かどうかを示します。 |
Is the current position at the end of a line? |
16489 | 指定した数の文字を文字列に読み込みます。 |
Read a specific number of characters into a string |
16490 | 行全体を文字列に読み込みます。 |
Read an entire line into a string |
16491 | ストリーム全体を文字列に読み込みます。 |
Read the entire stream into a string |
16492 | ストリームに文字列を書き込みます。 |
Write a string to the stream |
16493 | ストリームに文字列と行末コードを書き込みます。 |
Write a string and an end of line to the stream |
16494 | ストリームに複数行の空白行を書き込みます。 |
Write a number of blank lines to the stream |
16495 | 指定した文字数をスキップします。 |
Skip a specific number of characters |
16496 | 行をスキップします。 |
Skip a line |
16497 | テキスト ストリームを閉じます。 |
Close a text stream |
16498 | FileSystem オブジェクト |
FileSystem Object |
16499 | Drive オブジェクト |
Drive Object |
16500 | ドライブ文字に関連付けられた、ドライブのコレクション |
Collection of drives associated with drive letters |
16501 | Folder オブジェクト |
Folder object |
16502 | フォルダ内のサブフォルダを表すコレクション |
Collection of subfolders in a folder |
16503 | File オブジェクト |
File object |
16504 | フォルダ内のファイルを表すコレクション |
Collection of files in a folder |
16505 | TextStream オブジェクト |
TextStream object |
16506 | FileSystemObject |
FileSystemObject |
16507 | Script Encoder オブジェクト |
Script Encoder Object |
16508 | Script Encoder インターフェイス |
Script Encoder Interface |
16509 | HTML Host Encode オブジェクト |
HTML Host Encode Object |
16510 | ASP Host Encode オブジェクト |
ASP Host Encode Object |
16511 | szExt によって決定されたエンコーダを呼び出し、bstrStreamIn およびオプション引数を渡します。 |
Call the Encoder determined by szExt, passing bstrStreamIn and optional arguments |
16512 | 標準入出力またはエラー ストリームを取得 |
Retrieve the standard input, output or error stream |
16515 | 指定したファイルのファイル バーションを文字列に取り込む |
Retrieve the file version of the specified file into a string |