Re: How can I format an integer ?
Re: How can I format an integer ?
- Subject: Re: How can I format an integer ?
- From: "Mark J. Reed" <email@hidden>
- Date: Sun, 26 Oct 2008 10:14:49 -0400
You aren't addressing the question of using the OS localization
settings, though. I'm not sure how to access those from AppleScript,
but I'm pretty sure you can't do anything useful with them without a
lot of coding - well, maybe in AppleScript Studio...
With a call out via do shell script to Perl or Python you can
theoretically do it, but in Perl you have to either manually construct
a formatting routine using the results of POSIX::localeconv(), or
install a CPAN module, and I can't get Python to recognize my locale
(en_US.UTF-8)...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden