the message box
Jon
jbondy at sover.net
Fri Aug 19 10:44:16 EDT 2005
Thanks so much!
Too bad the IDE didn't highlight the reserved word in some special
color: I might have been able to guess if that were the case!
:)
Jon
Björnke von Gierke wrote:
>
> On Aug 19 2005, at 15:51, Jon wrote:
>
>> ...
>> Any idea why the Message Box is suddenly getting triggered?
>> ...
>> Here is the current code:
>>
>> on DisplayMessage msg
>> put the long time & " " & msg & Return after field "Memo" set the
>> vScroll of field "Memo" to the formattedHeight of field "Memo"
>> end DisplayMessage
>
>
> msg is a reserved word indicating... the message box :) try to use a
> different name for your var and all should be fine.
>
More information about the use-livecode
mailing list