Rational Developer for System z, Version 7.6

Setting preferences for DBCS language support

To set preferences for using double-byte character set (DBCS) languages with service flow projects, open the DBCS Settings page in the Service Flow Projects preferences.
To set preferences for using double-byte character set (DBCS) languages with service flow projects:
  1. On the workbench menu bar, select Window > Preferences. The Preferences window opens.

  2. In the left pane of the Preferences window, expand Enterprise Service Tools > Service Flow Projects and select DBCS Settings.

  3. Change the preferences. The preferences are:

    Option: Effect of this option:
    Enable support of DBCS name mapping for runtime code This check box controls whether original DBCS characters or replacement single-byte character set (SBCS) characters are used for entity names in generated runtime code COBOL files and in generation properties files.
    • If the check box is selected, then Enterprise Service Tools maps DBCS characters to SBCS characters in entity names.
    • If the check box is cleared, then DBCS characters in entity names are not changed.
    Name prefix for runtime This group of options specifies the name prefixes to be used with entity names in COBOL runtime code:
    • Flow file name: Specifies the prefix to be used with flow file names.
    • Message/Screen name: Specifies the prefix to be used with message names and screen names.
    • Variable names: Specifies the prefix to be used with variable names.
    Name prefix for generation properties of CICS SFR This group of options specifies the name prefixes to be used with entity names that are specified in a generation properties file:
    • Program name: Specifies the prefix to be used with a program name.
    • Transaction ID: Specifies the prefix to be used with a transaction ID.
    • Web Service Endpoint URI: Specifies the prefix to be used with a Web Service Endpoint URI.
    Other settings Append the comments to runtime code: This check box controls whether the original DBCS names are retained in comments in the runtime code for debugging and tracking purposes:
    • If the check box is selected, then the original DBCS names are retained in comments in the runtime code.
    • If the check box is cleared, then the original DBCS names are not retained.
  4. Click OK when done.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)