Re: Word length
Re: Word length
- Subject: Re: Word length
- From: Graff <email@hidden>
- Date: Wed, 06 Oct 2004 15:38:55 -0400
You probably should post the script on this list, otherwise we really
can't tell what's wrong with it.
Offhand I'd say that maybe this is a unicode issue but I can't really
tell without more information. Are you on a non-English system?
- Ken
On Oct 6, 2004, at 2:17 PM, Ruby Madraswala wrote:
I have a script which work fine on OS 9.Now I want to use the same
script on OS 10.
The script
- prompts user to enter words
- creates a list of entered words.
- Reads the list and matches with filename and copies the content of
the file in a new file.
In OS 9 the length of word is 4 and for the same word the length in OS
10.3.5 is 9. It seems like it is padding with spaces which is not
visible. any reason Why? And how can I resolve this.
_______________________________________________
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
References: | |
| >Word length (From: "Ruby Madraswala" <email@hidden>) |