<?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 | Skip Williams | Activity</title>
	<link>https://clovertech.infor.com/members/skip-williams/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/skip-williams/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Skip Williams.</description>
	<lastBuildDate>Sun, 05 Apr 2026 13:50:59 -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">5abf4b2f52ddd2b273721c67a973d7b0</guid>
				<title>Skip Williams replied to the topic Passing Linux variables to TCL in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/passing-linux-variables-to-tcl/#post-76553</link>
				<pubDate>Tue, 15 May 2012 21:23:00 -0400</pubDate>

									<content:encoded><![CDATA[<p>Finally got it. &nbsp; I used your suggestion David, but could not mix tcl and the ksh shell. &nbsp;So wrote the order number to a file using the shell, then used tcl to open the file &#8220;set fp [open $fullpath r]&#8221; and retrieve it. &nbsp;Seems like it would have been a lot easier to pay Meditech to map the order number to a field in the result message, huh 😀</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3ef61c27775f7c14ba6a4fa2d273854a</guid>
				<title>Skip Williams replied to the topic Passing Linux variables to TCL in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/passing-linux-variables-to-tcl/#post-76552</link>
				<pubDate>Tue, 15 May 2012 16:53:00 -0400</pubDate>

									<content:encoded><![CDATA[<p>Good morning David,</p>
<p>I know this thing looks pretty weird locgically. &nbsp;My manager has asked me to insert data from an order message into a SQL table and then later, when the results are returned, to query the table and get the order number to add back into the result message. &nbsp;The outpatient syatem will not post results without an order number,&hellip;<span class="activity-read-more" id="activity-read-more-8074"><a href="https://usspvlclovertch2.infor.com/forums/topic/passing-linux-variables-to-tcl/#post-76552" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f7798254fd3d881667b8f9399412b46c</guid>
				<title>Skip Williams replied to the topic Passing Linux variables to TCL in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/passing-linux-variables-to-tcl/#post-76550</link>
				<pubDate>Mon, 14 May 2012 21:27:30 -0400</pubDate>

									<content:encoded><![CDATA[<p>I appreciate your response. &nbsp;I am not sure what I doing here, but went ahead and inserted the suggested code. &nbsp;I think we are opening a channel and piping the value from the query to the variable fp. &nbsp;There were no errors but the result was not what we hoped for:</p>
<p>ordernum was blank</p>
<p>when I did an echo with $fp: &nbsp;fp = file4</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>