I
ilany
Hi All,
I am trying to find an English letter to do a net use command.
Since most of the letters are already taken, I need to loop over the A
B C and if one letter is free, I will do net use to it.
Do you have an inteligent way to iterate over abc in perl (and not
create an array of all abcdefgh...) ?
Thanks
Ilan
I am trying to find an English letter to do a net use command.
Since most of the letters are already taken, I need to loop over the A
B C and if one letter is free, I will do net use to it.
Do you have an inteligent way to iterate over abc in perl (and not
create an array of all abcdefgh...) ?
Thanks
Ilan