Variable name saved in Proj Info file instead of value

Another issue found with PropertySets saved to the Project Info file while converting from FinalBuilder 5 to v6.

In our latest conversion, we have a FinalBuilder project that we use to build many different web services.  At the beginning of the script, the user selects a project name with is stored in a variable name %WS_NAME%.

We use that variable throughout the script.  We define a PropertySet with its name equal to the value of that variable.  We save that PropertySet after some values are changed.

When the PropertySet is saved, it is saved with a name of %WS_NAME% instead of its value (which should be something like MES.Inventory or ToolService.)

Here's an example (the variable %WS_NAME% holds the value "MES.GetInventory" in this case):

 101
      Technology Inc.
     
      Built by Final Builder on:
      1
      0
     
      0
      MES.GetInventory
     
     
   

Hi Dale

I just checked in a fix for this, will post here when a build is available with a fix. The cause was simply that we never imagined users defining property set names with variables.

Hi Dale

Heres the build with the fix included :

https://www.finalbuilder.com/downloads/finalbuilder/610/FB610_1005.exe

Wow... I'd heard you guys respond rapidly to customer issues; but this is lightspeed.