Thank you very much, David. I used the UIObj route since I wanted to understand better how to use the InvokeChange functions. I appreciate your help!
------------------------------
Amber Prayfrock, Blytheco
------------------------------
Original Message:
Sent: 12-18-2020 01:16
From: David Speck II
Subject: SetValue not displaying properly until "panel reload"
You should check if the UI is present using oScript.UIObj <> 0 and use either oSession.AsObject(oScript.UIObj).InvokeChange to set the value or use oBusObj.SetValue like you are currently and at the end of the script, use oSession.AsObject(oScript.UIObj).RefreshScrn
------------------------------
David Speck II
Tennessee Software Solutions
------------------------------