text focus

ClemensKo@aol.com
Tue, 25 Jun 1996 12:37:58 -0400

Hi Jerry,

Try this to get focus to the text:

@send ourText::MSG_META_GRAB_TARGET_EXCL();
@send ourText::MSG_META_GRAB_FOCUS_EXCL();

Clemens