# Parsing Bug in Dialog Boxes

**URL:** https://www.finalbuilder.com/forums/t/parsing-bug-in-dialog-boxes/3182
**Category:** Bugs
**Created:** [November 19, 2009, 2:21am UTC](https://www.finalbuilder.com/forums/t/parsing-bug-in-dialog-boxes/3182 "2009-11-19T02:21:19Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![russell](https://www.finalbuilder.com/forums/letter_avatar_proxy/v4/letter/r/50afbb/32.png) [@russell](https://www.finalbuilder.com/forums/u/russell)
#### Post date: [November 19, 2009, 2:21am UTC](https://www.finalbuilder.com/forums/t/parsing-bug-in-dialog-boxes/3182/1 "2009-11-19T02:21:19Z")

</div>

I recently downloaded the trial version of FinalBuilder 6 (6.3.0.1712 specifically).&nbsp; I&nbsp;noticed that when a variable name is contained within parenthesis, the popup seems to parse it wrong.&nbsp; You can see this by creating a new project with 2 project variables - say TEST1 &&nbsp;TEST2. &nbsp;Set their default values to something (e.g. Test1 &&nbsp;Test2).&nbsp; Then add an action "Set Variable". In this action, choose:

&nbsp; Set Variable:&nbsp;TEST2  
&nbsp; New value:  
&nbsp;&nbsp;&nbsp; o New value:  
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (%TEST1%)

&nbsp; You'll then see the popup message "No Variables match :&nbsp;%)"

Note that the action itself works fine.&nbsp; It's just the popup that seems to parse improperly.&nbsp; Also, I&nbsp;presume this issue occurs in all dialogs as I originally saw this problem in another Dialog - Send Email&nbsp;(SMTP) - where I&nbsp;was trying to set the "Subject" line.&nbsp; Adding a space between the "%"&nbsp;and the ")" is a workaround.

&nbsp;

---

<div class="post-metadata">

### Author: ![Vincent](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/vincent/32/938_2.png) [@Vincent](https://www.finalbuilder.com/forums/u/Vincent)
#### Post date: [November 20, 2009, 12:00pm UTC](https://www.finalbuilder.com/forums/t/parsing-bug-in-dialog-boxes/3182/2 "2009-11-20T12:00:50Z")

</div>

Thanks for the test case, I was able to reproduce and fix :   
  
 [https://www.finalbuilder.com/downloads/finalbuilder/630/FB630\_1809.exe](https://www.finalbuilder.com/downloads/finalbuilder/630/FB630_1809.exe)
