<?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 | Sterling Jones | Activity</title>
	<link>https://clovertech.infor.com/members/sterling-jones/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/sterling-jones/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Sterling Jones.</description>
	<lastBuildDate>Mon, 13 Apr 2026 07:27:31 -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">8d040fcc2b45ecd2a48647b4fb217465</guid>
				<title>Sterling Jones replied to the topic Iterate through list of until record is null? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/iterate-through-list-of-until-record-is-null/#post-86364</link>
				<pubDate>Tue, 03 Jul 2018 20:19:12 -0400</pubDate>

									<content:encoded><![CDATA[<p>Big thank you, Jim. I changed the iterate to segment from list (%s1 as variable now), updated all references to the old %l1 variable, and made the HRL the basis. Changed the HRL itself to repeat up to 2000 times, and may go more after an analysis of past files. Simple fix. Thanks!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e73686821e82e02f8c0ea121336da511</guid>
				<title>Sterling Jones replied to the topic Is it possible to have multiple OBDIRs in a TCL proc? in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/is-it-possible-to-have-multiple-obdirs-in-a-tcl-proc/#post-85803</link>
				<pubDate>Thu, 04 Jan 2018 19:23:32 -0500</pubDate>

									<content:encoded><![CDATA[<p><s></p>
<p>Keith McLeod wrote:<br />
</s>You could create a new handle and associate different metadata with it before appending to your dispList.</p>
<p>Take a look at hl7Raw_ack.tcl located in $HCIROOT/tclprocs for an idea of what you can do&#8230;.</p>
<p>set obMsg [msgcreate -type reply] You probably want -type data</p>
<p>Set new metadata for DRIVERCTL</p>
<p>return &#8220;{CONTINUE $mh}&hellip;<span class="activity-read-more" id="activity-read-more-4484"><a href="https://usspvlclovertch2.infor.com/forums/topic/is-it-possible-to-have-multiple-obdirs-in-a-tcl-proc/#post-85803" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0d6c416e1c52e2699d00e091b7c6d460</guid>
				<title>Sterling Jones replied to the topic TCL proc to read specific file names? in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-proc-to-read-specific-file-names/#post-85778</link>
				<pubDate>Fri, 08 Dec 2017 16:51:35 -0500</pubDate>

									<content:encoded><![CDATA[<p>Hi Raj,</p>
<p>What I have configured is I wrote a simple TCL script like this:</p>
<p>###################################</p>
<p>proc ftp_dir_parse_pattern_[SOMETHING HERE]_ib { args } {<br />
&nbsp; &nbsp;global HciConnName HciSiteDir<br />
&nbsp; &nbsp;set module &#8220;ftp_dir_parse_pattern/$HciConnName&#8221;<br />
&nbsp; &nbsp;keylget args MODE mode<br />
&nbsp; &nbsp;set dispList {}</p>
<p>&nbsp; &nbsp;switch -exact &#8212; $mode {<br />
&nbsp; &nbsp; &nbsp; &nbsp;start {}</p>
<p>&nbsp;&hellip;<span class="activity-read-more" id="activity-read-more-999"><a href="https://usspvlclovertch2.infor.com/forums/topic/tcl-proc-to-read-specific-file-names/#post-85778" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>