Re: returning math answers given a string
Re: returning math answers given a string
- Subject: Re: returning math answers given a string
- From: Kai <email@hidden>
- Date: Sun, 26 Jan 2003 03:32:10 +0000
on 26/1/03 3:11 am, I wrote:
>
property v : "0123456789.()+-*/"
Or, to cope with different decimal separators:
property v : "0123456789()+-*/" & (0 / 1 as string)'s character 2
--
Kai
_______________________________________________
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.