Sybase 2 Barcode Reader User Manual


 
APPENDIX B The Extended Attribute System Tables
DataWindow Designer User’s Guide 455
About font pitch and family
Font pitch and family is a number obtained by adding together two constants:
Pitch: 0=Default, 1=Fixed, 2=Variable
Family: 0=No Preference, 16=Roman, 32=Swiss, 48=Modern, 64=Script,
80=Decorative
Table B-3: The PBCatCol table
17 pbh_ffce Headings font typeface
18
pbl_fhgt Labels font height, PowerBuilder units
19
pbl_fwgt Labels font stroke weight (400=Normal, 700=Bold)
20
pbl_fitl Labels font Italic (Y=Yes, N=No)
21
pbl_funl Labels font Underline (Y=Yes, N=No)
22
pbl_fchr Labels font character set (0=ANSI, 2=Symbol,
255=OEM)
23 pbl_fptc Labels font pitch and family (see note)
24
pbl_ffce Labels font typeface
25
pbt_cmnt Table comments
Column Column name Description
1 pbc_tnam Table name
2
pbc_tid Adaptive Server Enterprise Object ID of table (used
for Adaptive Server Enterprise only)
3
pbc_ownr Table owner
4
pbc_cnam Column name
5
pbc_cid Adaptive Server Enterprise Column ID (used for
Adaptive Server Enterprise only)
6 pbc_labl Label
7
pbc_lpos Label position (23=Left, 24=Right)
8
pbc_hdr Heading
9
pbc_hpos Heading position (23=Left, 24=Right, 25=Center)
10
pbc_jtfy Justification (23=Left, 24=Right)
11
pbc_mask Display format name
12
pbc_case Case (26=Actual, 27=UPPER, 28=lower)
13
pbc_hght Column height, PowerBuilder units
14
pbc_wdth Column width, PowerBuilder units
15
pbc_ptrn Validation rule name
16
pbc_bmap Bitmap/picture (Y=Yes, N=No)
Column Column name Description