This may be a containership issue.
I have a button on a form. The button has code attached to its "pushbutton" event. The code triggers a library method. The code appears to run twice. This is apparent as ".view()" statements, placed temporarily for development, are displayed twice for each button press. Therefore the method takes twice as long to execute.
I have a button on a form. The button has code attached to its "pushbutton" event. The code triggers a library method. The code appears to run twice. This is apparent as ".view()" statements, placed temporarily for development, are displayed twice for each button press. Therefore the method takes twice as long to execute.