Excecutes a single FoxPro command safely.
o.ExecuteCommand(lcEvalString)
Parameters
lcEvalString
Remarks
This class executes a single command using Macro Expansion.
Again this method simply performs Macro Expansion on the passed statement but does so wrapped in the wwEval error handler.
See also:
Class wwEval© West Wind Technologies, 2023 • Updated: 01/09/16
Comment or report problem with topic