Next: testpack Up: CERNLIB Previous: stagelist

setenv

Command file to define a global symbol or a logical name.

Examples of using the SETENV command

setenv baggins frodo

show symbol baggins

BAGGINS == "FRODO"

setenv -l baggins frodo

show logical baggins

   "BAGGINS" = "[.FRODO]" (LNM$PROCESS_TABLE)

setenv display zfatal:0

show display

   Device:    WS404:  [super]
   Node:      ZFATAL:0
   Transport: TCPIP
   Server:    0
   Screen:    0


goossens@cern.ch