
UP_LINE(2)                 silmul_efun                 UP_LINE(2)

名稱
     up_line - 把游標往上一行

語法
     string up_line ();

描述
     If  this_player()  has  the  "vt100"  attribute  set,   this
     simul_efun  will return the VT100 "move up" escape sequence,
     so that the string will move the  cursor  up  a  line  on  a
     VT100-compatible terminal.  If "vt100" is not set, returns a
     null string.

     NOTE:  Do NOT use ed to edit the file vt100.c, or the escape
     sequences  will be corrupted.  (ed strips out escape charac-
     ters).

其它參考函數
     inverse, blink, bold, underscore, clear_screen,  clear_line,
     erase_line

作者
     Ichabod@TMI, 3/19/93
     wade@future 4/8/1996 翻譯

MudOS Release 0.9         Last change:                   3-19-93

