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