See the top rated post in this thread. Click here

Results 1 to 10 of 10

Thread: action macro won't play a different macro from the pulldown list

  1. #1
    Member
    Join Date
    2015-09
    Location
    Indianapolis, IN
    Posts
    13
    Login to Give a bone
    0

    Question action macro won't play a different macro from the pulldown list

    I made a few simple Action Macros to automate some steps. I can’t figure out why my Action macros are not fulling loading.
    I see them in my list when I have a drawing open but when I go to change the macro I want to use, my drawing seems unable to find the desired macro and runs the default listed macro instead.
    I don’t see any issues with my file paths in the options. I open the folder and I see my .actm files.
    The weird part is, I can override this flaw by switching workspaces.
    If I switch to any workspace and then go back to mine I can get the pulldown menu to accept my choice action. But I have to do the switching between each macro I want to run.
    Please let me know if you need any clarifying information.
    I am aware of lisp routines and such but I have no idea how to create them so I am stuck with action macro for now.
    Does anyone know or have suggestions on something that might be causing this problem for the action macros?

    "https://screencast.autodesk.com/Embed/Timeline/258eb097-6431-45af-9a36-848fe2d91dec"

    I'm trying to add a screencast I made of the issue. If you can't play it I could also use some tips on how to load a screencast from autodesk
    Last edited by Ed Jobe; 2022-03-17 at 07:30 PM.

  2. #2
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,397
    Login to Give a bone
    0

    Default Re: action macro won't play a different macro from the pulldown list

    Only Autodesk has the codecs to play back a screencast. Try using ScreenToGif. However, sometimes the forums software converts a gif to a jpg. If so, zip the gif.
    C:> ED WORKING....

  3. #3
    Member
    Join Date
    2015-09
    Location
    Indianapolis, IN
    Posts
    13
    Login to Give a bone
    0

    Default Re: action macro won't play a different macro from the pulldown list

    thanks for the feedback.

  4. #4
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,397
    Login to Give a bone
    1

    Default Re: action macro won't play a different macro from the pulldown list

    I changed your code to a hyperlink.

    I've seen where sometimes there isn't a current workspace. I don't use action macros, so I don't have a lot of experience with to know if this is normal behavior, but perhaps it only works when you have a current workspace. In your workspace settings (WSSETTINGS), do you have "Automatically save workspace changes" checked?
    C:> ED WORKING....

  5. #5
    Member
    Join Date
    2015-09
    Location
    Indianapolis, IN
    Posts
    13
    Login to Give a bone
    0

    Default Re: action macro won't play a different macro from the pulldown list

    Thank you for your feedback and help modifying the link. That was awesome.
    I checked my workspace settings (WSSETTINGS) and the "Automatically save workspace changes" was not checked. This is a system setting I've not messed with before, I have no idea how this setting affects my problem. I am going to mess with it and see if I can figure out how it might add my macros to my workspace. (maybe I'll be able to find a youtube video or something... )

  6. #6
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,397
    Login to Give a bone
    0

    Default Re: action macro won't play a different macro from the pulldown list

    You mentioned that changing workspaces helped the macros to work. That led me to believe that you didn't have an active workspace set, preventing the macro system from working properly. Maybe it needs a workspace to store paths to your macros? Just guessing.
    C:> ED WORKING....

  7. #7
    Member
    Join Date
    2015-09
    Location
    Indianapolis, IN
    Posts
    13
    Login to Give a bone
    0

    Default Re: action macro won't play a different macro from the pulldown list

    I haven't been able to find any useful information for WSSETTINGS. I keep messing with the dialog box settings to see if something changes but I can't see any results if this setting is what affects my problem. So as of now, I don't have a solution.
    This problem is still valid and some other suggestions would be appreciated. I don't know if I'm one click away from a solution or if I'm going down the wrong path.

  8. #8
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,397
    Login to Give a bone
    0

    Default Re: action macro won't play a different macro from the pulldown list

    The setting just controls whether or not changes you make to the user interface, (toolbars, palettes, etc) are saved. If they are not, when you switch workspaces, you will lose the changes you made. For the scope of this problem, it looked as if your workspace needed to be saved.
    C:> ED WORKING....

  9. #9
    Member
    Join Date
    2015-09
    Location
    Indianapolis, IN
    Posts
    13
    Login to Give a bone
    0

    Default Re: action macro won't play a different macro from the pulldown list

    The WSSAVE command was not enough to fix the error. It had to have been some sort of linking issue with the changes I made to my CUI in my workspace. No matter what I did before I re-did my workspace and custom tab the WSSAVE command did not save the changes to the workspace. I ended up starting over and completely recreating the workspace and custom tab. my action macros are now working.

  10. #10
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,397
    Login to Give a bone
    0

    Default Re: action macro won't play a different macro from the pulldown list

    Thanks for posting the results.
    C:> ED WORKING....

Similar Threads

  1. 2006: dialog boxes won't open from standard toolbar or pulldown menu
    By gill in forum AutoCAD LT - General
    Replies: 1
    Last Post: 2015-10-28, 05:06 PM
  2. Revit 2012 won't play nice with ACAD 2013 files
    By stu1037 in forum Revit - Platform
    Replies: 3
    Last Post: 2013-02-26, 04:57 PM
  3. Flip action works until I use rotate action
    By Mac Demer in forum Dynamic Blocks - Technical
    Replies: 2
    Last Post: 2009-06-25, 03:24 PM
  4. TrueView 09 won't play nice with AutoCAD 2009
    By mpeterson79 in forum DWG TrueView - General
    Replies: 2
    Last Post: 2009-04-28, 02:30 AM
  5. Multiple command macro within pulldown menu
    By louis.64641 in forum AutoCAD Customization
    Replies: 2
    Last Post: 2006-04-04, 09:43 PM

Tags for this Thread

Posting Permissions

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