I have a 01 data field defined as external within a program because the data is used by many programs and I did not want to pass it from program to program (this is a .net project). When I am in debug mode, I can not do a quickwatch on any field in the data record. I says 'Unable to evaluate expression'. Can you not view external defined data area?
↧