Re: Rép: reading a property list item
Re: Rép: reading a property list item
- Subject: Re: Rép: reading a property list item
- From: "Mark J. Reed" <email@hidden>
- Date: Tue, 20 May 2008 20:46:52 -0400
If using the shell is perhaps less objectionable than mucking around
with locale files directly (yuck), you might try that route. For the
current date,
do shell script "LC_TYPE=nl_NL date"
For individual components:
do shell script "LC_TYPE=nl_NL date +%B"
Gets month name...
On 5/20/08, Ed Stockly <email@hidden> wrote:
>
> On May 20, 2008, at 9:10 AM, KOENIG Yvan wrote:
>> Of course I may use an other formula but my choice was and remains
>> to use available resources.
>
> That's a fine idea, and a good practice, and a strategy that may have
> other uses, but, in this case, those resources are not available on
> every mac. You may even consider creating your own resource and
> bundle it with your script. That might be simpler.
>
> ES
> _______________________________________________
> 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
>
--
Sent from Gmail for mobile | mobile.google.com
Mark J. Reed <email@hidden>
_______________________________________________
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