<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
 <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head>
 <body>
  <p style="margin: 0;">
   <span>
    <span></span>
   </span>
  </p>
  <p style="margin: 0px;"></p>
  <div style="margin: 5px 0px 5px 0px;">
   <br/>
   "Ralf A. Quint" <FreeDOS@gmx.net> hat am 15. Oktober 2011 um 05:03 geschrieben:
   <br/>
   <br/>
   > At 03:56 PM 10/14/2011, Andrew Pennebaker wrote:
   <br/>
   > >Yeah, I know to chmod my scripts before dot-slashing them. It's just
   <br/>
   > >that fpc can't handle shebangs, and I don't want to have to choose
   <br/>
   > >either scripting or compiled. I like my Pascal code to be work in either mode.
  </div>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">It's not enough to ignore the shebang line.</p>
  <p style="margin: 0px;">You need some extra stuff/options/parameters to compile scripts and run them in various contexts.</p>
  <p style="margin: 0px;">See instantfpc.</p>
  <p style="margin: 0px;"> </p>
  <div style="margin: 5px 0px 5px 0px;">
    
   <br/>
   > Gosh, (Free)Pascal is a compiler, not an interpreted script language
   <br/>
   > as you seem to be accustomed to!
  </div>
  <div></div>
  <div></div>
  <div>Mattias</div>
  <div></div>
 </body>
</html>