[chimera-dev] duping status in replies
Eric Pettersen
pett at cgl.ucsf.edu
Tue Sep 17 11:19:10 PDT 2002
On Tuesday, September 17, 2002, at 11:12 AM, Thomas Goddard wrote:
> Hi Eric,
>
> How about logMessage?
>
> Tom
You have to remember that 'message' is used by replyobj to log messages
in whatever state is current, e.g.:
pushMode(ERROR)
message("first line of error message\n")
message("second line of error message\n")
popMode()
One uses the info() function to log normal-mode messages. That's why I
offered 'echoAsInfo' as an alternative.
--Eric
More information about the Chimera-dev
mailing list