UNDERSCORECHAR

Replaces the _ (underscore) character in a member name with another character.

Reports generated with this command may not be suitable for reloading into the database as report format files. Member names may no longer match the outline if the underscores are replaced.

Syntax

{ UNDERSCORECHAR "char"}

Parameters

"char"

Single character, enclosed in quotation marks, that displays in place of underscore.

Notes

UNDERSCORECHAR is a setting command.

Example

{UNDERSCORECHAR " "}

replaces all underscores with spaces (for example, member name New_York would appear as New York in the final report.)