LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 2006, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments:   To: sas-l@uga.edu
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.


Back to: Top of message | Previous page | Main SAS-L page