Forum Discussion
SyafieqS
Super Contributor
5 years agoHi Joshua,
Sorry for the late and delay in response. Here is workaround, Instead of the qexit [-return_code] command, use the native exit [-return_code] Tcl command in your script. The exit command supports integer return codes from 0 to 127. Below is the KDB related to your issue as reference. Hopefully it is helpful!!
https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/solutions/fb366685.html
Thanks,
Regards