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

  2. Type meta(tr) 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 tr which behaves the same as meta(tr). 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 tr followed by the Return key in the Blue Clay Text Input Field If your tr command dosn't work just like meta(tr), fix it. Once your tr command is working, try this.
    1. Type Type clean followed by the Return key in the Blue Clay Text Input Field.

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

    Next define the 'turn around' command.