Hi Hilaire,
You what is the Platform clipartsPath ?
I am thinking that what you need is :
FileSystem workingDirectory / 'fruits' / 'apples.png’
something like that.
Jannik
On Jan 17, 2014, at 10:06 PM, Hilaire Fernandes <
[hidden email]> wrote:
> Hello
>
> I want to send a message with a relative path as argument:
>
> self getClipart: 'fruits' / 'apples.png'
>
> It should look like that but it does not work of course.
>
>
> Then from getClipart method, it should be something like:
>
> getClipart: relativePath
>
> file := Platform clipartsPath / relativePath
>
>
> I don't understand how to do it.
>
>
> Thanks
>
> Hilaire
>
> --
> Dr. Geo
http://drgeo.eu>
>