SCA$MENU.HLB  —  SCA Topics, Glossary  name
    A string of characters used to identify symbols in your source
    code. Legal characters for a name are defined by whatever language
    you use. Each name has zero or more characters. Any character
    may appear in a name. Special characters that appear in a name
    must be quoted using double quotes. Which characters are considered
    special characters is system dependent.  See the system specific
    guide for further details.
Close Help