Difference between revisions of "Process-Permanent Logical Name"

From VSI OpenVMS Wiki
Jump to: navigation, search
 
Line 1: Line 1:
A '''process-permanent logical name''' is a [[Logical Name|logical name]] that [[DCL]] creates for a process when the user logs in to represent a process-permanent file, a file open for the life of the process. Process permanent logicals remain defined for the life of the process and cannot be deassigned. They can be redefined, but if the redefined name is later deassigned, the process permanent name is reestablished. Process permanent logical names are:
+
A '''process-permanent logical name''' is a [[Logical Name|logical name]] that [[DCL]] creates for a process when the user logs in to represent a [[Process-Permanent File|process-permanent file]], a file open for the life of the process. Process permanent logicals remain defined for the life of the process and cannot be deassigned. They can be redefined, but if the redefined name is later deassigned, the process permanent name is reestablished. Process permanent logical names are:
  
 
* [[SYS$INPUT]]
 
* [[SYS$INPUT]]

Latest revision as of 15:53, 28 November 2019

A process-permanent logical name is a logical name that DCL creates for a process when the user logs in to represent a process-permanent file, a file open for the life of the process. Process permanent logicals remain defined for the life of the process and cannot be deassigned. They can be redefined, but if the redefined name is later deassigned, the process permanent name is reestablished. Process permanent logical names are: