Exit TAUSCXMS: File Suffix Assignment

A file must contain the correct suffix (e.g. cbl, jcl) in order to be opened with the required editor.

The assignment of an SCLM member to a file suffix typically depends on its assigned SCLM language. In some cases, the SCLM type alone can also be enough to make this assignment possible.  

You can use the exit TAUSCXMS to associate the values of the file suffix to the SCLM member.

As long as no specific editor exists for the SCLM member, the value txtshould be assigned as a suffix.

Note: This exit returns two additional output parameters called ‘Property Group’ and 'Property Group Category'; although not supported in an Enterprise Developer environment, you must still return a non-blank value (e.g. NONE). In IBM Developer for z Systems environments, both values can be used to associate an SCLM member with a specific Property Group.