Broken SqueakSource?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: MC scripts (was Re: Broken SqueakSource?)

Bert Freudenberg

On Nov 21, 2006, at 11:35 , Edgar J. De Cleene wrote:

> Bert Freudenberg puso en su mail :
>
>> Note that I got that PackageInfo version from somewhere else - not
>> sure wherefrom, though, anymore. It has been around for quite a
>> while, but not really used yet.
>>
>> - Bert -
>
>> From http://source.impara.de/ I got:
>
> PackageInfo-Base-bf.22.mcz
> Monticello-SR.315.mcz
> MonticelloConfigurations-pm.mcz
>
> This was the correct files ? Seems work.

Well, these are not the versions from the impara repository.

Go to http://source.impara.de/mc.html and click on "Latest" to see  
our versions.

> Could me point to some made .mcz with preamble and postcript for see ?

No. But to edit the scripts, click the script button in MC browser.  
These are stored in a PackageInfo instance:

        (PackageInfo named: 'MyPackage') inspect

> I wish have also non code into .mcz !!!

Me too, but I have not investigated that, yet.

- Bert -



Reply | Threaded
Open this post in threaded view
|

Re: MC scripts (was Re: Broken SqueakSource?)

Edgar J. De Cleene
Bert Freudenberg puso en su mail :

-
> Well, these are not the versions from the impara repository.
>
> Go to http://source.impara.de/mc.html and click on "Latest" to see
> our versions.

PackageInfo-Base-bf.22.mcz
Monticello-jl.287.mcz
MonticelloConfigurations-jl.43.mcz

> No. But to edit the scripts, click the script button in MC browser.
> These are stored in a PackageInfo instance:
>
>     (PackageInfo named: 'MyPackage') inspect

Similar to my first guess, only made by pros :=)

> Me too, but I have not investigated that, yet.
>
> - Bert

Well , now I have something to start on with less guessing and messing.
Try to convert my Rompecabezas.9.sar to mcz , and if I success do a
tutorial.
Maybe someone found useful try to load the same package to different version
images , if he knows what was the appropriate for each.

Again, many thanks for lead.

Edgar


__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar

12