VMS Help  —  Lexicals  F$PROCESS  Example
  $ NAME = F$PROCESS()
  $ SHOW SYMBOL NAME
    NAME = "MARTIN"

      In this example, the F$PROCESS function returns the current
      process name and assigns it to the symbol NAME.
Close Help