DFS1125I label *** WARNING *** DFLD WILL CAUSE COPY BUFFER LOCK ON REMOTE 3270s.

Explanation

label is an externally defined name on the statement. If label is omitted, it is an internal name generated by the preprocessor for the statement. Indicated DFLD statement will cause the display image to be locked for COPY on remote 3270; that is, the display cannot be copied.

System action

Processing continues normally.

Programmer response

If copy lock is not desired, redefine the field definition so the field does not start in the first position of the buffer (POS=(1,2)) or does not have the attributes of ALPHA and PROT (protected).

Severity

4