/sys$common/syshlp/helplib.hlb MACRO, VAX MACRO Assembler, Directives, .GLOBAL (.GLOBL) *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Indicates that specified symbol names are either globally defined in the current module or externally defined in another module. .GLOBAL symbol-list symbol-list A list of legal symbol names, separated by commas.
|