27 Jan 11, 08:09AM
Here, anyone else who wants it can have it:
Then I just use /ReadMind VenteX...
[SELECT ALL] Code:
alias ReadMind [
alias tmp 0
if (strcmp $arg1 "VenteX") [
loop i 42 [add2list tmp (at $VenteX $i)]
alias VenteX_mind (getalias tmp)
] []
result $VenteX_mind
]