Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Clear the "recent" sheet sets fly-out menu

  1. #11
    AUGI Addict .T.'s Avatar
    Join Date
    2000-12
    Location
    Lost
    Posts
    1,473
    Login to Give a bone
    0

    Default Re: Clear the "recent" sheet sets fly-out menu

    Because of:

    from Beau Turner at the Adesk forums:
    ~snip~
    It is technically possible to tweak this using VB/Lisp
    provided you parse the file and remove the values but this must be done
    without AutoCAD/ADT running as the file is stored in memory when AutoCAD/ADT
    is running and is written back when exiting.
    ~snip~
    I think this would have to be accomplished prior to firing Autocad. One thought I had was to edit a copy of fixedprofile.aws and save it as, say, fixedprofile.bak, then write a batch file to launch AutoCAD that would copy the .bak file over fixedprofile.aws.

    This could cause problems with other settings, though, because when the file is replaced, it also replaces any other changes. You would have to remember to copy fixedprofile.aws to the .bak and remove the information again. It kind of seems like a maintenance nightmare.

    Maybe there is a VBA solution, instead? I don't know enough about it to attempt something like this. Maybe this thread should be moved to the VBA forum or something for their input.

  2. #12
    Member
    Join Date
    2004-11
    Posts
    28
    Login to Give a bone
    0

    Default Re: Clear the "recent" sheet sets fly-out menu

    My "recent files" list in SSM just gets longer and longer, but seems to add a new file only when it feels like it. Autodesk, what is going on here?

  3. #13
    Member saxywolf's Avatar
    Join Date
    2007-06
    Posts
    7
    Login to Give a bone
    0

    Default Re: Clear the "recent" sheet sets fly-out menu

    I didn't clear the entire list, but while I was playing with SSM, I added one with a really long file name, and it was screwing me up when using the recent selection. I really don't remember why. I did however manage to remove it from the list. I also used this to rename a .dst file in the recent list. Although there should be an option at the bottom of the recent list to clear all or right click on an individual one and choose remove.

    move/delete/rename the .dst file
    (not sure if it matters, but I didn't have the dst file open in the SSM at this point)

    use the recent list to try to open it and you should get (or at least I do):
    Sheet Set Manager Error
    Cannot find the specified file.
    Please verify that the file exists.
    [Ok]

    [Cancel]
    Last edited by saxywolf; 2007-06-09 at 11:39 PM.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. make sheet sets "collapse" as the default?
    By markjnstne in forum AutoCAD Sheet Set Manager
    Replies: 3
    Last Post: 2016-09-23, 01:57 PM
  2. Sheet Set Manager "recent"
    By mgonzales.224492 in forum AutoCAD General
    Replies: 1
    Last Post: 2012-02-16, 12:46 PM
  3. Taking Sheet Sets out of the "Recent Drawings" list
    By pmg456037 in forum AutoCAD Civil 3D - General
    Replies: 4
    Last Post: 2010-06-29, 03:51 AM
  4. Clear "Recent" area of Sheet Set Manager
    By JToves in forum AutoCAD Sheet Set Manager
    Replies: 3
    Last Post: 2005-10-28, 08:37 PM
  5. Missing "inches" "mm" in Plot menu 2005
    By jfranco in forum AutoCAD Plotting
    Replies: 5
    Last Post: 2004-11-05, 10:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •