Reabro este hilo que se ha quedado sin respuesta, me interesa mucho el tema
Hi Mr. Rao.
this code works perfectly
but this not save anything
I use this function.
and use it in VALID (SaveWinData(oWndObr,oBrw,cAlias),.T.)
what am i doing wrong?
thanks in advance.
Jose.
Hi Mr. Rao.
this code works perfectly
oIni:Set( "states", "browse", oBrw:SaveState()but this not save anything
oIni:Set( "states", "window", oWnd:SaveState()I use this function.
FUNCTION SaveWinData( oWnd, oBrw,cAlias )
LOCAL oIni
INI oIni File cDirectApp + "\OBRAS.INI"
oIni:Set( cAlias, "window", oWnd:SaveState() )
oIni:Set( cAlias, "browse", oBrw:SaveState() )
RETURN NILand use it in VALID (SaveWinData(oWndObr,oBrw,cAlias),.T.)
[Obr]
window=
browse=XS1:{{"_nCreationOrders",{1,2,3,4}},{"_nRowHeight",21},{"_nWidths",{72.54,132.99,342.47,326.43}},{"_lHides",{.F.,.F.,.F.,.F.}},{"_cGrpHdrs",{,,,}},{"_cHeaders",{"CODIGO","C.I.F.","NOMBRE","DIRECCION"}}}
what am i doing wrong?
thanks in advance.
Jose.
Fwh 24.07 64 bits + Harbour 64 bits 3.2dev(r2407221137) + MSVC64