get_active
Получить имя поля калькулятора, у которого нажата кнопка "A","B","C" или "D".
Возвращает значение через ac_getstrvalue() - "a","b","c" или "main".
Пример:
ac_request("interface", "calc_field", "get_active");
string sletter = ac_getstrvalue();
Created with the Personal Edition of HelpNDoc: Effortlessly Create Encrypted, Password-Protected PDFs