BookmarkSubscribeRSS Feed
PoulRavn
Obsidian | Level 7

Hi, in EG 6.1 (and also SAS JMP 11) I have come to rely on the recently used file list. In JMP11 it can be very long (I have not found the limit), but in EG the number of entries has to be set in 'properties' and appears to be limited. I tried to set it at maximun (=12 ?).

 

Now, I would like to remove entries (moved a project to another folder, but the entry stays). Can I edit the list somewhere? Is it in the registry as in SAS JMP? Or just a flat file, that I might edit?

 

Regards

 

Poul Ravn Sørensen

3 REPLIES 3
TomKari
Onyx | Level 15

I removed a couple of entries from

 

C:\Users\UserName\AppData\Roaming\SAS\EnterpriseGuide\6.1\mru.config

 

using Notepad, and it seemed to work.

 

Tom

PoulRavn
Obsidian | Level 7

Hi Tom, thanks for directing me to this file. I opened it and tried to remove an entry. But somehow I must have misunderstood the start/end signalling of the XML coding, because EG 6.1 then read it falsely, in the way that it read far fewer entries than are in the file. I suspect I have not made the right 'cut'.

Could you please provide a little bit of detail on how to select en 'entry'? From where to where (included) should I delete?

 

Regards

Poul

TomKari
Onyx | Level 15

This is what the first 30 lines of my mru.config look like:


<?xml version="1.0" encoding="utf-8" standalone="yes"?><MRU><DNA>&lt;DNA&gt;
  &lt;Type&gt;LocalFile&lt;/Type&gt;
  &lt;Name&gt;F1.egp&lt;/Name&gt;
  &lt;Version&gt;1&lt;/Version&gt;
  &lt;Assembly /&gt;
  &lt;Factory /&gt;
  &lt;FullPath&gt;C:\Users\Username\SAS\F1.egp&lt;/FullPath&gt;
&lt;/DNA&gt;</DNA><DNA>&lt;DNA&gt;
  &lt;Type&gt;LocalFile&lt;/Type&gt;
  &lt;Name&gt;F2.egp&lt;/Name&gt;
  &lt;Version&gt;1&lt;/Version&gt;
  &lt;Assembly /&gt;
  &lt;Factory /&gt;
  &lt;FullPath&gt;C:\Users\Username\SAS\F2.egp&lt;/FullPath&gt;
&lt;/DNA&gt;</DNA><DNA>&lt;DNA&gt;
  &lt;Type&gt;LocalFile&lt;/Type&gt;
  &lt;Name&gt;F3.egp&lt;/Name&gt;
  &lt;Version&gt;1&lt;/Version&gt;
  &lt;Assembly /&gt;
  &lt;Factory /&gt;
  &lt;FullPath&gt;C:\Users\Username\SAS\F3.egp&lt;/FullPath&gt;
&lt;/DNA&gt;</DNA><DNA>&lt;DNA&gt;
  &lt;Type&gt;LocalFile&lt;/Type&gt;
  &lt;Name&gt;F4.egp&lt;/Name&gt;
  &lt;Version&gt;1&lt;/Version&gt;
  &lt;Assembly /&gt;
  &lt;Factory /&gt;
  &lt;FullPath&gt;C:\Users\Username\SAS\F4.egp&lt;/FullPath&gt;
&lt;/DNA&gt;</DNA><DNA>&lt;DNA&gt;
  &lt;Type&gt;LocalFile&lt;/Type&gt;
  &lt;Name&gt;F5.egp&lt;/Name&gt;

 

I left the first line alone, up to the end of the <MRU> tag. I then removed entries starting with the <DNA> tag, and ending with the </DNA> tag. Note that immediately following the </DNA> tag is the next <DNA> tag.

 

When I treat the first two entries this way, they disappear from my “previous files” list.
Good luck,
   Tom

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 1307 views
  • 0 likes
  • 2 in conversation