* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* RTSSTAB1.QTS - 04/17/01 - REV. 1 -- Common Tab Spec Section - Part 1 of 2 *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* To run this, enter: QTAB RTSSTAB1.QGS /# PERIOD 25 /#
*
* The current period number is passed as the command line dictionary entry
* ## PERIOD and used to identify the include file and name the output files.
*
* Everything unique to the current period is contained in the included file,
* which was generated by QGEN run RTSSGEN1.QGS, in turn calling an include
* file that contained those elements changing from period to period.
INTAP rtssdx##PERIOD.dat ( 30 V
LISTING rtsst-##PERIOD.sl1
REPORT rtsst-##PERIOD.tb1
SETUP ADDRMODE c
RUNOPS WIDTH 150 LENGTH 64 ERROR 64
* Note: ERROR level is set to 64 to allow warning message generated by stub
* ---- line extending into the table area.
WEIGHT sample 012c6
RUNTITLES TOP L
NEW COOKING MAGAZINE - Reader Tracking Survey
END
RUNTITLES BOT C
Table created with QTAB, the cross-tabulation component of the QUIP System
Copyright 2001, Jan Werner Data Processing - http://www.jwdp.com
END
PP hreadx1
c + 01u 01a Load Unwtd Base in A-cell
c + 02f 02a Load Wtd Base in A-cell
c1 + 07a 10a 10a Score
c1 q2 07a 11a 11a Ratio
c1 + 2 k32 01Ma1 Whole numbers in Sample Size
c1 + 2 k32 10Ma1 Whole numbers in Score/Index
c1 + 7 k33 03ma1 Add % signs
r1 2 + k255 _IA_Ma Kill Sample Size in Average row
c1 + 10a ttf Load Score as ranking criterion
END
VAR hreadx L H06V24 PP hreadx1
TOVERALL READERSHIP/INTEREST SCORES
T(Ranked on Current Article Scores)
sttt Readership Level for Article
sttt <----------------------------> Level of Interest Comparison
021'4,3,2,1' Sample Size Read Read Just Did Generated by Article Measurements
022'1,2,3' <---------------> article about looked not <------------------> <------------>
st03+04 Unwghtd Weighted through half at it read High Moderate Low Score Ratio
st03+04+05 ------- -------- ------- ----- ------ ---- ---- -------- --- ----- -----
W = = = = = = = = = = :
END
VAR subt-1 L B24
ALL *SPg# Article: Score in current issue
*S--- -------------------------------
*S CATEGORY: 6 MONTH NORM
END
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Remaining specs are in file rtst2-NN.qts, created by QGEN run jwsx2-NN.qgs *
* (Stub and base variables for current period parameters and articles) *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* COPYRIGHT (C) 2001 - JAN WERNER DATA PROCESSING
#INCLUDE rtst2-##PERIOD.qts
END