I am trying to write a VBScript to perform some nested functions. Within my Subroutine I need to call the same subroutine (passing a different variable) until I have worked through the structure. What are the limitations (if any) I need to understand to make it work. For the record, my script currently runs correctly in terms of reporting out the values of various variables, but it doesn't perform the functions on those variables correctly. It is almost as if once it gets into the first nested call of the subroutine it nulls the functions and doesn't do anything.
I hope that makes sense and somebody can help shed some light on the subject.
Thanks,
Jeff
I hope that makes sense and somebody can help shed some light on the subject.
Thanks,
Jeff