VMS Help  —  DEFRAGMENT  MODIFY  Qualifiers  /SCRIPT
       /SCRIPT={script-name}
       /NOSCRIPT (default)

          The /SCRIPT qualifier assigns a new name to a
          script. If a duplicate script-name is selected,
          defragmentation software issues a duplicate script
          name error message and does not enter the new script
          into the database-no defragmentation takes place.

          A script name may be up to 64 characters in length
          and may contain any of the following characters:

          o  Any alphanumeric character

          o  Underscore ( _ )

          o  Hyphen ( - )

          o  Dollar sign ( $ )

          Observe the following rules when naming a script:

          o  Use any combination of uppercase and lowercase
             letters.

          o  Do not begin script names using the dollar sign.
             However, you can include the dollar sign within
             the script name. (The dollar sign is reserved for
             special use by Digital Equipment Corporation.)

          o  Do not end a script name with a hyphen, since the
             hyphen is the DCL continuation character.

          The VMS DCL Concepts Manual contains more information
          on naming conventions.
Close Help