i need a script tha will generate a list like the folllowing:
a
b
c
d
e
f
g
etc..
aa
ab
ac
ba
bb
bc
etc...

does anybody know how i can do this?



;Check for Life

if (%life == $null) {
goto getlife
}