Message 1 of 2
Inventor Macro to replace text in multiple IDWs?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I've been trying to develop a macro that can open each file in a folder, check various text fields for a specified string, and then replace that string if it finds it. I started with a script from chatgpt, and tried debugging it, but it seems to always get caught up with defining General Tables (which is what I need the most), and I keep getting "Doesn't support this property or method" errors.
I attached the latest version on my code in a txt file.
Thanks in advance
-Andrew