<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>erlc help text</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<BR>

<P><FONT SIZE=2 FACE="Arial">From erlc -help:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">-pa path       add path to the front of Erlang's code path</FONT>

<BR><FONT SIZE=2 FACE="Arial">-pa path       add path to the end of Erlang's code path</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">The second line should obviously be</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">-pz path       add path to the end of Erlang's code path</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">From what I could tell, the -pz flag was supported already</FONT>

<BR><FONT SIZE=2 FACE="Arial">in R9C (perhaps earlier), but wasn't added to the help</FONT>

<BR><FONT SIZE=2 FACE="Arial">text until R10B-4, and then misspelled from the beginning.</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">BR,</FONT>

<BR><FONT SIZE=2 FACE="Arial">Ulf W<B></B></FONT>
</P>

</BODY>
</HTML>