MACSCRPT Archives

June 2007

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
john darnell <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Wed, 27 Jun 2007 11:04:03 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
I have the ZIP command working now with all switches performing as
expected.  This is the command I am using, stripped down to the bare
essentials:

zip  -g -r  -v
/Volumes/programbkup/John/Mac/20070627/FridayBackup_20070627.zip
/source\ code/Applescript*

Here I am attempting to back up all compiled script files as well as
several auxiliary files as well (mostly test files to run the scripts
against--a mixture of text and INDD files).

When I inspect the archive created I find that all compiled scripts have
been zeroed out.  Just to be thorough I extracted the files and looked
at the compiled script files, and they were all 1k files.  These files
are usually much, much larger than 1k.  


Do I need to use a special switch to save compiled scripts?  Are there
issues with the resource fork that I should consider?
   

ATOM RSS1 RSS2