> SET PICTURE TO LIBRARY($vpPict;$vPictRef;$vPictName) FYI: Never use the library anymore. It's obsolete since v11. You have to use the Resources-Folder. --
Grüße/Regards, [heubach-media] | Christian Sakowski [email protected] iChat/AIM: SakowskiF Tel: +49/(0)40/52 10 59-23 > Am 26.01.2017 um 11:41 schrieb Christian Kaesbach > <[email protected]>: > > There is is slight glitch in the code: > > CONVERT PICTURE(vpPict;".PNG") // conversion to png > // and saving in library > SET PICTURE TO LIBRARY(vpPict;$vPictRef;$vPictName) > > It should be $vPict instead of vpPict: > > CONVERT PICTURE($vpPict;".PNG") // conversion to png > // and saving in library > SET PICTURE TO LIBRARY($vpPict;$vPictRef;$vPictName) > > Code works well, just tried it. Thanks anyway. > > Christian Kaesbach > > -- > Christian Kaesbach > Fresh-Software OG > Sigmund-Haffner-Gasse 14 > 5020 Salzburg > Austria > Tel: +43-662-902140 > Fax: +43-662-902233 > Mobil: +43-699-11801742 > Email: [email protected] > LG Salzburg, FN 348335 h > UID-Nr. ATU 65800412 > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** -- heubach media Osterfeldstr. 12-14 | Haus 1 | Eingang Nord 22529 Hamburg tel: 040 / 52 10 59 - 10 | fax: -99 mail: [email protected] home: www.heubach-media.de Geschäftsführer|CEO: Matthias Heubach Mieten Sie Ihre Computer, iPads & Drucker für Ihre Events bei: http://www.milo-rental.com Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

