06-07-2015, 03:29 PM
Run macro:
int wMain=win("Nota Bene - [TEST_QM_find-text.nb]" "ThunderRT6MDIForm")
outw wMain
int w=child("" "ThunderXWText" wMain)
outw w
What it shows in QM output?
int wMain=win("Nota Bene - [TEST_QM_find-text.nb]" "ThunderRT6MDIForm")
outw wMain
int w=child("" "ThunderXWText" wMain)
outw w
What it shows in QM output?
