Syntax: SET SAVE RELATED BUFFERS boolean Determines if related modified buffers are written out on COMPILE commands. If this attribute is on, all modified buffers with the same language as the buffer being compiled are written out before the compilation takes place. If this attribute is off, any modified buffers with the same language are not written out. RELATED COMMANDS: COMPILE SET BUFFER LANGUAGE COMPILE REVIEW SHOW ATTRIBUTES