Lenguaje 4DComandosFile and FolderVersión: 20 R8 BETAFile and FolderFile ( path : Text { ; pathType : Integer }{ ; * } ) : 4D.FileFile ( fileConstant : Integer { ; * } ) : 4D.FileFolder ( path : Text { ; pathType : Integer }{ ; * } ) : 4D.FolderFolder ( folderConstant : Integer { ; * } ) : 4D.FolderZIP Create archive ( fileToZip : 4D.File ; destinationFile : 4D.File ) : ObjectZIP Create archive ( folderToZip : 4D.Folder ; destinationFile : 4D.File { ; options : Integer }) : ObjectZIP Create archive ( zipStructure : Object ; destinationFile : 4D.File ) : ObjectZIP Read archive ( zipFile : 4D.File { ; password : Text }) : 4D.ZipArchive