d_timerlist


pfcapsrv.pbl   >   d_timerlist   

Last Update 13/03/2008 09:54:48
Size 3 980 bytes
No Data
detail
 detail
 - List of objects belonging to this band 
 index of type field 
 next_time of type field 
 
footer
 footer
 
header
 header
 - List of objects belonging to this band 
 index_t of type DWText
 next_time_t of type DWText
 
summary
 summary
 
index
 Field
 - Field associated with column "index"
 - A maximum of 0 characters can be entered.
 - Required field.
 - Right aligned field.
 
next_time
 Field
 - Field associated with column "next_time"
 - A maximum of 0 characters can be entered.
 - Required field.
 - Left aligned field.
 
index_t
 Static Text
next_time_t
 Static Text

release 5;
datawindow(units=0 timer_interval=0 color=80921269 processing=0 print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 97 print.margin.bottom = 97 print.paper.source = 0 print.paper.size = 0 print.prompt=no )
header(height=69 color="536870912" )
summary(height=1 color="536870912" )
footer(height=1 color="536870912" )
detail(height=73 color="536870912" )
table(column=(type=long updatewhereclause=yes name=index dbname="index" )
 column=(type=datetime updatewhereclause=yes name=next_time dbname="next_time" )
  sort="next_time A " )
text(band=header alignment="2" text="Index"border="4" color="33554432" x="19" y="4" height="53" width="220"  name=index_t  font.face="MS Sans Serif" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Next Time"border="4" color="33554432" x="257" y="4" height="53" width="417"  name=next_time_t  font.face="MS Sans Serif" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="257" y="8" height="57" width="417" format="[shortdate] [time]"  name=next_time edit.limit=0 edit.case=any edit.autoselect=yes edit.autohscroll=yes  font.face="MS Sans Serif" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=1 alignment="1" tabsequence=10 border="0" color="33554432" x="19" y="8" height="57" width="220" format="[general]"  name=index edit.limit=0 edit.case=any edit.autoselect=yes edit.autohscroll=yes  font.face="MS Sans Serif" font.height="-8" font.weight="400"  font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )