All

Attached is a snip of code that is causing an overflow error in the program.  I've never seen an error of this type, nor is it referenced in any of the books or online help.  I've tried rebooting, etc. to no avail.

Any assistance is appreciated.

Thanks!

Drew Pollock


code snip follows:

IF data_info = "US" OR data_info = "us"  THEN
        SELECT * FROM land into Land1
ELSE
        Select * from land where land.obj within buffer_obj into Land1
END IF
Insert Into List_fac Select * from Land1



A T L A N T A ,  G E O R G I A
============================================================
Web: http://209.186.12.2/~pollocka/masterpage.html
Photography: http://209.186.12.2/~pollocka/APPhoto/index.html
Family: http://209.186.12.2/~pollocka/DW/abbypage.htm
---------------------------------------------------------------------- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to