Fehler : 0
Warnungen: 0
NOTE: PROZEDUR PRINTTO used (Total process time): real time 0.04 seconds cpu time 0.03 seconds 38 data big; 39 do i=1 to 1000000; 40 x=ranuni(0); 41 output; 42 end; 43 run; NOTE: The data set WORK.BIG has 1000000 observations and 2 variables. NOTE: DATA-Anweisung used (Total process time): real time 0.17 seconds cpu time 0.11 seconds 44 %let nobs=%nobs(big); 45 %endTestcall() MPRINT(ENDTESTCALL): PROC PRINTTO LOG="c:\.jenkins\jobs\SASUnit Build Release ZIP-File\workspace\v1.3\example\doc\sasunit\de/log/005.log" PRINT="c:\.jenkins\jobs\SASUnit Build Release ZIP-File\workspace\v1.3\example\doc\sasunit\de/tst/005.lst" ; MPRINT(ENDTESTCALL): RUN;