Someone knows the reason why it does not work this function used just in the scope recommended by the manual?
sc_btn_disable(‘button_id’, ‘on/off’)
This macros is used to disable or enable buttons from a Menu application.
Ex:
sc_btn_disable(‘btn_2’, ‘off’);
Macro Scope
Menu application
onApplicationInit
onLoad
This error is generated when I used SC V 7.01.0021
Fatal error: Call to undefined function sc_btn_disable() in /opt/NetMake/v7/wwwroot/scriptcase/app/MCO/app_Login/app_Login_apl.php