Línguagem 4D Commands by theme System DocumentsVersão: 21 R3System DocumentsAppend document ( documento : Text {; tipoArquivo : Text} ) : Time CLOSE DOCUMENT ( docRef : Time ) Convert path POSIX to system ( rotaPosix : Text {; *} ) : Text Convert path system to POSIX ( rotaSistema : Text {; *} ) : Text COPY DOCUMENT ( nomFonte : Text ; nomDest : Text {; newName : Text} {; *} ) CREATE ALIAS ( rotaObjetivo : Text ; rotaAlias : Text ) Create document ( documento : Text {; tipoArquivo : Text} ) : Time CREATE FOLDER ( rotaPasta : Text {; *} ) DELETE DOCUMENT ( documento : Text ) DELETE FOLDER ( pasta : Text {; delete Opcao} ) DOCUMENT LIST ( nomeRota : Text ; documentos : Text array {; opções : Integer} ) Document to text ( nomeArquivo : Text {; conjCaracteres : Text, Integer {; modoRetorno : Integer}} ) : Text FOLDER LIST ( nomeRota : Text ; diretorios : Text array ) GET DOCUMENT ICON ( rotaDoc : Text ; icone : Picture {; tamanho : Integer} ) Get document position ( docRef : Time ) : Real GET DOCUMENT PROPERTIES ( documento : Text ; bloqueado : Boolean ; invisivel : Boolean ; criadoEm : Date ; criadoAs : Time ; modificadoEm : Date ; modificadoAs : Time ) Get document size ( documento : Text, Time {; *} ) : Real Localized document path ( rotaRelativa : Text ) : Text MOVE DOCUMENT ( rotaFonte : Text ; rotaDestino : Text ) Object to path ( objRota : Object ) : Text Open document ( documento : Text {; tipoArquivo : Text}{; modo : Integer} ) : Time Path to object ( rota : Text {; tipoRota : Integer} ) : Object RESOLVE ALIAS ( rotaAlias : Text ; rotaObjetivo : Text ) Select document ( diretorio : Text, Integer ; tipoArquivos : Text ; titulo : Text ; opçoes : Integer {; selecionados : Text array} ) : Text Select folder ( {mensagem : Text }{;}{ rotaPadrao : Text, Integer {; opções : Integer}} ) : Text SET DOCUMENT POSITION ( docRef : Time ; offset : Real {; ancora : Integer} ) SET DOCUMENT PROPERTIES ( documento : Text ; bloqueado : Boolean ; invisivel : Boolean ; criadoEm : Date ; criadoAs : Time ; modificadoEm : Date ; modificadoAs : Time ) SET DOCUMENT SIZE ( docRef : Time ; tamanho : Real ) SHOW ON DISK ( nomeRota : Text {; *} ) Test path name ( nomeRota : Text ) : Integer TEXT TO DOCUMENT ( nomeArquivo : Text ; texto : Text {; conjCaracteres : Text, Integer {; modoRetorno : Integer}} ) VOLUME ATTRIBUTES ( volume : Text ; tamanho : Real ; usado : Real ; livre : Real ) VOLUME LIST ( volumes : Text array )