libname source 'SAS-data-library'; libname xportout xport 'transport-file'; data xportout.grades; set source.grades; run; In the preceding example, the libref SOURCE points to the original location of ...
specifies a modification date in the form of a numeric date value or a SAS date constant. This option is valid for transferring data sets, catalogs, and libraries and results in data sets or catalog ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results