Moin!

> > >Freundin fr = Freundin.GetCurrent();
> > >// fr.HairColor = Haarfarbe.Bruenett;
> > >fr.hairColor = Haarfarbe.Blond;
> > >fr.Execute()
> > >
> > >
> > Meinst du
> > fr.hairColor = Haarfarbe.GetMatchingHaarfarbe(fr.IQ);
> > ?
> Würds eher so lösen.
>
> fr.hairColor = Harrfarbe.Any;
> fr.motivation = motivation.Willig;

Das gehört noch ergänzt:

fr.hairColor = Harrfarbe.Any;
fr.motivation = motivation.Willig;

if (fr.aussehen=="schiach") {
   hh.alkspiegel =hh.alkspiegel + 3;
   }

      Bernd
Code error. The machine is not guilty.

Operating Journal of Von Neumann's first computer.


_______________________________________________
Coffeehouse Mailingliste, Postings senden an:
[email protected]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/coffeehouse

Antwort per Email an