<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/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>Text Substitutions-Caps</title><link>https://communities.bentley.com/products/microstation/microstation_printing/f/printing-and-plotting-forum/88902/text-substitutions-caps</link><description>My project has a font that is using all capital letters for all text, and small letters for symbols not on the keyboard. The problem is that all of my file names are in small letters and so is our Microstation username. When I do a predefined text substitution</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Re: Text Substitutions-Caps</title><link>https://communities.bentley.com/thread/252594?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2013 18:31:18 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:702ce9b1-3c67-419a-b308-b7fe83845658</guid><dc:creator>TRCBJY</dc:creator><description>&lt;p&gt;Thanks Todd,&lt;/p&gt;
&lt;p&gt;That worked! The &amp;quot;Step By Step Guide&amp;quot; helped to set it up in a dgnlib first, and showed a list of all the other variables that can be used to change just about anything. This will definitely come in handy in the future.&lt;/p&gt;
&lt;p&gt;-Brenda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Text Substitutions-Caps</title><link>https://communities.bentley.com/thread/252115?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2013 02:06:13 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:c1c59609-a21d-4cdb-8697-58561ce8907f</guid><dc:creator>Todd Combs</dc:creator><description>&lt;p&gt;You may be able to use Named Expressions to accomplish this.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;The following will return the file name in uppercase characters:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;System.String.ToUpper (ActiveFile.FileName)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;The following will return the user name in uppercase characters:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;System.String.ToUpper (System.Environment.UserName ())&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;ldquo;filename&amp;rdquo; and &amp;ldquo;user&amp;rdquo; were used in the example below&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Refer to Andrew&amp;rsquo;s blog &amp;ldquo;A Step-by-Step Guide for Advanced Pen Table Text&lt;br /&gt;Substitution&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://communities.bentley.com/other/old_site_member_blogs/bentley_employees/b/andrew_edges_blog/archive/2009/04/29/a-step-by-step-guide-for-advanced-pen-table-text-substitution.aspx"&gt;http://communities.bentley.com/other/old_site_member_blogs/bentley_employees/b/andrew_edges_blog/archive/2009/04/29/a-step-by-step-guide-for-advanced-pen-table-text-substitution.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img border="0" alt="" src="http://communities.bentley.com/resized-image.ashx/__size/550x0/__key/CommunityServer-Discussions-Components-Files/19568/4503.testsub.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>