<?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>Export MBVA into text files</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/225863/export-mbva-into-text-files</link><description>I am attempting to export my MVBA projects as text files. I was able to get the .bas, .cls, and .frm files to export, but I am struggling with how to make the .frx file text, and how to export the project references. (Declaring Dim oRef as Reference throws</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Export MBVA into text files</title><link>https://communities.bentley.com/thread/696707?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 18:39:26 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f4437606-45d7-4398-9bb9-af0940ca13ec</guid><dc:creator>Carl Stanton</dc:creator><description>&lt;p&gt;I can check in binary files (Which I am doing now), but I would like to be able to see the diffs between versions. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Export MBVA into text files</title><link>https://communities.bentley.com/thread/696706?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 18:36:07 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4ec645d4-a39f-42d6-bc6c-bd7479bd72ac</guid><dc:creator>Carl Stanton</dc:creator><description>&lt;p&gt;the VBA&amp;#39;s that I am exported are used to create custom item groups in Microstation. I assume I could do the same thing with c#?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Export MBVA into text files</title><link>https://communities.bentley.com/thread/696705?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 18:32:53 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f963a180-4c16-4e14-bf08-e0bb0c152be0</guid><dc:creator>Jon Summers</dc:creator><description>[quote userid="1167984" url="~/products/programming/microstation_programming/f/microstation-programming---forum/225863/export-mbva-into-text-files/696704"]I want to export to text so I can put the text files into version control[/quote]
&lt;p&gt;VBA is ancient.&amp;nbsp; It isn&amp;#39;t really suited to version control.&amp;nbsp; It&amp;#39;s VB 5&amp;frac12;, invented by Microsoft a long time ago. VBA was first launched with MS Excel 5.0 in 1993. That was before version control became commonplace.&lt;/p&gt;
&lt;p&gt;What version control will you use?&amp;nbsp; Can&amp;#39;t it check binary files as well as text files?&lt;/p&gt;
&lt;p&gt;In the long term it would pay to move to another language more amenable to document management.&amp;nbsp; C# and C++ are both good languages for MicroStation CONNECT development and lend themselves to version control.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Export MBVA into text files</title><link>https://communities.bentley.com/thread/696704?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 18:23:01 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:80af1387-c97d-41cf-8680-ac9a1f4fb15d</guid><dc:creator>Carl Stanton</dc:creator><description>&lt;p&gt;I want to export to text so I can put the text files into version control and be able to see the diffs. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Export MBVA into text files</title><link>https://communities.bentley.com/thread/696696?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 17:33:02 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:3a6a2875-ef22-482c-9810-37485405a36c</guid><dc:creator>Rod Wing</dc:creator><description>&lt;p&gt;Why are you doing the export?&lt;/p&gt;
&lt;p&gt;Can&amp;#39;t you just copy the .mvba file and then rename the project?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Export MBVA into text files</title><link>https://communities.bentley.com/thread/696698?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 17:32:07 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:908327d9-1f48-4ff8-a220-4e5c0b01a528</guid><dc:creator>Jon Summers</dc:creator><description>[quote userid="1167984" url="~/products/programming/microstation_programming/f/microstation-programming---forum/225863/export-mbva-into-text-files"]I am struggling with how to make the .frx file text[/quote]
&lt;p&gt;Search the web &amp;mdash; you&amp;#39;ll find others having similar problems with Excel and other VBA hosts.&amp;nbsp; It looks like the .frx file is a binary blob, not text.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>