
BASE_NAME(2)              silmul_efun			BASE_NAME(2)

名称
     base_name - 取得物件的基本档名(最前面部份)

语法
     string base_name(object obj);

描述
     Returns the file name of  a  particular  object,  minus  the
     "#123"  (or other numeric suffix).  For example, if the file
     name of obj  is  "/user#1081",  base_name(obj)  will  return
     "/user".   Used in creating directories and files for saving
     objects.

作者
     Ichabod@TMI, 1/21/93
     wade@future 4/7/1996 翻译

MudOS Release 0.9         Last change:                   3-19-93

