Copyright Digital Equipment Corp. All rights reserved.

READONLY

 The READONLY attribute specifies that an object can be read by a
 program, but cannot have values assigned to it.

 See the "HP Pascal Language Reference Manual" for  the  complete
 description of using the READONLY attribute.