Lenguaje 4DComandos por temaImport and ExportVersión: SiguienteImport-ExportEXPORT DATA ( nomArchivo : Text {; proyecto : Text, Blob {; *}} )EXPORT DIF ( {tabla : Table ;} doc : Text )EXPORT SYLK ( {tabla : Table ;} doc : Text )EXPORT TEXT ( {tabla : Table ;} doc : Text )IMPORT DATA ( nomArchivo : Text {; proyecto : Text, Blob {; *}} )IMPORT DIF ( {tabla : Table ;} doc : Text )IMPORT SYLK ( {tabla : Table ;} doc : Text )IMPORT TEXT ( {tabla : Table ;} doc : Text )