LESSON 1 - Part B:  Person Type, Gender & Globals

Gender (continued)

Select statement 10 (the new one added), and make it privte #4115 by entering the following into your Data box:


Fig. 1.32

Statement 10 will now reflect your private call:


Fig. 1.33

Notice that Statement 0 points to 3 if True and 1 if False. Leaving the returns like this will of course leave Statement 10 out in the cold. We need to link them properly. And properly in this case means that Statement 1 must test for orientation if True and if False, it must stop immediately (so as to not let in a Sim who is not female).