Thank you! That does the trick. It seems that for some reason the name of the variable holding the data to be written needs to be quoted as if it were a string literal. The other var names do not.
Now I can go back to plan A, Martin On 21/05/2013 18:22, Peter Haworth wrote: > On Tue, May 21, 2013 at 4:56 AM, Martin Baxter < > [email protected]> wrote: > >> revZipAddUncompressedItemWithData >> > > Haven't used revZipAddUncompressedItemWithData but judging from other > revZip commands, I think your variable tdataxxx needs to be in quotes. Not > sure about tparamxxx. > > Pete > lcSQL Software <http://www.lcsql.com> _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
