Subject Re: filter
From Milind Nighojkar <milinigh@yahoo.com>
Date Mon, 02 Aug 2021 01:01:29 -0400
Newsgroups dbase.getting-started

Hello Moses,

Try this...

If your field name is 'fieldname' then the syntax will be

set filt to at('1',fieldname) > 0

Regards

Milind Nighojkar



Moses Hanna Wrote:

> Hi
> I have a field with character numbers such as "121008"
> I want to set filter to the records having the first number in the field to be "1"
> what will be the code line
> please help
> I am using dbase 2.7.0.2