Hi William,

This might help:

   set the fileType to "????JPEG"

or perhaps "ogleJPEG"

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Dutch forum: http://runrev.info/rrforum/

Benefit from our inexpensive hosting services. See http://economy-x-talk.com/server.html for more info.

On 17 sep 2008, at 13:35, William de Smet wrote:

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
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to