2014-03-28 18:59 GMT+01:00 Chris Sheffield <cmsheffi...@icloud.com>:
> Has anybody tried out the new “at size” clause in the export snapshot command 
> introduced in LC 6.6? I can’t get it to work. In fact, my script won’t even 
> compile if I include it.
>
>         export snapshot from tObj to tData as PNG at size tWidth, tHeight

Hi Chris,

Could you try this instead?

     export snapshot from tObj to tData  at size tWidth, tHeight as PNG

HTH,

Thierry


------------------------------------------------
Thierry Douez - http://sunny-tdz.com
Maker of sunnYperl - sunnYmidi - sunnYmage - sunnYpdf

_______________________________________________
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