Search:

Type: Posts; User: fmaxwell; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    16,949

    Re: Line termination LF vs CRLF vs CR

    Eros,

    Initial testing at this end looks great. Seems to work with every text file thrown at it. I may try some mixed up ones that have multiple line termination types.

    The need to indicate the...
  2. Replies
    8
    Views
    16,949

    Re: Line termination LF vs CRLF vs CR

    Eros,

    The file I've been working on is several million lines in length (and I can process it okay once the line terminations are CRLF), so it's not practical to include that here. It also is a bit...
  3. Replies
    11
    Views
    14,025

    Re: dt_setdateseparator not working?

    Roberto and Eros,

    Thanks so much for this and for turning the change around so quickly.

    I've installed and tested it and it works exactly right, with the date separator working just like one...
  4. Replies
    8
    Views
    16,949

    Line termination LF vs CRLF vs CR

    Hi.

    I had a multi-line file that I was processing with a thinBasic program I wrote. It came back reporting only one line was read.

    The problem was that the file used Unix line terminations (no...
  5. Replies
    11
    Views
    14,025

    Re: dt_setdateseparator not working?

    You guys are great! Thanks so much. If you get people whining because it breaks things, please feel free to send them to me and I'll flame them for you. ;)
  6. Replies
    11
    Views
    14,025

    Re: dt_setdateseparator not working?

    ErosOlmi,

    The DT stuff is really quite good compared to what one finds in most languages. The primary problem I have had with it has to do with documentation. I needed to convert from one time...
  7. Replies
    11
    Views
    14,025

    dt_setdateseparator not working?

    When I use DT_SetDateSeparator("/"), dates returned from DT_SecToDate are returned with hyphens rather than the specified forward slash. Is this the expected behavior and, if so, what does...
Results 1 to 7 of 7