Whilst testing a batch application I received a 3041 error. However the program line it pointed to via *ERROR-LINE was twice what it should be.
i.e.
Suppose the error related to a store on line 110, my program displayed the error to be on line 220.
Is this a know natural bug?
What version of Natural? Any chance copycode was being used? If not could you post (part of) the code executing? Do you have the ON-ERROR block inside the program, or is the error being reported by the default error transaction handler?
Regards, Chad.