Get info on the file and see what it's name is.

Bob


On Jan 25, 2011, at 10:41 PM, William de Smet wrote:

> Hi Jacqueline,
> 
> I forget to mention that this works for all images except for .bmp files. I'm 
> on OSX 10.6 and the file is shown in Finder. Is this related to OSX?
> 
> Greetings,
> 
> William
> 
> -----
> Verstuurd vanaf mijn iPhone!
> 
> Op 26 jan. 2011 om 06:14 heeft "J. Landman Gay" <jac...@hyperactivesw.com> 
> het volgende geschreven:
> 
>> On 1/25/11 12:19 PM, William de Smet wrote:
>>> Hi there,
>>> 
>>> Why doesn't this work for BMP files?
>>> answer file "Kies een foto:" with type "All
>>> Images|jpg,gif,png,bmp|JPEG,GIFf,PNGf,BMPf"
>>> 
>>> on mouseup
>>>    answer file "Choose:" with type "All
>>> Images|jpg,gif,png,bmp|JPEG,GIFf,PNGf,BMPf"
>>>               if it = empty
>>>               then
>>>                  put empty into img "x1"
>>>                    exit mouseUp
>>>               end if
>>>               put url ("binfile:"&  it) into img "x1"
>>> end mouseup
>> 
>> It looks like it should work. What goes wrong?
>> 
>> -- 
>> Jacqueline Landman Gay         |     jac...@hyperactivesw.com
>> HyperActive Software           |     http://www.hyperactivesw.com
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to