<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#330033">
    On 7/20/2011 11:35 PM, Mark Hammond wrote:<br>
    <blockquote type="cite">
      <pre wrap="">    * If the command starts with the definition of a customized command
      followed by a space character, the customized command will be used.
      See below for a description of customized commands.</pre>
    </blockquote>
    <br>
    <blockquote cite="mid:4E27C8BA.8040000@gmail.com" type="cite">
      <pre wrap="">    Then a shebang line of '#! vpython' in a script named 'doit.py' will 
    result in the launcher using the command-line 'c:\bin\vpython.exe -foo 
    doit.py'</pre>
    </blockquote>
    <br>
    Shouldn't the second paragraph include a space before the 2nd ' ? 
    In other words, the command as quoted does not show a "customized
    command followed by a space character" as the definition requires. 
    I don't know why the space character is required, or maybe "white
    space" was meant, so that the line terminating newline character
    qualifies also to delimit the customized command?<br>
    <br>
  </body>
</html>