crop image
Craig Newman
craig at starfirelighting.com
Tue Jul 23 09:33:08 EDT 2024
Hi.
You need, at a minimum to avoid an error, at least this;
put number of imgs into ni
add 1 to Nflds
put id of img ni into tid
put imageData of img ni
but only the very last line actually does anything, placing the imageData of ing ni into the message box. What is the other stuff for, and what are you trying to accomplish?
Craig
> On Jul 23, 2024, at 9:10 AM, jbv via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Hi list,
>
> I have the following script :
>
> create image
> put number of imgs into ni
> add 1 to Nflds
> put id of img ni into tid
> put imageData of img
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list