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 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results