4D LanguageCommands by themeSystem DocumentsVersion: NextSystem DocumentsAppend document ( document : Text {; fileType : Text} ) : TimeCLOSE DOCUMENT ( docRef : Time )Convert path POSIX to system ( posixPath : Text {; *} ) : TextConvert path system to POSIX ( systemPath : Text {; *} ) : TextCOPY DOCUMENT ( sourceName : Text ; destinationName : Text {; newName : Text} {; *} )CREATE ALIAS ( targetPath : Text ; aliasPath : Text )Create document ( document : Text {; fileType : Text} ) : TimeCREATE FOLDER ( folderPath : Text {; *} )DELETE DOCUMENT ( document : Text )DELETE FOLDER ( folder : Text {; deleteOption : Integer} )DOCUMENT LIST ( pathname : Text ; documents : Text array {; options : Integer} )Document to text ( fileName : Text {; charSet : Text, Integer {; breakMode : Integer}} ) : TextFOLDER LIST ( pathname : Text ; directories : Text array )GET DOCUMENT ICON ( docPath : Text ; icon : Picture, Picture {; size : Integer} )Get document position ( docRef : Time ) : RealGET DOCUMENT PROPERTIES ( document : Text ; locked : Boolean ; invisible : Boolean ; created on ; created at ; modified on ; modified at )Get document size ( document : Text, Time {; *} ) : RealLocalized document path ( relativePath : Text ) : TextMOVE DOCUMENT ( srcPathname : Text ; dstPathname : Text )Object to path ( pathObject : Object ) : TextOpen document ( document : Text {; fileType : Text}{; mode : Integer} ) : TimePath to object ( path : Text {; pathType : Integer} ) : ObjectRESOLVE ALIAS ( aliasPath : Text ; targetPath : Text )Select document ( directory : Text, Integer ; fileTypes : Text ; title : Text ; options : Integer {; selected : Text array} ) : TextSelect folder ( {message : Text }{;}{ defaultPath : Text, Integer {; options : Integer}} ) : TextSET DOCUMENT POSITION ( docRef : Time ; offset : Real {; anchor : Integer} )SET DOCUMENT PROPERTIES ( document : Text ; locked : Boolean ; invisible : Boolean ; created on ; created at ; modified on ; modified at )SET DOCUMENT SIZE ( docRef : Time ; size : Real )SHOW ON DISK ( pathname : Text {; *} )Test path name ( pathname : Text ) : IntegerTEXT TO DOCUMENT ( fileName : Text ; text : Text {; charSet : Text, Integer {; breakMode : Integer}} )VOLUME ATTRIBUTES ( volume : Text ; size : Real ; used : Real ; free : Real )VOLUME LIST ( volumes : Text array )