<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { margin-top: 0 ; margin-bottom: 0 }
 --></style><title>menu builder</title></head><body>
<div>On going through the  Tutorials  and on practicing menu
building it seems that either I have not seeen somthing imprtamt or
there might be a bug.</div>
<div>Problem : Script of help menu:</div>
<div><font face="Courier New" size="+2"
color="#000000">----------------</font></div>
<div><font face="Courier New" size="+2" color="#000000">on menuPick
pWhich<br>
  switch pWhich<br>
  case "Help"<br>
Answer " This is a test"<br>
    break<br>
  case "About"<br>
Answer " I have written this"<br>
    break<br>
  end switch<br>
end menuPick<br>
------------------</font></div>
<div><font face="Courier New" size="+2" color="#000000">does not seem
to work; clicking on ether submenu produce nothing.</font></div>
<div><font face="Courier New" size="+2"
color="#000000"><br></font></div>
<div><font face="Courier New" size="+2" color="#000000">I have
checked that every thing is for "Revolution 2.01
.education"</font></div>
<div><font face="Courier New" size="+2"
color="#000000"><br></font></div>
<div><font face="Courier New" size="+2" color="#000000">any
idea</font></div>
<div><font face="Courier New" size="+2"
color="#000000">help</font></div>

<div>-- <br>
<br>
All the best<br>
<br>
---------------<br>
M.  Salih<br>
N.M.E. Dept.<br>
SOAS<br>
University of London <br>
Thornhaugh Street<br>
London WCIH OXG<br>
<br>
Tel. (UK) 020  7898 4354 Direct<br>
          <span
></span>    020  7898 4320 Dept.<br>
eMail: ms1@soas.ac.uk<br>
</div>
</body>
</html>