I use sasfile statement to load a data set into memory. However I found I
couldn't edit or change this data set any more until I use sasfile close
statement. Is there anyway I can load a file into memory while I can still
do anything to it? Many thanks.