jed-users mailing list

[2003 Date Index] [2003 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: Hooks and debugging


On Mon, Jun 02, 2003 at 01:58:29PM -0700, Dave Kuhlman wrote:
 
> I've tried using the message() function, but the messages seem to
> get over-written.  

Try message(MESSAGE_BUFFER + string);

> By the way, what is the difference between
> message() and vmessage()?

vmessage(str) is like message(sprintf(str)).

   In the current implementation, strictly speaking, the `vmessage'
   function is not an intrinsic function.  Rather it is a predefined
   S-Lang function using a combination of `Sprintf' and
   `message'.

 
> I saw a mention (in circle.sl) about the "non-standard module
> debug.sl", but I could not find it anywhere.  Is there such a
> thing?

It is unpublished. I use it on a daily basis and can mail it on
request. (I will pubish it on JMR when time permits.)

Günter

-- 
Milde at ife.et.tu-dresden.de

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2003 date index] [2003 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]