<HTML>
<HEAD>
<TITLE>ARSperl Manual - Field Characteristics</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<H2>Field Characteristics Structure</H2>
A reference to this structure is returned by the
<A href="ds_alas.html">Active Link Action Structure</a>
when the action is the change in field characteristics.
<PRE>
{
"accessOption" =&gt; integer,
"charMenu" =&gt; string,
"fieldId" =&gt; integer,
"focus" =&gt; integer,
"display" =&gt; reference to <A HREF="ds_ds.html">Display Structure</A>, <B>(2.x only)</B>
"props" =&gt; reference to <A HREF="ds_prop_hash.html">Props Structure</A>, <B>(3.x only)</B>
}
</PRE>
<P>
<HR WIDTH="30%">
<P>
<A HREF="toc.html"><IMG ALT="&lt;--" SRC="arrow.gif" ALIGN=CENTER> Table of Contents </A>
<p>
<address>
Last changes to this page 10th March 1998 by David Adams
&#169; J.C.Murphy, J.W.Murphy 1997 arsperl@smurfland.cit.buffalo.edu
</address>
</BODY>
</HTML>