View Single Post
  #1  
Old 07-19-2006, 12:56 PM
autodesk autodesk is online now
Registered User
 
Join Date: 07-19-2006
Posts: 10
Unhappy Access specific macros

2 parts for this question:

- any idea of how I can access a number of macros programatically? for example, i want to access all macros that start with the letters "FAILED".

- I started to write a script to do that, however when I try to access the property macros._NewEnum() I get the following error: "Invalid Character". I think for some reason it does not like the underscore (_). Any suggestions?

Thank you,
Nabil

Last edited by autodesk; 08-01-2006 at 12:44 PM.
Reply With Quote