Search found 2 matches

by akimotoiv
19 Feb 2015 09:55
Forum: DOS Batch Forum
Topic: Anagrams Generator
Replies: 7
Views: 5833

Re: Anagrams Generator

First, Thanks for the answer. And correcting the permutations would be.. Mae, mea, eam, ema,"ame"( verb to love in Portuguese, so the translation" love"), aem.... As for the link, helped much, but I am lost when appears" goto permutations" and" goto eof" could...
by akimotoiv
18 Feb 2015 12:18
Forum: DOS Batch Forum
Topic: Anagrams Generator
Replies: 7
Views: 5833

Anagrams Generator

Hello colleagues, okay? I would like to know how to create a program in BATCH to generate Anagrams. Or be a program where u enter any word and it will bring you the results "scrambled" and possibilities of that word. This ends up involving mathematics (factor) where the word with 4 differe...