Page 1 of 1

Object doesn't support this property or method

Posted: 07 Apr 2018, 18:20
by LukeOL
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!

Re: Object doesn't support this property or method

Posted: 09 Apr 2018, 08:05
by admin
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 "+/"