>Our assumption is that each instance that the user uses to run is another work folder; however, we just want to make sure.
Each scheduled SAS session has its own WORK space
>Do you think it's best to run the kill option at the beginning of the program or at the end?
Neither.
There is nothing to delete when a session starts, and everything is automatically deleted when a session ends.
This option is normally used to make room in the WORK library mid-process.
... View more