I'm getting an error message something along the lines of an Invalid procedure call from PCDLRN, which causes PC-DMIS to hang with an infinite error msgbox.
The error occurs in my code when PCDMIS finishes executing a external PCDMIS subroutine.
This same program however wont error if I create a break point before the subroutine and step through the code, but of course it then wont save the stats to Datapage.
For the time being I broken the program into two parts which means I have to execute them seperately now. What a pain, this program ran fine with the v4.2 RCs.
When I actually have more time maybe I can post the exact error message.
The error occurs in my code when PCDMIS finishes executing a external PCDMIS subroutine.
This same program however wont error if I create a break point before the subroutine and step through the code, but of course it then wont save the stats to Datapage.
For the time being I broken the program into two parts which means I have to execute them seperately now. What a pain, this program ran fine with the v4.2 RCs.
When I actually have more time maybe I can post the exact error message.
Comment