<< Since I don't have my variables segmented the way you do (good idea forthe future, though) how do I do that, and not get error messages? >>
You'll need to copy the variables from the report into a CLEAR VAR command before you run the report. R:Base does not raise an error when you try to clear a non-existent variable, so you don't have to worry about that. << One further oddity has cropped up - when I print the report a SECONDtime, it comes out right. Iow, Run the report, get the right number,Print it (to rpintr of file) get the wrong number, print again, get theright number. Strange, no? >> Strange, yes -- but I think someone else recently reported exactly the same issue. -- Larry
