Phil why are you posting under a different thread and putting up my zip rezipped into 7z?
If you are asking me why 3 letter emordnilap are not appearing from my code, it's because I thought 2 and 3 letter ones were too boring to put into the Emordnilap Machine not that 4 and 5 letter ones much more interesting. I mostly wanted to see the longer ones. There are 316 found from unixdict.txt if I recall before I imposed the letter limit. 316 = 158 pairs of words.
Just go in and remove that line 38:
dog and god are classic!
If you are asking me why 3 letter emordnilap are not appearing from my code, it's because I thought 2 and 3 letter ones were too boring to put into the Emordnilap Machine not that 4 and 5 letter ones much more interesting. I mostly wanted to see the longer ones. There are 316 found from unixdict.txt if I recall before I imposed the letter limit. 316 = 158 pairs of words.
Just go in and remove that line 38:
Code: (Select All)
If Len(wd$) > 3 Then
dog and god are classic!
b = b + ...