Rép: odd Numbers's behaviour
Rép: odd Numbers's behaviour
- Subject: Rép: odd Numbers's behaviour
- From: Yvan KOENIG <email@hidden>
- Date: Thu, 18 Dec 2014 16:14:06 +0100
Oops, I must apologize, I posted this message to Christopher's mailbox.
Yvan KOENIG (VALLAURIS, France) jeudi 18 décembre 2014 16:14:02
> Le 18/12/2014 à 10:37, Christopher Stone <email@hidden> a écrit :
>
> 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
Thanks to you and Thomas Fischer
I knew that we may get the correct value if the cell format is set to text, as you did or using the set format instruction.
It's just annoying because to use that, we must know what we are trying to insert.
I asked with a script pasting a value but I discovered the problem when I opened a TAB separated values text file and in this case, the tip doesn't apply.
Now that I know that the problem is not restricted to the French version, I will file a bug report.
Just after posting my question I discovered that Numbers behave the same when I entered such entry by hand.
Yvan KOENIG (VALLAURIS, France) jeudi 18 décembre 2014 12:08:03
_______________________________________________
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