Lenguaje 4D Comandos por tema Documentos sistemaVersión: 21 R3Documentos sistemaAppend document ( doc : Text {; tipo : Text} ) : Time CLOSE DOCUMENT ( docRef : Time ) Convert path POSIX to system ( rutaPosix : Text {; *} ) : Text Convert path system to POSIX ( rutaSistema : Text {; *} ) : Text COPY DOCUMENT ( nomFuente : Text ; nomDest : Text {; nuevNombre : Text} {; *} ) CREATE ALIAS ( rutaObjetivo : Text ; rutaAlias : Text ) Create document ( doc : Text {; tipo : Text} ) : Time CREATE FOLDER ( rutaCarpeta : Text {; Operador} ) DELETE DOCUMENT ( doc : Text ) DELETE FOLDER ( carpeta : Text {; opcionEliminacion : Integer} ) DOCUMENT LIST ( nombreRuta : Text ; documentos : Text array {; opciones : Integer} ) Document to text ( nomArchivo : Text {; conjCaracteres : Text, Integer {; modoRetorno : Integer}} ) : Text FOLDER LIST ( nombreRuta : Text ; directorios : Text array ) GET DOCUMENT ICON ( rutaDoc : Text ; icono : Picture {; tamaño : Integer} ) Get document position ( docRef : Time ) : Real GET DOCUMENT PROPERTIES ( doc : Text ; bloqueado : Boolean ; invisible : Boolean ; creado el ; creado a las ; modificado el ; modificado a las ) Get document size ( document : Text, Time {; *} ) : Real Localized document path ( rutaRelativa : Text ) : Text MOVE DOCUMENT ( rutaFuente : Text ; rutaDest : Text ) Object to path ( objRuta : Object ) : Text Open document ( doc : Text {; tipo : Text}{; modo : Integer} ) : Time Path to object ( Ruta : Text {; tipoRuta : Integer} ) : Object RESOLVE ALIAS ( rutaAlias : Text ; rutaObjetivo : Text ) Select document ( directorio : Text, Integer ; tiposArchivos : Text ; titulo : Text ; opciones : Integer {; seleccionados : Text array} ) : Text Select folder ( {mensaje : Text }{;}{ rutaDefecto : Text, Integer {; opciones : Integer}} ) : Text SET DOCUMENT POSITION ( docRef : Time ; offset : Real {; ancla : Integer} ) SET DOCUMENT PROPERTIES ( doc : Text ; bloqueado : Boolean ; invisible : Boolean ; creado el ; creado a las ; modificado el ; modificado a las ) SET DOCUMENT SIZE ( docRef : Time ; tamaño : Real ) SHOW ON DISK ( nombreRuta : Text {; *} ) Test path name ( nombreRuta : Text ) : Integer TEXT TO DOCUMENT ( nomArchivo : Text ; texto : Text {; conjCaract : Text, Integer {; ModoRetorno : Integer}} ) VOLUME ATTRIBUTES ( volumen : Text ; tamaño : Real ; utilizado : Real ; libre : Real ) VOLUME LIST ( volumenes : Text array )