> 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"
The reason might be because the .bmp file may not have been assigned a type code. If you *only* want to get .bmp files with a type code of "BMPf" then this should work. But if you want to get .bmp files, *regardless* of the type code, do not provide the type code in the 'answer file' call (the following just goes by extension and ignores type): answer file "Kies een foto:" with type "All Images|jpg,gif,png,bmp|" Hope this helps, Ken Ray Sons of Thunder Software, Inc. Email: k...@sonsothunder.com Web Site: http://www.sonsothunder.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