Commit 969029f5 authored by claes's avatar claes

RtReadOnly bit added

parent 6cd21a75
!
! Proview $Id: pwrs_td_classdefflags.wb_load,v 1.4 2005-09-01 14:58:03 claes Exp $
! Proview $Id: pwrs_td_classdefflags.wb_load,v 1.5 2008-06-24 07:18:32 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -195,6 +195,16 @@ SObject pwrs:Type
Attr Value = 32768
EndBody
EndObject
!/**
! Object is readonly in runtime.
!*/
Object RtReadOnly $Bit
Body SysBody
Attr PgmName = "RtReadOnly"
Attr Text = "RtReadOnly"
Attr Value = 65536
EndBody
EndObject
EndObject
EndSObject
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment