TFILE= list of Tables to be output

Top Up Down  A A

TFILE= causes the specified Tables to be written into the report output file. It is has no effect on the Output Tables menus.

 

TFILE= file name

file containing details

TFILE = *

in-line list

TFILE = ?

opens a Browser window to find the file

 

TABLES= selects the tables in a fixed sequence, and prints only one copy. TFILE= allows the analyst to print multiple copies of tables to different specifications. TFILE= specifies the name of an input ASCII file. Each line of the file contains a table number or table number.sub-table and other control parameters, separated by blanks or commas. Unused control values are specified with "-". The list may be entered directly into the control file with TFILE=* (see Example 2).

 

TFILE= Parameters: (enter unused parameters with "-")

 

1: Table number. subtable

2

3

4

5

6

7

8

Distribution map
1.0, 1.1

Lowest measure

Highest measure

Rows per unit

-

Persons per '#'

Items per '#'

 

Response plot
2, 7.2

Lowest measure

Highest measure

Columns per marked division

Reference category for sorting

High rating adjustment

Low rating adjustment

Unexpected

only

Person fit plots
4, 5

Lowest measure

Highest measure

Columns per marked division

 

 

 

 

Person/Item list:
6, 10, 13, 14, 15, 17, 18, 19

Low fit bar

High fit bar

 

 

 

 

 

Item fit plots
8, 9, 23

Lowest measure

Highest measure

Columns per marked division

 

 

 

 

Item map
12, 1.2

Lowest measure

Highest measure

Rows per unit

Sort column within item name

-

Items per '#'

 

Item list alphabetical 15

-

-

-

Sort column within item name

 

 

 

Person map
16, 1.3

Lowest measure

Highest measure

Rows per unit

Sort column within person name

Persons per '#'

 

 

Person list alphabetical
19

-

-

-

Sort column within person name

 

 

 

Score table
20

-

-

Columns per marked division

 

 

 

 

Category curves
21

Lowest measure

Highest measure

Columns per marked division

 

 

 

 

 

Example 1: The analyst wishes to select and print several tables:

  TFILE=TABLES.TF

 

TABLES.TF is a DOS (ASCII) file with the following lines:

; Table number

Low Range

High Range

Columns per unit

Sort on column

 

2

 

 

 

 

; print Tables 2.1, 2.2, 2.3

10.2

0.5

1.5

 

 

; print Table 10.2 with fit bars at 0.5 and 1.5

8

-5

5

 

 

; print Table 8 with range -5 to +5 logits

9

-2

7

 

 

; range -2 to +7 logits, 10 columns per logit

9

-5

5

10

 

; print Table 9 again, different range

15

-

-

10

4

; print Table 15, sorted on column 4 of item name

 

or enter directly into the control file,

 TFILE=*

 2

 10.2

 8 -5 5

 9 -2 7 10

 9 -5 5 10

15 - - - 4

 *

 

Example 2: Analyst wishes to specify on the DOS control line, Table 15 sorted on item name column 4. Values are separated by commas, because blanks act as end-of-line separators.

C:>WINSTEPS SF.TXT SFO.TXT TFILE=* 15,-,-,-,4 *

 

Example 3: To output the empirical keyforms in Table 17.3, etc.:

TFILE=*

17.3

*