01-18-2005, 11:20 AM
If the dialog and the main window have different class, include it too.
clo win("Dialog Name" "dialog class")
If you use window trigger, you can use class too. If your QM version is 2.1.4 or 5, window trigger can include window name, class, style, and text inside.
clo win("Dialog Name" "dialog class")
If you use window trigger, you can use class too. If your QM version is 2.1.4 or 5, window trigger can include window name, class, style, and text inside.
