Previous Topic: MLSLBLRQ—Security Labels in Multilevel EnvironmentNext Topic: MODE—Security Mode


MLWRITE—Data Write

Valid on z/OS.

Use the MLWRITE control option to allow or prevent the write down of data.

All entry methods are accepted.

MLWRITE(YES|NO)
YES

(Default) Allows the write down of data.

NO

Prevents the write down of data.

Example: MLWRITE control option

This example prevents the write down of data:

F TSS,MLWRITE(NO)