◄Up► ◄Contents► ◄Index► ◄Back► ─────Restricting the Length of External Names (/H)────────────────────────── The /H option restricts the length of external names in the object file. Syntax: /H number The integer <number> specifies the maximum number of significant characters in external names. The /H option has no effect during compilation. It is only when the object file is created that any external names longer than <number> characters are truncated. This option has no effect on local names. See Also: ◄$TRUNCATE► -♦-