[Contents] [Index] [Help] [Browse <] [Browse >]
lister set <handle> position <x/y/w/h>

This sets the current position and size of the lister if it has not been
locked.

 handle  is the handle of the lister in question.

The position is specified by the <x/y/w/h> parameter:

        x      - x-coordinate for top-left of lister window;
        y      - y-coordinate for top-left of lister window;
        w      - width of the lister window;
        h      - height of the lister window.

If the lister is visible the window will be moved immediately.

For example,
        + lister set 121132636 position 20/20/400/300

See also:

 lister query position 


Converted on 04 Nov 1998 with RexxDoesAmigaGuide2HTML 2.2 by Michael Ranner.