<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>How do you use the Path property of a Decision icon?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Verdana">I'm trying to branch using a Decision icon's path property, and I'm not sure how to go about it. Can the path property take an expression or variable? I'm using a variable determined in a script icon for the path:</FONT></P>

<P><FONT SIZE=2 FACE="Courier New">if (score &lt; 90) {</FONT>

<BR><FONT SIZE=2 FACE="Courier New">&nbsp; path = 1;</FONT>

<BR><FONT SIZE=2 FACE="Courier New">} else {</FONT>

<BR><FONT SIZE=2 FACE="Courier New">&nbsp; path = 2;</FONT>

<BR><FONT SIZE=2 FACE="Courier New">}</FONT>
</P>

<P><FONT SIZE=2 FACE="Verdana">and entering {path} for the path property of the Decision icon, but I seem to go down the first branch no matter what path equals. What is the correct way to do this?</FONT></P>

<P><FONT COLOR="#808080" SIZE=2 FACE="Courier New">_____________________________</FONT>
</P>

<P><FONT COLOR="#808080" SIZE=2 FACE="Courier New">&nbsp;Paul Swanson</FONT>

<BR><FONT COLOR="#808080" SIZE=2 FACE="Courier New">&nbsp;Instructional Designer</FONT>

<BR><FONT COLOR="#808080" SIZE=2 FACE="Courier New">&nbsp;Harland Financial Solutions</FONT>

<BR><FONT COLOR="#808080" SIZE=2 FACE="Courier New">&nbsp;Portland, Oregon, USA</FONT>

<BR><FONT COLOR="#808080" SIZE=2 FACE="Courier New">_____________________________</FONT>
</P>
<BR>

</BODY>
</HTML>