Chris Burke wrote: > Miller, Raul D wrote: > > Here's a few things I noticed today: > > > > pas does nothing after pmovex or pmove
> Perhaps it should, but is it needed? The pas at outset sets the form > spacing, and any use of pmove/x afterward should not require a further > pas. I was trying to specify a form using pixels. The issues I listed all acted to prevent me from specifying a 250 by 250 pixel window 100 pixels down and 100 pixels left of the upper left hand corner of the screen. More specifically, I could easily configure the window that way, but I had to use units rather than pixels. > pmovex does not support the -1 convention supported by pmove Agreed it should. > xywhx does not exist (but setxywhx exists) qchildxywhx is the corresponding query. I understand. Thanks, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
