> On Mar 25, 2020, at 3:54 PM, Jeffrey Kain via 4D_Tech <[email protected]>
> wrote:
>
> You've got a smart quote in there... email post typo or is it in your code?
Actually I typed that in while drafting the email. This is old code
that has worked for years. I also tried changing the code to char(carriage
return)
> Could the line ending have change to something else like \n ?
No. See my response to Chuck.
John
>
>> On Mar 25, 2020, at 9:31 PM, JOHN BAUGHMAN via 4D_Tech
>> <[email protected]> wrote:
>>
>> I have a tab delimited text file and I want to get the first row with…
>>
>> C_TEXT($TextValue)
>> $DocRef:=Open document($IndexPath)
>> RECEIVE PACKET($DocRef;$TextValue;”\r")
>> CLOSE DOCUMENT($DocRef)
>>
>> This was working fine until about an hour ago when it suddenly started
>> bringing in the whole document which has many rows. Using “\t” works fine
>> just bringing the first field in the first row.
>> Any ideas?
>>
>> Mac OS High Sierra
>> 4D v14 in Unicode mode
>
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> Archive: http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub: mailto:[email protected]
> **********************************************************************
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************