<div dir="ltr">2013/2/25 Reinier Olislagers <span dir="ltr"><<a href="mailto:reinierolislagers@gmail.com" target="_blank">reinierolislagers@gmail.com</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

On 25-2-2013 6:34, Eric Kom wrote:<br>
> Good day,<br>
><br>
> Please what is a difference between .pp and .pas files extension?<br>
<br>
As Ralf said: 2 letters. I have the idea .pp was used in the past to<br>
differentiate from other Pascal compilers, while .pas is used more<br>
commonly now.<br>
<br>
Groete,<br>
Reinier</blockquote></div><br clear="all"><div style>... and, .pas is commonly found code of units (e.g.: yeahbaby.pas -> unit yeahbaby;); .pp is commonly found code that generates the executable (e.g.: ohgod.pp -> program ohgod;).</div>

<div style><br></div>-- <br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>