Brings the SAS session to the foreground.
Dim OleSAS as Object Set OleSAS = CreateObject("SAS.Application") OleSAS.Visible = True OleSAS.Top