Re: Retriving data from a text file...
Re: Retriving data from a text file...
- Subject: Re: Retriving data from a text file...
- From: "Marc K. Myers" <email@hidden>
- Date: Mon, 17 Jun 2002 12:29:56 -0400
- Organization: [very little]
>
Subject: Retriving data from a text file...
>
From: Mario Kolaszewski <email@hidden>
>
To: <email@hidden>
>
>
I am having a hard time getting the content out of a
>
SimlpleText file, but no problems writing to it.
>
>
Any suggestions, please.
>
>
Mario.
Have you tried:
set filePath to [insert path to text file here]
set theText to read file filePath
Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074
[6/17/02 12:28:35 PM]
_______________________________________________
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.