|
superman,
I'm not sure if it is the only thing wrong with your code but it is an infinite loop because rs6 is never incremented (rs6.moveNext).
Are you getting an error or what is going on when you attempt to run the code? I assume it just never comes back because of the infinite loop.
MtnMinded
|