◄Up► ◄Contents► ◄Index► ◄Back► ─────Programmer's WorkBench───────────────────────────────────────────────── Movewindow («movewindow») Enters window-moving mode. In window-moving mode, only the following actions are available: Action Key Move up one row UP Move down one row DOWN Move left one column LEFT Move right one column RIGHT Accept the new position ENTER Cancel the move ESC Arg number Movewindow («arg» number «movewindow») Moves the upper-left corner of the window to the screen row specified by <number>. Meta Arg number Movewindow («meta» «arg» number «movewindow») Moves the upper-left corner of the window to the screen column specified by <number>. Returns True: Window moved. False: Window not moved. -♦-