<html tabindex="-1" style="-ms-scrollbar-base-color: rgb(0, 0, 0); -ms-scrollbar-face-color: rgb(240, 240, 240); -ms-scrollbar-3dlight-color: rgb(227, 227, 227); -ms-scrollbar-shadow-color: rgb(160, 160, 160); -ms-scrollbar-highlight-color: rgb(255, 255, 255); -ms-scrollbar-darkshadow-color: rgb(105, 105, 105); -ms-scrollbar-arrow-color: rgb(0, 0, 0);">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta http-equiv="X-UA-Compatible" content="IE=10">
<meta name="GENERATOR" content="MSHTML 10.00.9200.16721">
<style id="owaParaStyle" style="display: none;">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body tabindex="0" style="" dir="ltr" aria-label="Message body" fPStyle="1">
<div name="divtagdefaultwrapper" id="divtagdefaultwrapper" style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #000000; margin: 0">
<p class="owaPara">Hi,</p>
<p class="owaPara">&nbsp;</p>
<p class="owaPara">In Alice 3 I have created at variable at the top of the code screen. It is currently set to True and at some point in the code I would like to set it to False. It is a local variable and not a scene variable. I tried to make a copy of the
 variable and change it to False in a While loop but it does not end my loop. The code below is with a local variable but if I use a Scene variable and&nbsp;it seems to work and exit the while loop.</p>
<p class="owaPara">&nbsp;</p>
<p class="owaPara">What am I doing wrong?</p>
<p class="owaPara">&nbsp;</p>
<p class="owaPara">Thanks,</p>
<p class="owaPara">Rex McKanry</p>
<p class="owaPara">St Charles Community College</p>
<p class="owaPara">&nbsp;</p>
<p class="owaPara"></p>
<img title="AliceVariable.PNG" originalWidth="521" originalHeight="246" rszImgCmd="100" enterTime="1383141459014" showedTooltip="0" src="cid:2770e54b-b2b7-49ca-be70-1de076491472">
<p class="owaPara"></p>
<p class="owaPara"><br>
&nbsp;</p>
</div>
</body>
</html>