Objects that are exported to file becomes corrupt
Posted: Tue Nov 04, 2014 9:54 am
Is there anyone who understands why an object exported as .png and saved locally can not be read back? It seems that the file somehow become corrupt.
It does not matter if I export it as anything other than .png, it just does not work.
And this does not work regardless of platform.
set the defaultFolder to specialFolderPath("documents")
export snapshot from group tGroup of stack "Drawing" to URL("file:image.png") as png
///Peter
It does not matter if I export it as anything other than .png, it just does not work.
And this does not work regardless of platform.
set the defaultFolder to specialFolderPath("documents")
export snapshot from group tGroup of stack "Drawing" to URL("file:image.png") as png
///Peter