Copyright Digital Equipment Corp. All rights reserved.

Examples

   1.$ LICENSE DELETE FORTRAN

     This command deletes the Fortran license from the default
     License Database.

   2.$ LICENSE DELETE FORTRAN, COBOL, PASCAL

     This command deletes the Fortran, COBOL and Pascal licenses
     from the default License Database.

   3.$ LICENSE DELETE FORTRAN /DATABASE=MY$DISK:MYDATA.LDB

     This command deletes the Fortran license from the
     MY$DISK:MYDATA.LDB License Database.

   4.$ LICENSE DELETE FORTRAN /ISSUER=XYLASOFT

     This command deletes all licenses for the product named Fortran
     issued by XYLASOFT from the default License Database. If there
     are licenses for products named Fortran issued by companies
     other than XYLASOFT, they are not deleted.

   5.$ LICENSE DELETE * /STATUS=(EXTINCT)

     This command deletes all license records with a status of
     EXTINCT from the database. This is effectively a purge of all
     historical information.