Re: How to specify a tab as a text delimiter
Re: How to specify a tab as a text delimiter
- Subject: Re: How to specify a tab as a text delimiter
- From: Michelle Steiner <email@hidden>
- Date: Thu, 24 Apr 2003 09:56:25 -0700
On Thursday, April 24, 2003, at 09:21 AM, Charles Heizer wrote:
I'm reading in a text file and I was using a semicolon as my delimiter
and I found that I cant always count on it. I can count on a tab. How
do I specify a "tab" as a delimiter,
set text item delimiters to {tab}
and is there a listing (somewhere) of all of the different ASCII Chars?
Sure, lots of them. Here is one: <
http://www.asciitable.com/>
--Michelle
--
If you don't hit any bumps in the road, you're not moving.
_______________________________________________
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.