<?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 | Abe Rastkar | Activity</title>
	<link>https://clovertech.infor.com/members/abe-rastkar/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/abe-rastkar/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Abe Rastkar.</description>
	<lastBuildDate>Tue, 05 May 2026 01:14:18 -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">7df39fb6ef17a2d6b2156680448c4f6f</guid>
				<title>Abe Rastkar replied to the topic Request for assistance with a FOREACH problem. in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/request-for-assistance-with-a-foreach-problem/#post-84272</link>
				<pubDate>Mon, 18 Jul 2016 15:28:17 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hi,<br />
I am assuming that you need to extract the list of OBR segments for each ORC segment in your report.<br />
since you are searching the segment list in general, it finds all OBR segments without regard to which ORC they belong to.<br />
the search for the OBR segment should be limited to the OBR&#8217;s preceding the next ORC. so if you search for the next OBR&hellip;<span class="activity-read-more" id="activity-read-more-5310"><a href="https://usspvlclovertch2.infor.com/forums/topic/request-for-assistance-with-a-foreach-problem/#post-84272" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7efd75ead8d58a2a1a05a177a7816a3d</guid>
				<title>Abe Rastkar replied to the topic TCL Proc Kill message if not equal to &#034;RESULTOUTASCII&#038;a in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-proc-kill-message-if-not-equal-to-resultoutasciia/#post-78457</link>
				<pubDate>Tue, 14 May 2013 14:59:01 -0400</pubDate>

									<content:encoded><![CDATA[<p>The code is correct although the indices may need to be fixed.<br />
index of OBR 23 will give you the 23rd field because the segment name, OBR, has the zero index. So the &#8220;set id&#8221; field has the index 1, etc.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d478a0e9d3735fe9810d284e5625e559</guid>
				<title>Abe Rastkar replied to the topic TCL Proc Kill message if not equal to &#034;RESULTOUTASCII&#038;a in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-proc-kill-message-if-not-equal-to-resultoutasciia/#post-78454</link>
				<pubDate>Tue, 14 May 2013 13:52:34 -0400</pubDate>

									<content:encoded><![CDATA[<p>Should the index of the MSH segment in SEGMENTS be 0 rather than 9?<br />
++++<br />
set fldSep [string index $msg 3]<br />
set SEGMENTS [split $msg r]</p>
<p>set msh8 [lindex [split [lindex $SEGMENTS 0] $fldSep] 7]<br />
set OBR [split [lsearch -inline -regexp $SEGMENTS {^OBR}] $fldSep]<br />
set obr24 [lindex $OBR 24]</p>
<p>if {$msh8 ne &#8220;RESULTOUTASCII&#8221; &amp;&amp; $obr24 ne &#8220;HEN&#8221;} {<br />
&nbsp; &nbsp; &nbsp; &nbsp;&hellip;<span class="activity-read-more" id="activity-read-more-14965"><a href="https://usspvlclovertch2.infor.com/forums/topic/tcl-proc-kill-message-if-not-equal-to-resultoutasciia/#post-78454" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">66dd6cc3746017f1a33edc4eb3cc8535</guid>
				<title>Abe Rastkar replied to the topic Readin PDF files and sending imbedded PDF trough interface in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/readin-pdf-files-and-sending-imbedded-pdf-trough-interface/#post-76796</link>
				<pubDate>Mon, 16 Jul 2012 16:17:35 -0400</pubDate>

									<content:encoded><![CDATA[<p>We have an interface that receives PDF messages from surgical pathology Coded in MIME embedded in HL7. We send the messages to the EMR system where it is translated back to PDF.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6b613bf43ce7eb43655ee288401011d9</guid>
				<title>Abe Rastkar replied to the topic Tcl error in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-error/#post-71540</link>
				<pubDate>Tue, 25 May 2010 22:52:51 -0400</pubDate>

									<content:encoded><![CDATA[<p>The contents of the variable containing the state 14 message must be cleard as soon as you receive the ACK message (the first thing).</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fb2cb69e6a5ee2977857dbc6a941656b</guid>
				<title>Abe Rastkar replied to the topic Tcl error in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/tcl-error/#post-71538</link>
				<pubDate>Tue, 18 May 2010 19:01:23 -0400</pubDate>

									<content:encoded><![CDATA[<p>Kamal,<br />
The error that you have listed is caused when the global variable containing your state 14 message is not empty when the engine is trying to store the next message sent in the same variable. The message is sent successfully because this happens in the SEND_OK UPoC. It will put y our message in the error database.</p>
<p>The errors inicating that&hellip;<span class="activity-read-more" id="activity-read-more-3493"><a href="https://usspvlclovertch2.infor.com/forums/topic/tcl-error/#post-71538" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1560b79f77277e8460a07ef4471d9aa6</guid>
				<title>Abe Rastkar replied to the topic splitting OBX message and moving the split message into NTE in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/splitting-obx-message-and-moving-the-split-message-into-nte/#post-68055</link>
				<pubDate>Tue, 29 Sep 2009 19:00:27 -0400</pubDate>

									<content:encoded><![CDATA[<p>Bala,<br />
It looks like they used the tilde character, ~, instead of a line break. Replace them with a line break.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ed2a1e67aa1f3c264cba487c4c8bc7bb</guid>
				<title>Abe Rastkar replied to the topic Iterating through table instead of using switch statement in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/iterating-through-table-instead-of-using-switch-statement/#post-67853</link>
				<pubDate>Fri, 15 May 2009 20:36:54 -0400</pubDate>

									<content:encoded><![CDATA[<p>Good point, Steve<br />
Abe</p>
<p><s></p>
<p>Steve Carter wrote:<br />
</s>The keyed list works well on a uni-directional table. </p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d56d47230be4fc1278c5d1cc193bba2b</guid>
				<title>Abe Rastkar replied to the topic Iterating through table instead of using switch statement in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/iterating-through-table-instead-of-using-switch-statement/#post-67851</link>
				<pubDate>Fri, 15 May 2009 19:06:09 -0400</pubDate>

									<content:encoded><![CDATA[<p>The tcl script is a goo idea.<br />
I have the same script as a proc except my proc creates a keyed list where the input to the table is the key and the value of the table entry is the keyled list value.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">4a728c06ec55c46258cf2b5774b5c239</guid>
				<title>Abe Rastkar replied to the topic error handling for quotes in hl7 messages in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/error-handling-for-quotes-in-hl7-messages/#post-58489</link>
				<pubDate>Fri, 10 Mar 2006 14:39:50 -0500</pubDate>

									<content:encoded><![CDATA[<p>Nancy,<br />
The quote characters may be needed by the receiving application. If So, then you can insert an escape character before each double quote.<br />
For example,<br />
&nbsp; &nbsp; regsub -all &#8212; &#8220;&#8221;&#8221; $str {&#8220;} newstr<br />
Where str is you message or segment.</p>
<p>Abe Rastkar<br />
UMO Health Care</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>