Hi Rene,
There was a "bug" in my bug report! The macro works if you comment out
the body of the statement:
if(result < 50){
i++;
continue;
}
eg:
if(result < 50){
// i++;
// continue;
}
Sorry about that!
Mike Kordosky
--
Graduate Research Assistant // High Energy Physics Lab
kordosky@hep.utexas.edu // University of Texas at Austin
kordosky@fnal.gov //
ph: (512) 471-8426 (RLM Lab, Office)
(512) 475-8673 (ENS Lab)
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:57 MET