<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>-ErrorAction update</title><link>http://blogs.msdn.com/powershell/archive/2008/04/10/erroraction-update.aspx</link><description>Responding to&amp;#160; my blog entry on -ErrorAction HERE ,&amp;#160; Jon Newman reminded me that the reason we didn't use the term IGNORE for -ErrorAction was that we don't really ignore the error.&amp;#160; We still record it in $ERROR. He also reminded me that</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: -ErrorAction update</title><link>http://blogs.msdn.com/powershell/archive/2008/04/10/erroraction-update.aspx#8374760</link><pubDate>Thu, 10 Apr 2008 16:00:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8374760</guid><dc:creator>Roman Kuzmin</dc:creator><description>&lt;p&gt;Messages “Stop-Process : Command execution stopped because the preference variable &amp;quot;ErrorActionPreference&amp;quot; or common parameter is set to Stop: Cannot find a process with the process identifier 13.” look ugly with “Command execution stopped because the preference variable &amp;quot;ErrorActionPreference&amp;quot; or common parameter is set to Stop”. The real message should be in the first place, then “Command execution stopped because the preference variable &amp;quot;ErrorActionPreference&amp;quot; or common parameter is set to Stop” may come if you like. “Command execution stopped because the preference variable &amp;quot;ErrorActionPreference&amp;quot; or common parameter is set to Stop” makes it harder to find needed information :)&lt;/p&gt;</description></item><item><title>re: -ErrorAction update</title><link>http://blogs.msdn.com/powershell/archive/2008/04/10/erroraction-update.aspx#8374782</link><pubDate>Thu, 10 Apr 2008 16:12:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8374782</guid><dc:creator>Roman Kuzmin</dc:creator><description>&lt;p&gt;When ErrorActionPreference is set to Inquire then information about error source (i.e. + ...\script.ps1 At line:... char:...) has to be included into the Inquire message. In fact, my decision often completely depends on where exactly an error is.&lt;/p&gt;</description></item><item><title>re: -ErrorAction update</title><link>http://blogs.msdn.com/powershell/archive/2008/04/10/erroraction-update.aspx#8625921</link><pubDate>Fri, 20 Jun 2008 20:21:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8625921</guid><dc:creator>Paul Cassidy</dc:creator><description>&lt;p&gt;ErrorActionPreference I read if set to &amp;quot;stop&amp;quot; Trap will always be called. this does not seem to be true. it seems that the script or shell halts at the error and trap is not called&lt;/p&gt;</description></item></channel></rss>