vthomeschoolmom
6 years agoSuper Contributor
First of many extensions - nothing added in keyword editor
I am working on my first script extension as I attempt to neaten up some of the repetitive things that need to be done. I get my lovely item in the keyword test operations pallette. I drag it into a ...
- 6 years ago
I'm looking through it. Couple of things:
1) You have data fields defined but no parameters for the operation. I think this might play a part because there is some indication that you need to actually assign values to the parameters.2) The OK button, I think, needs to have a ModalResult of mrNone and have an OnClick event which sets the FORM modal result to mrOk