in reply to Re^3: Parsing a file and finding the dependencies in it
in thread Parsing a file and finding the dependencies in it

I didn't realize or check to see if you could limit what is returned from split. Thanks for that, that works perfectly fine.
The "flip-flop" implementation that Marshall referred to was new to me as well, so much to learn!
  • Comment on Re^4: Parsing a file and finding the dependencies in it