| Date: | Wed, 1 Nov 2006 14:06:04 -0800 |
| Reply-To: | SAS-USER <sathevaibhav@GMAIL.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | SAS-USER <sathevaibhav@GMAIL.COM> |
| Organization: | http://groups.google.com |
| Subject: | %Global option problem |
|
| Content-Type: | text/plain; charset="iso-8859-1" |
|---|
Hi All,
Here right now in my code i am specifying
%global RO1000;
option and the when i run it, i want to check if that option is getting
created or not i.e. is it getting read or not. Then where should i
check it? so that i will know if that option is getting created or not?
This RO1000 stands for a report option which i am selecting from the
GUI (Graphical user interface) and in my code i reference the interface
link. So, i want to know if this option which i am specifying is
getting created or not? so where should i look in to see if it is
created?
SAS-USER.
|