--- Jefferson M. Dubrule wrote: return this:scanlist(args[1][args[2]], listdelete(args[2])); --- end of quoted material --- oops! This should read: return this:scanlist(args[1][args[2][1]], listdelete(args[2],1)); -manta