jamesson
Can I search coll by value of numbered item in record (ie sting match item 2 for all records) or do I have to do regexp dumpout? Thanks, Joe
xidance
i don´t think you can search for something in all records via simple command.
dump, [zl nth 2], [atoi] is how i do it.