?? checksexport.ini
字號:
{title;dbname;name,datatype;format;width;visible;group;sum;}
[grid]
title=商品信息查詢
table=goods
linker=
where=
group=
sort=
filter=
fieldcount=5
field1=商品代碼;goods.goodsno;GOODSNO;char;0;450;1;0;0;
field2=條碼;goods.barcode;BARCODE;char;0;0;1;0;0;
field3=名稱;goods.shortname+replicate('_',16-datalength(goods.shortname));shortNAME;char;0;0;1;0;0;
field4=零售價;str(goods.retailprice,12,2);RetailPrice;dec;0;0;1;0;0;
field5=數量;str(0.00,12,2);qty;dec;0;0;1;0;0;
;GroupRights=Goods.groupNo='$GroupNo'
headerheight=100
detailheight=120
fontsize=10
countrecord=Y
[print]
left=150
right=120
top=120
bottom=120
pheaderheight=410
pdetailheight=80
ptitle=y,header,1500,15,1500,150,ptitle,-22,
ptitletext=商品信息查詢
footer=120
papersize=0
page=y,footer,1000,15,500,80,page,-9,
date=y,footer,1700,15,1000,80,date,-9,
operator=y,footer,1000,15,800,80,operator,-9,
audit=y,footer,500,15,500,80,audit,-9,
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -