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
ecc1a7ac
Commit
ecc1a7ac
authored
Jun 03, 2008
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
LoadArchives changed from bitmask to string
parent
34cd3190
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
src/wbl/pwrb/src/pwrb_c_webhandler.wb_load
src/wbl/pwrb/src/pwrb_c_webhandler.wb_load
+8
-5
No files found.
src/wbl/pwrb/src/pwrb_c_webhandler.wb_load
View file @
ecc1a7ac
!
!
! Proview $Id: pwrb_c_webhandler.wb_load,v 1.1
1 2007-01-30 13:00:1
8 claes Exp $
! Proview $Id: pwrb_c_webhandler.wb_load,v 1.1
2 2008-06-03 06:00:2
8 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
...
@@ -168,13 +168,16 @@ SObject pwrb:Class
...
@@ -168,13 +168,16 @@ SObject pwrb:Class
!/**
!/**
! @Summary Web archives that is loaded when the menu applet is opened.
! @Summary Web archives that is loaded when the menu applet is opened.
! Web archives that is loaded when the menu applet is opened.
! Web archives that is loaded when the menu applet is opened.
! Object graphs for some classvolumes are not loaded as default, as
! Object graphs for some classvolumes are not loaded by default, as
! they are quite large and timeconsuming. They will be loaded if the
! they are quite large and timeconsuming. They can be loaded by adding
! corresponding bit is set in this mask.
! the name of the archive in this attribute.
! Also archives with graphs from other projects can be added.
! Archive are separated by comma.
! The archives has to be copied to $pwrp_web.
!*/
!*/
Object LoadArchives $Attribute 13
Object LoadArchives $Attribute 13
Body SysBody
Body SysBody
Attr TypeRef = "pwr
b:Type-WebLoadArchiveMask
"
Attr TypeRef = "pwr
s:Type-$String256
"
EndBody
EndBody
EndObject
EndObject
EndObject
EndObject
...
...
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