- $PBExportHeader$ddd_customer_lname.srd
- release 6;
- datawindow(units=0 timer_interval=0 color=16777215 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 print.buttons=no print.preview.buttons=no )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=char(20) update=yes updatewhereclause=yes name=lname dbname="customer.lname" )
- column=(type=char(20) update=yes updatewhereclause=yes name=city dbname="customer.city" )
- column=(type=char(2) update=yes updatewhereclause=yes name=state dbname="customer.state" )
- column=(type=char(10) update=yes updatewhereclause=yes name=zip dbname="customer.zip" )
- column=(type=long update=yes updatewhereclause=yes key=yes name=id dbname="customer.id" )
- retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"customer~" ) COLUMN(NAME=~"customer.lname~") COLUMN(NAME=~"customer.city~") COLUMN(NAME=~"customer.state~") COLUMN(NAME=~"customer.zip~") COLUMN(NAME=~"customer.id~")) " update="customer" updatewhere=1 updatekeyinplace=no )
- column(band=detail id=1 alignment="0" tabsequence=10 border="0" color="0" x="5" y="4" height="60" width="526" format="[general]" name=lname tag="Last name of the customer" edit.limit=20 edit.case=any edit.autoselect=yes edit.autohscroll=yes font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- htmltable(border="1" cellpadding="0" cellspacing="0" generatecss="no" nowrap="yes")
|