Input box, read ".del" files
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
wonka1234
10 - Fireball
‎12-13-2021
01:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I am unable to read in .del files using an input box. Reading in normally with an input works fine.
Labels:
- Labels:
- Interface Tools
3 REPLIES 3
17 - Castor
‎12-13-2021
03:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @wonka1234
Do you mean the File Browse tool connected to an Input data tool via an Action tool like below?
I would try setting the file type on the Input data tool to CSV with the delimiter set as \0 as shown here.
‎12-14-2021
11:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes I mean the file brose took connected to an input via action.
Tried the /0 delimiter, still getting error.
17 - Castor
‎12-15-2021
03:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @wonka1234
I was able to reproduce your problem and got the same error.
I resolved it by changing the configuration of the Action tool as shown below:
1. Change Action Type to Update Value
2. Select File - value
3. Check Replace a specific string box
