CTL Issues

Started by HendersonS, October 18, 2018, 03:33:53 PM

Previous topic - Next topic

HendersonS

We use a CTL control (F2) to perform a sub routine, but when you press this button (F2), an error is displayed. Does anyone know why?

Thomas Bock

This happens, if you hit the query key but there is no query logic defined. You can avoid this by setting %nomads_no_qry_msg=1 or %nomads'no_qry_msg=1

HendersonS