Re: odd Numbers's behaviour
Re: odd Numbers's behaviour
- Subject: Re: odd Numbers's behaviour
- From: Christopher Stone <email@hidden>
- Date: Thu, 18 Dec 2014 03:37:12 -0600
On Dec 18, 2014, at 03:15, Yvan KOENIG <email@hidden> wrote:
> Here, with the System and the app running in French, the cell is not filled with the string but with the duration 12h 3m 25s.
______________________________________________________________________
Hey Yvan,
Still on 10.9.5 with Numbers 3.2.2.
I get the same thing.
I was able to work around it by:
tell application "Numbers"
tell document 1 to tell active sheet to tell table 1
set value of cell "B2" to ("'TEMP!'")
set value of cell "B2" to ("12Chicago3:25")
end tell
end tell
--
Take Care,
Chris
_______________________________________________
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