MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

Re: escape



I use escapes in my player:notify all the time, for my ANSI portion of 
the MOO.  But of course, I programed a bf_esc built-in function that 
supplys the actual escape character...but the rest of the sequence is of 
course typable.  SO making a player see red is.
player:notify(esc()+"[0;31m");


On Mon, 8 Jan 1996, Erik Namtvedt wrote:

>   
>   question:   how would I send an escape sequence out via player:notify?
>  or is there another way that I dont know of that already does it..
>   dazzed & confused.. and generally out of it... - Erik :)
> 


Follow-Ups: References:

Home | Subject Index | Thread Index