|
From: Alexander S.K. <al...@be...> - 2014-02-04 11:24:52
|
Alain Aupeix writes:
> Is there a possibility of browse updating after modification. I must
> load again the file to have the modified dbf version.
oBrowse:lChanged := .T.
oBrowse:Refresh()
>
> I found also a problem about the path used when opening a file.
Fixed now.
Regards, Alexander.
|