Short:        CLI command to position icons by co-ordinates.
Author:       robdale@darkside.demon.co.uk (Robert Dale)
Uploader:     robdale darkside demon co uk (Robert Dale)
Type:         util/cli
Architecture: m68k-amigaos

A small CLI util to position icons by x and y co-ordinates.
Uses the ReadArgs() template NAME/K,X/K,Y/K where NAME is the
name of the icon to position, without the .info, ie to move
WORK:Disk.info to 20,25 you would use

  MoveIcon NAME WORK:Disk X 20 Y 25