exec_idc

Compile and execute IDC statement(s)
     input  - IDC statement(s)
returns: 1 - ok, otherwise throws an exception
Thread-safe function.

long exec_idc(string input);

Last updated