{
"changeDiary" => list of references to Diary Entry Structures,
"helpText" => string,
"lastChanged" => string,
"menuType" => integer enumeration,
"name" => string,
"owner" => string,
"timestamp" => integer,
either (if menuType is Query)
"menuQuery" => reference to CharMenu Query Hash
or (if menuType is SQL)
"menuSQL" => reference to CharMenu SQL Hash
or (if menuType is File)
"menuFile" => reference to CharMenu File Hash
or none (if menuType is Character)
"refreshCode" => one of: connect, open or interval
}
Last changes to this page 16 Sep 1998 by jcmurphy