Can't get Arthur to speek correctly!

George ghandley at kc.rr.com
Wed Nov 12 17:03:50 EST 2014


Hi there Henk!

Thanks for your idea. James and Jeff already fought the fact (Unbeknownst to me) that I had somehow used “smirk” quote marks in my code, and after replacing those with “un-smart” quotes, everything works fine.
Thanks,

George

On Nov 12, 2014, at 3:30 PM, Hendrik van Eeden <hvaneeden at comcast.net> wrote:

> I shave seen this kind of thing before.  My way around it was to set a variable to the temperature and then use the variable in the say command.
> set x to value of “Current Real Outside Temperature B2"
>> say x & " degrees Fahrenheit is the current outside temperature here on Cedar.”)
> 
> 
> 
> Henk
> 
> 
> 
> On Nov 12, 2014, at 11:54 AM, George <ghandley at kc.rr.com> wrote:
> 
>> Dear Jeff and Marcel,
>> 
>> This AM I’ve tried both your suggestions, for which I’m most appreciative, and many more variations, but unfortunately get the same results.
>> 
>> Here they are, and I suggest you try them on your systems substituting any variable number unit to see if either works for either of you. This just can’t be that hard. The compiler will stop on the first quote mark in either line. :-(
>> 
>> say ((value of "Current Real Outside Temperature B2")   as string “ degrees Farenheit is the current outside temperature here on Cedar.”)
>> 
>> say (((value of “Current Real Outside Temperature B2”) as string) & " degrees Fahrenheit is the current outside temperature here on Cedar.”)
>> 
>> Have I somehow misinterpreted your instructions?
>> 
>> Thanks,
>> 
>> George
>> 
>> 
>> _______________________________________________
>> XTensionList mailing list
>> XTensionList at shed.com
>> http://shed.com/mailman/listinfo/xtensionlist
> 
> _______________________________________________
> XTensionList mailing list
> XTensionList at shed.com
> http://shed.com/mailman/listinfo/xtensionlist

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shed.com/pipermail/xtensionlist/attachments/20141112/a78b0904/attachment.html>


More information about the XTensionList mailing list