The continue stmt in question is in a loop. It prevents the code which folows
from being executed. I could have used and if-else, but I prefer this
semantic when I can use it.Michael
but the "continue;" is in an "if" statement not a loop...the interpolation
routines are outside this "if" statement so doesn't the continue just
jump out of the if and do the interpolation? I'm not myself if this is
^^^^^^^^^^^^^^
a serious question, because I have used s.surf.idw and it works...unless
there are actually values under the mask...I have never checked...chris
Well actually, I am MYSELF....just a little confused folks...
I'm not sure, myself.... <-- this is the correct babble...
chris (i'm sure...)