Date: Mon, 12 Sep 2005 04:58:18 -0400
Reply-To: Chris Brooks <Chris.Brooks@ONS.GOV.UK>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Chris Brooks <Chris.Brooks@ONS.GOV.UK>
Subject: Re: Suppressing the Results Viewer
Deborah
Is this what you're looking for?
call execcmdi('next results;cancel');
Chris
Chris Brooks
Office for National Statistics
United Kingdom
On Sun, 11 Sep 2005 20:31:02 GMT, Deborah Testa
<dtesta@SEVENOFNINESYSTEMS.COM> wrote:
>Is there a way to suppress the Results viewer programmatically? I know
how
>to do it using mouse clicks from the DMS Tools area, but I need to submit
>the command from inside an AF application.
>
>Thanks.
|