Stuffit Deluxe not applescriptable in 10.6.2
Stuffit Deluxe not applescriptable in 10.6.2
- Subject: Stuffit Deluxe not applescriptable in 10.6.2
- From: John Mitchell <email@hidden>
- Date: Sun, 7 Feb 2010 18:19:54 +1100
Title: Stuffit Deluxe not applescriptable in
10.6.2
I have been using Stuffit 10 to archive some data
this used to work:
tell application "StuffIt Deluxe"
set
newArchive to (make new archive with
properties {location:file
backupPath})
stuff
{alias
OdbDatabasesFolderPath as
alias} into
archive file ("Odb_"
& thisMoment & ".sitx")
compression level maximum
end tell
now it fails with error
I recorded a manual version of the same in SD:
tell application "StuffIt
Deluxe"
activate
make new archive with properties {location:«data fss
9CFF544A120011746573744875645F303230312E7369747816CC9B40BFFFE9F8BFFFE9B0BFFFE9B0011891EC16CC9B80BFFFE9B0BFFFE9C00016AD2CBFFFEAC0BFFFEA94BFFF»}
stuff {alias
"mitchPro:Users:johnm:Documents:OfficeDB:Development:Databases:"} into archive "testHud_0201.sitx" compression
level maximum
end tell
can anyone advise me on how to solve this?
Or a Unix app to substitute?
--
regards
John
-------------------------------------------------------------------------
CQR Pty Ltd
1005/2 Dind Street, Milsons
Point, NSW 2061 Australia
ABN: 45 001 785 191 NSW
ARBN: 3605
Email:
email@hidden Mob: +61 410 318 131
Skype:jrmitchell
Tel: +61 (2) 9922 3785 Fax:
+61 (2) 9929 4035
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden