Re: how do tell a program to skip

2001-11-20 Thread Christopher Solomon
On Tue, 20 Nov 2001, shirley wrote: > I've got a program running and extracting minimum values from the data > base, but if there is no data available for the day on the data base, the > value -999.9 is reflected. so how do I tell my program to skip the -999.9 > and then select the minimum valu

how do tell a program to skip

2001-11-20 Thread shirley
I've got a program running and extracting minimum values from the data base, but if there is no data available for the day on the data base, the value -999.9 is reflected. so how do I tell my program to skip the -999.9 and then select the minimum value out of the data base. "Your life is not a c