export snapshot

Peter TB Brett peter.brett at livecode.com
Sun Nov 6 06:31:46 EST 2016


On 06/11/2016 11:27, Richmond wrote:
> I tried this:
>
> export snapshot from img "met" to file "met.png" as PNG
>
> and that worked in 7.1.4
>
> but did NOT work in 8.1
>
> I wonder why?

Because the correct syntax is:

     export snapshot of img "met" to file "met.png" as png

                              Peter

-- 
Dr Peter Brett <peter.brett at livecode.com>
LiveCode Technical Project Manager

lcb-mode for Emacs: https://github.com/peter-b/lcb-mode




More information about the use-livecode mailing list