1. write(3) MusOS v21c2 (7 Jul 1996)
    2. 函数名称:
    3. write() - 对目前的玩家送出讯息.
    4. 函数语法:
    5. void write( mixed str );
    6. 无传回值 write( 混合 str );
    7. 函数用法:
    8. 送讯息 str 给目前的玩家. str 可以是一个数字, 而此数字
    9. 将转换成字串送出.
    10. 参考函数:
    11. message(3), tell_object(3), tell_room(3), shout(3), say(3)
    12. 手册翻译:
    13. Phoebus@ZH 97.jul.25. (Writen 5/23/97)