No, I would expect that to be equivalent to SHOW SYMBOL/GLOBAL *
I am probably thinking about LOGICALS, and not SYMBOLS. Can't you just try a SHOW
LOG/ALL instead?
Johnny
Sampsa Laine wrote:
Amusingly enough, even that doesn't show me the HTTP variables:
Output from SHOW SYMBOL/GLOBAL/ALL in the CGI DCL:
$FACILITY == "%X00000001"
$IDENT == "%X00000000"
$RESTART == "FALSE"
$SEVERITY == "1"
$STATUS == "%X00010001"
APACHE$DCL_BIN == "$ APACHE$COMMON:[000000]APACHE$DCL_BIN.EXE"
APACHE$DCL_CMD == "@APACHE$COMMON:[CGI-BIN.FIDONODES]FINDNODE-DEV.COM"
APACHE$DCL_ENV == "$ APACHE$COMMON:[000000]APACHE$DCL_ENV.EXE"
APACHE$DCL_RUN == "$ APACHE$COMMON:[000000]APACHE$DCL_RUN.EXE"
APACHE$FLIP_CCL == "$ APACHE$COMMON:[000000]APACHE$SET_CCL.EXE"
APACHE$SET_CCL == "$ APACHE$COMMON:[000000]APACHE$SET_CCL.EXE"
HTTPD == "$ APACHE$COMMON:[000000]APACHE$HTTPD.EXE"
PHP == "$ PHP_ROOT:[BIN]PHP.EXE"
SAY == "WRITE SYS$OUTPUT"
On 5 Oct 2009, at 23:55, Marc Chametzky wrote:
SHOW SYMBOL/ALL just dumps P1-P9. *cries a little*
I think you'd need "SHOW SYMBOL/GLOBAL/ALL" to see the other global symbols.
By default, "SHOW SYMBOL/ALL" defaults to /LOCAL.
--Marc
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic
trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" -
B. Idol
Show replies by date