1001 | scrrn |
scrrn |
16384 | Microsoft Scripting Runtime |
Microsoft Scripting Runtime |
16385 | Scripting.Dictionary Interface |
Scripting.Dictionary Interface |
16386 | Set or get the item for a given key |
Set or get the item for a given key |
16387 | Add a new key and item to the dictionary. |
Add a new key and item to the dictionary. |
16388 | Get the number of items in the dictionary. |
Get the number of items in the dictionary. |
16389 | Determine if a given key is in the dictionary. |
Determine if a given key is in the dictionary. |
16390 | Get an array containing all items in the dictionary. |
Get an array containing all items in the dictionary. |
16391 | Change a key to a different key. |
Change a key to a different key. |
16392 | Get an array containing all keys in the dictionary. |
Get an array containing all keys in the dictionary. |
16393 | Remove a given key from the dictionary. |
Remove a given key from the dictionary. |
16394 | Remove all information from the dictionary. |
Remove all information from the dictionary. |
16395 | Set or get the string comparison method. |
Set or get the string comparison method. |
16396 | Scripting.Dictionary |
Scripting.Dictionary |
16397 | Get drives collection |
Get drives collection |
16398 | Generate a path from an existing path and a name |
Generate a path from an existing path and a name |
16399 | Return drive from a path |
Return drive from a path |
16400 | Return path to the parent folder |
Return path to the parent folder |
16401 | Return the file name from a path |
Return the file name from a path |
16402 | Return base name from a path |
Return base name from a path |
16403 | Return extension from path |
Return extension from path |
16404 | Return the canonical representation of the path |
Return the canonical representation of the path |
16405 | Generate name that can be used to name a temporary file |
Generate name that can be used to name a temporary file |
16406 | Check if a drive or a share exists |
Check if a drive or a share exists |
16407 | Check if a file exists |
Check if a file exists |
16408 | Check if a path exists |
Check if a path exists |
16409 | Get drive or UNC share |
Get drive or UNC share |
16410 | Get file |
Get file |
16411 | Get folder |
Get folder |
16412 | Get location of various system folders |
Get location of various system folders |
16413 | Delete a file |
Delete a file |
16414 | Delete a folder |
Delete a folder |
16415 | Move a file |
Move a file |
16416 | Move a folder |
Move a folder |
16417 | Copy a file |
Copy a file |
16418 | Copy a folder |
Copy a folder |
16419 | Create a folder |
Create a folder |
16420 | Create a file as a TextStream |
Create a file as a TextStream |
16421 | Open a file as a TextStream |
Open a file as a TextStream |
16422 | Drive Interface |
Drive Interface |
16423 | Path |
Path |
16424 | Drive letter |
Drive letter |
16425 | Share name |
Share name |
16426 | Drive type |
Drive type |
16427 | Root folder |
Root folder |
16428 | Get available space |
Get available space |
16429 | Get drive free space |
Get drive free space |
16430 | Get total drive size |
Get total drive size |
16431 | Name of volume |
Name of volume |
16432 | Filesystem type |
Filesystem type |
16433 | Serial number |
Serial number |
16434 | Check if disk is available |
Check if disk is available |
16435 | Drive Collection Interface |
Drive Collection Interface |
16436 | Get drive |
Get drive |
16437 | Number of drives |
Number of drives |
16438 | Folder Interface |
Folder Interface |
16439 | Path to folder |
Path to folder |
16440 | Get name of folder |
Get name of folder |
16441 | Set name of folder |
Set name of folder |
16442 | Short path |
Short path |
16443 | Short name |
Short name |
16444 | Get drive that contains folder |
Get drive that contains folder |
16445 | Get parent folder |
Get parent folder |
16446 | Folder attributes |
Folder attributes |
16447 | Date folder was created |
Date folder was created |
16448 | Date folder was last modified |
Date folder was last modified |
16449 | Date folder was last accessed |
Date folder was last accessed |
16450 | Type description |
Type description |
16451 | Delete this folder |
Delete this folder |
16452 | Copy this folder |
Copy this folder |
16453 | Move this folder |
Move this folder |
16454 | True if folder is root |
True if folder is root |
16455 | Sum of files and subfolders |
Sum of files and subfolders |
16456 | Get folders collection |
Get folders collection |
16457 | Get files collection |
Get files collection |
16459 | Folder Collection Interface |
Folder Collection Interface |
16460 | Create a new folder |
Create a new folder |
16462 | Number of folders |
Number of folders |
16463 | File Interface |
File Interface |
16464 | Path to the file |
Path to the file |
16465 | Get name of file |
Get name of file |
16466 | Set name of file |
Set name of file |
16469 | Get drive that contains file |
Get drive that contains file |
16470 | Get folder that contains file |
Get folder that contains file |
16471 | File attributes |
File attributes |
16472 | Date file was created |
Date file was created |
16473 | Date file was last modified |
Date file was last modified |
16474 | Date file was last accessed |
Date file was last accessed |
16475 | File size |
File size |
16477 | Delete this file |
Delete this file |
16478 | Copy this file |
Copy this file |
16479 | Move this file |
Move this file |
16481 | File Collection Interface |
File Collection Interface |
16484 | Scripting.TextStream Interface |
Scripting.TextStream Interface |
16485 | Current line number |
Current line number |
16486 | Current column number |
Current column number |
16487 | Is the current position at the end of the stream? |
Is the current position at the end of the stream? |
16488 | Is the current position at the end of a line? |
Is the current position at the end of a line? |
16489 | Read a specific number of characters into a string |
Read a specific number of characters into a string |
16490 | Read an entire line into a string |
Read an entire line into a string |
16491 | Read the entire stream into a string |
Read the entire stream into a string |
16492 | Write a string to the stream |
Write a string to the stream |
16493 | Write a string and an end of line to the stream |
Write a string and an end of line to the stream |
16494 | Write a number of blank lines to the stream |
Write a number of blank lines to the stream |
16495 | Skip a specific number of characters |
Skip a specific number of characters |
16496 | Skip a line |
Skip a line |
16497 | Close a text stream |
Close a text stream |
16498 | FileSystem Object |
FileSystem Object |
16499 | Drive Object |
Drive Object |
16500 | Collection of drives associated with drive letters |
Collection of drives associated with drive letters |
16501 | Folder object |
Folder object |
16502 | Collection of subfolders in a folder |
Collection of subfolders in a folder |
16503 | File object |
File object |
16504 | Collection of files in a folder |
Collection of files in a folder |
16505 | TextStream object |
TextStream object |
16506 | FileSystemObject |
FileSystemObject |
16507 | Script Encoder Object |
Script Encoder Object |
16508 | Script Encoder Interface |
Script Encoder Interface |
16509 | HTML Host Encode Object |
HTML Host Encode Object |
16510 | ASP Host Encode Object |
ASP Host Encode Object |
16511 | Call the Encoder determined by szExt, passing bstrStreamIn and optional arguments |
Call the Encoder determined by szExt, passing bstrStreamIn and optional arguments |
16512 | Retrieve the standard input, output or error stream |
Retrieve the standard input, output or error stream |
16515 | Retrieve the file version of the specified file into a string |
Retrieve the file version of the specified file into a string |