Division by Zero

Jeff Harrison jeffaharrison at yahoo.com
Tue Jun 19 09:31:40 PDT 2007


--- George Simon <GSimon at americanriverintl.com> wrote:

> Does anyone know a way to scan for /D0 in numeric
> fields?
> 

There are a number of ways to do that.  One way is to
create a selection processing table - assuming the
field you are searching is field #1:

Then: aa(10,*)= 1

If: aa co "/D0"
Then: select

I assume that you could also build a descending index
on the field, and then all of the records would be at
the beginning of the index.

Another option would be to copy the key segment to
another file - then you could safely edit the map so
that the edit is "*" - then a regular scan would work.

Good Luck.

Jeff Harrison
jeffaharrison at yahoo.com

Author of JHExport and JHImport.  The fastest and
easiest ways to generate filepro exports and imports.


      ____________________________________________________________________________________
Luggage? GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search
http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz


More information about the Filepro-list mailing list