give me error on text bold
@ 45, 40 XBROWSE oBrw1 SIZE 400,-65 PIXEL OF oDlg ;
COLUMNS 5,2,4,7,8,9,12,11;
HEADERS "Tipo","Descrizione","Costo","Disp.","A4", "Pos", "Ord.","";
COLSIZES 40,110,50,50,28,28,30,34 ;
CELL LINES NOBORDER ;
DATASOURCE "oServiziSingoli"
WITH OBJECT oBrw1
:nRowHeight := 30
WITH OBJECT oBrw1:aCols[ 1]
:lBmpStretch := .F.
:lBmpTransparent := .T.
:nwidth := 40
:bStrImage := {|| oServiziSingoli:IMAGE }
END
end
oBrw1:CreateFromCode()
oBrw1:cAlias := oServiziSingoli:cAlias
the error
Error description: Error BASE/1132 Bound error: array access
Args:
[ 1] = A { ... } length: 0
[ 2] = N 1