- This topic has 3 replies, 3 voices, and was last updated 14 years, 10 months ago by .
-
Topic
-
Is there a way to put a thread into error status from inside a TPS proc similar to PDLs ? I have a proc that needs args and when the thread is started I can return an error if the argument is absent but I need some indication on the GUI like a red color or error on the GUI that indicates the thread error due to TPS proc start error. Error is recorded in the proc log I have this, but the retrun does nothing to put any indication on the GUI icon for the thread:
if {![ keylget args ARGS.SUFFIX suffix ]} {
Viewing 2 reply threads
Viewing 2 reply threads
- The forum ‘Cloverleaf’ is closed to new topics and replies.