wwApi::DecodeDbf

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:

Class wwHTTP

© West Wind Technologies, 2004-2017 • Updated: 12/22/09
Comment or report problem with topic