Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
HP.com home

HP OpenVMS Systems Documentation

Content starts here

HP OpenVMS DCL Dictionary


Previous Contents Index

F$PROCESS

Obtains the current process name string. The F$PROCESS function has no arguments, but must be followed by parentheses.

Format

F$PROCESS()

Return Value


A character string containing the current process name.

Arguments

None.

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.


Previous Next Contents Index

 

Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2012 Hewlett-Packard Development Company, L.P.