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.

See also

Class wwEval

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic