Hi Daniel,<br>
&nbsp;<br><div><span class="gmail_quote">On 8/24/05, <b class="gmail_sendername">Daniel Salama</b> &lt;<a href="mailto:dsalama@user.net">dsalama@user.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
BTW, I was playing with the scripts on <a href="http://saltypickle.com/Home/10">http://saltypickle.com/Home/10</a><br>and have a couple of questions that maybe you or someone else can<br>help me.<br><br>Below is a snippet of the script:
<br><br>installer install.<br>%<br>&quot;SQUEAK MAP PACKAGES TO INSTALL&quot;<br>#((MCInstaller 5)<br>(DynamicBindings 2)<br>(KomServices 3)<br>(KomHttpServer 4)<br>(KeyBinder 3)<br><br>What do the numbers after the package names mean? Is it a release/
<br>version number?</blockquote><div><br>
The number after the package name is the auto version number. Both parameters will be passed in as arguments to:<br>
<br>
<div style="margin-left: 40px;">SMSqueakMap default installPackageNamed: <span style="font-style: italic;">aString </span>autoVersion: <span style="font-style: italic;">version</span>.<br>
</div>
<br>
Regards,<br>
<br>
John</div></div><br>-- <br>It's easy to have a complicated idea. It's very very hard to have a simple idea. -- Carver Mead