What's wrong with just vartype()?
Lew

-----Original Message-----
From: Garrett Fitzgerald <[email protected]>
Sender: [email protected]
Date: Wed, 15 Jun 2011 10:55:03 
To: <[email protected]>
Reply-To: ProFox Email List <[email protected]>
Subject: Re: Field type

On Wed, Jun 15, 2011 at 01:59, Sytze de Boer <[email protected]> wrote:
> Old age or what
>
> I need to know if the field in a table is logical or character
> Something like
> If fieldtype(16)="L"
>   blah
> endif

AFIELDS(laFList)
IF laFList(16, 2) = "L"
   blah
ENDIF

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/161837259-1308151451-cardhu_decombobulator_blackberry.rim.net-1828766712-@b17.c12.bise6.blackberry
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to