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
b5dcc0ec
Commit
b5dcc0ec
authored
May 20, 2005
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cast attribute added
parent
95a18e8b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
4 deletions
+14
-4
src/wbl/pwrs/src/pwrs_td_adefflags.wb_load
src/wbl/pwrs/src/pwrs_td_adefflags.wb_load
+4
-4
src/wbl/pwrs/src/pwrs_td_classdefflags.wb_load
src/wbl/pwrs/src/pwrs_td_classdefflags.wb_load
+10
-0
No files found.
src/wbl/pwrs/src/pwrs_td_adefflags.wb_load
View file @
b5dcc0ec
...
...
@@ -59,12 +59,12 @@ SObject pwrs:Type
EndBody
EndObject
!/**
!
Not yet implemen
ted.
!
Attribute is cas
ted.
!*/
Object C
hangeLog
$Bit
Object C
astAttr
$Bit
Body SysBody
Attr PgmName = "c
hangelog
"
Attr Text = "C
hangeLog
"
Attr PgmName = "c
astattr
"
Attr Text = "C
astAttr
"
Attr Value = 8
EndBody
EndObject
...
...
src/wbl/pwrs/src/pwrs_td_classdefflags.wb_load
View file @
b5dcc0ec
...
...
@@ -152,6 +152,16 @@ SObject pwrs:Type
Attr Value = 4096
EndBody
EndObject
!/**
! Object has casted attributes.
!*/
Object CastAttr $Bit
Body SysBody
Attr PgmName = "CastAttr"
Attr Text = "CastAttr"
Attr Value = 8192
EndBody
EndObject
EndObject
EndSObject
...
...
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