Adding To Zip File

Warren Kuhl warrenkuhl at gmail.com
Sat Jan 8 01:09:44 EST 2011


Mark,

I can't thank you enough!  I have been banging my head against the wall for
hours trying to figure this out.

Appreciate your help!
Warren

On Sat, Jan 8, 2011 at 12:05 AM, Mark Wieder <mwieder at ahsoftware.net> wrote:

> Warren-
>
> Friday, January 7, 2011, 9:58:05 PM, you wrote:
>
> > I tried changing it to:
>
> >          put "t" into ttest
> >          revZipAddItemWithData
> > "c:/Users/Warren/Desktop/NewSpinner/wdk.zip",
> >  "text.txt", ttest
> >          answer the result
>
> > ...still the same error.
>
> try
>
>          revZipAddItemWithData
>  "c:/Users/Warren/Desktop/NewSpinner/wdk.zip",
>  "text.txt", "ttest"
>
> --
> -Mark Wieder
>  mwieder at ahsoftware.net
>
>
> _______________________________________________
> 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