4Dランゲージ コマンド(テーマ別) システムドキュメントバージョン: 21 R3システムドキュメントAppend document ( document : Text {; fileType : Text} ) : Time CLOSE DOCUMENT ( DocRef ) Convert path POSIX to system ( posixPath : Text {; *} ) : Text Convert path system to POSIX ( systemPath : Text {; *} ) : Text COPY DOCUMENT ( sourceName : Text ; destinationName : Text {; newName : Text} {; *} ) CREATE ALIAS ( targetPath : Text ; aliasPath : Text ) Create document ( document : Text {; fileType : Text} ) : Time CREATE 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}} ) : Text FOLDER LIST ( pathname : Text ; directories : Text array ) GET DOCUMENT ICON ( docPath : Text ; icon : Picture {; size : Integer} ) Get document position ( DocRef ) : Real GET DOCUMENT PROPERTIES ( document : Text ; locked : Boolean ; invisible : Boolean ; created on ; created at ; modified on ; modified at ) Get document size ( document : Text, Time {; *} ) : Real Localized document path ( relativePath : Text ) : Text MOVE DOCUMENT ( srcPathname : Text ; dstPathname : Text ) Object to path ( pathObject : Object ) : Text Open document ( document : Text {; fileType : Text}{; mode : Integer} ) : Time Path to object ( path : Text {; pathType : Integer} ) : Object RESOLVE ALIAS ( aliasPath : Text ; targetPath : Text ) Select document ( directory : Text, Integer ; fileTypes : Text ; title : Text ; options : Integer {; selected : Text array} ) : Text Select folder ( {message : Text }{;}{ defaultPath : Text, Integer {; options : Integer}} ) : Text SET DOCUMENT POSITION ( DocRef ; 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 ; size : Real ) SHOW ON DISK ( pathname : Text {; *} ) Test path name ( pathname : Text ) : Integer TEXT 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 )