libname xportin xport 'transport-file'; libname target 'SAS-data-library'; data target.grades; set xportin.grades; run; In the preceding example, the libref XPORTIN points to the location of the ...
Export copies of all data sets or catalog entries that have a modification date equal to or later than the date you specify AFTER= Exclude specified entry types from the transport file EET= Include ...