<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bad behaviour in BASIC procedure with several optional parameters."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125180#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bad behaviour in BASIC procedure with several optional parameters."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125180">bug 125180</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>(In reply to Andreas Heinisch from <a href="show_bug.cgi?id=125180#c8">comment #8</a>)
<span class="quote">> I investigated the error and I think I need some clarifications: 

> - in VB the function IsMissing works only with variant datatypes
> - in LO IsMissing works or should work even with other datatypes?!?</span >

Why are you asking? You have just fixed <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - default values of string type and object type for optional parameters are not processed"
   href="show_bug.cgi?id=36737">tdf#36737</a> ;-)

<span class="quote">> In the
> majority of the cases it works :). I does not work in the case, where the
> missing parameter is before any non missing parameters, e.g.,
> SubTwoParameters(,2)</span >

When you fixed the mentioned bug, in SbiRuntime::StepPARAM there was initial
part assigning error 448 to missing previous arguments. That looks relevant.
There should be a difference somewhere that treats actually missing parameter
differently compared to error 448.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>