
DATA_FILE(2)               silmul_efun              DATA_FILE(2)

名称
     data_file - 传回参数物件的档案所在的路径名称

语法
     string data_file(object obj);

描述
     Returns an almost complete pathname for a file in which  obj
     may  be  stored.  ("Almost complete" means it lacks the ".o"
     suffix at the  end.)   For  example,  assuming  DATA_DIR  is
     defined   to   be   "/data",   and   obj  refers  to  object
     "/user#1081", whose uid is "Ichabod", then
          data_file(obj) will return "/data/user/ichabod".

相关命令
     data_dir, base_name, /adm/simul_efun/data.c, /std/save.c

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

MudOS Release 0.9         Last change:                   3-19-93

