[Info-vax] CSWS symbols
jo jimbo
jojimbo at sbcglobal.net
Mon Mar 23 18:15:02 EDT 2009
I tried that. Show symbol remote_user works, the others don't. Output from
my
cgi script is:
$ show symbol remote_user
REMOTE_USER = "jgessling"
$ show sym/local/all
P1 = ""
P2 = ""
P3 = ""
P4 = ""
P5 = ""
P6 = ""
P7 = ""
P8 = ""
$ show sym/global/all
$RESTART == "FALSE"
$SEVERITY == "1"
$STATUS == "%X00030001"
APACHE$DCL_CMD == "@APACHE$COMMON:[PROTECTED-BIN]TEST.COM"
Still confused.
Jim
"P. Sture" <paul.sture.nospam at hispeed.ch> wrote in message
news:paul.sture.nospam-BAAB87.23012721032009 at mac.sture.ch...
> 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