1001 | scrrn |
scrrn |
16384 | Tempo de execução do Microsoft Script |
Microsoft Scripting Runtime |
16385 | Interface do Scripting.Dictionary |
Scripting.Dictionary Interface |
16386 | Definir ou obter o item para uma determinada tecla |
Set or get the item for a given key |
16387 | Adicionar uma nova tecla e item ao dicionário. |
Add a new key and item to the dictionary. |
16388 | Obter o número de itens no dicionário. |
Get the number of items in the dictionary. |
16389 | Determinar se uma tecla específica está no dicionário. |
Determine if a given key is in the dictionary. |
16390 | Obter uma matriz que contenha todos os itens do dicionário. |
Get an array containing all items in the dictionary. |
16391 | Alterar uma tecla para uma tecla diferente. |
Change a key to a different key. |
16392 | Obter uma matriz que contenha todas as teclas do dicionário. |
Get an array containing all keys in the dictionary. |
16393 | Remover uma tecla específica do dicionário. |
Remove a given key from the dictionary. |
16394 | Remover todas as informações do dicionário. |
Remove all information from the dictionary. |
16395 | Definir ou obter o método de comparação de seqüência. |
Set or get the string comparison method. |
16396 | Scripting.Dictionary |
Scripting.Dictionary |
16397 | Obter conjunto de unidades |
Get drives collection |
16398 | Gerar um caminho a partir de um caminho e um nome existentes |
Generate a path from an existing path and a name |
16399 | Retornar a unidade a partir de um caminho |
Return drive from a path |
16400 | Retornar o caminho à pasta pai |
Return path to the parent folder |
16401 | Retornar o nome de arquivo a partir de um caminho |
Return the file name from a path |
16402 | Retornar o nome de base a partir de um caminho |
Return base name from a path |
16403 | Retornar a extensão a partir do caminho |
Return extension from path |
16404 | Retornar a representação tradicional do caminho |
Return the canonical representation of the path |
16405 | Gerar um nome que possa ser usado para nomear um arquivo temporário |
Generate name that can be used to name a temporary file |
16406 | Verificar se existe uma unidade ou um compartilhamento |
Check if a drive or a share exists |
16407 | Verificar se existe um arquivo |
Check if a file exists |
16408 | Verificar se existe um caminho |
Check if a path exists |
16409 | Obter o compartilhamento da unidade ou UNC |
Get drive or UNC share |
16410 | Obter arquivo |
Get file |
16411 | Obter pasta |
Get folder |
16412 | Obter localização de várias pastas do sistema |
Get location of various system folders |
16413 | Excluir um arquivo |
Delete a file |
16414 | Excluir uma pasta |
Delete a folder |
16415 | Mover um arquivo |
Move a file |
16416 | Mover uma pasta |
Move a folder |
16417 | Copiar um arquivo |
Copy a file |
16418 | Copiar uma pasta |
Copy a folder |
16419 | Criar uma pasta |
Create a folder |
16420 | Criar um arquivo como TextStream |
Create a file as a TextStream |
16421 | Abrir um arquivo como TextStream |
Open a file as a TextStream |
16422 | Interface de unidade |
Drive Interface |
16423 | Caminho |
Path |
16424 | Letra da unidade |
Drive letter |
16425 | Nome de compartilhamento |
Share name |
16426 | Tipo de unidade |
Drive type |
16427 | Pasta raiz |
Root folder |
16428 | Obter espaço disponível |
Get available space |
16429 | Obter espaço livre na unidade |
Get drive free space |
16430 | Obter tamanho total da unidade |
Get total drive size |
16431 | Nome do volume |
Name of volume |
16432 | Tipo Filesystem |
Filesystem type |
16433 | Número de série |
Serial number |
16434 | Verificar se o disco está disponível |
Check if disk is available |
16435 | Interface do conjunto de unidades |
Drive Collection Interface |
16436 | Obter unidade |
Get drive |
16437 | Número de unidades |
Number of drives |
16438 | Interface de pasta |
Folder Interface |
16439 | Caminho para pasta |
Path to folder |
16440 | Obter nome da pasta |
Get name of folder |
16441 | Definir nome de pasta |
Set name of folder |
16442 | Caminho curto |
Short path |
16443 | Nome curto |
Short name |
16444 | Obter unidade que contém a pasta |
Get drive that contains folder |
16445 | Obter pasta pai |
Get parent folder |
16446 | Atributos da pasta |
Folder attributes |
16447 | Data da criação da pasta |
Date folder was created |
16448 | Data da última modificação da pasta |
Date folder was last modified |
16449 | Data do último acesso à pasta |
Date folder was last accessed |
16450 | Descrição de tipo |
Type description |
16451 | Excluir esta pasta |
Delete this folder |
16452 | Copiar esta pasta |
Copy this folder |
16453 | Mover esta pasta |
Move this folder |
16454 | Verdadeiro se a pasta for raiz |
True if folder is root |
16455 | Soma de arquivos e subpastas |
Sum of files and subfolders |
16456 | Obter conjunto de pastas |
Get folders collection |
16457 | Obter conjunto de arquivos |
Get files collection |
16459 | Interface do conjunto de pastas |
Folder Collection Interface |
16460 | Criar uma nova pasta |
Create a new folder |
16462 | Número de pastas |
Number of folders |
16463 | Interface de arquivo (File Interface) |
File Interface |
16464 | Caminho para o arquivo |
Path to the file |
16465 | Obter nome do arquivo |
Get name of file |
16466 | Definir nome de arquivo |
Set name of file |
16469 | Obter unidade que contém o arquivo |
Get drive that contains file |
16470 | Obter pasta que contém o arquivo |
Get folder that contains file |
16471 | Atributos do arquivo |
File attributes |
16472 | Data da criação do arquivo |
Date file was created |
16473 | Data da última modificação do arquivo |
Date file was last modified |
16474 | Data do último acesso ao arquivo |
Date file was last accessed |
16475 | Tamanho do arquivo |
File size |
16477 | Excluir este arquivo |
Delete this file |
16478 | Copiar este arquivo |
Copy this file |
16479 | Mover este arquivo |
Move this file |
16481 | Interface do conjunto de arquivos |
File Collection Interface |
16484 | Script.Interface TextStream |
Scripting.TextStream Interface |
16485 | Número da linha atual |
Current line number |
16486 | Número da coluna atual |
Current column number |
16487 | A posição atual está no fim do fluxo? |
Is the current position at the end of the stream? |
16488 | A posição atual está no fim de uma linha? |
Is the current position at the end of a line? |
16489 | Ler um número específico de caracteres em uma seqüência |
Read a specific number of characters into a string |
16490 | Ler uma linha inteira em uma seqüência |
Read an entire line into a string |
16491 | Ler o fluxo inteiro em uma seqüência |
Read the entire stream into a string |
16492 | Gravar uma seqüência no fluxo |
Write a string to the stream |
16493 | Gravar uma seqüência e um final de linha no fluxo |
Write a string and an end of line to the stream |
16494 | Gravar várias linhas em branco no fluxo |
Write a number of blank lines to the stream |
16495 | Ignorar um número específico de caracteres |
Skip a specific number of characters |
16496 | Ignorar uma linha |
Skip a line |
16497 | Fechar um fluxo de texto |
Close a text stream |
16498 | Objeto FileSystem |
FileSystem Object |
16499 | Objeto Drive |
Drive Object |
16500 | Conjunto de unidades associadas a letras de unidade |
Collection of drives associated with drive letters |
16501 | Objeto Folder |
Folder object |
16502 | Conjunto de subpastas em uma pasta |
Collection of subfolders in a folder |
16503 | Objeto File |
File object |
16504 | Conjunto de arquivos em uma pasta |
Collection of files in a folder |
16505 | Objeto TextStream |
TextStream object |
16506 | FileSystemObject |
FileSystemObject |
16507 | Objeto Script Encoder |
Script Encoder Object |
16508 | Interface Script Encoder |
Script Encoder Interface |
16509 | Objeto HTML Host Encode |
HTML Host Encode Object |
16510 | Objeto ASP Host Encode |
ASP Host Encode Object |
16511 | Chamar o Codificador determinado por szExt, passando bstrStreamIn e argumentos opcionais |
Call the Encoder determined by szExt, passing bstrStreamIn and optional arguments |
16512 | Recuperar o fluxo padrão de entrada, de saída ou de erros |
Retrieve the standard input, output or error stream |
16515 | Recuperar a versão do arquivo especificado em uma seqüência de caracteres |
Retrieve the file version of the specified file into a string |