<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font size="4">Hallo,<br>
      <br>
      ich bin jetzt schon etwas weite gekommen. Mein Projekt ist etwas
      komplexer geplant, als ein Fotoalbum. Mehr dazu später - ihr
      werdet staunen ;)<br>
      Nun habe ich Fragen zur Programmierung:<br>
      <br>
    </font><font size="4"><font size="4"><font size="4">========================================<br>
        </font></font>1. darf ich im init: Feld auch Operatoren
      verwenden?<br>
      Beispiel:<br>
      init:<br>
          - $a := 13<br>
          - $b := $a<br>
      <br>
    </font><br>
    <font size="4"><font size="4">========================================<br>
      </font>2. Darf ich im init: Feld den J (jump) Befehl nutzen?<br>
      <br>
    </font><font size="4"><font size="4"><font size="4">========================================<br>
        </font></font>3. Im script:<br>
        speak:<br>
          play_Do_bist_tot_: "Do bist tot!"<br>
          play_Good_bye_: "Good bye!"<br>
          play_Hello_: "Hello!"<br>
          play_Ouch_: "Ouch!"<br>
          play_one: "one"<br>
          play_one_and_two: "one and two"<br>
      <br>
      erhalte ich den Fehler:<br>
      AesonException "Error in $.scripts.speak: parsing [] failed,
      expected Array, but encountered Object"<br>
      <br>
    </font><font size="4"><font size="4">========================================<br>
        4. Wie viele Register kann ich belegen? Gibt es eine Grenze?<br>
        <br>
      </font>Vielen Dank im Voraus,<br>
      -G.<br>
    </font>
  </body>
</html>