Stupid question AS in Mac OS X
Stupid question AS in Mac OS X
- Subject: Stupid question AS in Mac OS X
- From: Micke Lindström <email@hidden>
- Date: Tue, 24 Jun 2003 09:57:02 +0200
Hello I am a beginner of Applescripting and have a stupid question
I want to Distill a set of Postscript-files in folder generated from another
script.
Following works with an error like 3Can9t get file of .....2
My intention is to distill all ps-files in
/Volumes/extra/Quark_Convert/PS_Files_out/In/
launch application "Acrobat Distiller 6.0"
tell application "Finder"
activate
set psfiles to the entire contents in folder of
"/Volumes/extra/Quark_Convert/PS_Files_out/In/"
end tell
-- tell application "Acrobat Distiller 6.0"
-- activate
-- Distill psfiles
-- end tell
Anybody who has an idea about this., a syntax like this above worked with
Mac OS 9
Med vdnliga hdlsningar
Micke Lindstrvm
Telefon +46 (0)8 440 78 40
Mobil +46 (0)709 98 97 70
Macsupport AB Apple Center
email@hidden
http://www.macsupport.se
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.