Library /sys$common/syshlp/sca$menu.hlb SCA Topics, Glossary, name *Conan The Librarian (sorry for the slow response - running on an old VAX) |
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.
|