<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Robert et al,<br>
    <br>
    finenv.ExecuteLuaScriptItem can return up to three values.<br>
    <br>
    But how can I force a script to return a certain error?<br>
    I thought that a simpe "return false" or "return true" at the end of
    the executed script could influence one of the three values. <br>
    But that didn't work. I always get the return values
    "true","nil","nil".<br>
    <br>
    It's more that I only want to return a true or false - there is no
    real error.<br>
    <br>
    Any ideas?<br>
    <br>
    Tested with v0.65 on Windows/Finale 27.<br>
    <br>
    Jan<br>
  </body>
</html>