<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <font size="+1">Thank you Ken, I'm so happy it can be fixed!<br>
      <br>
      The lines I have at the end of the returnInField looks a bit
      different so I'm not sure what/where I should change:<br>
      <br>
        if cword is not among the lines of the commandNames then<br>
          if cword is "the" or cword is a number or token 2 of cword is
      "("<br>
          then put value(command, this card)<br>
          else send command to this card<br>
        else<br>
          if debugging<br>
          then debugdo command & return & "if the result is not
      empty then put the result"<br>
          else do "global" && the globals & return &
      command \<br>
              & return & "if the result is not empty then put
      the result"<br>
        end if<br>
        unlock error dialogs<br>
      end returnInField<br>
      <br>
      Eva<br>
      <br>
      <br>
    </font><br>
    <br>
  </body>
</html>