This macro deletes PatId from a file. More...
This macro deletes PatId from a file.
Usage
%ms_delpatients(DATAFILE=worktemp._procextract, PTSFILE=&PTSTOEXCLUDE., OUTFILE=worktemp._procextract);
[in] | DATAFILE | Name of the dataset to delete patients from. |
[in] | PTSFILE | Name of the dataset containing the list of patients to delete. |
[in] | OUTFILE | Name of the output dataset containing record excluding patients. |
None.