Langage 4DCommandes par thèmeDocuments systèmeVersion : SuivantDocuments systèmeAppend document ( nomFichier : Text {; typeFichier : Text} ) : TimeCLOSE DOCUMENT ( docRef : Time )Convert path POSIX to system ( cheminPosix : Text {; *} ) : TextConvert path system to POSIX ( cheminSystème : Text {; *} ) : TextCOPY DOCUMENT ( nomSource : Text ; nomDest : Text {; nouvNom : Text} {; *} )CREATE ALIAS ( cheminCible : Text ; cheminAlias : Text )Create document ( nomFichier : Text {; typeFichier : Text} ) : TimeCREATE FOLDER ( cheminAccès : Text {; *} )DELETE DOCUMENT ( nomFichier : Text )DELETE FOLDER ( dossier : Text {; optionSuppression : Integer} )DOCUMENT LIST ( cheminAccès : Text ; documents : Text array {; options : Integer} )Document to text ( nomFichier : Text {; jeuCaractères : Text, Integer {; modeRetour : Integer}} ) : TextFOLDER LIST ( cheminAccès : Text ; dossiers : Text array )GET DOCUMENT ICON ( cheminDoc : Text ; icône : Picture, Picture {; taille : Integer} )Get document position ( docRef : Time ) : RealGET DOCUMENT PROPERTIES ( nomFichier : Text ; verrouillé : Boolean ; invisible : Boolean ; créé le ; créé à ; modifié le ; modifié à )Get document size ( document : Text, Time {; *} ) : RealLocalized document path ( cheminRelatif : Text ) : TextMOVE DOCUMENT ( cheminSource : Text ; cheminDest : Text )Object to path ( objetChemin : Object ) : TextOpen document ( nomFichier : Text {; typeFichier : Text}{; mode : Integer} ) : TimePath to object ( chemin : Text {; typeChemin : Integer} ) : ObjectRESOLVE ALIAS ( cheminAlias : Text ; cheminCible : Text )Select document ( répertoire : Text, Integer ; typesFichiers : Text ; titre : Text ; options : Integer {; sélectionnés : Text array} ) : TextSelect folder ( {message : Text }{;}{ répertoire : Text, Integer {; options : Integer}} ) : TextSET DOCUMENT POSITION ( docRef : Time ; offset : Real {; ancre : Integer} )SET DOCUMENT PROPERTIES ( nomFichier : Text ; verrouillé : Boolean ; invisible : Boolean ; créé le ; créé à ; modifié le ; modifié à )SET DOCUMENT SIZE ( docRef : Time ; taille : Real )SHOW ON DISK ( cheminAccès : Text {; *} )Test path name ( cheminAccès : Text ) : IntegerTEXT TO DOCUMENT ( nomFichier : Text ; texte : Text {; jeuCaractères : Text, Integer {; modeRetour : Integer}} )VOLUME ATTRIBUTES ( volume : Text ; taille : Real ; utilisé : Real ; libre : Real )VOLUME LIST ( volumes : Text array )