Gary R. Van Sickle wrote: > Bigger and better than ever baby YEAH! - int i; - for (i = 0; i < NumPropPages; i++) + unmixed int i; + for (i = 0; i < PropertyPages.size(); i++)
Gary, what is an unmixed int? :-) Max.
Gary R. Van Sickle wrote: > Bigger and better than ever baby YEAH! - int i; - for (i = 0; i < NumPropPages; i++) + unmixed int i; + for (i = 0; i < PropertyPages.size(); i++)
Gary, what is an unmixed int? :-) Max.