|
Re: LRU files in the File menu
|
Bob Smith
|
Oct 26, 2002 05:44 PDT
|
John,
I did a little bit more checking. I think the changes needed are in the
function InsertMenuItem: It is normally called with filemenu as the following
argument. It looks like that is a string array that contains the file names.
The array should first be searched for the most recent file name. If the
name is found, it should be deleted, and then re-inserted at the top. The
InsertMenuItem: function looks a bit complicated. I don't know if I have
sufficient interest at this time to fight with it. I would prefer that
someone else undertake the task. Any takers?
Bob
|
|
 |
|