<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://brwiki2.brulescorp.com/brwiki2/index.php?action=history&amp;feed=atom&amp;title=Seldom_Asked_Questions</id>
	<title>Seldom Asked Questions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://brwiki2.brulescorp.com/brwiki2/index.php?action=history&amp;feed=atom&amp;title=Seldom_Asked_Questions"/>
	<link rel="alternate" type="text/html" href="https://brwiki2.brulescorp.com/brwiki2/index.php?title=Seldom_Asked_Questions&amp;action=history"/>
	<updated>2026-04-29T23:26:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://brwiki2.brulescorp.com/brwiki2/index.php?title=Seldom_Asked_Questions&amp;diff=6307&amp;oldid=prev</id>
		<title>Laura: Created page with &quot;Q. How can I launch an invisible/hidden  Business Rules! session?  A. Add a logging config specification to your BRConfig.sys file a line similar to:   Logging 3 &quot;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://brwiki2.brulescorp.com/brwiki2/index.php?title=Seldom_Asked_Questions&amp;diff=6307&amp;oldid=prev"/>
		<updated>2013-07-18T21:40:52Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Q. How can I launch an invisible/hidden  Business Rules! session?  A. Add a &lt;a href=&quot;/brwiki2/index.php?title=Logging&quot; title=&quot;Logging&quot;&gt;logging&lt;/a&gt; &lt;a href=&quot;/brwiki2/index.php?title=Config&quot; title=&quot;Config&quot;&gt;config&lt;/a&gt; specification to your &lt;a href=&quot;/brwiki2/index.php?title=BRConfig.sys&quot; class=&quot;mw-redirect&quot; title=&quot;BRConfig.sys&quot;&gt;BRConfig.sys&lt;/a&gt; file a line similar to:   Logging 3 &amp;quot;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Q. How can I launch an invisible/hidden  Business Rules! session?&lt;br /&gt;
&lt;br /&gt;
A. Add a [[logging]] [[config]] specification to your [[BRConfig.sys]] file a line similar to:&lt;br /&gt;
  Logging 3 &amp;quot;C:\Program Files\Mills Enterprise\MyEditBR\BRSupport\BRSupport.log&amp;quot; unattended&lt;br /&gt;
&lt;br /&gt;
This is available as of Release [[4.18c]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Q. How can I move or resize a Session of [[Business Rules!]]?&lt;br /&gt;
&lt;br /&gt;
A. A short [[AutoIt|AutoIt3]] Script, probably utilizing it&amp;#039;s [http://www.autoitscript.com/autoit3/docs/functions/WinMove.htm WinMove function].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Q. How can I change the logo on the [[Splash Screen]]?&lt;br /&gt;
&lt;br /&gt;
A. Just modify the [[StartUp.bmp]] picture file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Q. What is the fastest way to append text to the beginning or end of a string?&lt;br /&gt;
&lt;br /&gt;
A. See [[Append]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Q. How can I make it so that when I [[double click]] on a [[.br file]] it will take me straight to [[edit]] that file?&lt;br /&gt;
&lt;br /&gt;
A. See [[Double Click Project]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Q. How can you make BR run on a shared Linux server that lacks the libstdc++.so.5.0.7 library.&lt;br /&gt;
&lt;br /&gt;
A. Download the library here:&lt;br /&gt;
&lt;br /&gt;
[http://ftp.ads.net/linux/libstdc++.so.5.0.7 libstdc++.so.5.0.7]&lt;br /&gt;
&lt;br /&gt;
Set the environment variable &amp;#039;LD_PRELOAD&amp;#039; to the folder containing the library using this command:&lt;br /&gt;
&lt;br /&gt;
 export LD_PRELOAD=/home/user/lib/libstdc++.so.5.0.7&lt;br /&gt;
&lt;br /&gt;
Br should now run and use the library in the specified folder.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Q. How scan I change the entire [[Status Bar]] to display a message?&lt;br /&gt;
&lt;br /&gt;
A. 00010 Execute &amp;quot;Config Status Off My Custom Message&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note: you may use [[Msg$]] to change just the second box of the status bar.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Config]]&lt;br /&gt;
[[Category:Needs Help]]&lt;br /&gt;
[[Category:How To]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Laura</name></author>
	</entry>
</feed>