Le 27 janv. 06 à 08:44, Eric Chatonet a écrit :
Bonjour Yves, local tDefaultFolder, tResult ----- answer folder "Choose a destination folder:" if it = empty then exit to top put the defaultFolder into tDefaultFolder set the defaultFolder to it export image ID 2016 to file "RescuedImg.png" as PNG put the result into tResult set the defaultFolder to tDefaultFolder if tResult = empty then put "Done" else put tResult To be more efficient you could write a more generic handler :-)
Merci, thank you Greetings. Yves COPPE [EMAIL PROTECTED] _______________________________________________ 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
