How Rev saved Thanksgiving
Scott Rossi
scott at tactilemedia.com
Mon Nov 24 03:22:48 EST 2003
On 11/23/03 6:35 PM, "J. Landman Gay" <jacque at hyperactivesw.com> wrote:
>> Interestingly,
>>
>> send "answer GoToBed? with Yes" to me in 30 seconds
>>
>> works, as does
>>
>> send "answer GoToBed? with Maybe" to me in 30 seconds
>>
>> but
>>
>> send "answer GoToBed? with No" to me in 30 seconds
>>
>> does not!
>
> Interesting. It must be an engine thing, because it fails in MetaCard too.
Technically, the answer expression should be written like this:
send ("answer" && quote & "Go to bed!" & quote && "with" && quote & "no" &
quote) to me in 30 seconds
...otherwise the expression is not formatted correctly. I would estimate
(without being on the inside) that the fact that the above examples worked
can be chalked up to a fluke in the engine.
Regards,
Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
-----
E: scott at tactilemedia.com
W: http://www.tactilemedia.com
More information about the use-livecode
mailing list