Re: Naming Files from List Ref
Re: Naming Files from List Ref
- Subject: Re: Naming Files from List Ref
- From: Mathew Baker <email@hidden>
- Date: Tue, 3 Sep 2002 08:36:00 +1200
Thanks for all the tips. Excuse my lack of knowledge with these things
but in each script provided by you kind folks, the data is specified as
quoted text in the script.
eg:-
set originalJobText to "jobname_001.tif
jobname_002.tif
jobname_003.tif
jobname_004.tif
jobname_005.tif"
set colorText to "001_Cyan
002_Magenta
003_Yellow
004_Black
005_Pantone072"
So my question is how do I pipe the Separations list and file names in
the output folder into this script. I have tried using the following
but soon run into problems.
set originalJobText to (open for access file "Macintosh
HD:Users:mathew:Desktop:input_list")
set colorText to (open for access file "Macintosh
HD:Users:mathew:Desktop:Separations")
still not worth $13,000
Hey, the original poster was from New Zealand, so that's probably only
Kiwi
dollars...
OK. It's only $6000US but money is money and these things are relative.
Thanks so much for the help.
Mathew
_______________________________________________
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.