25 RECODES
numeric visit1 to visit25(f7.2).
do repeat visit = visit1 to visit25/index= 1 to 25
/certainvalue = 1003.1, 5.22, 123.1, 55.2 ...
do if index le num_visits.
compute visit= certainvalue.
end if.
end repeat.
Art Kendall
Social Research Consultants