<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR>
<STYLE title=owaParaStyle>P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY ocsi="x">
<DIV dir=ltr align=left><SPAN class=531481018-23062008><FONT face=Verdana
color=#0000ff size=2>Thanks Ron.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=531481018-23062008><FONT face=Verdana
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=531481018-23062008><FONT face=Verdana
color=#0000ff size=2>I didn't find calculate as an option for the branch
property in the help, so I had left it as sequential. After setting that to
calculate, and removing the curly braces from the path property, it is working
fine now. I also found that the path property is zero-based, so the first branch
is path 0, the second is path 1, etc. I thought that might be the case, but now
I know for sure.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=531481018-23062008><FONT face=Verdana
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=531481018-23062008><FONT face=Verdana
color=#0000ff size=2>Paul</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk
[mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Ron
Mitchell<BR><B>Sent:</B> Monday, June 23, 2008 10:57 AM<BR><B>To:</B> Xerte
discussion list<BR><B>Subject:</B> [Xerte] RE: How do you use the Path
property of a Decision icon?<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr><FONT face=Tahoma color=#000000 size=2>Hi</FONT></DIV>
<DIV dir=ltr><FONT face=Tahoma color=#000000 size=2>Julian might correct me
but a couple of thoughts...</FONT></DIV>
<DIV dir=ltr><FONT face=tahoma size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=tahoma size=2>1. when you set the path property of the
decision icon it's not {path} just path</FONT></DIV>
<DIV dir=ltr><FONT face=tahoma size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=tahoma size=2>2. you also need to set the branch
property to calculate</FONT></DIV>
<DIV dir=ltr><FONT face=tahoma size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=tahoma size=2>The pause and erase settings will also
make a difference to what you actually see on screen but I'm sure you're aware
of that.</FONT></DIV>
<DIV dir=ltr><FONT face=tahoma size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=tahoma size=2><FONT face=tahoma
size=2>HTH</FONT></FONT></DIV>
<DIV dir=ltr><FONT face=tahoma size=2>Ron</FONT></DIV>
<DIV id=divRpF526933 style="DIRECTION: ltr">
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk
[xerte-bounces@lists.nottingham.ac.uk] On Behalf Of Paul Swanson
[Paul.Swanson@harlandfs.com]<BR><B>Sent:</B> 23 June 2008 18:32<BR><B>To:</B>
xerte@lists.nottingham.ac.uk<BR><B>Subject:</B> [Xerte] How do you use the
Path property of a Decision icon?<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>
<P><FONT face=Verdana size=2>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 face="Courier New" size=2>if (score < 90) {</FONT> <BR><FONT
face="Courier New" size=2> path = 1;</FONT> <BR><FONT face="Courier New"
size=2>} else {</FONT> <BR><FONT face="Courier New" size=2> path =
2;</FONT> <BR><FONT face="Courier New" size=2>}</FONT> </P>
<P><FONT face=Verdana size=2>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 face="Courier New" color=#808080
size=2>_____________________________</FONT> </P>
<P><FONT face="Courier New" color=#808080 size=2> Paul Swanson</FONT>
<BR><FONT face="Courier New" color=#808080 size=2> Instructional
Designer</FONT> <BR><FONT face="Courier New" color=#808080
size=2> Harland Financial Solutions</FONT> <BR><FONT face="Courier New"
color=#808080 size=2> Portland, Oregon, USA</FONT> <BR><FONT
face="Courier New" color=#808080 size=2>_____________________________</FONT>
</P><BR><BR>_____________________________________________________________________<BR>This
e-mail has been scanned for viruses by Verizon Business Internet Managed
Scanning Services - powered by MessageLabs. For further information visit
http://www.verizonbusiness.com/uk<BR></DIV></BLOCKQUOTE></BODY></HTML>