the message box
Björnke von Gierke
bvg at mac.com
Fri Aug 19 09:57:37 EDT 2005
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.
--
official ChatRev page:
http://chatrev.bjoernke.com
Chat with other RunRev developers:
go stack URL "http://homepage.mac.com/bvg/chatrev1.3.rev"
More information about the use-livecode
mailing list