4D v14.3

Erros do Administrador de Arquivos do Sistema Operacional (-124 -> -33)

Página Inicial

 
4D v14.3
Erros do Administrador de Arquivos do Sistema Operacional (-124 -> -33)

Erros do Administrador de Arquivos do Sistema Operacional (-124 -> -33)  


 

 

A tabela abaixo lista os códigos de erro retornados pelo administrador de arquivos do sistema operacional. Esses códigos podem aparecer quando você estiver usando, por exemplo, os comandos do tema Documentos sistema (veja o capítulo Documentos de Sistema). Nesta lista, a palavra  “arquivo” indica um documento em disco e não um arquivo em sua estrutura de banco. 

CódigoDescrição
-33File directory full. You cannot create new files on disk.
-34Disk is full. There is no more room available on the disk.
-35Specified volume doesn’t exist.
-36I/O error. There is probably a bad block on the disk.
-37Bad filename or volume name.
-38Tried to read or write to a file that is not open.
-39Logical end-of-file reached during read operation.
-40Attempt to position before start of file.
-41Not enough memory to open a new file on the disk.
-42Too many files open at the same time.
-43File not found.
-44Volume is locked by a hardware setting.
-45File is locked.
-46Volume is locked by an application.
-47Tried to access a file that has been deleted.
-48Tried to rename a file with the name of an already deleted file.
-49Tried to open a file already open with write permission.
-51Tried to access a document with an invalid document reference number.
-52Internal file manager error (position of file marker is lost).
-53Volume not on line.
-54Attempt to open locked file for writing.
-57Tried to work with a non-Macintosh disk.
-58Error in the external file system.
-60Bad master directory block. Your disk is damaged.
-61Read/write permission doesn’t allow writing.
-64There is a hardware problem with the disk (bad installation, incorrect formatting,...).
-84There is a hardware problem with the disk (bad installation, incorrect formatting,...).
-120Tried to access a file by using a pathname that specifies a non existing directory.
-121An access path could not be created.
-124Tried to access a disconnected shared volume.

 
PROPRIEDADES 

Produto: 4D
Tema: Códigos de Erro

 
VER TAMBÉM 

ON ERR CALL

 
ARTICLE USAGE

Manual de linguagem 4D ( 4D v12.4)
Manual de linguagem 4D ( 4D v11 SQL Release 6)
Manual de linguagem 4D ( 4D v14 R3)
Manual de linguagem 4D ( 4D v14 R2)
Manual de linguagem 4D ( 4D v13.5)
Manual de linguagem 4D ( 4D v14.3)
Manual de linguagem 4D ( 4D v14 R4)