<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Clovertech | Scott Barrett | Activity</title>
	<link>https://clovertech.infor.com/members/scott-barrett/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/scott-barrett/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Scott Barrett.</description>
	<lastBuildDate>Mon, 27 Apr 2026 15:04:57 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">d2292d76a8f1886c62a79f3b86359d21</guid>
				<title>Scott Barrett replied to the topic Fileset-Local Thread - Get Input Filename and Path in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/fileset-local-thread-get-input-filename-and-path/#post-82451</link>
				<pubDate>Wed, 16 Mar 2016 14:02:27 -0400</pubDate>

									<content:encoded><![CDATA[<p><s></p>
<p>Charlie Bursell wrote:<br />
</s>You do not need to define Directory Parse/Delete routines to get file name if Fileset/Local</p>
<p>Unless changed the message metadata will always contain it</p>
<p>I posted this before:</p>
<p>set klst [msgmetaget $mh DRIVERCTL]</p>
<p>Or, if in Xlate</p>
<p>set klst [xpmmetaget $xlateID DRIVERCTL]</p>
<p># Always set a default<br />
set filepath &#8220;&#8221;; keylget klst&hellip;<span class="activity-read-more" id="activity-read-more-7097"><a href="https://usspvlclovertch2.infor.com/forums/topic/fileset-local-thread-get-input-filename-and-path/#post-82451" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">46189a1527eeda1ed9a4fd901e495f99</guid>
				<title>Scott Barrett replied to the topic Multiple record FRL -&#062; HL7 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/multiple-record-frl-hl7/#post-76328</link>
				<pubDate>Mon, 09 Apr 2012 15:17:45 -0400</pubDate>

									<content:encoded><![CDATA[<p>This is a very common flat-file format. &nbsp;I have it in several varieties as well, from several different hospitals.</p>
<p>They are just groupings of records that make 1 patient record, and all lines in the file are LF for UNIX, and CRLF for dos.</p>
<p>Essentially the previous method of programming used 01 (in this case) to indicate that a new patient record&hellip;<span class="activity-read-more" id="activity-read-more-10407"><a href="https://usspvlclovertch2.infor.com/forums/topic/multiple-record-frl-hl7/#post-76328" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">446b93117ea6f2d0e8e6a53edabd7b8d</guid>
				<title>Scott Barrett replied to the topic Multiple record FRL -&#062; HL7 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/multiple-record-frl-hl7/#post-76326</link>
				<pubDate>Mon, 09 Apr 2012 14:22:04 -0400</pubDate>

									<content:encoded><![CDATA[<p>It&#8217;s on a UNIX system, so there is a line-feed for each segment/record.</p>
<p>01&#8230;&#8230;<br />
02&#8230;&#8230;<br />
04&#8230;&#8230;<br />
01&#8230;&#8230;</p>
<p>etc</p>
<p>Do you think that converting the line-feed character to something else before processing will make a difference?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">bd17e6257b3df9b67f8d74ad049b35ca</guid>
				<title>Scott Barrett replied to the topic Multiple record FRL -&#062; HL7 in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/multiple-record-frl-hl7/#post-76324</link>
				<pubDate>Mon, 09 Apr 2012 12:12:09 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thanks Jim.</p>
<p>I got a little closer&#8230;.</p>
<p>I set up the HRL as you suggested and set testing tool to read EOF instead of EOL, and defined the carriage return character into each FRL. This got it to read properly through the first complete recordset, but it won&#8217;t pick up the next 01 and so on.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>