*mknames.prg use sb1 set talk off set safety off index on st+schools+substr(names,1,10) to names set talk off do while .not. eof() if st>'!!' xnum=st+'\'+st+number+'g.html' set alternate to &xnum set alternate on if gif and number>'!!' ? '
'+trim(names)+'
'+trim(schools)+', '+trim(city)+', '+trim(state) ? '

..... ' ? 'Select Colleges in Other States

' *---------now jpeg xnum=st+'\'+st+number+'j.html' set alternate off set alternate to &xnum set alternate on ? '

'+trim(names)+'
'+trim(schools)+', '+trim(city)+', '+trim(state) ? '

..... ' ? 'Select Colleges in Other States

' else ? '


Sorry, the requested photo is coming from our Image Lab soon, please check back!
' ? '

'+trim(names)+'
'+trim(schools)+', '+trim(city)+', '+trim(state) ? '

..... ' ? 'Select Colleges in Other Locations

' endif ?? '

' endif skip set alternate off enddo set alternate off set alternate to xx