Hi Rechard,
I learned that the character ">" in command line represents a right-click of mouse, but when I enter (> 1 2) on the command line of schematic editor (a part is located on coordinate (1 2)). The software prompt an error "Point not expected". If ">" is right-click, how come the result from command line is not the same as right-click on that coordinate with mouse? I guess this character should be used with a command such as GROUP and MOVE, am I right? For example: Group .......; MOVE (> X Y) (X Y);