Hi there,

I am seeing an error on using MergPop with iOS 11.2 /LC 8.1.8 when saving a
PNG with the 'Save Image' button on the popover sheet.
It quits the app immediately.
'E-mail, Copy, Print, Save Files App' all work fine. Even Airdrop works
fine.

I do this:
--------
try
put specialfolderpath("documents") & "/" & "cars.png" into tPath
export snapshot from group "cars" to file tPath as PNG
mergPopActivity "",tPath,"",""
get the result
end try
----------

Anyone else seeing this?
Is there something I can change in my script?



greetings,

William
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to