| 1001 | scrrn | scrrn | 
                                                            | 16384 | Microsoft Scripting Runtime | 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 | 경로를 상위 폴더로 반환합니다. | 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 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 형식 | Filesystem type | 
                                                            | 16433 | 일련 번호 | Serial number | 
                                                            | 16434 | 디스크가 사용 가능한 지 확인합니다. | Check if disk is available | 
                                                            | 16435 | 드라이브 컬렉션 인터페이스 | Drive Collection Interface | 
                                                            | 16436 | 드라이브를 가져옵니다. | Get drive | 
                                                            | 16437 | 드라이브 수 | Number of drives | 
                                                            | 16438 | 폴더 인터페이스 | Folder Interface | 
                                                            | 16439 | 폴더 경로 | Path to folder | 
                                                            | 16440 | 폴더 이름을 가져옵니다. | Get name of folder | 
                                                            | 16442 | 간단한 경로 | Short path | 
                                                            | 16443 | 간단한 이름 | Short name | 
                                                            | 16444 | 폴더를 포함하고 있는 드라이브를 가져옵니다. | Get drive that contains folder | 
                                                            | 16445 | 상위 폴더를 가져옵니다. | Get parent folder | 
                                                            | 16446 | 폴더 특성 | Folder attributes | 
                                                            | 16447 | 폴더를 만든 날짜 | Date folder was created | 
                                                            | 16448 | 폴더를 마지막으로 고친 날짜 | Date folder was last modified | 
                                                            | 16449 | 폴더에 마지막으로 액세스한 날짜 | 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 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 file was created | 
                                                            | 16473 | 파일을 마지막으로 고친 날짜 | Date file was last modified | 
                                                            | 16474 | 파일에 마지막으로 액세스한 날짜 | Date file was last accessed | 
                                                            | 16475 | 파일 크기 | File size | 
                                                            | 16477 | 이 파일을 삭제합니다. | Delete this file | 
                                                            | 16478 | 이 파일을 복사합니다. | Copy this file | 
                                                            | 16479 | 이 파일을 이동합니다. | Move this file | 
                                                            | 16481 | 파일 컬렉션 인터페이스 | 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가 선언한 Encoder를 호출하여 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 |