<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - user specific cli arguments are not accepted by scilab. I can't get scilab to"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=6633">bug 6633</a>
                <br><br>
                ---------- Bug Summary ----------- <br>user specific cli arguments are not accepted by scilab. I can't get scilab to <br><br>

          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">URL</td>
           <td>Usage:
scilab <options>
 
      Possible options are:
      -display Display: for use under Xwindow systems to set a specific X server display.
      -d Display      : equivalent to display Display.
      -debug          : Start Scilab under gdb (Unix/linux only).
                        define the variable SCILAB_GDB_OPT to add custom options to gdb.
      -debug-kdbg     : Start Scilab under kdbg (Unix/linux only).
      -profiling      : Start Scilab under valgrind (Unix/linux only).
                        define the variable SCILAB_VALGRIND_OPT to add custom options to
                        valgrind (and override the existing valgrind options).
      -profiling-visu : Start Scilab under callgrind (Unix/linux only).
                        define the variable SCILAB_VALGRIND_OPT to add custom options to
                        callgrind (and override the existing callgrind options).
      -electric-fence : Start Scilab with the Electric Fence (Unix/linux only).
      -e Instruction  : execute the scilab instruction given in Instruction argument.
                        -e and -f options are mutually exclusive.
      -f File         : execute the scilab script given in File argument.
                        -e and -f options are mutually exclusive.
      -l Lang         : set the current language. Lang can be equal to fr or en.
      -mem N          : set the initial stacksize, for use with -ns option.
      -nb             : do not display the Scilab banner at starting time.
      -ns             : do not execute scilab.start startup file. This option will disable many features in Scilab (Only use if you know what you are doing).
      -nouserstartup  : do not execute the user startup files SCIHOME/.scilab or SCIHOME/scilab.ini.
      -nw             : start Scilab without dedicated Scilab Window.
      -nwni           : start Scilab without the GUI, graphic and help features (batch mode). This option disables the need of Java.
      -nogui          : start Scilab without user GUI (batch mode).
      -version        : print product version and exit.
      --texmacs       : reserved for TeXMacs.
 
      All these arguments can be retrieved by the Scilab function sciargs.
           </td>
           <td>
                
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>Input / output
           </td>
           <td>Console as CLI
           </td>
         </tr></table>
      <p>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>