Copyright Digital Equipment Corp. All rights reserved.

Examples

   1.$ LICENSE MOVE FORTRAN ALT_SYS2:LMF$LICENSE.LDB

     This command moves the Fortran license in the default License
     Database to the ALT_SYS2:LMF$LICENSE.LDB output License
     Database. This command fails if the default database contains
     more than one Fortran license.

   2.$ LICENSE MOVE FORTRAN /DATABASE=LMFDATA:LMF$LICENSE.LDB -
     _$ ALT_SYS:LMF$LICENSE.LDB

     This command moves the Fortran license in the source License
     Database, LMFDATA:LMF$LICENSE.LDB, to the destination License
     Database, ALT_SYS:LMF$LICENSE.LDB. This command fails if the
     source License Database contains more than one Fortran license.

   3.$ LICENSE MOVE FORTRAN /ALL ALT_SYS2:LMF$LICENSE.LDB

     This command moves all Fortran licenses in the default
     License Database to the output License Database, ALT_
     SYS2:LMF$LICENSE.LDB.

   4.$ LICENSE MOVE * ALT_SYS2:LMF$LICENSE.LDB

     This command merges two databases by moving all licenses in
     the default License Database to the output License Database,
     ALT_SYS2:LMF$LICENSE.LDB.