lpmoo-1.2/etc/
lpmoo-1.2/mudlib/
lpmoo-1.2/mudlib/etc/
lpmoo-1.2/mudlib/include/
lpmoo-1.2/mudlib/include/moo/
lpmoo-1.2/mudlib/lpc/
lpmoo-1.2/mudlib/std/auto/
lpmoo-1.2/mudlib/std/bfuns/
NAME
	dgd_object_name - return LPC object name

SYNOPSIS
	string dgd_object_name(obj[, str])

DESCRIPTION
	This function returns the name of the LPC object representing
	the specified MOO object or verb. If the object or verb does
	not exist, E_INVARG is returned.

	This function has limited usefulness; it is primarily only
	interesting to people debugging LPMOO.

SEE ALSO
	dgd_status