DEFINE

From VSI OpenVMS Wiki
Revision as of 14:24, 2 December 2019 by Jane.doe (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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