wwEval::ExecuteCommand
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.