the message box
erik hansen
erikhans08 at yahoo.com
Mon Dec 2 23:57:01 EST 2002
local theMsg
put "the message box" into theMsg
# or from MC:
put "control" && quote & "Message Field" /
& quote && "of stack" && quote & /
"Message Box" & quote into theMsg /
put the vis of stack "Message Box" into
theSavedViz
put (the textSize of theMsg) into
theSavedTextSize
Message execution error:
Error description: Chunk: error in object
expression
can one get the exact name of the msg fld &
stack?
it is probably better to just create a new fld
for displaying informaation, but why the error
messages? does RR not want msg used frivolously?
=====
erik at erikhansen.org http://www.erikhansen.org
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
More information about the use-livecode
mailing list