Difference between revisions of "DEFINE"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Created page with "DEFINE is a DCL command that associates an equivalence name with a logical name. It is similar to the ASSIGN command but accepts a differe...")
 
(No difference)

Latest revision as of 14:24, 2 December 2019

DEFINE is a DCL command that associates an equivalence name with a logical name. It is similar to the ASSIGN command but accepts a different sequence of parameters.

Syntax

DEFINE  logical-name equivalence-name[,...]

Qualifiers

  • /CLUSTER_SYSTEM
  • /EXECUTIVE_MODE
  • /GROUP
  • /JOB
  • /LOG
  • /NAME_ATTRIBUTES
  • /PROCESS
  • /SUPERVISOR_MODE