asapltda Posted August 23, 2016 Posted August 23, 2016 would like you to call a way , parameters can be passed directly to public variables how something like this:form1.showModal ( p1 = 123, p2 = ' xxx' )This would avoid many steps to pass values to variables in a way
zilav Posted August 24, 2016 Posted August 24, 2016 Add your own ShowModal* version which will accept parameters and call the original one.
Recommended Posts