Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I need to be able to get tfileinputdelimited to read a string as header instead of a row number. My file I'm trying to input has a header called "Start-of-data" and I want the component to start using data from this header.
Currently the header field only accepts row number. How can I get it to accept anyhting else.
Thanks,
Oliver
I need to be able to get tfileinputdelimited to read a string as header instead of a row number. My file I'm trying to input has a header called "Start-of-data" and I want the component to start using data from this header.