Warren-
Friday, January 7, 2011, 10:09:44 PM, you wrote:
> I can't thank you enough! I have been banging my head against the wall for
> hours trying to figure this out.
...and now you have to fix the wall. I hate it when that happens...
--
-Mark Wieder
mwie...@ahsoftware.net
__
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 wrote:
> Warren-
>
> Friday, January 7, 2011, 9:58:05 PM, you wrote:
>
> > I tried changing it to:
>
> >
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
revZipAdd
Mark,
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.
Warren
On Fri, Jan 7, 2011 at 11:52 PM, Mark Wieder wrote:
> Warren-
>
> Friday, Janua
Warren-
Friday, January 7, 2011, 9:21:11 PM, you wrote:
>revZipAddItemWithData "c:/Users/Warren/Desktop/software/wdk.zip",
> "text.txt", "This is a test"
Do you really have a variable called "This is a test"?
--
-Mark Wieder
mwie...@ahsoftware.net
__
I am trying to add data to a zip file. I keep getting a "ziperr, illegal
variable" on the revZipAddItemWithData command. The open and close results
are empty...and the zip file is not getting created.
revZipOpenArchive "c:/Users/Warren/Desktop/software/wdk.zip", "update"
answer the result