12-05-2003, 02:46 PM
Most of what I do is either SAS or Visual Basic. Company policy is to use all caps variable names, object names, and file addresses, and archive passwords (it avoids the question of case sensitivity when revisiting old projects, and is supposed to make the output easier to look at). It's easier to just do everything in caps, especially in the SAS enhanced editor since everything has its own pretty color...
*PRINT CONTENTS OF ANALYTIC DATA FILE*;
ODS RTF FILE='P:\PROJECTS\A2-3486\ANALYTIC OUTPUT\PRELIM PRINT.RTF';
PROC PRINT DATA=DATA.ANALYTIC NOOBS;
VAR CASEID PPSTATE PPREG4 I5445U I2353U I4222U;
BY PPGENDER;
RUN;
ODS RTF CLOSE;
*PRINT CONTENTS OF ANALYTIC DATA FILE*;
ODS RTF FILE='P:\PROJECTS\A2-3486\ANALYTIC OUTPUT\PRELIM PRINT.RTF';
PROC PRINT DATA=DATA.ANALYTIC NOOBS;
VAR CASEID PPSTATE PPREG4 I5445U I2353U I4222U;
BY PPGENDER;
RUN;
ODS RTF CLOSE;
ah bah-bah-bah-bah-bah-bah-bob
dyah ah dah-dah-dah-dah-dah-dah-dah-dth
eeeeeeeeeeeeeeeeeeeeeeeeeeee
dyah ah dah-dah-dah-dah-dah-dah-dah-dth
eeeeeeeeeeeeeeeeeeeeeeeeeeee