VMS Help
EDIT, /ACL, /MODE

 *Conan The Librarian

    Specifies the use of prompting during the editing session.

    Format

      /MODE  =option

  1 - Description

    By default, the ACL editor prompts you for each ACE and provides
    values for some of the fields within an ACE (/MODE=PROMPT). To
    disable prompting, specify /MODE=NOPROMPT on the command line.

  2 - Example

  $ EDIT/ACL/MODE=NOPROMPT WEATHERTBL.DAT

      With this command, you initiate an ACL editing session to
      create an ACL for the file WEATHERTBL.DAT. The /MODE=NOPROMPT
      qualifier specifies that no assistance is required in entering
      the ACL entries.
  Close     Help