LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  import tab seperated delimited file

    Employee
    Posted 08-18-2014 11:38

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Mems01

    Hi,

    I am trying to import a 'tab' seperated delimited file. This result in the multiple error, "Field x on output has a zero-lenght or all whitespace name".

    attached a sample file.

    Tnx for the help,

    Matthijs
    Attachments:
    test.txt


  • 2.  RE: import tab seperated delimited file

    Employee
    Posted 08-18-2014 13:29

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stonysmith

    Unfortunately, the DelimitedFile node (at least thru version 4.6.0) does not support Unicode files.
    This has been submitted as an enhancement request some time ago, but has yet to be addressed.
    Do you have the ability to save the file in straight ASCII?


  • 3.  RE: import tab seperated delimited file

    Employee
    Posted 08-18-2014 13:42

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Mems01

    Tnx, problem solved!