I need to create a list of all possible combination (32 letters) - Alphabet(both upper and lower case) and numbers. like this http://codepad.org/C1S2bRgQ But this program cannot be executed as it shows memory error . I need to import the combinations in text extensions as notepad cannot open big files >10GB Any possible solution , how to solve it?