[Info-vax] CSWS symbols

P. Sture paul.sture.nospam at hispeed.ch
Sat Mar 21 18:01:27 EDT 2009


In article <6V9xl.16180$as4.6062 at nlpi069.nbdc.sbc.com>,
 "jo jimbo" <jojimbo at sbcglobal.net> wrote:

> Thanks, your site has helped out a lot.  I'm still left with the lingering 
> question, How do they do it?  A symbol is a symbol, except in different 
> levels, that's what I always thought.  So how are the actually hidden?

$ help show symbol /all
SHOW

  SYMBOL

    /ALL

       Displays the current values of all symbols in the specified
       symbol table (/LOCAL or /GLOBAL). If you specify the /ALL
       qualifier and do not specify either the /LOCAL or the /GLOBAL
       qualifier, the SHOW SYMBOL command displays the contents of the
       local symbol table for the current command level.
     
In other words /LOCAL is the default. Try:

$ show symbol /all /local
$ show symbol /all /global

to get both types of symbol.

-- 
Paul Sture



More information about the Info-vax mailing list