| 1001 | scrrn | scrrn | 
                                                            | 16384 | Microsoft Scripting Runtime | Microsoft Scripting Runtime | 
                                                            | 16385 | Scripting.Dictionary-liittymä | Scripting.Dictionary Interface | 
                                                            | 16386 | Aseta annetun avaimen kohde tai nouda sen arvo | Set or get the item for a given key | 
                                                            | 16387 | Lisää uusi avain ja kohde sanastoon. | Add a new key and item to the dictionary. | 
                                                            | 16388 | Nouda sanaston kohdeiden määrä. | Get the number of items in the dictionary. | 
                                                            | 16389 | Määritä, onko annettu avain sanastossa. | Determine if a given key is in the dictionary. | 
                                                            | 16390 | Nouda taulukko, jossa on kaikki sanaston kohteet. | Get an array containing all items in the dictionary. | 
                                                            | 16391 | Muuta avain toiseksi avaimeksi. | Change a key to a different key. | 
                                                            | 16392 | Nouda taulukko, jossa on kaikki sanaston avaimet. | Get an array containing all keys in the dictionary. | 
                                                            | 16393 | Poista annettu avain sanastosta. | Remove a given key from the dictionary. | 
                                                            | 16394 | Poista kaikki tiedot sanastosta. | Remove all information from the dictionary. | 
                                                            | 16395 | Aseta merkkijonovertailumenetelmä tai nouda sen arvo. | Set or get the string comparison method. | 
                                                            | 16396 | Scripting.Dictionary | Scripting.Dictionary | 
                                                            | 16397 | Hae asemakokoelma | Get drives collection | 
                                                            | 16398 | Luo polku olemassa olevasta polusta ja nimestä | Generate a path from an existing path and a name | 
                                                            | 16399 | Palauta asema polusta | Return drive from a path | 
                                                            | 16400 | Palauta polku isäntäkansioon | Return path to the parent folder | 
                                                            | 16401 | Palauta tiedostonimi polusta | Return the file name from a path | 
                                                            | 16402 | Palauta perusnimi polusta | Return base name from a path | 
                                                            | 16403 | Palauta tiedostotunniste polusta | Return extension from path | 
                                                            | 16404 | Palauta polun täysin määritetty muoto | Return the canonical representation of the path | 
                                                            | 16405 | Luo nimi, jonka avulla väliaikaistiedosto voidaan nimetä | Generate name that can be used to name a temporary file | 
                                                            | 16406 | Tarkista, onko asema tai jaettu resurssi olemassa | Check if a drive or a share exists | 
                                                            | 16407 | Tarkista, onko tiedosto olemassa | Check if a file exists | 
                                                            | 16408 | Tarkista, onko polku olemassa | Check if a path exists | 
                                                            | 16409 | Hae asema tai jaettu UNC-resurssi | Get drive or UNC share | 
                                                            | 16410 | Hae tiedosto | Get file | 
                                                            | 16411 | Hae kansio | Get folder | 
                                                            | 16412 | Hae tiettyjen järjestelmäkansioiden sijainnit | Get location of various system folders | 
                                                            | 16413 | Poista tiedosto | Delete a file | 
                                                            | 16414 | Poista kansio | Delete a folder | 
                                                            | 16415 | Siirrä tiedosto | Move a file | 
                                                            | 16416 | Siirrä kansio | Move a folder | 
                                                            | 16417 | Kopioi tiedosto | Copy a file | 
                                                            | 16418 | Kopioi kansio | Copy a folder | 
                                                            | 16419 | Luo kansio | Create a folder | 
                                                            | 16420 | Luo tiedosto TextStream-muodossa | Create a file as a TextStream | 
                                                            | 16421 | Avaa tiedosto TextStream-muodossa | Open a file as a TextStream | 
                                                            | 16422 | Drive-liittymä | Drive Interface | 
                                                            | 16423 | Polku | Path | 
                                                            | 16424 | Aseman kirjain | Drive letter | 
                                                            | 16425 | Jakonimi | Share name | 
                                                            | 16426 | Asematyyppi | Drive type | 
                                                            | 16427 | Juurikansio | Root folder | 
                                                            | 16428 | Hae vapaa tila | Get available space | 
                                                            | 16429 | Hae aseman vapaa tila | Get drive free space | 
                                                            | 16430 | Hae aseman kokonaistila | Get total drive size | 
                                                            | 16431 | Taltion nimi | Name of volume | 
                                                            | 16432 | Tiedostojärjestelmän tyyppi | Filesystem type | 
                                                            | 16433 | Sarjanumero | Serial number | 
                                                            | 16434 | Tarkista, onko levy käytettävissä | Check if disk is available | 
                                                            | 16435 | Drive Collection -liittymä | Drive Collection Interface | 
                                                            | 16436 | Hae asema | Get drive | 
                                                            | 16437 | Asemien määrä | Number of drives | 
                                                            | 16438 | Folder-liittymä | Folder Interface | 
                                                            | 16439 | Kansion polku | Path to folder | 
                                                            | 16440 | Hae kansion nimi | Get name of folder | 
                                                            | 16441 | Määritä kansion nimi | Set name of folder | 
                                                            | 16442 | Lyhyt polku | Short path | 
                                                            | 16443 | Lyhyt nimi | Short name | 
                                                            | 16444 | Hae asema, joka sisältää kansion | Get drive that contains folder | 
                                                            | 16445 | Hae isäntäkansio | Get parent folder | 
                                                            | 16446 | Kansion ominaisuudet | Folder attributes | 
                                                            | 16447 | Kansion luontipäivämäärä | Date folder was created | 
                                                            | 16448 | Kansion viimeisin muokkauspäivämäärä | Date folder was last modified | 
                                                            | 16449 | Kansion viimeisin käyttöpäivämäärä | Date folder was last accessed | 
                                                            | 16450 | Tyypin kuvaus | Type description | 
                                                            | 16451 | Poista tämä kansio | Delete this folder | 
                                                            | 16452 | Kopioi tämä kansio | Copy this folder | 
                                                            | 16453 | Siirrä tämä kansio | Move this folder | 
                                                            | 16454 | Arvo on true, jos kansio on pääkansio | True if folder is root | 
                                                            | 16455 | Tiedostojen ja alikansioiden summa | Sum of files and subfolders | 
                                                            | 16456 | Hae kansiokokoelma | Get folders collection | 
                                                            | 16457 | Hae tiedostokokoelma | Get files collection | 
                                                            | 16459 | Folder Collection -liittymä | Folder Collection Interface | 
                                                            | 16460 | Luo uusi kansio | Create a new folder | 
                                                            | 16462 | Kansioiden määrä | Number of folders | 
                                                            | 16463 | File-liittymä | File Interface | 
                                                            | 16464 | Tiedoston polku | Path to the file | 
                                                            | 16465 | Hae tiedoston nimi | Get name of file | 
                                                            | 16466 | Määritä tiedoston nimi | Set name of file | 
                                                            | 16469 | Hae asema, joka sisältää tiedoston | Get drive that contains file | 
                                                            | 16470 | Hae kansio, joka sisältää tiedoston | Get folder that contains file | 
                                                            | 16471 | Tiedoston määritteet | File attributes | 
                                                            | 16472 | Tiedoston luontipäivämäärä | Date file was created | 
                                                            | 16473 | Tiedoston viimeisin muokkauspäivämäärä | Date file was last modified | 
                                                            | 16474 | Tiedoston viimeisin käyttöpäivämäärä | Date file was last accessed | 
                                                            | 16475 | Tiedoston koko | File size | 
                                                            | 16477 | Poista tämä tiedosto | Delete this file | 
                                                            | 16478 | Kopioi tämä tiedosto | Copy this file | 
                                                            | 16479 | Siirrä tämä tiedosto | Move this file | 
                                                            | 16481 | File Collection -liittymä | File Collection Interface | 
                                                            | 16484 | Scripting.TextStream-liittymä | Scripting.TextStream Interface | 
                                                            | 16485 | Nykyisen rivin numero | Current line number | 
                                                            | 16486 | Nykyisen sarakkeen numero | Current column number | 
                                                            | 16487 | Onko nykyinen sijainti vuon lopussa? | Is the current position at the end of the stream? | 
                                                            | 16488 | Onko nykyinen sijainti rivin lopussa? | Is the current position at the end of a line? | 
                                                            | 16489 | Lue tietty määrä merkkejä merkkijonoon | Read a specific number of characters into a string | 
                                                            | 16490 | Lue koko rivi merkkijonoon | Read an entire line into a string | 
                                                            | 16491 | Lue koko vuo merkkijonoon | Read the entire stream into a string | 
                                                            | 16492 | Kirjoita merkkijono vuohon | Write a string to the stream | 
                                                            | 16493 | Kirjoita merkkíjono ja rivin loppumerkki vuohon | Write a string and an end of line to the stream | 
                                                            | 16494 | Kirjoita tyhjiä rivejä vuohon | Write a number of blank lines to the stream | 
                                                            | 16495 | Ohita tietty määrä merkkejä | Skip a specific number of characters | 
                                                            | 16496 | Ohita rivi | Skip a line | 
                                                            | 16497 | Sulje tekstivuo | Close a text stream | 
                                                            | 16498 | FileSystem-objekti | FileSystem Object | 
                                                            | 16499 | Drive-objekti | Drive Object | 
                                                            | 16500 | Kokoelma asemia, joille on määritetty aseman kirjain | Collection of drives associated with drive letters | 
                                                            | 16501 | Folder-objekti | Folder object | 
                                                            | 16502 | Kokoelma kansion alikansioita | Collection of subfolders in a folder | 
                                                            | 16503 | File-objekti | File object | 
                                                            | 16504 | Kokoelma kansion tiedostoja | Collection of files in a folder | 
                                                            | 16505 | TextStream-objekti | TextStream object | 
                                                            | 16506 | FileSystemObject | FileSystemObject | 
                                                            | 16507 | Script Encoder -objekti | Script Encoder Object | 
                                                            | 16508 | Script Encoder -liittymä | Script Encoder Interface | 
                                                            | 16509 | HTML Host Encode -objekti | HTML Host Encode Object | 
                                                            | 16510 | ASP Host Encode -objekti | ASP Host Encode Object | 
                                                            | 16511 | Kutsu szExt:n määrittämä koodaustoiminto ja ohita bstrStreamIn ja valinnaiset argumentit | Call the Encoder determined by szExt, passing bstrStreamIn and optional arguments | 
                                                            | 16512 | Hae vakiosyöttö, -tulostus tai -virhevirta | Retrieve the standard input, output or error stream | 
                                                            | 16515 | Hae määritetyn tiedoston tiedostoversio merkkijonoon | Retrieve the file version of the specified file into a string |