<?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 | frans de Wet | Activity</title>
	<link>https://clovertech.infor.com/members/frans-de-wet/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/frans-de-wet/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for frans de Wet.</description>
	<lastBuildDate>Thu, 16 Apr 2026 11:07:52 -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">0d830849effa792cb111bc3ffec86b1d</guid>
				<title>frans de Wet replied to the topic character encoding problem in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/character-encoding-problem/#post-75405</link>
				<pubDate>Thu, 20 Oct 2011 16:26:43 -0400</pubDate>

									<content:encoded><![CDATA[<p>Here&#8217;s a simple way to get around the undesired encoding conversion:</p>
<p>37<br />
38 encoding system identity<br />
39 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach file [glob -nocomplain &#8220;$path/*.pdf&#8221;] {<br />
40 &nbsp;set pdfmsg [read_file -nonewline $file]<br />
41 # &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; set pdffp [open $file]<br />
42 # &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fconfigure $pdffp -translation binary -encoding binary<br />
43 # &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; set&hellip;<span class="activity-read-more" id="activity-read-more-13871"><a href="https://usspvlclovertch2.infor.com/forums/topic/character-encoding-problem/#post-75405" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3dabceb8871f73a337c96368a368b74c</guid>
				<title>frans de Wet replied to the topic hcienginestop fails (where is kill) in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hcienginestop-fails-where-is-kill/#post-66439</link>
				<pubDate>Thu, 01 Apr 2010 12:32:32 -0400</pubDate>

									<content:encoded><![CDATA[<p>Correction/clarification &#8211; on 5.7 (definitely on Linux) the addition of multiple process shutdown causes a problem where processes that are not able to shut down quickly are never SIGINT&#8217;d or SIGKILL&#8217;d. &nbsp;the code above fixes that.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d91ee28c0ab658c299ce4ca84dae8553</guid>
				<title>frans de Wet replied to the topic hcienginestop fails (where is kill) in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/hcienginestop-fails-where-is-kill/#post-66438</link>
				<pubDate>Thu, 01 Apr 2010 12:14:55 -0400</pubDate>

									<content:encoded><![CDATA[<p>This is a BUG on ALL platforms introduced since 5.7 when multiple processes separated by commas were allowed. &nbsp;hcienginestop is broken. &nbsp;Replace the stopProcess proc with this:</p>
<p><code><s></p>
<p>Code:<br />
</s><i><br />
</i>######################################################################<br />
# stopProcess - Stop the engine using progressively meaner tactics<br />
#<br />
sub stopProcess &#123;<br />
 &nbsp;&hellip;</code><span class="activity-read-more" id="activity-read-more-5991"><a href="https://usspvlclovertch2.infor.com/forums/topic/hcienginestop-fails-where-is-kill/#post-66438" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>