Server Guide


TSO Stakdump ISPF Panels

You can specify alternate language support for the Smalltalk Stack Dump Facility panels. The default language is English. It is possible to change to Japanese or Brazilian Portuguese.

To change the default language for the Stack Dump Facility the following steps are required:

  1. In ABT.VxRxMx.SABTCLIB, edit member ABTXSDFC (alias STAKDUMP).
  2. Change the LIBDEF statements in ABT.VxRxMx.SABTCLIB to the desired target language, for example, SABTPNLE = English, SABTPNLP = Brazilian Portuguese, or SABTPNLJ = Japanese.

    For example, to change the language support to Japanese, specify the following:

    ISPEXEC LIBDEF ISPPLIB DATASET ID('ABT.VxRxMx.SABTPNLJ')
    ISPEXEC LIBDEF ISPMLIB DATASET ID('ABT.VxRxMx.SABTPNLJ')
    


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]