Statement and Expression Routines

These API routines allow you to compile and execute Visual FoxPro commands.

_Execute( ) API Library Routine,

Compiles and executes the null-terminated statement in stmt.

_Evaluate( ) API Library Routine

Compiles and executes a Visual FoxPro expression contained in expr, placing the result in res.

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic