Test out of U10 component editor possible since F208
Author: ulrichmerkel@web.de (ulrich-merkel)
With patch F208, a hint in the Tutorial tutorialCompileTestForm_4CDB64256C6CC8E39931FC878DEC3BE4.html points to an important improvement for the experienced uniface codewriter used to the U9 comfort: It's possible now in U10 to test the component under edit straight from the IDF with the help of the ACTION menu ! Compared to the previous "start your process manually and retype the name of your ObjectUnderEdit", this will be seen as an improvement. But when we look at the convenience in U9, we may miss beside the "test" the "test with debug" option which is available in U9 UUEXTN23 as menu, accellerator CTRL+F8) and panel. As the new documentation _LOGICALS_IDE_testing_A011D3FF02E748F1965BB18402EC2801.html tells us in an example, we can modify the activation to include a /deb switch, but this is then used in ANY test. Modifications of the logical demands a restart of the IDF as it is documented as: Note: The Uniface IDE must be restarted after setting or changing the commands specified by these logicals. As we have a code to start the test, perhaps the "Test under Debug" can be added with the next patch planned for December 27, 2017 ??
