ARSperl

 view release on metacpan or  search on metacpan

html/manual/ds_fls.html  view on Meta::CPAN

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

  <title>ARSperl Manual - Field Limit Structure</title>
</head>

<body bgcolor="#ffffff">


<h2>Field Limit Structure</h2>


<pre><b>; integer</b>
{
 "min"             =&gt; integer,
 "max"             =&gt; integer
}

      <i>or</i>

<b>; real</b>
{
 "min"             =&gt; float,
 "max"             =&gt; float,
 "precision"       =&gt; integer
}

       <i>or</i>

<b>; char</b>
{
 "maxLength"       =&gt; integer,
 "menuStyle"       =&gt; "append" <i>or</i> "overwrite",<br> "match"           =&gt; "anywhere" <i>or</i> "leading" <i>or</i> "equal",<br> "charMenu"        =&gt; string,<br> "pattern"         =&gt; string,<br> "fullTextOptions" =&gt; "none" <i>or</i...

<b>; diary</b>
{
 "fullTextOptions" =&gt; "none" <i>or</i> "indexed"}<br>        <i>or</i>
<b>; enum and bitmask</b>
array of strings

        <i>or</i>

<b>; enum</b>
{
 "enumLimits"      =&gt; hashref to <a href="ds_enumlimstruct.html">enumLimits hash</a> <br>}<br>        <i>or</i>

undef
</pre>


<p>
</p>
<hr width="30%">
<p>
<a href="toc.html"><img alt="&lt;--" src="arrow.gif" align="middle"> Table of Contents </a>
</p>
<p>
</p>
<address>
Last changes to this page 27th June 1997 by d.j.adams@soton.ac.uk<br>

&copy; J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org
</address>

</body>
</html>



( run in 1.026 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )