Sorry if this is a simple question but how do I implement this command? I looked for any syntax help but just found it under the category Enums. Or if there is additional data on how to use the help here that would work to. I am new to python and not a programmer but am willing to learn.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Note this only "clicks" the menu option, if you want to do programmatic searching and replacing, take a look at editor.research() or editor.rereplace()
Cheers,
Dave
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry if this is a simple question but how do I implement this command? I looked for any syntax help but just found it under the category Enums. Or if there is additional data on how to use the help here that would work to. I am new to python and not a programmer but am willing to learn.
Thanks!
I think this is in the wrong forum. Please move over to the Help section. Thanks!
All MENUCOMMANDs are run with the notepad.menuCommand() method.
Note this only "clicks" the menu option, if you want to do programmatic searching and replacing, take a look at editor.research() or editor.rereplace()
Cheers,
Dave