Hi Folks.
I'm trying to debug a program using the UniDebugger in UV 10.1 but when the program goes to do a WRITE to a file that a trigger on it, it's breaking with the following message. Program "LABEL.BUILD.PICK.REPRINT": Line 578, Error performing trigger for "PMCF". Program "LABEL.BUILD.PICK.REPRINT": Line 578, WRITE failure. >T Verb "T" is not in your VOC. The line it's breaking on is: 578: WRITEV '0' ON PMCF,"LABEL.COUNTER*":CO:"*":SHIP.DATE,1 ; * RESET LABEL COUNTER TO ZERO It appears to be any type of WRITE statement as it was breaking on an earlier WRITE to the PMCF file that wasn't a WRITEV. In testing, I commented out that first WRITE to get past it but then hit the same error on this statement, WRITEV. If I run the program, I do not have this error and the writes are performed and the data updated. If I take off the triggers for this file, it runs and debugs properly. I'm needing to run this program in our LIVE system in debug so I need to also have the triggers running. Anyone have any idea what would cause triggers to behave differently while debugging? I'm stumped! TIA. BobW ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
