<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font face="DejaVu Sans Mono">nice ! <br>
      <br>
      Nicola<br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
    </font><br>
    <div class="moz-cite-prefix">On 1/8/23 17:21, Gerald Klix via
      Cuis-dev wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:0be54a85-2374-7970-0d7c-ceb237071c2a@klix.ch">Hi all, Hi
      Juan,
      <br>
      <br>
      I was bit annoyed by the impossibility to debug scripts and
      packages
      <br>
      run or installed from the command line.
      <br>
      Therefore I added an option, ``-e <argument>``, that lets
      you
      <br>
      set the exception class to handle before executing a script.
      <br>
      <br>
      With the attached change set, you can now write:
      <br>
      <br>
      squeak Cuis.image -e nil -s myScript.st
      <br>
      <br>
      If ``myScript.st`` contains an error, a Debugger
      <br>
      will pop up.
      <br>
      <br>
      <br>
      HTH and Best Regards,
      <br>
      <br>
      Gerald
      <br>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
    </blockquote>
    <br>
  </body>
</html>