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

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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