<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/events/setvar/1" class="A" scope="wml" testtype="application" type="manual" source="wml13#9.4" device="gateway">
  <assertion>When a SETVAR element contains a NAME attribute that does not evaluate to a
legal variable name, the element is ignored.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Select this&nbsp;<anchor>
<go href="<deck1>">
</go>link</anchor>, read the screen, and
then come back to this screen to answer the question:</p>
<p mode="wrap">Did you get an error message?
<br />
<yesno>
</p>
</card>]]>
  </method>
  <decks>
    <deck id="1">
      <![CDATA[<card id="card1">
<onevent type="onenterforward">
<refresh>
<setvar name="1" value="failed"/>
</refresh>
</onevent>
<p>Tried to set $$1 to "failed".
$$1 is "$1".</p>
</card>
]]>
    </deck>
  </decks>
</test>

