*----dexter saved query file----*; %let path=/pub/data/popests; %let sasdset=mocasrh05; %let view=0; %let nomenu=1; %let dlm=none; %let lst=html; %let dbfile=none; %let _aggby=sumtype race; %let _agglvl=1; %let _grand=NO; %let _dropvars=_lvl_ _nag_; %let _means=; %let _mweights=; %let _nodupagg=0; %let where= SumType IN ("t","r") or ( SumType IN ("a","ar") and upcase(Age) GE "14" ); %let _labelopt=; %let rept_byvars=sumtype; %let rept_idvars=; %let odsstyle=sasweb; %let orient=portrait; %let fmtstmt=sumtype $sumtype. race $race.; %let renamestmt= ; %let labelstmt= ; %let keepvars2=sumtype race popest_2000 popest_2005; %let keepvars1=&keepvars2 sumtype sumtype age sumtype race; %let maxobs=; %let title2=Estimates of Missouri Population for 2000 and 2005; %let sortby=; %let subtitle= Summary Types Including Age are For Persons Aged 65 and Older; %let footnote= ;