
ES2 mudlib - FF extension v0.6c 函式說明書

程式:	/adm/daemons/aliasd.c

string process_global_alias( string arg )

	arg: 由 /feature/alias.c 送來的字串.

	這個 daemon 處理簡寫的一些命令, 從 global_alias 變數可以看到一
	些平常我們習慣的簡寫. 這個函式由 /feature/alias.c 的
	process_input() 呼叫.

	process_input() 先對輸入的命令字串處理完畢, 才把結果的字串經
	由 arg  送到此.

Spock of The Final Frontier	98.Sep.15.
