Takes a string encoded with EncodeDbf() and converts it back into a physical file. If the string contains a DBF with a memo the memo is also restored.
o.DecodeDbf(lcBuffer, lcDbf)
Return Value
.T. or .F.
Parameters
lcBuffer
Buffer of the file to decode. Must be a full DBF or DBF/FPT pair properly encoded by EncodeDbf.
lcDbf
The file to save to. The file will be written to disk with this name.
See also:
West Wind Web Connection© West Wind Technologies, 1996-2024 • Updated: 12/22/09
Comment or report problem with topic