No selected qty displayed (TCL)
At 10 FEB 2022 05:10:46PM cmeyer wrote:
I have F5 (TCL) in my application. When a select is performed the number of records selected is NOT displayed under the TCL edit line where in OI9.4.6 the number os selected records is displayed. In the IDE the selected qty is display at the bottom of the Start form. I assume this is missed in OI10.1
Chris
At 16 FEB 2022 08:11AM Mike Ruane wrote:
Chris-
Correct. TCL was pretty much rewritten, and its output is send to the output panel of the IDE.
Our Window and supporting program have been renamed RTI_IDE_TCL, so if you wanted to roll your own, be sure to respect our namespaces.
Thanks-
Mike
At 16 FEB 2022 05:11PM cmeyer wrote:
Thanks Mike,
How do you display the result if the application that does not display the output panel of the IDE?
I prefer not to reinvent the wheel and use the standard functions available.
Any advice would be grateful.
Chris