How to use multiple dictionaries?
#1
Can I use 3 dictionaries or more at the same time? I only found on WIKI how to use 2 dictionaries.

I have 3 dictionaries and I want to have word taken from each one and appended, eg:

<word from dict1><word from dict2><word from dict3>


Messages In This Thread
How to use multiple dictionaries? - by turbohaje - 12-12-2014, 12:28 AM
RE: How to use multiple dictionaries? - by radix - 12-12-2014, 12:47 AM