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 (September 2010, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 13 Sep 2010 10:23:55 -0700
Reply-To:   "Choate, Paul@DDS" <Paul.Choate@DDS.CA.GOV>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Choate, Paul@DDS" <Paul.Choate@DDS.CA.GOV>
Subject:   Re: SAS registry key value question
Comments:   To: Arthur Tabachneck <art297@NETSCAPE.NET>
In-Reply-To:   <201009131655.o8DGTk9A031339@willow.cc.uga.edu>
Content-Type:   text/plain; charset="us-ascii"

Thank you for the info Art - but those are two roads already traveled on this -

One approach tried was the

PROC REGISTRY export="SAS_Reg_&sysdate9..txt"; run;

as Peter Crawford suggests - I don't find the DETAILs setting.

Also read through the DeVenezia site and a related paper last week - again - nothing on DETAILs that I saw. Maybe I missed it.

Thanks again for the pointer in any case.

Paul Choate DDS Data Extraction (916) 654-2160

-----Original Message----- From: Arthur Tabachneck [mailto:art297@NETSCAPE.NET] Sent: Monday, September 13, 2010 9:55 AM To: SAS-L@LISTSERV.UGA.EDU; Choate, Paul@DDS Subject: Re: SAS registry key value question

Paul,

I think you were right on both counts, at least if it was the following Peter Crawford paper that mentions Richard's page. The two can be found at:

http://www2.sas.com/proceedings/sugi31/237-31.pdf http://www.devenezia.com/downloads/sas/actions/

and, hopefully, are the two sources you were thinking of.

Art --------- On Mon, 13 Sep 2010 09:01:01 -0700, Choate, Paul@DDS <Paul.Choate@DDS.CA.GOV> wrote:

>Thanks RT - > >Yes, "Options DETAILS" works in the program, autoexec, and config, as does the explorer options menu checkbox. > >I want to edit the switch in the SAS DM registry. Anyone know how/where? > >A few years ago I edited the switch to "on", but don't remember how I got to it. I'm guessing it was a DeVenezia or Crawford paper or post, but I can't locate it. I currently have the option turned off via my autoexec, but would like to simply have it "off". The checkbox switches it off during the session, but does not change in future sessions, even with "save settings on exit" turned on. > >The problem is that the "details" option works okay with a small number of files, but we changed our data model and now have folders with several hundred files each. SAS Explorer takes a minute or two reading all the details whenever I click into a library, which is frequent. I'd like the DETAILS default in the registry back to "off". > >TIA > >Paul Choate >DDS Data Extraction >(916) 654-2160 >-----Original Message----- >From: templerr@clear.net.nz [mailto:templerr@clear.net.nz] >Sent: Thursday, September 09, 2010 5:44 PM >To: Choate, Paul@DDS; SAS-L@LISTSERV.UGA.EDU >Subject: Re: SAS registry key value question > > >Do you mean "Options DETAILS;" ???? > >Cheers >RT > > >----- Original Message Follows ----- >> This is a question for SAS DM gear heads. >> >> One can instruct SAS explorer to show row and column count >> details of tables within the SAS Explorer library folder. >> Two ways are either through the explorer options menu >> <general tab><member details check box> or with a DETAILS >> system option command. >> >> I have a dim memory that it is also possible to edit a SAS >> registry key to switch this feature on or off, but I can't >> find it. I am looking in the registry editor under >> <solutions><accessories>. I find other Explorer >> properties under [core][explorer][configuration], but no >> "details". >> >> TIA! >> >> Paul Choate >> DDS Data Extraction >> (916) 654-2160


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