! ; create the first box and save _Box _Center _Pause r5,5 _Enter _SelLast _-Properties _Pause _Object _Color _Object 255,0,0 _EnterEnd ; copy and move1st box _SelLast _Copy r0,0 r5,5,5 _Enter _SelLast _-Properties _Pause _Object _Color _Object 0,255,0 _EnterEnd ; copy and move3st box _SelLast _Copy r0,0 r5,5,5 _Enter _SelLast _-Properties _Pause _Object _Color _Object 0,0,255 _EnterEnd