Langage 4D Commandes par thème Documents systèmeVersion : 21Documents systèmeAppend document ( nomFichier {; typeFichier} ) : Time CLOSE DOCUMENT ( docRef ) Convert path POSIX to system ( cheminPosix {; *} ) : Text Convert path system to POSIX ( cheminSystème {; *} ) : Text COPY DOCUMENT ( nomSource ; nomDest {; nouvNom} {; *} ) CREATE ALIAS ( cheminCible ; cheminAlias ) Create document ( nomFichier {; typeFichier} ) : Time CREATE FOLDER ( cheminAccès {; *} ) DELETE DOCUMENT ( nomFichier ) DELETE FOLDER ( dossier {; optionSuppression} ) DOCUMENT LIST ( cheminAccès ; documents {; options} ) Document to text ( nomFichier {; jeuCaractères {; modeRetour}} ) : Text FOLDER LIST ( cheminAccès ; dossiers ) GET DOCUMENT ICON ( cheminDoc ; icône {; taille} ) Get document position ( docRef ) : Real GET DOCUMENT PROPERTIES ( nomFichier ; verrouillé ; invisible ; créé le ; créé à ; modifié le ; modifié à ) Get document size ( document {; *} ) : Real Localized document path ( cheminRelatif ) : Text MOVE DOCUMENT ( cheminSource ; cheminDest ) Object to path ( objetChemin ) : Text Open document ( nomFichier {; typeFichier}{; mode} ) : Time Path to object ( chemin {; typeChemin} ) : Object RESOLVE ALIAS ( cheminAlias ; cheminCible ) Select document ( répertoire ; typesFichiers ; titre ; options {; sélectionnés} ) : Text Select folder ( {message }{;}{ répertoire {; options}} ) : Text SET DOCUMENT POSITION ( docRef ; offset {; ancre} ) SET DOCUMENT PROPERTIES ( nomFichier ; verrouillé ; invisible ; créé le ; créé à ; modifié le ; modifié à ) SET DOCUMENT SIZE ( docRef ; taille ) SHOW ON DISK ( cheminAccès {; *} ) Test path name ( cheminAccès ) : Integer TEXT TO DOCUMENT ( nomFichier ; texte {; jeuCaractères {; modeRetour}} ) VOLUME ATTRIBUTES ( volume ; taille ; utilisé ; libre ) VOLUME LIST ( volumes )