1001 | scrrn |
scrrn |
16384 | Microsoft Scripting Runtime |
Microsoft Scripting Runtime |
16385 | Vmesnik »Scripting.Dictionary« |
Scripting.Dictionary Interface |
16386 | Nastavi ali dobi element za dani ključ |
Set or get the item for a given key |
16387 | Dodaj nov ključ in element v slovar. |
Add a new key and item to the dictionary. |
16388 | Dobi število elementov v slovarju. |
Get the number of items in the dictionary. |
16389 | Ugotovi, ali je dani ključ v slovarju. |
Determine if a given key is in the dictionary. |
16390 | Dobi tabelo, ki vsebuje vse elemente v slovarju. |
Get an array containing all items in the dictionary. |
16391 | Spremeni ključ v drugačnega. |
Change a key to a different key. |
16392 | Dobi tabelo, ki vsebuje vse ključe v slovarju. |
Get an array containing all keys in the dictionary. |
16393 | Odstrani dani ključ iz slovarja. |
Remove a given key from the dictionary. |
16394 | Odstrani vse informacije iz slovarja. |
Remove all information from the dictionary. |
16395 | Nastavi ali dobi metodo za primerjanje nizov. |
Set or get the string comparison method. |
16396 | Scripting.Dictionary |
Scripting.Dictionary |
16397 | Dobi zbirko pogonov |
Get drives collection |
16398 | Generiraj pot iz obstoječe poti in imena |
Generate a path from an existing path and a name |
16399 | Vrni pogon iz poti |
Return drive from a path |
16400 | Vrni pot do nadrejene mape |
Return path to the parent folder |
16401 | Vrni ime datoteke iz poti |
Return the file name from a path |
16402 | Vrni osnovni del imena iz poti |
Return base name from a path |
16403 | Vrni pripono iz poti |
Return extension from path |
16404 | Vrni kanonično predstavitev poti |
Return the canonical representation of the path |
16405 | Generiraj ime, primerno za imenovanje začasne datoteke |
Generate name that can be used to name a temporary file |
16406 | Preveri, ali obstaja pogon ali skupna raba |
Check if a drive or a share exists |
16407 | Preveri, ali datoteka obstaja |
Check if a file exists |
16408 | Preveri, ali pot obstaja |
Check if a path exists |
16409 | Dobi pot ali UNC skupne rabe |
Get drive or UNC share |
16410 | Dobi datoteko |
Get file |
16411 | Dobi mapo |
Get folder |
16412 | Dobi mesta raznih sistemskih map |
Get location of various system folders |
16413 | Izbriši datoteko |
Delete a file |
16414 | Izbriši mapo |
Delete a folder |
16415 | Premakni datoteko |
Move a file |
16416 | Premakni mapo |
Move a folder |
16417 | Kopiraj datoteko |
Copy a file |
16418 | Kopiraj mapo |
Copy a folder |
16419 | Ustvari mapo |
Create a folder |
16420 | Ustvari datoteko kot »TextStream« |
Create a file as a TextStream |
16421 | Odpri datoteko kot »TextStream« |
Open a file as a TextStream |
16422 | Vmesnik pogona |
Drive Interface |
16423 | Pot |
Path |
16424 | Črka pogona |
Drive letter |
16425 | Ime skupne rabe |
Share name |
16426 | Vrsta pogona |
Drive type |
16427 | Korenska mapa |
Root folder |
16428 | Dobi prostor, ki je na voljo |
Get available space |
16429 | Dobi prostor, ki je na voljo na pogonu |
Get drive free space |
16430 | Dobi celotno velikost pogona |
Get total drive size |
16431 | Ime nosilca |
Name of volume |
16432 | Vrsta datotečnega sistema |
Filesystem type |
16433 | Serijska številka |
Serial number |
16434 | Preveri, ali je disk na voljo |
Check if disk is available |
16435 | Vmesnik zbirke pogonov |
Drive Collection Interface |
16436 | Dobi pogon |
Get drive |
16437 | Števil pogonov |
Number of drives |
16438 | Mapni vmesnik |
Folder Interface |
16439 | Pot do mape |
Path to folder |
16440 | Dobi ime mape |
Get name of folder |
16441 | Nastavi ime mape |
Set name of folder |
16442 | Kratka pot |
Short path |
16443 | Kratko ime |
Short name |
16444 | Dobi pogon, ki vsebuje mapo |
Get drive that contains folder |
16445 | Dobi nadrejeno mapo |
Get parent folder |
16446 | Atributi mape |
Folder attributes |
16447 | Datum nastanka mape |
Date folder was created |
16448 | Datum zadnje spremembe mape |
Date folder was last modified |
16449 | Datum zadnjega dostopa do mape |
Date folder was last accessed |
16450 | Opis tipa |
Type description |
16451 | Izbriši to mapo |
Delete this folder |
16452 | Kopiraj to mapo |
Copy this folder |
16453 | Premakni to mapo |
Move this folder |
16454 | Resnično, če je mapa korenska |
True if folder is root |
16455 | Vsota datotek in podmap |
Sum of files and subfolders |
16456 | Dobi zbirko map |
Get folders collection |
16457 | Dobi zbirko datotek |
Get files collection |
16459 | Vmesnik zbirke map |
Folder Collection Interface |
16460 | Ustvari novo mapo |
Create a new folder |
16462 | Število map |
Number of folders |
16463 | Vmesnik File |
File Interface |
16464 | Pot do datoteke |
Path to the file |
16465 | Dobi ime datoteke |
Get name of file |
16466 | Nastavi ime datoteke |
Set name of file |
16469 | Dobi pogon, ki vsebuje datoteko |
Get drive that contains file |
16470 | Dobi mapo, ki vsebuje datoteko |
Get folder that contains file |
16471 | Atributi datoteke |
File attributes |
16472 | Datum nastanka datoteke |
Date file was created |
16473 | Datum zadnje spremembe datoteke |
Date file was last modified |
16474 | Datum zadnjega dostopa do datoteke |
Date file was last accessed |
16475 | Velikost datoteke |
File size |
16477 | Izbriši to datoteko |
Delete this file |
16478 | Kopiraj to datoteko |
Copy this file |
16479 | Premakni to datoteko |
Move this file |
16481 | Vmesnik zbirke datotek |
File Collection Interface |
16484 | Vmesnik »Scripting.TextStream« |
Scripting.TextStream Interface |
16485 | Trenutna številka vrstice |
Current line number |
16486 | Trenutna številka stolpca |
Current column number |
16487 | Ali je trenutni položaj na koncu toka? |
Is the current position at the end of the stream? |
16488 | Ali je trenutni položaj na koncu vrstice? |
Is the current position at the end of a line? |
16489 | Preberi določeno število znakov v niz |
Read a specific number of characters into a string |
16490 | Preberi celo vrstico v niz |
Read an entire line into a string |
16491 | Preberi cel tok v niz |
Read the entire stream into a string |
16492 | Zapiši niz v tok |
Write a string to the stream |
16493 | Zapiši niz in znak za konec vrstice v tok |
Write a string and an end of line to the stream |
16494 | Zapiši število praznih vrstic v tok |
Write a number of blank lines to the stream |
16495 | Preskoči določeno število znakov |
Skip a specific number of characters |
16496 | Preskoči vrstico |
Skip a line |
16497 | Zapri besedilni tok |
Close a text stream |
16498 | FileSystem predmet |
FileSystem Object |
16499 | Drive predmet |
Drive Object |
16500 | Zbirka pogonov, povezanih s črkami |
Collection of drives associated with drive letters |
16501 | Folder predmet |
Folder object |
16502 | Zbirka podmap v mapi |
Collection of subfolders in a folder |
16503 | File predmet |
File object |
16504 | Zbirka datotek v mapi |
Collection of files in a folder |
16505 | »TextStream« predmet |
TextStream object |
16506 | FileSystemObject |
FileSystemObject |
16507 | Predmet Script Encoder |
Script Encoder Object |
16508 | Vmesnik Script Encoder |
Script Encoder Interface |
16509 | Predmet HTML Host Encode |
HTML Host Encode Object |
16510 | Predmet ASP Host Encode |
ASP Host Encode Object |
16511 | Pokliči kodirnik, določen s »szExt« in mu predaj »bstrStreamIn« in neobvezne argumente |
Call the Encoder determined by szExt, passing bstrStreamIn and optional arguments |
16512 | Obnovi standardni vhodni tok, izhodni tok ali tok o napakah |
Retrieve the standard input, output or error stream |
16515 | Prenesi različico navedene datoteke v niz |
Retrieve the file version of the specified file into a string |