mobileExportImageToAlbum pictvariable doesn't work
Posted: Thu Sep 24, 2015 5:33 pm
Hi All,
I get an error "image not found" with this part of my script that export an image to album
I believe something changed about it (I remember it worked before I made update (LC 7.05, iOS 8.4, xCode 6.4)
Can someone confirm this ?
Best regards
Jean-Marc
I get an error "image not found" with this part of my script that export an image to album
Code: Select all
set the paintcompression to "jpeg"
export snapshot from rectangle (the rect of grc "CadrePrint") of this cd to pictVariable as JPEG
mobileExportImageToAlbum pictVariable
Can someone confirm this ?
Best regards
Jean-Marc