Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
These API routines allow you to compile and execute Visual FoxPro commands.
_Evaluate( )
Compiles and executes a Visual FoxPro expression contained in expr, placing the result in res.
_Execute( )
Compiles and executes the null-terminated statement in stmt.