wd 'set edit1 text *' should work.

However, I think wd 'set edit1 text' should also be supported.


On Mon, Mar 18, 2013 at 8:52 AM, Tom Arneson <[email protected]> wrote:

> In J6
>
> wd'set edit1'
>
> would clear the contents of edit1
>
> I can't find a way to do this in J801 Qt
>
> wd 'set edit1 text abc'
>
> Puts abc into edit control edit1, but
>
> wd 'set edit1 text'
>
> has no apparent effect.
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to