1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Join our Telegram chat: https://t.me/a_parser_en
    Dismiss Notice

Method to skip first row in CSV?

Discussion in 'A-Parser Support Forum' started by r3dn4x, Mar 9, 2016.

  1. r3dn4x

    r3dn4x A-Parser Enterprise License
    A-Parser Enterprise

    Joined:
    Jan 22, 2014
    Messages:
    14
    Likes Received:
    2
    Is there a way to skip the first line in a CSV query file?

    I am using an input like queries.csv and string split to create my query. I'd like to skip the first row, or ignore it somehow. Is this possible?
     
  2. Support

    Support Administrator
    Staff Member A-Parser Enterprise

    Joined:
    Mar 16, 2012
    Messages:
    4,858
    Likes Received:
    2,245
    No, there is no such method. Each line - one query.
     

Share This Page