Global Mapper v25.0

ASCII Import - Skip Rows at Start

dcoggin
dcoggin Global Mapper UserTrusted User
edited February 2010 in SDK
Mike,

I don't see a means to direct the SDK to skip rows at the start of a file for generic ASCII imports. It's something I use from Global Mapper that would be a nice addition sometime if I'm not just missing it. Thanks.

David

Comments

  • global_mapper
    global_mapper Administrator
    edited February 2010
    David,

    I added a mLinesToSkip to the GM_AsciiImport_t structure so that you can now specify the number of lines to skip. I have placed a new SDK with this change at http://www.globalmapper.com/GlobalMapperSDK_v133_beta.zip for you to try.

    Let me know if I can be of further assistance.

    Thanks,

    Mike
    Global Mapper Support
    support@globalmapper.com
  • dcoggin
    dcoggin Global Mapper User Trusted User
    edited February 2010
    Works great, Mike. I also noticed that the SDK ASCII read is smart enough on its own to skip over non-numeric rows at the top. Thanks very much.

    David