'export snapshot to image' silently fails [SOLVED]
Posted: Thu Oct 30, 2014 12:12 pm
Hi,
The following code line works on my desktop (both Win and Os X)...
export snapshot from rect (L, T, R, B) to image "imgSnapshot" of group "grpSnapshot"
... but not on mobile (Android)...
I've placed (and subsequently removed) an 'Answer "Got Here" ' debug line up to the 'export snapshot' line and traced LC to silently fail (I hate silent fails - soooo unhelpful ! ) at this line BUT, like I say, only with mobile (Android - haven't test on iOS yet)... Tried with and without brackets... no difference...
Any ideas as to why please ?
Thanks. Much appreciated.
The following code line works on my desktop (both Win and Os X)...
export snapshot from rect (L, T, R, B) to image "imgSnapshot" of group "grpSnapshot"
... but not on mobile (Android)...
I've placed (and subsequently removed) an 'Answer "Got Here" ' debug line up to the 'export snapshot' line and traced LC to silently fail (I hate silent fails - soooo unhelpful ! ) at this line BUT, like I say, only with mobile (Android - haven't test on iOS yet)... Tried with and without brackets... no difference...
Any ideas as to why please ?
Thanks. Much appreciated.