Re: read a specific word of a text file
Re: read a specific word of a text file
- Subject: Re: read a specific word of a text file
- From: Michelle Steiner <email@hidden>
- Date: Thu, 23 Sep 2004 01:08:51 -0700
On Sep 23, 2004, at 12:58 AM, Jasneet Kaur wrote:
So could you please help me do that using AppleScript with the
constraint
that there can be no user intervention, that is the dialog box doesn't
appear... rather, the words to be replaced can be hard coded into the
script.
In the script I provided earlier, replace the two dialogs asking for
the words with
set word_to_replace to "replaced"
set replacement_word to "replacement"
then substitute this line for the "choose file" line:
set the_File to file "disk:folder:folder:file"
Of course, use the actual names of the disk, folders, and file.
Make sure all the variable names are changed as I changed them in this
message.
--
We're not human beings having a spiritual experience.
We're spiritual beings having a human experience.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden