Step 1. Create the Code or Data

The USERDISK logical saved segment will contain the file directory information for a CMS minidisk with a virtual device number of 100 and a disk label of MLU100.

The NLSABC logical saved segment will contain the following objects for an application named ABC:
  • ABCNLS TXTABC—the text file from the LANGMERG command
  • ABCLIB CSLSEG—the callable services library file from the CSLGEN command
  • ABC MODULE
  • RUNABC EXEC
The USERSEG logical saved segment contains user data and a runtime module for user data:
  • USERSEG—user defined data
  • USERRUN MODULE—program that is called when the logical saved segment is loaded or purged