<HTML>
<HEAD>
<TITLE>ARSperl Manual - GetCharMenu Hash</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<H2>GetCharMenu Hash</H2>
<PRE>
{
"changeDiary" => <i>list</I> of references to <a href="ds_diaryentry_hash.html">Diary Entry Structures</a>,
"helpText" => string,
"lastChanged" => string,
"menuType" => string, (<code>list, query, file, </code> or <code>sql</code>)
"name" => string,
"owner" => string,
"timestamp" => integer,
<i>either (if menuType is Query)</i>
"menuQuery" => reference to <A HREF="ds_charmenu_query_hash.html">CharMenu Query Hash</A>
<i>or (if menuType is SQL)</i>
"menuSQL" => reference to <A HREF="ds_charmenu_sql_hash.html">CharMenu SQL Hash</A>
<i>or (if menuType is File)</i>
"menuFile" => reference to <A HREF="ds_charmenu_file_hash.html">CharMenu File Hash</A>
<i>or none (if menuType is Character)</i>
"refreshCode" => one of: <CODE>connect, open</CODE> or <CODE>interval</CODE>
<font color='red'>"objPropList" => <I>list</I> of references to <a
href="ds_prop_hash.html">Property Hash</a></font> <B>(>= 4.5)</B>
}
</PRE>
<P>
<HR WIDTH="30%">
<P>
<A HREF="toc.html"><IMG ALT="<--" SRC="arrow.gif" ALIGN=CENTER> Table of Contents </A>
<p>
<address>
Last changes to this page 16 Sep 1998 by jcmurphy<br>
© J.C.Murphy, J.W.Murphy 1997 arsperl@smurfland.cit.buffalo.edu
</address>
</BODY>
</HTML>