06-07-2015, 07:35 PM
int wMain=win("Nota Bene - [TEST_QM_find-text.nb]" "ThunderRT6MDIForm")
outw wMain ;;if this shows 0 in QM output, such window does not exist
int w=child("" "ThunderXWText" wMain)
outw w
outw wMain ;;if this shows 0 in QM output, such window does not exist
int w=child("" "ThunderXWText" wMain)
outw w