Order of elements in Control file

Top Up Down  A A

Element

Function

Status

&INST


optional, for backwards compatibility only

TITLE=

title of analysis

recommended

ITEM1=  

starting column of items

Required

NI=  

number of items

Required

ISGROUPS=  

grouping information

optional, with GRPFRM=N (the standard)

MODELS=

model information

optional, with MODFRM=N (the standard)

RESCORE=

rescore information

optional, with RESFRM=N (the standard)

KEY1=

key information

optional, if KEYFRM= omitted (the standard)

KEY2= ..

(n=1 to 99, number of largest key)

optional, if KEYFRM= omitted (the standard)

KEYn= ..


optional, if KEYFRM= omitted (the standard)




other control variables


optional

; comments


optional

&END


Required

ISGROUPS=

(in data file format)

required if GRPFRM=Y

MODELS=

(in data file format)

required if MODFRM=Y

RESCORE=

(in data file format)

required if RESFRM=Y

KEY1=

(in data file format)

required if KEYFRM=1 or more

KEY2= ..

(in data file format)

required if KEYFRM=2 or more, and so on up to

KEYn=

(in data file format)

required if KEYFRM=n

Item Names

(expects NI= names)

expected if INUMB=N (the standard)

END NAMES


required if INUMB=N (the standard)

data records


required if DATA=" " (the standard)