Date: Fri, 20 Jan 2006 22:50:01 -0500
Reply-To: Hari Nath <hari_s_nath@YAHOO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Hari Nath <hari_s_nath@YAHOO.COM>
Subject: Re: Issue a message window if there is an error in the log
Content-Type: text/plain; charset=ISO-8859-1
Hi all,
Ofcourse Richards code was very useful in creating a popup and with
Stéphane Colas %syserr, it was possible to produce that popup when error
in log........that was amazing........
thanks Richard, Stéphane Colas for the code ........
thanks Mark Terjeson for the suggestion using window display commands.....
hari
On Fri, 20 Jan 2006 13:21:42 -0800, Terjeson, Mark (IM&R)
<Mterjeson@RUSSELL.COM> wrote:
>Hi,
>
>Richard's popup is elegant.
>
>If you wish to customize for getting answers from the user,
>here are a couple examples of the WINDOW/DISPLAY approach:
>http://listserv.uga.edu/cgi-bin/wa?A2=ind0111C&L=sas-l&P=R1555
>http://listserv.uga.edu/cgi-bin/wa?A2=ind0507A&L=sas-l&P=R1066
>http://listserv.uga.edu/cgi-bin/wa?A2=ind0307C&L=sas-l&P=R25498
>
>
>
>Hope this is helpful.
>
>
>Mark Terjeson
>Senior Programmer Analyst, IM&R
>Russell Investment Group
>
>
>Russell
>Global Leaders in Multi-Manager Investing
>
>
>
>
>
>
>
>-----Original Message-----
>From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of
>Richard A. DeVenezia
>Sent: Friday, January 20, 2006 1:00 PM
>To: SAS-L@LISTSERV.UGA.EDU
>Subject: Re: Issue a message window if there is an error in the log
>
>
>Hari Nath wrote:
>> Hi all,
>> I looked back in the archives and wasnt able to find an
>> answer....Lets say if I run a program and there was an error/warning
>> in the log, then I want to make sas to warn me that i have an
>> error/warnings in my log (may be like a pop-up window using %window -
>> %display commands or may be another way). This may be useful if the
>> sas programs are run by non-sas users and they dont have any idea
>> about the log or program. Hope somebody can assist me in this
>> issue......
>
>DM "POSTMESSAGE 'This is something to ponder.'";
>
>--
>Richard A. DeVenezia
>http://www.devenezia.com/
|