Re: ES_NUMERIC

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Wed, 23 Oct 2002 15:07:21 +1000, Derek Parnell
<ddparnell at bigpond.com> wrote:

>Ooops. A bug in the example code.
>
>>  constant vFldSize =3D {  -1, fld1, fld3, fld5}
>
>should be=20
>   constant vFldSize =3D {      fld1, fld3, fld5}
>
So, in:
  constant vMaxSize =3D {9999,    4,    5,   19}
        if length(getText(self)) >=3D vMaxSize[find(self, vFldSize)+1]=20

can I assume the 9999 & the +1 are unnecessary (but cause no harm)?

BTW nice timing. I was just about to go searching the archives to find
out how this is done.

Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu