>>
>>
>
>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.
The odd thing is when it get back and I check if the pic = nil its ture
when
it should be false.
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
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>