<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Tech Off - Not Serious -  Foolish, Try Catch</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - Not Serious -  Foolish, Try Catch</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Sun, 26 May 2013 02:57:39 GMT</pubDate>
	<lastBuildDate>Sun, 26 May 2013 02:57:39 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>15</c9:totalResults>
	<c9:pageCount>-15</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p>This is my new &quot;Try - Catch&quot;&nbsp; Structure !<br>
<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; '*******************************************<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Try<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; '****************'<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; try code&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; '&nbsp;&nbsp;&nbsp; PICTURE HERE&nbsp;&nbsp;&nbsp; '<br>
&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; try code&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; '&nbsp;&nbsp;&nbsp; OF CATCH-BLOCK ' <br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; try code&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; '&nbsp;&nbsp; &nbsp; e.g. Piping&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; '<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Picture. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; '&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp; '<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; '****************<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>
<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; Catch ex As Exception<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; Msgbox ex.Message<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; End Try<br>
<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; '*******************************************<br>
<br>
<br>
Maybe should be in Coffee House. <br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/251692#251692</link>
		<pubDate>Thu, 25 Jan 2007 15:06:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/251692#251692</guid>
		<dc:creator>SEP2007</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SEP2007/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p>What are you trying to tell us? I really don't understand!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/267d0f5443de463babea9dea01510d4a#267d0f5443de463babea9dea01510d4a</link>
		<pubDate>Fri, 26 Jan 2007 21:50:08 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/267d0f5443de463babea9dea01510d4a#267d0f5443de463babea9dea01510d4a</guid>
		<dc:creator>Christian Liensberger</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/littleguru/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p>I kind of hoped I could write formatting &quot;rules&quot; into an editor, so that it would auto-matically format code in a way that was not just tabbing.<br>
<br>
I tried to find out<strong><a> </a></strong>if I could do this in the VB editor. But I couldn't work out how.<br>
<strong></strong><br>
<br>
<br>
<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/5b4a0b4d87dc478b82419dea01510da0#5b4a0b4d87dc478b82419dea01510da0</link>
		<pubDate>Sat, 27 Jan 2007 20:11:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/5b4a0b4d87dc478b82419dea01510da0#5b4a0b4d87dc478b82419dea01510da0</guid>
		<dc:creator>SEP2007</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SEP2007/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p>I was trying to create a block of code that represented a try- catch statement, that was more visual than tab formatting of code.<br>
<br>
&gt;<br>
&nbsp;&nbsp;&nbsp; &gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &gt;<br>
&nbsp;&nbsp;&nbsp; &gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &gt;<br>
&gt;<br>
&gt;<br>
<br>
<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/e3601600cfdf4617b0a69dea01510d75#e3601600cfdf4617b0a69dea01510d75</link>
		<pubDate>Sat, 27 Jan 2007 20:11:39 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/e3601600cfdf4617b0a69dea01510d75#e3601600cfdf4617b0a69dea01510d75</guid>
		<dc:creator>SEP2007</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SEP2007/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p>What do you mean? Were you trying to create significance in the whitespace or something? If so, maybe you should start coding in python instead of C# or VB <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/dd6de52946d04842bcee9dea01510dca#dd6de52946d04842bcee9dea01510dca</link>
		<pubDate>Sat, 27 Jan 2007 21:40:19 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/dd6de52946d04842bcee9dea01510dca#dd6de52946d04842bcee9dea01510dca</guid>
		<dc:creator>jsampsonPC</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jsampsonPC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p><blockquote>
<div>jsampsonPC wrote:</div>
<div>&#65279;What do you mean? Were you trying to create significance in the whitespace or something? If so, maybe you should start coding in python instead of C# or VB <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
</div>
</blockquote>
<br>
<br>
SEP2007 seems to have difficulties in visualising how program code works in his head and wants the IDE to show a visualisation of language constructs in the background of the text-editor. (Like &quot;pipes&quot; and arrows showing program flow)<br>
<br>
At least that's how I'm interpreting his incoherent posts.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/c278913d3ff147a5bfb49dea01510df4#c278913d3ff147a5bfb49dea01510df4</link>
		<pubDate>Sat, 27 Jan 2007 23:37:41 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/c278913d3ff147a5bfb49dea01510df4#c278913d3ff147a5bfb49dea01510df4</guid>
		<dc:creator>W3bbo</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/W3bbo/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p>.<br>
&nbsp; <br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/d039e0f15c1241f58a969dea01510e6c#d039e0f15c1241f58a969dea01510e6c</link>
		<pubDate>Sun, 28 Jan 2007 00:39:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/d039e0f15c1241f58a969dea01510e6c#d039e0f15c1241f58a969dea01510e6c</guid>
		<dc:creator>SEP2007</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SEP2007/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p>C3PO?<br>
<br>
Dunno who that is, but I'm sorry if they jumped on you for not asking a highly-technical question <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' /> I would, just as a friendly comment, ask that you not respond to people with things like &quot;F8ck off&quot; as your comment...that might get you in trouble with admins.<br>
<br>
Anyway, I'm interested in your idea about creating custom formatting in an editor. Unfortunately, I don't understand your visual-demonstration, so could you write up a couple of descriptions, or examples, of what you mean?<br>
<br>
Thanks!<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/d07ba6b77ae64131ac939dea01510e95#d07ba6b77ae64131ac939dea01510e95</link>
		<pubDate>Sun, 28 Jan 2007 00:41:06 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/d07ba6b77ae64131ac939dea01510e95#d07ba6b77ae64131ac939dea01510e95</guid>
		<dc:creator>jsampsonPC</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jsampsonPC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p>.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/9b4698daedc64a14bcd89dea01510e46#9b4698daedc64a14bcd89dea01510e46</link>
		<pubDate>Sun, 28 Jan 2007 00:43:39 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/9b4698daedc64a14bcd89dea01510e46#9b4698daedc64a14bcd89dea01510e46</guid>
		<dc:creator>SEP2007</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SEP2007/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p>.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/fee6d62a824f4de8bed39dea01510e1f#fee6d62a824f4de8bed39dea01510e1f</link>
		<pubDate>Sun, 28 Jan 2007 00:43:49 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/fee6d62a824f4de8bed39dea01510e1f#fee6d62a824f4de8bed39dea01510e1f</guid>
		<dc:creator>SEP2007</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SEP2007/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p><blockquote>
<div>jsampsonPC wrote:</div>
<div>&#65279;C3PO?<br>
<br>
Dunno who that is, but I'm sorry if they jumped on you for not asking a highly-technical question <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' /> I would, just as a friendly comment, ask that you not respond to people with things like &quot;F8ck off&quot; as your comment...that might get you in trouble with admins.<br>
<br>
Anyway, I'm interested in your idea about creating custom formatting in an editor. Unfortunately, I don't understand your visual-demonstration, so could you write up a couple of descriptions, or examples, of what you mean?<br>
<br>
Thanks!<br>
</div>
</blockquote>
<br>
<br>
<br>
Thanks Man. Some Positive feed back instead of being slated.<br>
<br>
Ok, <br>
<br>
If in the VB editor I write.<br>
<br>
Try<br>
Me.Richtextbox.Loadfile(&quot;thefile&quot;)<br>
Catch ex as Exception<br>
Msgbox ex.message<br>
End Try<br>
<br>
Then if formatting is on, &quot;pritty formatting&quot; the editor in Visual Studio writes :<br>
<br>
Try<br>
&nbsp;&nbsp;&nbsp; Me.Richtextbox.Loadfile(&quot;thefile&quot;)<br>
Catch ex as Exception<br>
&nbsp;&nbsp;&nbsp; Msgbox ex.message<br>
End Try<br>
<br>
And puts in colours too, Ok?<br>
<br>
What I wanted to do, to make the program more visual on the page, was to specifiy formating rules in the editor for different code-words(for-next, try-catch, sub, function).<br>
<br>
So I could specify that:<br>
<br>
Try<br>
Me.Richtextbox.Loadfile(&quot;thefile&quot;)<br>
Catch ex as Exception<br>
Msgbox ex.message<br>
End Try<br>
<br>
was reformmated as<br>
<br>
'----------------------------------------------------------'<br>
Try<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Me.Richtextbox.Loadfile(&quot;thefile&quot;)<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; Catch Ex as Exception<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; '*****************'<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; Msgbox ex.message<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; '*****************'<br>
<br>
End Try<br>
'----------------------------------------------------------'<br>
<br>
<br>
Its a little over the top here but I'm just trying to get across a basic principle. That you could have more than just tabs as formatting.<br>
And you could specify your own formating rules. And perhaps have different formatting rule (auto-formatting) for say, Events, Subs, Functions, For, While, etc.<br>
<br>
Does that make sense ?<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/d4682893759d481982899dea01510ec6#d4682893759d481982899dea01510ec6</link>
		<pubDate>Sun, 28 Jan 2007 00:59:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/d4682893759d481982899dea01510ec6#d4682893759d481982899dea01510ec6</guid>
		<dc:creator>SEP2007</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SEP2007/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p><blockquote>
<div>SEP2007 wrote:</div>
<div>&#65279;Try<br>
Me.Richtextbox.Loadfile(&quot;thefile&quot;)<br>
Catch ex as Exception<br>
Msgbox ex.message<br>
End Try<br>
<br>
was reformmated as<br>
<br>
'----------------------------------------------------------'<br>
Try<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Me.Richtextbox.Loadfile(&quot;thefile&quot;)<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; Catch Ex as Exception<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; '*****************'<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; Msgbox ex.message<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; '*****************'<br>
<br>
End Try<br>
'----------------------------------------------------------'<br>
<br>
<br>
Its a little over the top here but I'm just trying to get across a basic principle. That you could have more than just tabs as formatting.<br>
And you could specify your own formating rules. And perhaps have different formatting rule (auto-formatting) for say, Events, Subs, Functions, For, While, etc.<br>
<br>
Does that make sense ?</div>
</blockquote>
<br>
<br>
You can do all that with IDE Macros.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/9fae1c806f68491487eb9dea01510ef5#9fae1c806f68491487eb9dea01510ef5</link>
		<pubDate>Sun, 28 Jan 2007 01:01:27 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/9fae1c806f68491487eb9dea01510ef5#9fae1c806f68491487eb9dea01510ef5</guid>
		<dc:creator>W3bbo</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/W3bbo/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p><blockquote>
<div>W3bbo wrote:</div>
<div>&#65279;
<blockquote>
<table>
<tbody>
<tr>
<td><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td><strong>SEP2007 wrote:</strong><i>&#65279;Try<br>
Me.Richtextbox.Loadfile(&quot;thefile&quot;)<br>
Catch ex as Exception<br>
Msgbox ex.message<br>
End Try<br>
<br>
was reformmated as<br>
<br>
'----------------------------------------------------------'<br>
Try<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Me.Richtextbox.Loadfile(&quot;thefile&quot;)<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; Catch Ex as Exception<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; '*****************'<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; Msgbox ex.message<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; '*****************'<br>
<br>
End Try<br>
'----------------------------------------------------------'<br>
<br>
<br>
Its a little over the top here but I'm just trying to get across a basic principle. That you could have more than just tabs as formatting.<br>
And you could specify your own formating rules. And perhaps have different formatting rule (auto-formatting) for say, Events, Subs, Functions, For, While, etc.<br>
<br>
Does that make sense ?</i></td>
</tr>
</tbody>
</table>
</blockquote>
<br>
<br>
You can do all that with IDE Macros.<br>
</div>
</blockquote>
<br>
<br>
Ok thanks, can I do it in the VB editor ? Can I have the Macros working in the VB editor ?<br>
<br>
<br>
.<br>
.<br>
.<br>
.<br>
.<br>
<br>
<br>
Have been looking at it, I think i can.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/e39a45ec96264519a41f9dea01510f25#e39a45ec96264519a41f9dea01510f25</link>
		<pubDate>Sun, 28 Jan 2007 01:07:38 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/e39a45ec96264519a41f9dea01510f25#e39a45ec96264519a41f9dea01510f25</guid>
		<dc:creator>SEP2007</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SEP2007/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p><blockquote>
<div>SEP2007 wrote:</div>
<div>&#65279;
<blockquote>
<table>
<tbody>
<tr>
<td><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td><strong>W3bbo wrote:</strong><i>&#65279;
<blockquote>
<table>
<tbody>
<tr>
<td><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td><strong>SEP2007 wrote:</strong><i>&#65279;Try<br>
Me.Richtextbox.Loadfile(&quot;thefile&quot;)<br>
Catch ex as Exception<br>
Msgbox ex.message<br>
End Try<br>
<br>
was reformmated as<br>
<br>
'----------------------------------------------------------'<br>
Try<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Me.Richtextbox.Loadfile(&quot;thefile&quot;)<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; Catch Ex as Exception<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; '*****************'<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; Msgbox ex.message<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; '*****************'<br>
<br>
End Try<br>
'----------------------------------------------------------'<br>
<br>
<br>
Its a little over the top here but I'm just trying to get across a basic principle. That you could have more than just tabs as formatting.<br>
And you could specify your own formating rules. And perhaps have different formatting rule (auto-formatting) for say, Events, Subs, Functions, For, While, etc.<br>
<br>
Does that make sense ?</i></td>
</tr>
</tbody>
</table>
</blockquote>
<br>
<br>
You can do all that with IDE Macros.<br>
</i></td>
</tr>
</tbody>
</table>
</blockquote>
<br>
<br>
Ok thanks, can I do it in the VB editor ? Can I have the Macros working in the VB editor
<br>
<br>
Have been looking at it, I think i can.<br>
</div>
</blockquote>
<br>
<br>
Yes, you can.<br>
<br>
<img src="http://w3bdevil.com/misc/VS05Macro.png"><br>
<br>
Don't confuse C&#43;&#43;/Preprocessor Macros with IDE Macros. One is a form of metaprogramming, the other is just automating IDE tasks (i.e. what you're trying to do)<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/fadaeba84b014c08bd019dea01510f56#fadaeba84b014c08bd019dea01510f56</link>
		<pubDate>Sun, 28 Jan 2007 02:13:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/fadaeba84b014c08bd019dea01510f56#fadaeba84b014c08bd019dea01510f56</guid>
		<dc:creator>W3bbo</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/W3bbo/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Not Serious -  Foolish, Try Catch</title>
		<description><![CDATA[<p>I don't have visual studio.<br>
<br>
I only have VB 2005 Express Edition.<br>
<br>
IDE Macros aren't on it ?<br>
<br>
<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/6f63aecbe0584ecfba009dea01510f7d#6f63aecbe0584ecfba009dea01510f7d</link>
		<pubDate>Sun, 28 Jan 2007 21:02:41 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/251692-Not-Serious-Foolish-Try-Catch/6f63aecbe0584ecfba009dea01510f7d#6f63aecbe0584ecfba009dea01510f7d</guid>
		<dc:creator>SEP2007</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SEP2007/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>