Le 11 mai 07 à 01:24 Matin, Eric Richards a écrit:
>> If you use .Child("SomeFile"), the alias is resolved and f points to
>> the original item.
>> If you use .TrueChild("SomeFile") f points to the alias.
>>
>>
> Ahh so it does... my mistake.
>
> Well there seems to a strange problem. After my method finds the
> selected image in
> the folder (checking for nil and such) it returns the image. Ok
> fine, it
> works.
It returns the file image. That's not the same thing.
> The odd thing is when it get back and I check if the pic = nil its
> ture
> when
> it should be false.
Do you open the file as picture or is the file set to nil?
> I walked through the debugger and I can see that yes I found the image
> and returns it
> but then goes nil.
>
> This only happens with alias... I'm puzzled, by Rubix ;-)
>
> I'm onOS 9.2.2 with Rb 5.5.5
Well, can you provide a sample code?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>