Hi there, For most of you this is an easy one! I am trying to save an image and it works as long as I don't remove the extension while saving. If I do this then OSX doesn't recognize the file! What do I need to do to make it work?
on mouseUp set the fileType to "oglejpeg" ask file "Bewaar foto als:" with "*.jpg" export img "foto" to file it as JPEG answer "De foto is bewaard!" end mouseup Greetings, William _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
