Hello ,
Building xbrowse as :
@ 0,0 XBROWSE oBrw OF oWndChild ;
ALIAS cAlias ;
COLUMNS aCols;
......
Where acols are codeblock's
1) gives a error at 8371 :
if oCol:cDataType $ "+="
oCol:lReadOnly := .t.
endif
oCol:cDatatype is not defined (nil)
It seems that this lines were added (not present in fwh1304)
2) oCol:nDatalen and oCol:nDataDec are not assigned
Frank
test