So I keep trying to create macros to work with Adobe Premiere Pro, but every time I try and test one, I get a popup saying, "Object doesn't support this property or method". Has this happened to anyone else? If so, I'd really appreciate it if you told me how to fix it.
Here is my code: sendkeys; "+/"
Thanks!
Object doesn't support this property or method
Re: Object doesn't support this property or method
1) If you're sending just key presses you don't need scripted macro - you can use gui definition
2) if you want to use scripted macro anyway then remove the semicolon and try: sendkeys "+/"
2) if you want to use scripted macro anyway then remove the semicolon and try: sendkeys "+/"
Petr Medek
LUAmacros author
LUAmacros author