in reply to Re^3: peek at STDIN, to determine data type and then pass STDIN to a parser
in thread peek at STDIN, to determine data type and then pass STDIN to a parser

I haven't tested that yet, but if I understand what you are doing here correctly, then that is a great idea!

Thank you very much, very elegant solution for my problem! I'll get started right away on implementing / testing that. Never mind my workaround, elegant beats workaround!

  • Comment on Re^4: peek at STDIN, to determine data type and then pass STDIN to a parser