[next] [previous] [contents]

  9. Language Specifics
  This chapter descibes the various language and product
  specific actions, features and requirements when using
  SysWorks.

  Table 9-1 provides a summary of the language support
  provided with SysWorks.

  .
        Source files.

        Usually found in the work directory, but if they are
        generated they will be found in the library directory .
        Typical file types include .C, .COB, .COM_SRC, .COM_
        APP, .H, .FOR, .SDML, .SDML_INC and .UIL Should
        start with application code except for special cases. If not
        generatyed, they should reside in the CMS library.
  .
        Intermediate files.

        Usually found in the library directory. Typical file types
        include .LIBS, .MAP, OBJ and .OLB.
  .
        Tag files.

        Usually found in the library directory. Typical file types
        include .TAG_CDD, .TAG_EP, .TAG_INC_1 and .TAG_
        INC_2. These files are used to manage dependencies
        which are either inefficient or impractical to manage
        with direct MMS dependencies.
  .
        Target files.

        Usually found in the software or documentation directo-
        ries. Typical file types include .COM, .EXE, .HLB, .HLP,
        .PS and .UID.