Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
42c8658f
Commit
42c8658f
authored
Dec 21, 2007
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed enum/mask name to make structgen possible
parent
3ffae29d
Changes
23
Show whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
101 additions
and
44 deletions
+101
-44
src/wbl/pwrb/src/pwrb_td_aifiltertypeenum.wb_load
src/wbl/pwrb/src/pwrb_td_aifiltertypeenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_aisensortypeenum.wb_load
src/wbl/pwrb/src/pwrb_td_aisensortypeenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_byteordering.wb_load
src/wbl/pwrb/src/pwrb_td_byteordering.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_clientserverenum.wb_load
src/wbl/pwrb/src/pwrb_td_clientserverenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_databitsenum.wb_load
src/wbl/pwrb/src/pwrb_td_databitsenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_difiltertypeenum.wb_load
src/wbl/pwrb/src/pwrb_td_difiltertypeenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_distrcomponentmask.wb_load
src/wbl/pwrb/src/pwrb_td_distrcomponentmask.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_documentorientenum.wb_load
src/wbl/pwrb/src/pwrb_td_documentorientenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_documentsizeenum.wb_load
src/wbl/pwrb/src/pwrb_td_documentsizeenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_eventflagsmask.wb_load
src/wbl/pwrb/src/pwrb_td_eventflagsmask.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_eventprioenum.wb_load
src/wbl/pwrb/src/pwrb_td_eventprioenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_eventtypeenum.wb_load
src/wbl/pwrb/src/pwrb_td_eventtypeenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_frameattrenum.wb_load
src/wbl/pwrb/src/pwrb_td_frameattrenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_parityenum.wb_load
src/wbl/pwrb/src/pwrb_td_parityenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_pidalgenum.wb_load
src/wbl/pwrb/src/pwrb_td_pidalgenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_stopbitsenum.wb_load
src/wbl/pwrb/src/pwrb_td_stopbitsenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_supdelayactionenum.wb_load
src/wbl/pwrb/src/pwrb_td_supdelayactionenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_textattrenum.wb_load
src/wbl/pwrb/src/pwrb_td_textattrenum.wb_load
+2
-2
src/wbl/pwrb/src/pwrb_td_volumedatabaseenum.wb_load
src/wbl/pwrb/src/pwrb_td_volumedatabaseenum.wb_load
+57
-0
src/wbl/pwrb/src/pwrb_td_webtargetenum.wb_load
src/wbl/pwrb/src/pwrb_td_webtargetenum.wb_load
+2
-2
src/wbl/pwrs/src/pwrs_td_opsysenum.wb_load
src/wbl/pwrs/src/pwrs_td_opsysenum.wb_load
+2
-2
src/wbl/pwrs/src/pwrs_td_opsysmask.wb_load
src/wbl/pwrs/src/pwrs_td_opsysmask.wb_load
+2
-2
src/wbl/pwrs/src/pwrs_td_privmask.wb_load
src/wbl/pwrs/src/pwrs_td_privmask.wb_load
+2
-2
No files found.
src/wbl/pwrb/src/pwrb_td_aifiltertypeenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_aifiltertypeenum.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_aifiltertypeenum.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
! Copyright (C) 2005 SSAB Oxelösund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -28,7 +28,7 @@ SObject pwrb:Type
...
@@ -28,7 +28,7 @@ SObject pwrb:Type
Object AiFilterTypeEnum $TypeDef 8
Object AiFilterTypeEnum $TypeDef 8
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "AiFilterType"
Attr PgmName = "AiFilterType
Enum
"
EndBody
EndBody
!/**
!/**
! No filter.
! No filter.
...
...
src/wbl/pwrb/src/pwrb_td_aisensortypeenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_aisensortypeenum.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_aisensortypeenum.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -30,7 +30,7 @@ SObject pwrb:Type
...
@@ -30,7 +30,7 @@ SObject pwrb:Type
Object AiSensorTypeEnum $TypeDef 18
Object AiSensorTypeEnum $TypeDef 18
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "AiSensorType"
Attr PgmName = "AiSensorType
Enum
"
EndBody
EndBody
!/**
!/**
! No conversion. ActualValue is equal to SignalValue
! No conversion. ActualValue is equal to SignalValue
...
...
src/wbl/pwrb/src/pwrb_td_byteordering.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_byteordering.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_byteordering.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
Object ByteOrderingEnum $TypeDef 27
Object ByteOrderingEnum $TypeDef 27
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "ByteOrdering"
Attr PgmName = "ByteOrdering
Enum
"
EndBody
EndBody
!/**
!/**
! Little Endian.
! Little Endian.
...
...
src/wbl/pwrb/src/pwrb_td_clientserverenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_clientserverenum.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_clientserverenum.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
Object ClientServerEnum $TypeDef 21
Object ClientServerEnum $TypeDef 21
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "ClientServer"
Attr PgmName = "ClientServer
Enum
"
EndBody
EndBody
!/**
!/**
! Client.
! Client.
...
...
src/wbl/pwrb/src/pwrb_td_databitsenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_databitsenum.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_databitsenum.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
Object DataBitsEnum $TypeDef 25
Object DataBitsEnum $TypeDef 25
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "DataBits"
Attr PgmName = "DataBits
Enum
"
EndBody
EndBody
!/**
!/**
! 0 data bits.
! 0 data bits.
...
...
src/wbl/pwrb/src/pwrb_td_difiltertypeenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_difiltertypeenum.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_difiltertypeenum.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -28,7 +28,7 @@ SObject pwrb:Type
...
@@ -28,7 +28,7 @@ SObject pwrb:Type
Object DiFilterTypeEnum $TypeDef 19
Object DiFilterTypeEnum $TypeDef 19
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "DiFilterType"
Attr PgmName = "DiFilterType
Enum
"
EndBody
EndBody
!/**
!/**
! No filter.
! No filter.
...
...
src/wbl/pwrb/src/pwrb_td_distrcomponentmask.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_distrcomponentmask.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_distrcomponentmask.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
Object DistrComponentMask $TypeDef 13
Object DistrComponentMask $TypeDef 13
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Mask"
Attr TypeRef = "pwrs:Type-$Mask"
Attr PgmName = "DistrComponent"
Attr PgmName = "DistrComponent
Mask
"
EndBody
EndBody
!/**
!/**
! The Proview user database $pwra_db/pwr_user.dat is included.
! The Proview user database $pwra_db/pwr_user.dat is included.
...
...
src/wbl/pwrb/src/pwrb_td_documentorientenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_documentorientenum.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_documentorientenum.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -28,7 +28,7 @@ SObject pwrb:Type
...
@@ -28,7 +28,7 @@ SObject pwrb:Type
Object DocumentOrientEnum $TypeDef 10
Object DocumentOrientEnum $TypeDef 10
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "DocumentOrient"
Attr PgmName = "DocumentOrient
Enum
"
EndBody
EndBody
!/**
!/**
! Portrait orientation.
! Portrait orientation.
...
...
src/wbl/pwrb/src/pwrb_td_documentsizeenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_documentsizeenum.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_documentsizeenum.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -28,7 +28,7 @@ SObject pwrb:Type
...
@@ -28,7 +28,7 @@ SObject pwrb:Type
Object DocumentSizeEnum $TypeDef 9
Object DocumentSizeEnum $TypeDef 9
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "DocumentSize"
Attr PgmName = "DocumentSize
Enum
"
EndBody
EndBody
!/**
!/**
! Size A0.
! Size A0.
...
...
src/wbl/pwrb/src/pwrb_td_eventflagsmask.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_eventflagsmask.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_eventflagsmask.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -30,7 +30,7 @@ SObject pwrb:Type
...
@@ -30,7 +30,7 @@ SObject pwrb:Type
Object EventFlagsMask $TypeDef 1
Object EventFlagsMask $TypeDef 1
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Mask"
Attr TypeRef = "pwrs:Type-$Mask"
Attr PgmName = "EventFlags"
Attr PgmName = "EventFlags
Mask
"
EndBody
EndBody
!/**
!/**
! If this flag exists the return message ReturnText
! If this flag exists the return message ReturnText
...
...
src/wbl/pwrb/src/pwrb_td_eventprioenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_eventprioenum.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_eventprioenum.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -28,7 +28,7 @@ SObject pwrb:Type
...
@@ -28,7 +28,7 @@ SObject pwrb:Type
Object EventPrioEnum $TypeDef 11
Object EventPrioEnum $TypeDef 11
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "EventPrio"
Attr PgmName = "EventPrio
Enum
"
EndBody
EndBody
!/**
!/**
! Priority A, highest priority.
! Priority A, highest priority.
...
...
src/wbl/pwrb/src/pwrb_td_eventtypeenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_eventtypeenum.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_eventtypeenum.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelösund AB.
! Copyright (C) 2005 SSAB Oxelösund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -28,7 +28,7 @@ SObject pwrb:Type
...
@@ -28,7 +28,7 @@ SObject pwrb:Type
Object EventTypeEnum $TypeDef 12
Object EventTypeEnum $TypeDef 12
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "Event"
Attr PgmName = "Event
TypeEnum
"
EndBody
EndBody
!/**
!/**
! Type Info.
! Type Info.
...
...
src/wbl/pwrb/src/pwrb_td_frameattrenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_frameattrenum.wb_load,v 1.
3 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_frameattrenum.wb_load,v 1.
4 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -31,7 +31,7 @@ SObject pwrb:Type
...
@@ -31,7 +31,7 @@ SObject pwrb:Type
Object FrameAttrEnum $TypeDef 5
Object FrameAttrEnum $TypeDef 5
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "FrameAttr"
Attr PgmName = "FrameAttr
Enum
"
EndBody
EndBody
!/**
!/**
! Grey frame.
! Grey frame.
...
...
src/wbl/pwrb/src/pwrb_td_parityenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_parityenum.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_parityenum.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
Object ParityEnum $TypeDef 22
Object ParityEnum $TypeDef 22
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "Parity"
Attr PgmName = "Parity
Enum
"
EndBody
EndBody
!/**
!/**
! None.
! None.
...
...
src/wbl/pwrb/src/pwrb_td_pidalgenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_pidalgenum.wb_load,v 1.
2 2005-09-01 14:58:02
claes Exp $
! Proview $Id: pwrb_td_pidalgenum.wb_load,v 1.
3 2007-12-21 13:25:33
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -30,7 +30,7 @@ SObject pwrb:Type
...
@@ -30,7 +30,7 @@ SObject pwrb:Type
Object PidAlgEnum $TypeDef 16
Object PidAlgEnum $TypeDef 16
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "PidAlg"
Attr PgmName = "PidAlg
Enum
"
EndBody
EndBody
!/**
!/**
! Integral controller. Gain is not used.
! Integral controller. Gain is not used.
...
...
src/wbl/pwrb/src/pwrb_td_stopbitsenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_stopbitsenum.wb_load,v 1.
2 2005-09-01 14:58:0
3 claes Exp $
! Proview $Id: pwrb_td_stopbitsenum.wb_load,v 1.
3 2007-12-21 13:25:3
3 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
Object StopBitsEnum $TypeDef 23
Object StopBitsEnum $TypeDef 23
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "StopBits"
Attr PgmName = "StopBits
Enum
"
EndBody
EndBody
!/**
!/**
! 0 stop bits.
! 0 stop bits.
...
...
src/wbl/pwrb/src/pwrb_td_supdelayactionenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_supdelayactionenum.wb_load,v 1.
2 2005-09-01 14:58:0
3 claes Exp $
! Proview $Id: pwrb_td_supdelayactionenum.wb_load,v 1.
3 2007-12-21 13:25:3
3 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
...
@@ -27,7 +27,7 @@ SObject pwrb:Type
Object SupDelayActionEnum $TypeDef 17
Object SupDelayActionEnum $TypeDef 17
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "SupDelayAction"
Attr PgmName = "SupDelayAction
Enum
"
EndBody
EndBody
!/**
!/**
! No action.
! No action.
...
...
src/wbl/pwrb/src/pwrb_td_textattrenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_textattrenum.wb_load,v 1.
3 2005-09-01 14:58:0
3 claes Exp $
! Proview $Id: pwrb_td_textattrenum.wb_load,v 1.
4 2007-12-21 13:25:3
3 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -31,7 +31,7 @@ SObject pwrb:Type
...
@@ -31,7 +31,7 @@ SObject pwrb:Type
Object TextAttrEnum $TypeDef 6
Object TextAttrEnum $TypeDef 6
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "TextAttr"
Attr PgmName = "TextAttr
Enum
"
EndBody
EndBody
!/**
!/**
! Small bold text.
! Small bold text.
...
...
src/wbl/pwrb/src/pwrb_td_volumedatabaseenum.wb_load
0 → 100644
View file @
42c8658f
!
! Proview $Id: pwrb_td_volumedatabaseenum.wb_load,v 1.1 2007-12-21 13:25:33 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
! modify it under the terms of the GNU General Public License as
! published by the Free Software Foundation, either version 2 of
! the License, or (at your option) any later version.
!
! This program is distributed in the hope that it will be useful
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with the program, if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
!
! pwrb_td_parityenum.wb_load -- Defines the enum type ParityEnum
!
SObject pwrb:Type
!/**
! @Version 1.0
! @Group Types
! Enumeration for volume database.
!*/
Object VolumeDatabaseEnum $TypeDef 37
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "VolumeDatabaseEnum"
EndBody
!/**
! Database is Berkeley DB.
!*/
Object BerkeleyDb $Value
Body SysBody
Attr PgmName = "BerkeleyDb"
Attr Text = "BerkeleyDb"
Attr Value = 0
EndBody
EndObject
!/**
! Database is MySql.
!*/
Object MySql $Value
Body SysBody
Attr PgmName = "MySql"
Attr Text = "MySql"
Attr Value = 1
EndBody
EndObject
EndObject
EndSObject
src/wbl/pwrb/src/pwrb_td_webtargetenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrb_td_webtargetenum.wb_load,v 1.
3 2005-09-01 14:58:03
claes Exp $
! Proview $Id: pwrb_td_webtargetenum.wb_load,v 1.
4 2007-12-21 13:26:14
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -30,7 +30,7 @@ SObject pwrb:Type
...
@@ -30,7 +30,7 @@ SObject pwrb:Type
Object WebTargetEnum $TypeDef 4
Object WebTargetEnum $TypeDef 4
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "WebTarget"
Attr PgmName = "WebTarget
Enum
"
EndBody
EndBody
!/**
!/**
! Right frame is target for requested URL.
! Right frame is target for requested URL.
...
...
src/wbl/pwrs/src/pwrs_td_opsysenum.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrs_td_opsysenum.wb_load,v 1.
3 2005-09-01 14:58:03
claes Exp $
! Proview $Id: pwrs_td_opsysenum.wb_load,v 1.
4 2007-12-21 13:26:40
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -28,7 +28,7 @@ SObject pwrs:Type
...
@@ -28,7 +28,7 @@ SObject pwrs:Type
Object $OpSysEnum $TypeDef 19
Object $OpSysEnum $TypeDef 19
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Enum"
Attr TypeRef = "pwrs:Type-$Enum"
Attr PgmName = "OpSys"
Attr PgmName = "OpSys
Enum
"
EndBody
EndBody
!/**
!/**
! Operating system is VAXELN on VAX
! Operating system is VAXELN on VAX
...
...
src/wbl/pwrs/src/pwrs_td_opsysmask.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrs_td_opsysmask.wb_load,v 1.
2 2005-09-01 14:58:03
claes Exp $
! Proview $Id: pwrs_td_opsysmask.wb_load,v 1.
3 2007-12-21 13:26:40
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -31,7 +31,7 @@ SObject pwrs:Type
...
@@ -31,7 +31,7 @@ SObject pwrs:Type
Object $OpSysMask $TypeDef 14
Object $OpSysMask $TypeDef 14
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Mask"
Attr TypeRef = "pwrs:Type-$Mask"
Attr PgmName = "OpSys"
Attr PgmName = "OpSys
Mask
"
EndBody
EndBody
!/**
!/**
! Operating system is VAXELN on VAX
! Operating system is VAXELN on VAX
...
...
src/wbl/pwrs/src/pwrs_td_privmask.wb_load
View file @
42c8658f
!
!
! Proview $Id: pwrs_td_privmask.wb_load,v 1.
2 2005-10-25 15:25:48
claes Exp $
! Proview $Id: pwrs_td_privmask.wb_load,v 1.
3 2007-12-21 13:26:40
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -31,7 +31,7 @@ SObject pwrs:Type
...
@@ -31,7 +31,7 @@ SObject pwrs:Type
Object $PrivMask $TypeDef 20
Object $PrivMask $TypeDef 20
Body SysBody
Body SysBody
Attr TypeRef = "pwrs:Type-$Mask"
Attr TypeRef = "pwrs:Type-$Mask"
Attr PgmName = "
OpSys
"
Attr PgmName = "
PrivMask
"
EndBody
EndBody
!/**
!/**
! Read access in runtime
! Read access in runtime
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment