4D Language Commands System DocumentsVersion: 20 R10 BETA System DocumentsAppend document ( document {; fileType} ) : Time CLOSE DOCUMENT ( docRef ) Convert path POSIX to system ( posixPath {; *} ) : Text Convert path system to POSIX ( systemPath {; *} ) : Text COPY DOCUMENT ( sourceName ; destinationName {; newName} {; *} ) CREATE ALIAS ( targetPath ; aliasPath ) Create document ( document {; fileType} ) : Time CREATE FOLDER ( folderPath {; *} ) DELETE DOCUMENT ( document ) DELETE FOLDER ( folder {; deleteOption} ) DOCUMENT LIST ( pathname ; documents {; options} ) Document to text ( fileName {; charSet {; breakMode}} ) : Text FOLDER LIST ( pathname ; directories ) GET DOCUMENT ICON ( docPath ; icon {; size} ) Get document position ( docRef ) : Real GET DOCUMENT PROPERTIES ( document ; locked ; invisible ; created on ; created at ; modified on ; modified at ) Get document size ( document {; *} ) : Real Localized document path ( relativePath ) : Text MOVE DOCUMENT ( srcPathname ; dstPathname ) Object to path ( pathObject ) : Text Open document ( document {; fileType}{; mode} ) : Time Path to object ( path {; pathType} ) : Object RESOLVE ALIAS ( aliasPath ; targetPath ) Select document ( directory ; fileTypes ; title ; options {; selected} ) : Text Select folder ( {message }{;}{ defaultPath {; options}} ) : Text SET DOCUMENT POSITION ( docRef ; offset {; anchor} ) SET DOCUMENT PROPERTIES ( document ; locked ; invisible ; created on ; created at ; modified on ; modified at ) SET DOCUMENT SIZE ( docRef ; size ) SHOW ON DISK ( pathname {; *} ) Test path name ( pathname ) : Integer TEXT TO DOCUMENT ( fileName ; text {; charSet {; breakMode}} ) VOLUME ATTRIBUTES ( volume ; size ; used ; free ) VOLUME LIST ( volumes )