MoveSelection Bitmap Command

Moves a selected area.

moveselection <horz vert> [COPY] [NAME name]

horz/i The horizontal movement amount.

vert/i The vertical movement amount.

COPY Move a copy rather than moving the selection.

NAME/s The picture name. Default=current.

Examples:
ARexx:

moveselection 25 30
moveselection 130 45 name 'Macintosh HD:Art:Tiger'
moveselection 130 45 copy name 'Graphics:Tiger.ILBM'

 

MoveSelection  Command Definition  url:BMEcmd/moveselection
  created:2006-04-19 07:40:37   last updated:2006-08-18 21:35:33
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For MoveSelection
There are no user contributed comments for this page.