I was using the following in GP 9.0:
run script 'Void Button NONE' of window SOP_Entry of form SOP_Entry;
I am trying to use the following in GP 2010 SP1:
run script 'ACTION_VOID' of form SOP_Entry;
I am getting the error: Type incompatibility 'window field required'.
Any help of what I am missing would be greatly appreciated.
Thank you.
Joseph
*This post is locked for comments
I have the same question (0)