Hi I’m trying to show progress bar while php script is running and found the “SetUIProp(“jauge”, “Value”, “40”);” procedure, but it’s not working for me. I’m calling it as exo_runhescriptcom(“UserMain.SetUIProp|jauge|Value|40”);. Maybe there is a problem with progress bar ID? Could you help to get it works?