"Tobias C. Rittweiler" <tcr at freebits.de> writes: > > (dosequence ((var idx) seq &key start end from-end) > ...body...) This macro (and the DOSEQUENCES) also take an &optional result argument as third parameter. -T.