FileSystem in Squeak

Germán Arduino garduino at gmail.com
Fri Mar 24 00:13:48 UTC 2006


I STRONGLY recommend you spend some time with the image, almost all
may be understood searching examples in the image.

Remember to use inspectors, senders, implementors, references, Method
Finder, etc.

Cheers.
gsa.

2006/3/23, Lord ZealoN <lordzealon at gmail.com>:
> Well, my english is very bad. But i think i understand you.
>
> I want say thath the file don't need it more because is inside the
> image as an object, true?.
>
> An example thath i want to say is better than 1000 words.
> I have in a directory the file, squeak3.8.image and the file
> myphoto.jpg (or clasic.mp3, BeautyAndTheBest.avi, SomethingUseful.pdf
> or xml, css etc..etc..etc...).
>
> If i do " x := Form fromFileNamed: 'myphoto.jpg' " (or something file)
> then myphoto.jpg are inside the image and i don't need the file. I
> can't give the image file only because myphoto.jpg is inside the
> image.
>
> Omg, i need an english tour.
>
>



More information about the Squeak-dev mailing list