<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" => integer,
"charMenu" => string,
"fieldId" => integer,
"focus" => integer,
"display" => reference to <A HREF="ds_ds.html">Display Structure</A>, <B>(2.x only)</B>
"props" => 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="<--" SRC="arrow.gif" ALIGN=CENTER> Table of Contents </A>
<p>
<address>
Last changes to this page 10th March 1998 by David Adams
© J.C.Murphy, J.W.Murphy 1997 arsperl@smurfland.cit.buffalo.edu
</address>
</BODY>
</HTML>