Blue Clay QuArc Intro (Part 2)
Define a command called ta which performs a 'turn around' command. Your ta is to behave just like the predfined command called meta(ta).
  1. Type clean followed by the Return key in the Blue Clay Text Input Field.

  2. Type meta(ta) followed by the Return key in the Blue Clay Text Input Field. Do this a number of times to make sure you see how this command works.

  3. Define a command called ta which behaves the same as meta(ta). To do this, simply type in your command definition followed by a Return key in the Blue Clay Text Input Field.

  4. Try out your command by typing ta followed by the Return key in the Blue Clay Text Input Field If your ta command dosn't work just like meta(ta), fix it. Once your ta command is working, try this.
    1. Type clean followed by the Return key in the Blue Clay Text Input Field.

    2. Type r followed by the Return key in the Blue Clay Text Input Field.

    3. Type ta,r,ta followed by the Return key in the Blue Clay Text Input Field.

    Next define the 'draw left' command.