Library /sys$common/syshlp/patchhelp.hlb SET, SCOPE *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Use SET SCOPE to establish the specified module name (and routine name, if specified) as the explicit scope to be used for translating pathnames and symbols into values. If the local symbols in a specific module have not been entered in the symbol table by the SET MODULE command, the SET SCOPE command forces those symbols into the table. If the symbol table is too small to accommodate this information, PATCH issues an error message. Use the SHOW MODULE command to determine the modules to which the scope can be set. Format: SET SCOPE module-name [\routine-name [\...]] Prompts: NEW> module-name [\routine-name]
Additional Information (explode) :
|