Every once in a while during my OLE, I get a server busy message with three buttons, switch to, retry, and cancel (greyed out).
I have read that using the App.OLEServerBusyTimeOut = 9999999 would increase the time to a point that this error would not occur, but when I tried it, I still go the error.
Anyone have a idea of how to suppress this error message?
OK, here is how the script works, first it collects the variables for the data that is collected during the running of the cmm. Then it opens WinSPC and places those variables in the proper "slots" and closes WinSPC and PCDMIS to finish. Could I just run it as an external command? And to set it up, I simply browse for the location the script is in, keep the display function checked, and then click the button next to the wait parameter? And theoretically that will get rid of the server busy box that is so annoying?
OK, here is how the script works, first it collects the variables for the data that is collected during the running of the cmm. Then it opens WinSPC and places those variables in the proper "slots" and closes WinSPC and PCDMIS to finish. Could I just run it as an external command? And to set it up, I simply browse for the location the script is in, keep the display function checked, and then click the button next to the wait parameter? And theoretically that will get rid of the server busy box that is so annoying?